File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ Deprecated
133
133
==========
134
134
135
135
* :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 `. )
137
137
138
138
* The :mod: `sqlite3 ` :ref: `default adapters and converters
139
139
<sqlite3-default-converters>` are now deprecated.
@@ -264,7 +264,7 @@ Removed
264
264
``OptimizedUnicode `` can either use ``str `` explicitly, or rely on the
265
265
default value which is also ``str ``.
266
266
267
- (Contributed by Erlend E. Aasland in :gh: `92548 `)
267
+ (Contributed by Erlend E. Aasland in :gh: `92548 `. )
268
268
269
269
* The ``--experimental-isolated-subinterpreters `` configure flag
270
270
(and corresponding ``EXPERIMENTAL_ISOLATED_SUBINTERPRETERS ``)
You can’t perform that action at this time.
0 commit comments