Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pinned
341 contributions in the last year
Activity overview
Contributed to
python/cpython,
maxking/docker-mailman,
maxking/django-settings-toml
and 5 other
repositories
Contribution activity
December 2019
Created a pull request in python/cpython that received 2 comments
bpo-38708: email: Fix a potential IndexError when parsing Message-ID
Fix a potential IndexError when passing an empty value to the message-id parser. Instead, HeaderParseError should be raised. https://bugs.python.or…
+8
−1
•
2
comments
- bpo-38615: Add timeout parameter for IMAP4 and IMAP4_SSL constructor
- Cosmetic smtplib changes
- [3.8] bpo-38698: Add a new InvalidMessageID token to email header parser. (GH-17503)
- [3.8] bpo-38708: email: Fix a potential IndexError when parsing Message-ID (GH-17504)
- [3.8] bpo-38698: Prevent UnboundLocalError to pop up in parse_message_id (GH-17277)
- bpo-38698: Prevent UnboundLocalError to pop up in parse_message_id
- [3.8] bpo-38449: Add URL delimiters test cases (GH-16729)
- [3.7] bpo-38449: Add URL delimiters test cases (GH-16729)
3
contributions
in private repositories
Dec 4 – Dec 13