Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2f710b6

Browse files
committed
Merge from 3.4.
2 parents 8004e85 + c332f8a commit 2f710b6

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Misc/NEWS

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -345,8 +345,6 @@ Library
345345

346346
- Issue #23366: Fixed possible integer overflow in itertools.combinations.
347347

348-
- Issue #23366: Fixed possible integer overflow in itertools.combinations.
349-
350348
- Issue #23369: Fixed possible integer overflow in
351349
_json.encode_basestring_ascii.
352350

@@ -376,7 +374,7 @@ Library
376374
__ne__() now works correctly.
377375

378376
- Issue #19996: :class:`email.feedparser.FeedParser` now handles (malformed)
379-
headers with no key rather than amusing the body has started.
377+
headers with no key rather than assuming the body has started.
380378

381379
- Issue #20188: Support Application-Layer Protocol Negotiation (ALPN) in the ssl
382380
module.

0 commit comments

Comments
 (0)