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 corona10
Recipients corona10, eamanu, pablogsal, petdance, shihai1991, vstinner
Date 2021-01-30.13:54:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612014898.6.0.962237095323.issue40455@roundup.psfhosted.org>
In-reply-to
Content
New changeset 86e322f1412be6c5a6c8fa8e73af68b99c42bb18 by Pablo Galindo in branch 'master':
bpo-40455: Fix gcc10+ warning about writing into a section of offset 0 (GH-24384)
https://github.com/python/cpython/commit/86e322f1412be6c5a6c8fa8e73af68b99c42bb18
History
Date User Action Args
2021-01-30 13:54:58corona10setrecipients: + corona10, vstinner, eamanu, pablogsal, shihai1991, petdance
2021-01-30 13:54:58corona10setmessageid: <1612014898.6.0.962237095323.issue40455@roundup.psfhosted.org>
2021-01-30 13:54:58corona10linkissue40455 messages
2021-01-30 13:54:58corona10create