SIGN IN SIGN UP

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.
P
Petr Viktorin committed
459acc551656785bc4a3363d65c7a60f822da8e3
Parent: 6039851
Committed by GitHub <noreply@github.com> on 5/28/2020, 4:14:46 PM