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 vinay.sajip
Recipients Arfrever, alex, amaury.forgeotdarc, arigo, belopolsky, eli.bendersky, meador.inge, python-dev, theller, vinay.sajip
Date 2019-11-21.21:47:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574372846.14.0.48285940225.issue16576@roundup.psfhosted.org>
In-reply-to
Content
New changeset 91c15a542cb780377dcde8fc17ba93111bc1d1cf by Vinay Sajip (Miss Islington (bot)) in branch '3.7':
[3.7] bpo-16576: Add checks for bitfields passed by value to functions. (GH-17097) (GH-17224)
https://github.com/python/cpython/commit/91c15a542cb780377dcde8fc17ba93111bc1d1cf
History
Date User Action Args
2019-11-21 21:47:26vinay.sajipsetrecipients: + vinay.sajip, arigo, theller, amaury.forgeotdarc, belopolsky, Arfrever, alex, eli.bendersky, meador.inge, python-dev
2019-11-21 21:47:26vinay.sajipsetmessageid: <1574372846.14.0.48285940225.issue16576@roundup.psfhosted.org>
2019-11-21 21:47:26vinay.sajiplinkissue16576 messages
2019-11-21 21:47:26vinay.sajipcreate