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 Arfrever, benjamin.peterson, christian.heimes, georg.brandl, larry, neologix, pitrou, python-dev, r.david.murray, sbt, vstinner
Date 2013-10-27.06:57:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d6qby35WXz7Ln2@mail.python.org>
In-reply-to
Content
New changeset 021ca321b26e by Georg Brandl in branch '3.3':
Issue #19227: Try to fix deadlocks caused by re-seeding then OpenSSL
http://hg.python.org/cpython/rev/021ca321b26e

New changeset d3a13a7be9e9 by Georg Brandl in branch 'default':
#19227: merge with 3.3
http://hg.python.org/cpython/rev/d3a13a7be9e9
History
Date User Action Args
2013-10-27 06:57:08python-devsetrecipients: + python-dev, georg.brandl, pitrou, vstinner, larry, christian.heimes, benjamin.peterson, Arfrever, r.david.murray, neologix, sbt
2013-10-27 06:57:08python-devlinkissue19227 messages
2013-10-27 06:57:08python-devcreate