summaryrefslogtreecommitdiffstats
path: root/Lib/binhex.py
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-01-30 08:02:49 (GMT)
committerGitHub <noreply@github.com>2020-01-30 08:02:49 (GMT)
commit2bf127d97bd1d60ead7c20d429b0c61ef61fc554 (patch)
tree8cc2a56c733b4b788ce504afb56d167c56901125 /Lib/binhex.py
parent7a1f6c2da46a04d0ff0acc01542f30bfeaf0e0c7 (diff)
downloadcpython-2bf127d97bd1d60ead7c20d429b0c61ef61fc554.zip
cpython-2bf127d97bd1d60ead7c20d429b0c61ef61fc554.tar.gz
cpython-2bf127d97bd1d60ead7c20d429b0c61ef61fc554.tar.bz2
bpo-38631: Replace tp_new_wrapper() fatal error with SystemError (GH-18262)
tp_new_wrapper() now raises a SystemError if called with non-type self, rather than calling Py_FatalError() which cannot be catched.
Diffstat (limited to 'Lib/binhex.py')
0 files changed, 0 insertions, 0 deletions