On 3/29/2022 4:55 PM, Skip Montanaro wrote:
I was trying to think through how a "remote" stdlib might work. In the process, I got to wondering if there are known "specialists" for various current modules. Every now and then I still get assigned (or at least made nosy) about something to do with the csv module. Is there an official module-by-module list of maintainers?
https://devguide.python.org/experts/
I was thinking about this in the context of the urllib discussion. Whether or not it might be a candidate to keep long term (as one of the handful of modules required to build and test CPython), if there are known maintainers of specific modules or packages, I think it might be worthwhile to give them the chance to chime in.
I believe someone can be listed without being a coredev with merge privileges.
-- Terry Jan Reedy _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/NZXZMEX3RTJBYITYFQLDPDUTCS3EXQC6/ Code of Conduct: http://python.org/psf/codeofconduct/