Commit 921eb8e
File tree
Expand file treeCollapse file tree
2 files changed
+11
-8
lines changedOpen diff view settings
Filter options
- Include
- cpython
- internal
Expand file treeCollapse file tree
2 files changed
+11
-8
lines changedOpen diff view settings
Collapse file
Include/cpython/longintrepr.h
Copy file name to clipboardExpand all lines: Include/cpython/longintrepr.h-8Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
89 | 89 | |
90 | 90 | |
91 | 91 | |
92 | | - |
93 | | - |
94 | | - |
95 | | - |
96 | | - |
97 | | - |
98 | | - |
99 | | - |
100 | 92 | |
101 | 93 | |
102 | 94 | |
|
Collapse file
Include/internal/pycore_long.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_long.h+11Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
47 | 47 | |
48 | 48 | |
49 | 49 | |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
50 | 61 | |
51 | 62 | |
52 | 63 | |
|
0 commit comments