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, miss-islington, serhiy.storchaka, terry.reedy
Date 2018-12-19.15:11:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545232266.27.0.788709270274.issue35441@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 89b5ea297d67f5efeb8fca0b63fa3d9f7030b2f0 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-35441: Remove dead and buggy code related to PyList_SetItem(). (GH-11033) (GH-11234)
https://github.com/python/cpython/commit/89b5ea297d67f5efeb8fca0b63fa3d9f7030b2f0
History
Date User Action Args
2018-12-19 15:11:06serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, ZackerySpytz, miss-islington
2018-12-19 15:11:06serhiy.storchakasetmessageid: <1545232266.27.0.788709270274.issue35441@psf.upfronthosting.co.za>
2018-12-19 15:11:06serhiy.storchakalinkissue35441 messages
2018-12-19 15:11:06serhiy.storchakacreate