File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ Deprecated
133133==========
134134
135135* :class: `typing.Hashable ` and :class: `typing.Sized ` aliases for :class: `collections.abc.Hashable `
136- and :class: `collections.abc.Sized `. (:gh: `94309 `)
136+ and :class: `collections.abc.Sized `. (:gh: `94309 `. )
137137
138138* The :mod: `sqlite3 ` :ref: `default adapters and converters
139139 <sqlite3-default-converters>` are now deprecated.
@@ -264,7 +264,7 @@ Removed
264264 ``OptimizedUnicode `` can either use ``str `` explicitly, or rely on the
265265 default value which is also ``str ``.
266266
267- (Contributed by Erlend E. Aasland in :gh: `92548 `)
267+ (Contributed by Erlend E. Aasland in :gh: `92548 `. )
268268
269269* The ``--experimental-isolated-subinterpreters `` configure flag
270270 (and corresponding ``EXPERIMENTAL_ISOLATED_SUBINTERPRETERS ``)
You can’t perform that action at this time.
0 commit comments