Skip to content

Translate fuzzy entries from upstream sync#1230

Merged
mattwang44 merged 2 commits into
python:cron/sync/3.14from
mattwang44:cron/sync/3.14
Jun 6, 2026
Merged

Translate fuzzy entries from upstream sync#1230
mattwang44 merged 2 commits into
python:cron/sync/3.14from
mattwang44:cron/sync/3.14

Conversation

@mattwang44
Copy link
Copy Markdown
Collaborator

Translated 34 fuzzy entries across 11 files introduced by the upstream sync with CPython. Key changes include:

  • c-api/typehints: Update code example string (PEP 585 → generic type)
  • library/constants: :data: → :class: for NoneType/EllipsisType/NotImplementedType
  • library/io: Translate new RawIOBase.read() paragraph split + update EOF conditions
  • library/math: Update frexp() description for finite nonzero number case
  • library/ssl: Fix TLSv1_2/TLSv1_3 code example; split SSLSocket sentence
  • library/stdtypes: Fix wrong cross-references (join/rsplit, not find/rindex)
  • library/typing: "compatible" → "assignable"; ABC → 協定 for protocol classes
  • library/urllib.request: Update example URLs from http:// to https://
  • library/zipfile: Update security warning text; fix path traversal example
  • sphinx: Add full-width colon to "其他資源:"
  • whatsnew/3.10: :data: → :class: for reintroduced type classes

Translated 34 fuzzy entries across 11 files introduced by the upstream
sync with CPython. Key changes include:

- c-api/typehints: Update code example string (PEP 585 → generic type)
- library/constants: :data: → :class: for NoneType/EllipsisType/NotImplementedType
- library/io: Translate new RawIOBase.read() paragraph split + update EOF conditions
- library/math: Update frexp() description for finite nonzero number case
- library/ssl: Fix TLSv1_2/TLSv1_3 code example; split SSLSocket sentence
- library/stdtypes: Fix wrong cross-references (join/rsplit, not find/rindex)
- library/typing: "compatible" → "assignable"; ABC → 協定 for protocol classes
- library/urllib.request: Update example URLs from http:// to https://
- library/zipfile: Update security warning text; fix path traversal example
- sphinx: Add full-width colon to "其他資源:"
- whatsnew/3.10: :data: → :class: for reintroduced type classes
Comment thread library/typing.po Outdated
@mattwang44 mattwang44 merged commit fb5bc50 into python:cron/sync/3.14 Jun 6, 2026
1 check passed
mattwang44 added a commit that referenced this pull request Jun 6, 2026
* Translate fuzzy entries from upstream sync

Translated 34 fuzzy entries across 11 files introduced by the upstream
sync with CPython. Key changes include:

- c-api/typehints: Update code example string (PEP 585 → generic type)
- library/constants: :data: → :class: for NoneType/EllipsisType/NotImplementedType
- library/io: Translate new RawIOBase.read() paragraph split + update EOF conditions
- library/math: Update frexp() description for finite nonzero number case
- library/ssl: Fix TLSv1_2/TLSv1_3 code example; split SSLSocket sentence
- library/stdtypes: Fix wrong cross-references (join/rsplit, not find/rindex)
- library/typing: "compatible" → "assignable"; ABC → 協定 for protocol classes
- library/urllib.request: Update example URLs from http:// to https://
- library/zipfile: Update security warning text; fix path traversal example
- sphinx: Add full-width colon to "其他資源:"
- whatsnew/3.10: :data: → :class: for reintroduced type classes

* Update library/typing.po

---------

Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants