Commit 5a8d031
committed
pythongh-89381: Fix invalid signatures of math/cmath.log (python#101404)
Restored 0ef92d9 after reversion in python#1015801 parent ffcb822 commit 5a8d031
8 files changed
Lines changed: 42 additions & 47 deletions
File tree
- Doc/library
- Lib/test
- Misc/NEWS.d/next/Library
- Modules
- clinic
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
396 | | - | |
| 396 | + | |
397 | 397 | | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
| 398 | + | |
402 | 399 | | |
| 400 | + | |
| 401 | + | |
403 | 402 | | |
404 | 403 | | |
405 | 404 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1146 | 1146 | | |
1147 | 1147 | | |
1148 | 1148 | | |
| 1149 | + | |
1149 | 1150 | | |
1150 | 1151 | | |
1151 | 1152 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
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 | |
|---|---|---|---|
| |||
952 | 952 | | |
953 | 953 | | |
954 | 954 | | |
955 | | - | |
| 955 | + | |
956 | 956 | | |
957 | 957 | | |
958 | 958 | | |
959 | 959 | | |
960 | | - | |
| 960 | + | |
| 961 | + | |
961 | 962 | | |
962 | 963 | | |
963 | 964 | | |
964 | 965 | | |
965 | | - | |
| 966 | + | |
966 | 967 | | |
967 | 968 | | |
968 | 969 | | |
969 | 970 | | |
970 | 971 | | |
971 | | - | |
| 972 | + | |
972 | 973 | | |
973 | 974 | | |
974 | 975 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2366 | 2366 | | |
2367 | 2367 | | |
2368 | 2368 | | |
2369 | | - | |
2370 | | - | |
2371 | | - | |
| 2369 | + | |
2372 | 2370 | | |
2373 | 2371 | | |
2374 | 2372 | | |
2375 | 2373 | | |
2376 | | - | |
| 2374 | + | |
| 2375 | + | |
2377 | 2376 | | |
2378 | 2377 | | |
2379 | 2378 | | |
2380 | | - | |
2381 | | - | |
2382 | | - | |
| 2379 | + | |
| 2380 | + | |
2383 | 2381 | | |
2384 | 2382 | | |
2385 | 2383 | | |
2386 | 2384 | | |
2387 | 2385 | | |
2388 | | - | |
| 2386 | + | |
2389 | 2387 | | |
2390 | 2388 | | |
2391 | 2389 | | |
| |||
0 commit comments