[Python-Dev] Re: Revive PEP 396 -- Module Version Numbers ?

2021年4月15日 03:32:14 -0700

On 2021年4月15日 11:37:28 +0200
Victor Stinner <[email protected]> wrote:
> Paul Bryan:
> > Seems like this is something that should make its way into stdlib? 
> 
> In the last 10 years, the trend is more to remove anything related to
> packaging *outside* the stdlib :-) Since it's evolving way faster
What is "evolving way faster"? packaging.version implements PEP 440,
which has been approved in 2014. Recent changes have been really minor:
https://github.com/pypa/packaging/commits/main/packaging/version.py
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/NFPGSSDTD7SNZI4XJF542NS4R7OXVVMZ/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to