[python-committers] Do people prefer pushing feature repos or one massive patch?
Brett Cannon
bcannon at gmail.com
Wed Apr 1 18:09:11 CEST 2015
More information about the python-committers mailing list
Wed Apr 1 18:09:11 CEST 2015
- Next message (by thread): [python-committers] Do people prefer pushing feature repos or one massive patch?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The implementation for PEP 488 is basically done (sans Windows installer stuff). I did the work in a features repo at https://hg.python.org/features/pep-488/ . Once I have addressed reviewer comments at http://bugs.python.org/issue23731 , would people prefer I simply push the features repo to hg.python.org/cpython and have the more granular history but have various "merge default" commits, or would people rather I do one massive commit? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-committers/attachments/20150401/0c12cfa6/attachment.html>
- Next message (by thread): [python-committers] Do people prefer pushing feature repos or one massive patch?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list