Vinay Sajip <[email protected]> added the comment:
This is now fixed as a result of fixing bpo-16575. The unioncrash.py script now
gives an error message:
$ python3.9 ~/tmp/unioncrash.py
Traceback (most recent call last):
File "/home/vinay/tmp/unioncrash.py", line 10, in <module>
sin.argtypes = [MyUnion]
TypeError: item 1 in _argtypes_ passes a union by value, which is unsupported.
----------
resolution: -> fixed
stage: -> resolved
status: open -> closed
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue26628>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com