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, jkloth, ncoghlan, serhiy.storchaka, vstinner
Date 2018-11-26.23:12:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset dd12aa0aea733820807ec4f99e4e476064a0ee41 by Victor Stinner in branch 'master':
bpo-35134: Create Include/cpython/pylifecycle.h (GH-10731)
https://github.com/python/cpython/commit/dd12aa0aea733820807ec4f99e4e476064a0ee41
History
Date User Action Args
2018-11-26 23:12:10vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, jkloth, serhiy.storchaka
2018-11-26 23:12:10vstinnersetmessageid: <[email protected]>
2018-11-26 23:12:10vstinnerlinkissue35134 messages
2018-11-26 23:12:10vstinnercreate