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-06-23 03:23:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca62ffd1a5ef41401abceddfd171c76c68825a35
cpython
/
Lib
/
test
/
test_email
T
History
Serhiy Storchaka
f97f25ef5d
gh-76511: Fix email.Message.as_string() for non-ASCII message with ASCII charset (GH-116125)
2024-03-05 17:49:01 +02:00
..
data
…
__init__.py
…
__main__.py
…
test__encoded_words.py
…
test__header_value_parser.py
gh-100884: email/_header_value_parser: don't encode list separators (GH-100885)
2024-02-17 10:13:46 +00:00
test_asian_codecs.py
…
test_contentmanager.py
…
test_defect_handling.py
…
test_email.py
gh-76511: Fix email.Message.as_string() for non-ASCII message with ASCII charset (GH-116125)
2024-03-05 17:49:01 +02:00
test_generator.py
…
test_headerregistry.py
…
test_inversion.py
…
test_message.py
…
test_parser.py
…
test_pickleable.py
…
test_policy.py
gh-77749: Fix inconsistent behavior of non-ASCII handling in EmailPolicy.fold() (GH-6986)
2024-01-26 15:19:41 +00:00
test_utils.py
gh-113027: Fix timezone check in test_variable_tzname in test_email (GH-113835)
2024-01-12 11:46:17 +01:00
torture_test.py
…