Message 357224 - Python tracker (original) (raw)

Message357224

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:26 vinay.sajip set recipients: + vinay.sajip, arigo, theller, amaury.forgeotdarc, belopolsky, Arfrever, alex, eli.bendersky, meador.inge, python-dev
2019-11-21 21:47:26 vinay.sajip set messageid: 1574372846.14.0.48285940225.issue16576@roundup.psfhosted.org
2019-11-21 21:47:26 vinay.sajip link issue16576 messages
2019-11-21 21:47:26 vinay.sajip create