This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-08 21:50:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1ae706ca53d43890cf09ccf052d783e97ba4b28
cpython
/
Lib
/
test
/
test_email
T
History
htsedebenham
c65592c4d6
gh-106186: Don't report MultipartInvariantViolationDefect for valid multipart emails when parsing header only (
#107016
)
2023-07-23 12:25:18 +02:00
..
data
gh-106186: Don't report MultipartInvariantViolationDefect for valid multipart emails when parsing header only (
#107016
)
2023-07-23 12:25:18 +02:00
__init__.py
…
__main__.py
…
test__encoded_words.py
…
test__header_value_parser.py
…
test_asian_codecs.py
…
test_contentmanager.py
…
test_defect_handling.py
…
test_email.py
gh-106186: Don't report MultipartInvariantViolationDefect for valid multipart emails when parsing header only (
#107016
)
2023-07-23 12:25:18 +02:00
test_generator.py
…
test_headerregistry.py
…
test_inversion.py
…
test_message.py
gh-106300: Improve
assertRaises(Exception)
usages in tests (GH-106302)
2023-07-07 13:42:40 -07:00
test_parser.py
…
test_pickleable.py
…
test_policy.py
…
test_utils.py
…
torture_test.py
…