Staging
v0.8.1
Revision eceee544de4b0f885729022c135c53291b6bbb23 authored by Miss Islington (bot) on 28 May 2020, 16:41:41 UTC, committed by GitHub on 28 May 2020, 16:41:41 UTC


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>
1 parent a5936ad
History
File Mode Size
windows-release
ci.yml -rw-r--r-- 3.3 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 768 bytes
posix-deps-apt.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 2.6 KB
pr.yml -rw-r--r-- 3.2 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.5 KB

back to top