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 ZackerySpytz, serhiy.storchaka
Date 2018-12-08.14:17:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544278622.71.0.788709270274.issue35441@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 99d56b53560b3867844472ae381fb3f858760621 by Serhiy Storchaka (Zackery Spytz) in branch 'master':
bpo-35441: Remove dead and buggy code related to PyList_SetItem(). (GH-11033)
https://github.com/python/cpython/commit/99d56b53560b3867844472ae381fb3f858760621
History
Date User Action Args
2018-12-08 14:17:02serhiy.storchakasetrecipients: + serhiy.storchaka, ZackerySpytz
2018-12-08 14:17:02serhiy.storchakasetmessageid: <1544278622.71.0.788709270274.issue35441@psf.upfronthosting.co.za>
2018-12-08 14:17:02serhiy.storchakalinkissue35441 messages
2018-12-08 14:17:02serhiy.storchakacreate