diff options
author | Petr Viktorin <encukou@gmail.com> | 2020-05-28 16:14:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-28 16:14:46 (GMT) |
commit | 459acc551656785bc4a3363d65c7a60f822da8e3 (patch) | |
tree | d521a0e2a2de518d2d93f1040eb4def13b4094cb /Modules/_elementtree.c | |
parent | 60398512c86c5535edd817c99ccb50453b3b0471 (diff) | |
download | cpython-459acc551656785bc4a3363d65c7a60f822da8e3.zip cpython-459acc551656785bc4a3363d65c7a60f822da8e3.tar.gz cpython-459acc551656785bc4a3363d65c7a60f822da8e3.tar.bz2 |
bpo-40777: Initialize PyDateTime_IsoCalendarDateType.tp_base at run-time (GH-20493)
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.
Diffstat (limited to 'Modules/_elementtree.c')
0 files changed, 0 insertions, 0 deletions