diff options
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | 2021-07-08 10:48:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-08 10:48:01 (GMT) |
commit | a3739b207adb5d17e3b53347df05b54b1a8b87f0 (patch) | |
tree | 682f352648cabd6de5440fafa8fd4e9f6246f76b /Lib/socket.py | |
parent | 15f0fc571c1fbc84b6b74dfeb373ca3d35e4c5d7 (diff) | |
download | cpython-a3739b207adb5d17e3b53347df05b54b1a8b87f0.zip cpython-a3739b207adb5d17e3b53347df05b54b1a8b87f0.tar.gz cpython-a3739b207adb5d17e3b53347df05b54b1a8b87f0.tar.bz2 |
bpo-43908: Immutable types inherit vectorcall (GH-27001)
Heap types with the Py_TPFLAGS_IMMUTABLETYPE flag can now inherit the
PEP 590 vectorcall protocol. Previously, this was only possible for static types.
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Lib/socket.py')
0 files changed, 0 insertions, 0 deletions