[Python-Dev] Creating release blockers for Python 3.4

Nick Coghlan ncoghlan at gmail.com
Thu Jun 28 12:58:27 CEST 2012


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


More information about the Python-Dev mailing list