File tree
Expand file treeCollapse file tree
18 files changed
+2220
-913
lines changedFilter options
- Include/internal
- Lib/test
- Misc/NEWS.d/next/Core_and_Builtins
- Objects
- Python
- Tools/cases_generator
Expand file treeCollapse file tree
18 files changed
+2220
-913
lines changedInclude/internal/pycore_ceval.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_ceval.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
274 | 274 |
|
275 | 275 |
|
276 | 276 |
|
277 |
| - |
| 277 | + |
278 | 278 |
|
279 | 279 |
|
280 | 280 |
|
|
Include/internal/pycore_opcode_metadata.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_opcode_metadata.h+16-16Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Include/internal/pycore_uop_metadata.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_uop_metadata.h+15-15Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lib/test/test_generated_cases.py
Copy file name to clipboardExpand all lines: Lib/test/test_generated_cases.py+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1723 | 1723 |
|
1724 | 1724 |
|
1725 | 1725 |
|
| 1726 | + |
1726 | 1727 |
|
1727 | 1728 |
|
1728 | 1729 |
|
| ||
1737 | 1738 |
|
1738 | 1739 |
|
1739 | 1740 |
|
| 1741 | + |
1740 | 1742 |
|
1741 | 1743 |
|
1742 | 1744 |
|
1743 | 1745 |
|
1744 | 1746 |
|
1745 | 1747 |
|
| 1748 | + |
| 1749 | + |
| 1750 | + |
| 1751 | + |
| 1752 | + |
| 1753 | + |
| 1754 | + |
| 1755 | + |
| 1756 | + |
| 1757 | + |
| 1758 | + |
| 1759 | + |
| 1760 | + |
| 1761 | + |
| 1762 | + |
| 1763 | + |
| 1764 | + |
| 1765 | + |
| 1766 | + |
| 1767 | + |
| 1768 | + |
| 1769 | + |
| 1770 | + |
1746 | 1771 |
|
1747 | 1772 |
|
1748 | 1773 |
|
|
Misc/NEWS.d/next/Core_and_Builtins/2025-02-10-11-30-13.gh-issue-129953.wipsl_.rst
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2994 | 2994 |
|
2995 | 2995 |
|
2996 | 2996 |
|
| 2997 | + |
| 2998 | + |
| 2999 | + |
| 3000 | + |
| 3001 | + |
2997 | 3002 |
|
2998 | 3003 |
|
2999 | 3004 |
|
|
0 commit comments