Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbc97eb7

Browse files
authored
[3.12] Fix sphinx-lint issue now that lint runs on Misc/NEWS.d (#108237)
Fix lint warnings in Misc/NEWS.d/next/Library/2023-08-17-14-45-25.gh-issue-105736.NJsH7r.rst(effectively a backport ofGH-108212).
1 parentf04024d commitbc97eb7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Harmonized the pure Python version of OrderedDict with the C version. Now,
2-
both versions set up their internal state in `__new__`. Formerly, the pure
3-
Python version did the set up in `__init__`.
1+
Harmonized the pure Python version of:class:`~collections.OrderedDict` with the C version. Now,
2+
both versions set up their internal state in ``__new__``. Formerly, the pure
3+
Python version did the set up in ``__init__``.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp