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 vstinner
Recipients brett.cannon, eric.snow, jkloth, ncoghlan, serhiy.storchaka, vstinner
Date 2020-02-07.08:20:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset bec4186c67345f1e6cd3f8a531bc228f14d7ed7b by Victor Stinner in branch 'master':
bpo-35134: Create Include/cpython/listobject.h (GH-18395)
https://github.com/python/cpython/commit/bec4186c67345f1e6cd3f8a531bc228f14d7ed7b
History
Date User Action Args
2020-02-07 08:20:25vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, jkloth, eric.snow, serhiy.storchaka
2020-02-07 08:20:25vstinnersetmessageid: <[email protected]>
2020-02-07 08:20:25vstinnerlinkissue35134 messages
2020-02-07 08:20:25vstinnercreate