We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dd9363 commit f19bdceCopy full SHA for f19bdce
2 files changed
.pdk/pyproject.toml
@@ -15,7 +15,7 @@ dependencies = [
15
"python-docs-theme==2025.9.2",
16
"sphinx==8.2.3",
17
"sphinx-intl==2.3.2",
18
- "sphinx-lint==1.0.0",
+ "sphinx-lint==1.0.2",
19
]
20
requires-python = ">=3.13"
21
library/re.po
@@ -580,7 +580,7 @@ msgid ""
580
"usually do not create a new group; ``(?P<name>...)`` is the only "
581
"exception to this rule. Following are the currently supported extensions."
582
msgstr ""
583
-"이것은 확장 표기법입니다 (그렇지 않으면 ``'('`` 다음에 오는 ``'?'``는 의미가 없습니다). ``'?'`` 다음의 첫 "
+"이것은 확장 표기법입니다 (그렇지 않으면 ``'('`` 다음에 오는 ``'?'``\\는 의미가 없습니다). ``'?'`` 다음의 첫 "
584
"번째 문자는 확장의 의미와 이후의 문법을 결정합니다. 확장은 대개 새 그룹을 만들지 않습니다; 이 규칙에 대한 유일한 예외는 "
585
"``(?P<name>...)``\\입니다. 다음은 현재 지원되는 확장입니다."
586
0 commit comments