diff options
author | Petr Viktorin <encukou@gmail.com> | 2020-05-28 18:14:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-28 09:14:46 -0700 |
commit | 459acc551656785bc4a3363d65c7a60f822da8e3 (patch) | |
tree | d521a0e2a2de518d2d93f1040eb4def13b4094cb /Lib/sqlite3/test/userfunctions.py | |
parent | 60398512c86c5535edd817c99ccb50453b3b0471 (diff) | |
download | cpython-git-459acc551656785bc4a3363d65c7a60f822da8e3.tar.gz |
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 'Lib/sqlite3/test/userfunctions.py')
0 files changed, 0 insertions, 0 deletions