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, arigo, docs@python, eli.bendersky, meador.inge, python-dev, theller, vinay.sajip
Date 2019-10-31.08:04:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572509042.56.0.719610086376.issue16575@roundup.psfhosted.org>
In-reply-to
Content
New changeset 79d4ed102a5069c6cebaed2627cb1645637f0429 by Vinay Sajip in branch 'master':
bpo-16575: Add checks for unions passed by value to functions. (GH-16799)
https://github.com/python/cpython/commit/79d4ed102a5069c6cebaed2627cb1645637f0429
History
Date User Action Args
2019-10-31 08:04:02vinay.sajipsetrecipients: + vinay.sajip, arigo, theller, Arfrever, alex, eli.bendersky, meador.inge, docs@python, python-dev
2019-10-31 08:04:02vinay.sajipsetmessageid: <1572509042.56.0.719610086376.issue16575@roundup.psfhosted.org>
2019-10-31 08:04:02vinay.sajiplinkissue16575 messages
2019-10-31 08:04:02vinay.sajipcreate