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 ZackerySpytz, amaury.forgeotdarc, belopolsky, meador.inge, miss-islington, serhiy.storchaka
Date 2019-04-03.17:55:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554314131.99.0.640030326901.issue36504@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9c08eeb30ca0e551323467b62ae40e08e30839b3 by Miss Islington (bot) in branch '3.7':
bpo-36504: Fix signed integer overflow in _ctypes.c's PyCArrayType_new(). (GH-12660)
https://github.com/python/cpython/commit/9c08eeb30ca0e551323467b62ae40e08e30839b3
History
Date User Action Args
2019-04-03 17:55:32miss-islingtonsetrecipients: + miss-islington, amaury.forgeotdarc, belopolsky, meador.inge, serhiy.storchaka, ZackerySpytz
2019-04-03 17:55:31miss-islingtonsetmessageid: <1554314131.99.0.640030326901.issue36504@roundup.psfhosted.org>
2019-04-03 17:55:31miss-islingtonlinkissue36504 messages
2019-04-03 17:55:31miss-islingtoncreate