[Python-Dev] Remove typing from the stdlib (original) (raw)
Lukasz Langa lukasz at langa.pl
Tue Nov 7 17:53:34 EST 2017
- Previous message (by thread): [Python-Dev] Remove typing from the stdlib
- Next message (by thread): [Python-Dev] Remove typing from the stdlib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Nov 7, 2017, at 2:33 PM, Nick Coghlan <ncoghlan at gmail.com> wrote:
On 8 November 2017 at 04:41, Lukasz Langa <lukasz at langa.pl> wrote: 4. How do we even version this library then? Probably like this: 3.7.0.0, 3.7.0.1, 3.7.1.0, and so on. But that depends on answers to the other questions above. Something you may want to consider is switching to CalVer for typing itself, such that we end up saying something like "Python 3.7.0 includes typing 2017.12.1".
You don't need to sell me on CalVer, all my private packages use this versioning scheme (just with the shorthand 17) :-)
And yes, this is a good suggestion.
- Ł -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 874 bytes Desc: Message signed with OpenPGP URL: <http://mail.python.org/pipermail/python-dev/attachments/20171107/bf39bb22/attachment.sig>
- Previous message (by thread): [Python-Dev] Remove typing from the stdlib
- Next message (by thread): [Python-Dev] Remove typing from the stdlib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]