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