PGO build on Windows: test_datetime crashs with: Windows fatal exception: access violation #121048
Labels
OS-windows
tests
Tests in the Lib/test dir
type-crash
A hard crash of the interpreter, possibly with a core dump
test_datetime does crash on Python 3.13 on Windows during PGO build.
Example on Windows 32-bit build: https://github.com/python/cpython/actions/runs/9600594562/job/26477522603
It seems like the crash started to occur since the 3.13 change: #120518
Example of Windows 64-bit build: https://github.com/python/cpython/actions/runs/9586196224/job/26433837475
cc @ericsnowcurrently
The text was updated successfully, but these errors were encountered: