Skip to content

Commit 046041e

Browse files
authored
Delete accidentally merged entries from Misc/NEWS (#338)
1 parent bc10e6b commit 046041e

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

Misc/NEWS

-10
Original file line numberDiff line numberDiff line change
@@ -83,16 +83,6 @@ Library
8383
- bpo-29110: Fix file object leak in aifc.open() when file is given as a
8484
filesystem path and is not in valid AIFF format. Patch by Anthony Zhang.
8585

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-
9686
- Issue #28556: Various updates to typing module: typing.Counter, typing.ChainMap,
9787
improved ABC caching, etc. Original PRs by Jelle Zijlstra, Ivan Levkivskyi,
9888
Manuel Krebber, and Łukasz Langa.

0 commit comments

Comments
 (0)