Commits
Branch selector
User selector
Commit History
Commits on Oct 7, 2025
Use "PEP 585, type hinting generics in standard collections"
Show description for 6bc4589committed- committed
- committed
Commits on Aug 26, 2025
- committed
Commits on Aug 25, 2025
Commits on Jun 19, 2025
Commits on Nov 25, 2024
Commits on Jul 9, 2024
Commits on Jun 22, 2024
Commits on Jun 21, 2024
- committed
- authored
- committed
- committed
- committed
Commits on Jun 20, 2024
- committed
Commits on Jun 19, 2024
Improve the error message for invalid characters in domain names after Unicode NFC normalization
Show description for 8051347committedCheck domain syntax after normalization to internationalized characters as a precaution
Show description for 7f1f281committed- committed
- committed
Check that email address length is valid on the original email address string since callers may continue to use that string
Show description for f8709e8committedCheck that the local part is valid after Unicode NFC normalization to prevent injection of invalid characters
Show description for 9ef1f82committedAdd a test that shows that the local part is returned with Unicode NFC normalization
Show description for 1fb55d4committedSeveral fixes for parsing display names
Show description for 3426885committed
Commits on Jun 17, 2024
- committed
- committed
- committed
Fix the domain name length limit
Show description for 8d2610acommitted