diff options
author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | 2020-01-12 20:55:54 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-12 20:55:54 (GMT) |
commit | 9dbf5d3bc2033940cdca35440cf08814544f81e4 (patch) | |
tree | 960808791fba83aa38498a47e8ba911ab23584b8 /Lib/code.py | |
parent | e222b4c69f99953a14ded52497a9909e34fc3893 (diff) | |
download | cpython-9dbf5d3bc2033940cdca35440cf08814544f81e4.zip cpython-9dbf5d3bc2033940cdca35440cf08814544f81e4.tar.gz cpython-9dbf5d3bc2033940cdca35440cf08814544f81e4.tar.bz2 |
[3.7] bpo-16575: Disabled checks for union types being passed by value. (GH-17960) (GH-17970)
Although the underlying libffi issue remains open, adding these
checks have caused problems in third-party projects which are in
widespread use. See the issue for examples.
The corresponding tests have also been skipped.
(cherry picked from commit c12440c371025bea9c3bfb94945f006c486c2c01)
Diffstat (limited to 'Lib/code.py')
0 files changed, 0 insertions, 0 deletions