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

Appearance settings

Commit 9353182

Browse filesBrowse files
committed
Make pospell to pass in 3.9
1 parent 1907e6a commit 9353182
Copy full SHA for 9353182

File tree

Expand file treeCollapse file tree

2 files changed

+1
-7
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+1
-7
lines changed

‎library/codecs.po

Copy file name to clipboardExpand all lines: library/codecs.po
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2652,9 +2652,8 @@ msgid "mac_latin2"
26522652
msgstr "mac_latin2"
26532653

26542654
#: ../Doc/library/codecs.rst:1201
2655-
#, fuzzy
26562655
msgid "maclatin2, maccentraleurope, mac_centeuro"
2657-
msgstr "maclatin2, maccentraleurope"
2656+
msgstr "maclatin2, maccentraleurope, mac_centeuro"
26582657

26592658
#: ../Doc/library/codecs.rst:1204
26602659
msgid "mac_roman"

‎library/tarfile.po

Copy file name to clipboardExpand all lines: library/tarfile.po
-5Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -873,18 +873,13 @@ msgid "Added the *set_attrs* parameter."
873873
msgstr "Se agregó el parámetro *set_attrs*."
874874

875875
#: ../Doc/library/tarfile.rst:448
876-
#, fuzzy
877876
msgid ""
878877
"Extract a member from the archive as a file object. *member* may be a "
879878
"filename or a :class:`TarInfo` object. If *member* is a regular file or a "
880879
"link, an :class:`io.BufferedReader` object is returned. For all other "
881880
"existing members, :const:`None` is returned. If *member* does not appear in "
882881
"the archive, :exc:`KeyError` is raised."
883882
msgstr ""
884-
"Extract a member from the archive as a file object. *member* may be a "
885-
"filename or a :class:`TarInfo` object. If *member* is a regular file or a "
886-
"link, an :class:`io.BufferedReader` object is returned. Otherwise, :const:"
887-
"`None` is returned."
888883

889884
#: ../Doc/library/tarfile.rst:454
890885
msgid "Return an :class:`io.BufferedReader` object."

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.