Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8004e85 + c332f8a commit 2f710b6Copy full SHA for 2f710b6
1 file changed
Misc/NEWS
@@ -345,8 +345,6 @@ Library
345
346
- Issue #23366: Fixed possible integer overflow in itertools.combinations.
347
348
-- Issue #23366: Fixed possible integer overflow in itertools.combinations.
349
-
350
- Issue #23369: Fixed possible integer overflow in
351
_json.encode_basestring_ascii.
352
@@ -376,7 +374,7 @@ Library
376
374
__ne__() now works correctly.
377
375
378
- Issue #19996: :class:`email.feedparser.FeedParser` now handles (malformed)
379
- headers with no key rather than amusing the body has started.
+ headers with no key rather than assuming the body has started.
380
381
- Issue #20188: Support Application-Layer Protocol Negotiation (ALPN) in the ssl
382
module.
0 commit comments