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