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 ZackerySpytz, espie, rhettinger, serhiy.storchaka, skrah, vstinner
Date 2020-12-07.10:56:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607338587.9.0.460818867365.issue30459@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0ef96c2b2a291c9d2d9c0ba42bbc1900a21e65f3 by Victor Stinner in branch 'master':
bpo-30459: Cast the result of PyCell_SET to void (GH-23654)
https://github.com/python/cpython/commit/0ef96c2b2a291c9d2d9c0ba42bbc1900a21e65f3
History
Date User Action Args
2020-12-07 10:56:28vstinnersetrecipients: + vstinner, rhettinger, skrah, serhiy.storchaka, espie, ZackerySpytz
2020-12-07 10:56:27vstinnersetmessageid: <1607338587.9.0.460818867365.issue30459@roundup.psfhosted.org>
2020-12-07 10:56:27vstinnerlinkissue30459 messages
2020-12-07 10:56:27vstinnercreate