Uh oh!
There was an error while loading. Please reload this page.
gh-108638: Fix tests when _stat extension is missing - #108689
Conversation
vstinner
commented
Aug 30, 2023
I don't think that it's worth it to backport this change, it's mostly needed by PyPy which has no |
Fix test_inspect and test_pydoc when the _stat extension is missing. Skip tests relying on _stat when _stat is missing.
bedevere-bot
commented
Aug 31, 2023
|
Fix test_inspect and test_pydoc when the _stat extension is missing. Skip tests relying on _stat when _stat is missing.