This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Andreas.Stieger, ghaering, python-dev
Date 2014-03-13.02:52:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fkvhv4CBWz7LjM@mail.python.org>
In-reply-to
Content
New changeset 1763e27a182d by Benjamin Peterson in branch '2.7':
weaken callback count inequality (closes #20901)
http://hg.python.org/cpython/rev/1763e27a182d

New changeset dbc9e3ed5e9f by Benjamin Peterson in branch '3.3':
weaken callback count inequality (closes #20901)
http://hg.python.org/cpython/rev/dbc9e3ed5e9f

New changeset 4d626a9df062 by Benjamin Peterson in branch 'default':
merge 3.3 (#20901)
http://hg.python.org/cpython/rev/4d626a9df062
History
Date User Action Args
2014-03-13 02:52:35python-devsetrecipients: + python-dev, ghaering, Andreas.Stieger
2014-03-13 02:52:35python-devlinkissue20901 messages
2014-03-13 02:52:35python-devcreate