This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021年07月08日 10:48:03 | erlendaasland | set | status: open -> merged |
| 2021年07月06日 21:47:32 | erlendaasland | set | title: bpo-43908: Types with `Py_TPFLAGS_IMMUTABLETYPE ` can now implement the vectorcall protocol -> bpo-43908: Types with `Py_TPFLAGS_IMMUTABLETYPE ` can now inherit the vectorcall protocol |
| 2021年07月05日 22:01:59 | erlendaasland | set | status: closed -> open |
| 2021年07月05日 22:01:56 | erlendaasland | set | status: open -> closed |
| 2021年07月02日 22:38:50 | erlendaasland | set | title: bpo-43908: Use `Py_TPFLAGS_IMMUTABLETYPE ` to decide if vectorcall type flags can be inherited -> bpo-43908: Types with `Py_TPFLAGS_IMMUTABLETYPE ` can now implement the vectorcall protocol |
| 2021年07月02日 21:51:44 | erlendaasland | link | issue43908 pull_requests |
| 2021年07月02日 21:51:44 | erlendaasland | create | |