Movatterモバイル変換
[0]ホーム
[Python-Dev] PEP 413: Faster evolution of the Python StandardLibrary
Matt Joineranacrolix at gmail.com
Sat Feb 25 03:08:05 CET 2012
I think every minor release should be fully supported. The current rate ofchange is very high and there's a huge burden on implementers andproduction users to keep up, so much so that upgrading is undesirableexcept for serious enthusiasts.Include just the basics and CPython specific modules in the core releaseand version the stdlib separately. The stdlib should be supported such thatit can be installed to an arbitrary version of Python.Better yet I'd like to see the stdlib become a list of vetted externallibraries that meet some requirements on usefulness, stability andcompatibility (PEP), that get cut at regular intervals. This takes theburden away from core, improves innovation, allows for differentimplementations, and ensures that the Python package management system isactually useful.-------------- next part --------------An HTML attachment was scrubbed...URL: <http://mail.python.org/pipermail/python-dev/attachments/20120225/80b76377/attachment.html>
More information about the Python-Devmailing list
[8]ページ先頭