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
This is just a heads-up. The problem has already been reported to sphinx-doc/sphinx#13083. Hopefully, this will be un-deprecated and everything will keep working.
But for now, I'm getting this warning:
sphinx.deprecation.RemovedInSphinx10Warning: 'sphinx.util.import_object' is deprecated. Check CHANGES for Sphinx API modifications.
Thanks for reporting it and also creating the Sphinx issue! I'd honestly be fine with even copying the implementation, it's a pretty trivial piece of code, although yes, convenient to just import 👌 But let's see how the discussion gets resolved!
This is just a heads-up. The problem has already been reported to sphinx-doc/sphinx#13083. Hopefully, this will be un-deprecated and everything will keep working.
But for now, I'm getting this warning:
The traceback points to:
sphinx-codeautolink/src/sphinx_codeautolink/extension/__init__.py
Line 10 in 6747259
The text was updated successfully, but these errors were encountered: