You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Fedora Linux, when building 3.14.0a3 on i686 architecture and freethreading-debug build, test_tuple_respect_immortality, test_list_repeat_respect_immortality and test_immortals fail.
This is not happening on x86_64, aarch64. We don't know about the other arches yet.
Bug report
Bug description:
In Fedora Linux, when building 3.14.0a3 on i686 architecture and freethreading-debug build,
test_tuple_respect_immortality,test_list_repeat_respect_immortalityandtest_immortalsfail.This is not happening on x86_64, aarch64. We don't know about the other arches yet.
CPython versions tested on:
3.14
Operating systems tested on:
Linux
Linked PRs