Message 356869 - Python tracker (original) (raw)

Message356869

Author vinay.sajip
Recipients Arfrever, alex, amaury.forgeotdarc, arigo, belopolsky, eli.bendersky, meador.inge, python-dev, theller, vinay.sajip
Date 2019-11-18.14:29:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1574087361.32.0.239211493705.issue16576@roundup.psfhosted.org
In-reply-to
Content
New changeset bef2815533011be9f0ce5fa2965bcada76b509b8 by Vinay Sajip (Miss Islington (bot)) in branch '3.8': bpo-16576: Add checks for bitfields passed by value to functions. (GH-17097) (GH-17223) https://github.com/python/cpython/commit/bef2815533011be9f0ce5fa2965bcada76b509b8
History
Date User Action Args
2019-11-18 14:29:21 vinay.sajip set recipients: + vinay.sajip, arigo, theller, amaury.forgeotdarc, belopolsky, Arfrever, alex, eli.bendersky, meador.inge, python-dev
2019-11-18 14:29:21 vinay.sajip set messageid: 1574087361.32.0.239211493705.issue16576@roundup.psfhosted.org
2019-11-18 14:29:21 vinay.sajip link issue16576 messages
2019-11-18 14:29:21 vinay.sajip create