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 rhettinger, serhiy.storchaka
Date 2015-05-18.06:29:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431930554.4.0.181151131203.issue24221@psf.upfronthosting.co.za>
In-reply-to
Content
Perhaps the code will look simpler if introduce the macro _PyList_SWAP_ITEMS(list, i, j).
History
Date User Action Args
2015-05-18 06:29:14serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger
2015-05-18 06:29:14serhiy.storchakasetmessageid: <1431930554.4.0.181151131203.issue24221@psf.upfronthosting.co.za>
2015-05-18 06:29:14serhiy.storchakalinkissue24221 messages
2015-05-18 06:29:14serhiy.storchakacreate