[Python-Dev] PEP 509

Victor Stinner victor.stinner at gmail.com
Tue Jan 12 16:34:09 EST 2016


2016-01-12 19:52 GMT+01:00 Ethan Furman <ethan at stoneleaf.us>:
> [1] We're not going to call it __version__ are we?  Seems like
> __cache_token__ is a much better name.

See the online version to the most recent version of the PEP:
https://www.python.org/dev/peps/pep-0509/

In the first version I proposed to expose the version, but I changed
my mind, it's not private (only exposed in the C API).

Victor


More information about the Python-Dev mailing list