Commit 96952ac
pythonGH-131798: Add _POP_CALL_TWO_LOAD_CONST_INLINE_BORROW (pythonGH-134268)
1 parent a7822e1 commit 96952ac
8 files changed
Lines changed: 121 additions & 53 deletions
File tree
- Include/internal
- Lib/test/test_capi
- Misc/NEWS.d/next/Core_and_Builtins
- Python
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
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 | |
|---|---|---|---|
| |||
1955 | 1955 | | |
1956 | 1956 | | |
1957 | 1957 | | |
1958 | | - | |
| 1958 | + | |
1959 | 1959 | | |
1960 | 1960 | | |
| 1961 | + | |
1961 | 1962 | | |
1962 | 1963 | | |
1963 | 1964 | | |
| |||
1987 | 1988 | | |
1988 | 1989 | | |
1989 | 1990 | | |
1990 | | - | |
| 1991 | + | |
1991 | 1992 | | |
1992 | 1993 | | |
| 1994 | + | |
1993 | 1995 | | |
1994 | 1996 | | |
1995 | 1997 | | |
| |||
2004 | 2006 | | |
2005 | 2007 | | |
2006 | 2008 | | |
2007 | | - | |
| 2009 | + | |
2008 | 2010 | | |
2009 | 2011 | | |
| 2012 | + | |
2010 | 2013 | | |
2011 | 2014 | | |
2012 | 2015 | | |
| |||
2021 | 2024 | | |
2022 | 2025 | | |
2023 | 2026 | | |
2024 | | - | |
| 2027 | + | |
2025 | 2028 | | |
2026 | 2029 | | |
| 2030 | + | |
2027 | 2031 | | |
2028 | 2032 | | |
2029 | 2033 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5342 | 5342 | | |
5343 | 5343 | | |
5344 | 5344 | | |
| 5345 | + | |
| 5346 | + | |
| 5347 | + | |
| 5348 | + | |
| 5349 | + | |
| 5350 | + | |
| 5351 | + | |
| 5352 | + | |
| 5353 | + | |
5345 | 5354 | | |
5346 | 5355 | | |
5347 | 5356 | | |
| |||
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 | |
|---|---|---|---|
| |||
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
553 | 557 | | |
554 | 558 | | |
555 | 559 | | |
| |||
901 | 905 | | |
902 | 906 | | |
903 | 907 | | |
| 908 | + | |
904 | 909 | | |
905 | | - | |
906 | | - | |
907 | | - | |
908 | | - | |
| 910 | + | |
909 | 911 | | |
| 912 | + | |
| 913 | + | |
910 | 914 | | |
911 | 915 | | |
912 | 916 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments