Skip to content

bpo-43908: Types with Py_TPFLAGS_IMMUTABLETYPE can now inherit the vectorcall protocol #27001

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Jul 8, 2021
Merged
Prev Previous commit
Next Next commit
Minor adjustment of What's New wording
  • Loading branch information
Erlend E. Aasland committed Jul 6, 2021
commit 634d1d9625a5aa4704511a2c8b01c9aabe1895c9
4 changes: 2 additions & 2 deletions Doc/whatsnew/3.11.rst
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,8 @@ Porting to Python 3.11
(:c:member:`PyTypeObject.tp_traverse`).
(Contributed by Victor Stinner in :issue:`44263`.)

* Types with the :const:`Py_TPFLAGS_IMMUTABLETYPE` flag set can now implement
the :pep:`590` vectorcall protocol. Previously, this was only available for
* Types with the :const:`Py_TPFLAGS_IMMUTABLETYPE` flag can now implement the
:pep:`590` vectorcall protocol. Previously, this was only available for
:ref:`static types <static-types>`.
(Contributed by Erlend E. Aasland in :issue:`43908`)

Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy