Skip to content

Start using pathlib.Path and deprecate sphinx.testing.path#11526

Merged
AA-Turner merged 16 commits intosphinx-doc:masterfrom
AA-Turner:use-pathlib
Jul 27, 2023
Merged

Start using pathlib.Path and deprecate sphinx.testing.path#11526
AA-Turner merged 16 commits intosphinx-doc:masterfrom
AA-Turner:use-pathlib

Conversation

@AA-Turner
Copy link
Copy Markdown
Member

No description provided.

@AA-Turner AA-Turner merged commit 49d8304 into sphinx-doc:master Jul 27, 2023
@AA-Turner AA-Turner deleted the use-pathlib branch August 7, 2023 21:29
@AA-Turner AA-Turner added this to the 7.2.0 milestone Aug 11, 2023
SilverRainZ added a commit to sphinx-notes/lilypond that referenced this pull request Aug 19, 2023
bearsh added a commit to bearsh/git-cola that referenced this pull request Aug 22, 2023
so convert it to a string, the trailing os.sep is not needed.
os.path.join which is used to join paths, expects string and inserts the
os.sep.

See-also: sphinx-doc/sphinx#11526
See-also: sphinx-doc/sphinx#11608

Signed-off-by: Martin Gysel <me@bearsh.org>
davvid added a commit to davvid/sphinx-to-github that referenced this pull request Aug 23, 2023
Newer versions of sphinx use a pathlib.Path object instead
of a string for the "root" parameter. Add compatibility
by stringifying the value provided by Sphinx.

See-also: sphinx-doc/sphinx#11526
See-also: git-cola/git-cola#1336
Original-patch-by: Martin Gysel <me@bearsh.org>
davvid added a commit to davvid/sphinx-to-github that referenced this pull request Aug 23, 2023
Newer versions of sphinx use a pathlib.Path object instead
of a string for the "root" parameter. Add compatibility
by stringifying the value provided by Sphinx.

See-also: sphinx-doc/sphinx#11526
See-also: sphinx-doc/sphinx#11608
See-also: git-cola/git-cola#1336
Original-patch-by: Martin Gysel <me@bearsh.org>
davvid added a commit to davvid/sphinx-to-github that referenced this pull request Aug 23, 2023
Newer versions of sphinx use a pathlib.Path object instead
of a string for the "root" parameter. Add compatibility
by stringifying the value provided by Sphinx.

See-also: sphinx-doc/sphinx#11526
See-also: sphinx-doc/sphinx#11608
See-also: git-cola/git-cola#1336
Original-patch-by: Martin Gysel <me@bearsh.org>
davvid pushed a commit to davvid/git-cola that referenced this pull request Aug 24, 2023
so convert it to a string, the trailing os.sep is not needed.
os.path.join which is used to join paths, expects string and inserts the
os.sep.

See-also: sphinx-doc/sphinx#11526
See-also: sphinx-doc/sphinx#11608

Signed-off-by: Martin Gysel <me@bearsh.org>
(cherry picked from commit 1293e18)
chrisjsewell added a commit to executablebooks/sphinx-design that referenced this pull request Aug 30, 2023
chrisjsewell added a commit to executablebooks/sphinx-design that referenced this pull request Aug 30, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant