Thread
Stories related to "Revisiting PEP 394" across the full archive.
The python project wrestles with what the python command should mean when Python 2 is no more.
Asynchronous IO Support Rebooted: the "asyncio" Module
http://www.python.org/dev/peps/pep-3156/
In honor of tau/2 day.
This PEP proposed a `__pypackages__` directory which would work similarly to the JS/NPM `node_modules` directory in the sense of being automatically on the import path whenever it exists in the local directory. The Python Steering Council has rejected the PEP.