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