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 berker.peksag, brandtbucher, malin, matrixise, miss-islington, nirs, serhiy.storchaka
Date 2019-09-12.12:26:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568291209.42.0.19022894962.issue26868@roundup.psfhosted.org>
In-reply-to
Content
New changeset 535863e3f599a6ad829204d83f144c91e44de443 by Miss Islington (bot) in branch '3.8':
bpo-26868: Fix example usage of PyModule_AddObject. (GH-15725)
https://github.com/python/cpython/commit/535863e3f599a6ad829204d83f144c91e44de443
History
Date User Action Args
2019-09-12 12:26:49miss-islingtonsetrecipients: + miss-islington, nirs, berker.peksag, serhiy.storchaka, matrixise, malin, brandtbucher
2019-09-12 12:26:49miss-islingtonsetmessageid: <1568291209.42.0.19022894962.issue26868@roundup.psfhosted.org>
2019-09-12 12:26:49miss-islingtonlinkissue26868 messages
2019-09-12 12:26:49miss-islingtoncreate