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, ammar2, arigo, docs@python, eli.bendersky, meador.inge, python-dev, theller, vinay.sajip, vstinner
Date 2020-01-12.08:54:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578819245.94.0.457560878707.issue16575@roundup.psfhosted.org>
In-reply-to
Content
New changeset c12440c371025bea9c3bfb94945f006c486c2c01 by Vinay Sajip in branch 'master':
bpo-16575: Disabled checks for union types being passed by value. (GH-17960)
https://github.com/python/cpython/commit/c12440c371025bea9c3bfb94945f006c486c2c01
History
Date User Action Args
2020-01-12 08:54:06vinay.sajipsetrecipients: + vinay.sajip, arigo, theller, vstinner, Arfrever, alex, eli.bendersky, meador.inge, docs@python, python-dev, ammar2
2020-01-12 08:54:05vinay.sajipsetmessageid: <1578819245.94.0.457560878707.issue16575@roundup.psfhosted.org>
2020-01-12 08:54:05vinay.sajiplinkissue16575 messages
2020-01-12 08:54:05vinay.sajipcreate