> I don't think we need to worry about people poking arbitrary values
into a stdlib module and breaking things.

Agreed — and from years of participating in this community, I don’t think the danger of adding names to stdlib modules breaking people’s monkey-patched code has been a reason not to do it.

-CHB




If someone's doing that and
their code breaks in Python 3.10, that's on them.

ChrisA
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-leave@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/4BNNN4TSFTLBPVK2UVXUD76WVVQCNIMK/
Code of Conduct: http://python.org/psf/codeofconduct/
--
Christopher Barker, PhD

Python Language Consulting
  - Teaching
  - Scientific Software Development
  - Desktop GUI and Web Development
  - wxPython, numpy, scipy, Cython