Closed frenzymadness closed 10 months ago
In Python 3.13, compiler strips indents from docstrings. See https://github.com/python/cpython/issues/81283
Fixes: https://github.com/zopefoundation/zope.interface/issues/279
Thank you for this PR. I am going to merge it even though we do not yet run tests on Python 3.13 in GHA.
In Python 3.13, compiler strips indents from docstrings. See https://github.com/python/cpython/issues/81283
Fixes: https://github.com/zopefoundation/zope.interface/issues/279