[Python-Dev] Creating release blockers for Python 3.4 (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Thu Jun 28 12:58:27 CEST 2012
- Previous message: [Python-Dev] [Infrastructure] Buildbot master moved
- Next message: [Python-Dev] cpython (2.7): #9559: Append data to single-file mailbox files if messages are only added
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Just a heads up (primarily for Georg and Larry): I've started marking some issues as release blockers for 3.4 (currently just the bytes-bytes/str-str transform() API and the set_encoding() method discussed recently on python-ideas).
These are important gaps identified in the new Unicode handling model, and we should make sure to review and discuss them well in advance of 3.4 being released.
Those are the only two I've identified so far where that course of action has seemed appropriate - most of the time for this kind of thing, I'd just assign the issue to myself to take a look at after the feature freeze is over or else bump the priority up to high.
Cheers, Nick.
-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [Python-Dev] [Infrastructure] Buildbot master moved
- Next message: [Python-Dev] cpython (2.7): #9559: Append data to single-file mailbox files if messages are only added
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]