Commit 074cb7b
Correct Stable ABI documentation for METH_FASTCALL (GH-149593)
* Correct Stable ABI documentation for METH_FASTCALL
The current documentation says:
>
> METH_FASTCALL
> Part of the Stable ABI since version 3.7.
>
> [...]
>
> Added in version 3.7.
>
> Changed in version 3.10: METH_FASTCALL is now part of the stable ABI.
so is contradictory about when it was added to the Stable ABI. Looking at the header it seems like 3.10 is right.
(cherry picked from commit 58beae7)
Co-authored-by: da-woods <dw-git@d-woods.co.uk>1 parent ba91d87 commit 074cb7b
2 files changed
Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1787 | 1787 | | |
1788 | 1788 | | |
1789 | 1789 | | |
1790 | | - | |
1791 | 1790 | | |
1792 | 1791 | | |
1793 | 1792 | | |
| |||
2121 | 2120 | | |
2122 | 2121 | | |
2123 | 2122 | | |
2124 | | - | |
2125 | | - | |
2126 | 2123 | | |
2127 | 2124 | | |
2128 | 2125 | | |
| |||
2272 | 2269 | | |
2273 | 2270 | | |
2274 | 2271 | | |
| 2272 | + | |
| 2273 | + | |
| 2274 | + | |
| 2275 | + | |
2275 | 2276 | | |
2276 | 2277 | | |
2277 | 2278 | | |
| |||
0 commit comments