Skip to content

Commit 10d5278

Browse files
generatedunixname1734921407115435meta-codesync[bot]
authored andcommitted
Sync pre-release CPython 3.15 branch from GitHub (2026-08-15)
Summary: Imported python/cpython `3.15.0rc1+dev` from upstream rev [`39a0217`](https://www.github.com/python/cpython/commit/39a0217217ce4f50d8908883f6b835a53692e5f6) (committed 2026-08-15 09:43:48+00:00). # Commit Info - Base: (`3.15.0rc1+dev`) - [`042df0a`](https://www.github.com/python/cpython/commit/042df0a7214a6bac74a5789b19ed3f0fe9f55d65) (commit date: 2026-08-14 09:19:51+00:00) - Imported: (`3.15.0rc1+dev`) - [`39a0217`](https://www.github.com/python/cpython/commit/39a0217217ce4f50d8908883f6b835a53692e5f6) (commit date: 2026-08-15 09:43:48+00:00) Reviewed By: itamaro Differential Revision: D116191850 fbshipit-source-id: 3047e87d284d4721329d6079087bbe400abafeb5
1 parent 77f4e1c commit 10d5278

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/annotationlib.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,8 @@ Functions
235235
annotate functions that support the :attr:`~Format.STRING` format but
236236
do not have access to the code creating the annotations.
237237

238-
For example, this is used to implement the :attr:`~Format.STRING` for
239-
:class:`typing.TypedDict` classes created through the functional syntax:
238+
For example, this is used to implement the :attr:`~Format.STRING` format
239+
for :class:`typing.TypedDict` classes created through the functional syntax:
240240

241241
.. doctest::
242242

0 commit comments

Comments
 (0)