When one thinks of ways of customizing classes at creation time, people probably
typically think of metaclasses
[https://docs.python.org/3/reference/datamodel.html#metaclasses] and class
decorators
[https://docs.python.org/
One of the hardest parts of doing a new release of CPython is getting people to
test it before the final release goes out. While CPython has a test suite and we
try
The CLA bot for the PSF [https://github.com/python/the-knights-who-say-ni] is
designed defensively because if the bot accidentally lets a pull request through
from someone that has not signed the CLA that
Over on python-ideas [https://mail.python.org/mailman/listinfo/python-ideas] a
discussion has broken out about somehow trying to make p'/some/path/to/a/file
return an instance of pathlib.Path
[This blog post has been sitting as a draft for months, and I'm finally
finishing while at home sick; sorry if that makes it a little less coherent
compared to my