Docstring of __weakref__
in Python has changed - test_autodoc_default_options and test_autodoc_default_options_with_values rely on that
#11775
Labels
Describe the bug
Sphinx 7.2.6 test_autodoc_default_options fails with Python 3.13.0~a2. The change was backported to Python 3.12 and Python 3.11 branches: python/cpython#112266, so it'll be soon in all three Pythons.
I attempted to fix the test lured by the obviousness of the failure but realised that it's not so easy given version matrix (#11774).
How to Reproduce
Run tests with Python 3.13.0~a2
Environment Information
Sphinx extensions
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: