3 Commits
Author SHA1 Message Date
Jisuk Byun 60a95da159 Fix unsound return type hints in urllib module (#10470)
* Fix unsound return type hints in urllib module
Closes #10466

* Fix return type of ftplib.FTP.ntransfercmd
Related to #10466
2023-07-18 17:46:28 +01:00
Jisuk Byun a04822051f Fix type hints in email module (#10450) 2023-07-17 14:14:28 +02:00
Jisuk Byun d14ab09375 Fix and comment type mismatches in email library hints (#10437) 2023-07-11 00:07:04 -07:00