Skip to content

CLN: Remove Sphinx Warnings from DocBuild #43348

Closed
@alimcmaster1

Description

@alimcmaster1
/home/runner/work/pandas/pandas/doc/source/conf.py:524: RemovedInSphinx50Warning: rpartition() is now deprecated.
  modname, accessor = rpartition(mod_cls, ".")

eg. https://github.com/pandas-dev/pandas/pull/43145/checks?check_run_id=3479105382

Deprecated in 5.0 https://www.sphinx-doc.org/en/master/extdev/deprecated.html

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions