[Python-ideas] Defining an easily installable "Recommended baseline package set"
Guido van Rossum
guido at python.org
Tue Oct 31 14:44:45 EDT 2017
More information about the Python-ideas mailing list
Tue Oct 31 14:44:45 EDT 2017
- Previous message (by thread): [Python-ideas] Defining an easily installable "Recommended baseline package set"
- Next message (by thread): [Python-ideas] Defining an easily installable "Recommended baseline package set"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Oct 31, 2017 at 11:41 AM, MRAB <python at mrabarnett.plus.com> wrote: > regex gets updated when the Unicode Consortium releases an update. > Is it a feature that that is more frequently than Python releases? There are other things in Python that must be updated whenever the UC releases an update, and they get treated as features (or perhaps as bugfixes, I'm not sure) but this means they generally don't get backported. -- --Guido van Rossum (python.org/~guido) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-ideas/attachments/20171031/70dba8c9/attachment.html>
- Previous message (by thread): [Python-ideas] Defining an easily installable "Recommended baseline package set"
- Next message (by thread): [Python-ideas] Defining an easily installable "Recommended baseline package set"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list