File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Change History
77
88Bug fixes:
99
10- - Type hint `collections.abc.Callable ` is does not properly replace `typing.Callable ` until Python 3.9.2.
10+ - Type hint `collections.abc.Callable ` does not properly replace `typing.Callable ` until Python 3.9.2.
1111
1212
13131.0.1 (2026-01-06)
Original file line number Diff line number Diff line change 44
55Bug fixes:
66
7- - Type hint `collections.abc.Callable ` is does not properly replace `typing.Callable ` until Python 3.9.2.
7+ - Type hint `collections.abc.Callable ` does not properly replace `typing.Callable ` until Python 3.9.2.
88
99
10101.0.1 (2026-01-06)
Original file line number Diff line number Diff line change @@ -232,7 +232,7 @@ Change History
232232
233233Bug fixes:
234234
235- - Type hint `collections.abc.Callable ` is does not properly replace `typing.Callable ` until Python 3.9.2.
235+ - Type hint `collections.abc.Callable ` does not properly replace `typing.Callable ` until Python 3.9.2.
236236
237237
2382381.0.1 (2026-01-06)
You can’t perform that action at this time.
0 commit comments