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 serhiy.storchaka
Recipients ezio.melotti, michael.foord, serhiy.storchaka, vstinner
Date 2017-04-28.17:06:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493399192.56.0.64037317922.issue30197@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 941ea53b5776aaeb9dc1026e482a4ce5c5768830 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-30197: Enhance swap_attr() and backport swap_item() in test.test_support. (#1341) (#1347)
https://github.com/python/cpython/commit/941ea53b5776aaeb9dc1026e482a4ce5c5768830
History
Date User Action Args
2017-04-28 17:06:32serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, ezio.melotti, michael.foord
2017-04-28 17:06:32serhiy.storchakasetmessageid: <1493399192.56.0.64037317922.issue30197@psf.upfronthosting.co.za>
2017-04-28 17:06:32serhiy.storchakalinkissue30197 messages
2017-04-28 17:06:32serhiy.storchakacreate