Skip to content

Ignore _missing_stdlib_info when testing#180

Open
michel-slm wants to merge 1 commit intoomnilib:mainfrom
michel-slm:main-py315
Open

Ignore _missing_stdlib_info when testing#180
michel-slm wants to merge 1 commit intoomnilib:mainfrom
michel-slm:main-py315

Conversation

@michel-slm
Copy link

@amyreese
Copy link
Member

amyreese commented Mar 5, 2026

This change looks unrelated to the bug report linked, which fails to find _math_integer in the stdlibs. Python 3.15.0a6 (released almost a month ago) includes this as a new importable module, and this was added to stdlibs in #177. The test is failing in Fedora because (according to the bug report) Fedora is still testing the library against 3.15.0a2, a build of Python three and a half months old at this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants