File tree 1 file changed +0
-10
lines changed
1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -83,16 +83,6 @@ Library
83
83
- bpo-29110: Fix file object leak in aifc.open() when file is given as a
84
84
filesystem path and is not in valid AIFF format. Patch by Anthony Zhang.
85
85
86
- - bpo-22807: Add uuid.SafeUUID and uuid.UUID.is_safe to relay information from
87
- the platform about whether generated UUIDs are generated with a
88
- multiprocessing safe method.
89
-
90
- - bpo-29576: Improve some deprecations in importlib. Some deprecated methods
91
- now emit DeprecationWarnings and have better descriptive messages.
92
-
93
- - bpo-29534: Fixed different behaviour of Decimal.from_float()
94
- for _decimal and _pydecimal. Thanks Andrew Nester.
95
-
96
86
- Issue #28556: Various updates to typing module: typing.Counter, typing.ChainMap,
97
87
improved ABC caching, etc. Original PRs by Jelle Zijlstra, Ivan Levkivskyi,
98
88
Manuel Krebber, and Łukasz Langa.
You can’t perform that action at this time.
0 commit comments