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.
1 parent ce8c768 commit c332f8aCopy full SHA for c332f8a
1 file changed
Misc/NEWS
@@ -119,8 +119,6 @@ Library
119
120
- Issue #23366: Fixed possible integer overflow in itertools.combinations.
121
122
-- Issue #23366: Fixed possible integer overflow in itertools.combinations.
123
-
124
- Issue #23369: Fixed possible integer overflow in
125
_json.encode_basestring_ascii.
126
@@ -142,7 +140,7 @@ Library
142
140
__ne__() now works correctly.
143
141
144
- Issue #19996: :class:`email.feedparser.FeedParser` now handles (malformed)
145
- headers with no key rather than amusing the body has started.
+ headers with no key rather than assuming the body has started.
146
147
- Issue #23248: Update ssl error codes from latest OpenSSL git master.
148
0 commit comments