Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
3.8
cpython/Lib/test/test_email
History
Miss Islington (bot) 2abd3a8f58 bpo-38708: email: Fix a potential IndexError when parsing Message-ID (GH-17504)
Fix a potential IndexError when passing an empty value to the message-id
parser. Instead, HeaderParseError should be raised.
(cherry picked from commit 3ae4ea1931)

Co-authored-by: Abhilash Raj <maxking@users.noreply.github.com>
2019-12-08 18:12:50 -08:00
..
data
…
__init__.py
…
__main__.py
…
test__encoded_words.py
bpo-38332: Catch KeyError from unknown cte in encoded-word. (GH-16503)
2019-10-12 10:03:24 -07:00
test__header_value_parser.py
bpo-38708: email: Fix a potential IndexError when parsing Message-ID (GH-17504)
2019-12-08 18:12:50 -08:00
test_asian_codecs.py
…
test_contentmanager.py
…
test_defect_handling.py
…
test_email.py
[3.8] bpo-37764: Fix infinite loop when parsing unstructured email headers. (GH-15239) (GH-15686)
2019-09-04 18:20:40 -07:00
test_generator.py
…
test_headerregistry.py
[3.8] bpo-21315: Fix parsing of encoded words with missing leading ws (GH-13425) (GH-15655)
2019-09-03 10:08:39 -07:00
test_inversion.py
…
test_message.py
[3.8] bpo-33972: Fix EmailMessage.iter_attachments raising AttributeError (GH-14119) (GH-14380)
2019-06-25 11:38:48 -07:00
test_parser.py
…
test_pickleable.py
…
test_policy.py
Fix infinite loop in email folding logic (GH-12732)
2019-07-16 11:08:36 -07:00
test_utils.py
…
torture_test.py
…
Powered by Gitea Page: 2172ms Template: 187ms
English
English
Licenses API