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 miss-islington
Recipients ZackerySpytz, miss-islington, serhiy.storchaka
Date 2018-12-08.14:39:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544279980.04.0.788709270274.issue35441@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 25555e0fbed15f809a247c7e16ab9d0a0088f806 by Miss Islington (bot) in branch '3.6':
bpo-35441: Remove dead and buggy code related to PyList_SetItem(). (GH-11033)
https://github.com/python/cpython/commit/25555e0fbed15f809a247c7e16ab9d0a0088f806
History
Date User Action Args
2018-12-08 14:39:40miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, ZackerySpytz
2018-12-08 14:39:40miss-islingtonsetmessageid: <1544279980.04.0.788709270274.issue35441@psf.upfronthosting.co.za>
2018-12-08 14:39:40miss-islingtonlinkissue35441 messages
2018-12-08 14:39:39miss-islingtoncreate