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