Commit eceee54
Recent changes to _datetimemodule broke compilation on mingw; see the comments in this change for details.
FWIW, @corona10: this issue is why `PyType_FromModuleAndSpec` & friends take the `bases` argument at run time.
(cherry picked from commit 459acc5)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
1 parent a5936ad commit eceee54
File tree
2 files changed
+12
-3
lines changed- Misc/NEWS.d/next/Library
- Modules
2 files changed
+12
-3
lines changedLines 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 | |
|---|---|---|---|
| |||
3325 | 3325 | | |
3326 | 3326 | | |
3327 | 3327 | | |
3328 | | - | |
| 3328 | + | |
3329 | 3329 | | |
3330 | 3330 | | |
3331 | 3331 | | |
| |||
4079 | 4079 | | |
4080 | 4080 | | |
4081 | 4081 | | |
4082 | | - | |
| 4082 | + | |
4083 | 4083 | | |
4084 | 4084 | | |
4085 | 4085 | | |
| |||
6458 | 6458 | | |
6459 | 6459 | | |
6460 | 6460 | | |
6461 | | - | |
| 6461 | + | |
| 6462 | + | |
6462 | 6463 | | |
6463 | 6464 | | |
6464 | 6465 | | |
| |||
6524 | 6525 | | |
6525 | 6526 | | |
6526 | 6527 | | |
| 6528 | + | |
| 6529 | + | |
| 6530 | + | |
| 6531 | + | |
| 6532 | + | |
| 6533 | + | |
6527 | 6534 | | |
6528 | 6535 | | |
6529 | 6536 | | |
| |||
0 commit comments