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 BreamoreBoy, python-dev, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-02-16.21:59:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150216215927.62569.38958@psf.io>
In-reply-to
Content
New changeset f47d683b6c9e by Serhiy Storchaka in branch 'default':
Fixed sizeof tests for ElementTree (issue #23450).
https://hg.python.org/cpython/rev/f47d683b6c9e
History
Date User Action Args
2015-02-16 21:59:32python-devsetrecipients: + python-dev, vstinner, tim.golden, BreamoreBoy, zach.ware, serhiy.storchaka, steve.dower
2015-02-16 21:59:32python-devlinkissue23450 messages
2015-02-16 21:59:31python-devcreate