[Python-Dev] 2.7.4 (original) (raw)
Brett Cannon brett at python.org
Mon Feb 4 00:36:56 CET 2013
- Previous message: [Python-Dev] 2.7.4
- Next message: [Python-Dev] [Python-checkins] cpython (3.3): Issue #17098: Be more stringent of setting __loader__ on early imported
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Feb 3, 2013 at 6:08 PM, Nadeem Vawda <nadeem.vawda at gmail.com> wrote:
Just to clarify, the release branch hasn't been created yet, correct?
It's by tag and no: http://hg.python.org/cpython/tags
-Brett
- Nadeem
On Sun, Feb 3, 2013 at 3:38 PM, Benjamin Peterson <benjamin at python.org>wrote: 2013/2/3 Serhiy Storchaka <storchaka at gmail.com>: > There are crashers for which patches were proposed but do not reviewed yet: > > Issue #6083: Reference counting bug in PyArgParseTuple and > PyArgParseTupleAndKeywords. > > Issue #7358: cStringIO not 64-bit safe. > > Issue #16137: Using time.asctime() with an array with negative tmhour > causes Python Crash. > > Issue #16686: audioop overflow issues. > > #8865 is reviewed but not committed.
Thanks. In the future, this should be raised to "release blocker" priority to get my attention. -- Regards, Benjamin
Python-Dev mailing list Python-Dev at python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/nadeem.vawda%40gmail.com
Python-Dev mailing list Python-Dev at python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/brett%40python.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20130203/ff63a721/attachment-0001.html>
- Previous message: [Python-Dev] 2.7.4
- Next message: [Python-Dev] [Python-checkins] cpython (3.3): Issue #17098: Be more stringent of setting __loader__ on early imported
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]