Commit 7899fac
gh-104799: Move location of type_params AST fields (GH-104828)
(cherry picked from commit ba73473)
Co-authored-by: Jelle Zijlstra <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
1 parent fd6b913 commit 7899fac
File tree
10 files changed
+365
-334
lines changed- Doc
- data
- library
- Grammar
- Include/internal
- Lib/test
- Misc/NEWS.d/next/Library
- Parser
- Python
10 files changed
+365
-334
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1821 | 1821 | | |
1822 | 1822 | | |
1823 | 1823 | | |
1824 | | - | |
1825 | 1824 | | |
1826 | 1825 | | |
1827 | 1826 | | |
| |||
1846 | 1845 | | |
1847 | 1846 | | |
1848 | 1847 | | |
1849 | | - | |
| 1848 | + | |
| 1849 | + | |
1850 | 1850 | | |
1851 | 1851 | | |
1852 | 1852 | | |
| |||
1943 | 1943 | | |
1944 | 1944 | | |
1945 | 1945 | | |
1946 | | - | |
1947 | 1946 | | |
1948 | 1947 | | |
1949 | 1948 | | |
| |||
1955 | 1954 | | |
1956 | 1955 | | |
1957 | 1956 | | |
1958 | | - | |
| 1957 | + | |
| 1958 | + | |
1959 | 1959 | | |
1960 | 1960 | | |
1961 | 1961 | | |
| |||
1982 | 1982 | | |
1983 | 1983 | | |
1984 | 1984 | | |
1985 | | - | |
1986 | 1985 | | |
1987 | 1986 | | |
1988 | 1987 | | |
| |||
1996 | 1995 | | |
1997 | 1996 | | |
1998 | 1997 | | |
1999 | | - | |
| 1998 | + | |
| 1999 | + | |
2000 | 2000 | | |
2001 | 2001 | | |
2002 | 2002 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
| 272 | + | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
| 280 | + | |
281 | 281 | | |
282 | | - | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments