summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2020-05-28 16:41:41 (GMT)
committerGitHub <noreply@github.com>2020-05-28 16:41:41 (GMT)
commiteceee544de4b0f885729022c135c53291b6bbb23 (patch)
treead8ba3b254b0d92eaac5f21b07c3843e90669c49 /Python/pythonrun.c
parenta5936ad6323b2cda712726a25d9301f766146cff (diff)
downloadcpython-eceee544de4b0f885729022c135c53291b6bbb23.zip
cpython-eceee544de4b0f885729022c135c53291b6bbb23.tar.gz
cpython-eceee544de4b0f885729022c135c53291b6bbb23.tar.bz2
[3.9] bpo-40777: Initialize PyDateTime_IsoCalendarDateType.tp_base at run-time (GH-20493) (GH-20495)
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 459acc551656785bc4a3363d65c7a60f822da8e3) Co-authored-by: Petr Viktorin <encukou@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions