Max Muoto
|
9a77f6006d
|
Use Final for undocumented constants (#12450)
|
2024-07-28 12:02:06 +02:00 |
|
Shantanu
|
470a13ab09
|
Use PEP 570 syntax in stdlib (#11250)
|
2024-03-09 14:50:16 -08: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 |
|
Alex Waygood
|
257e287fec
|
Stdlib: correct many parameter names (#9815)
|
2023-03-04 09:53:12 +00:00 |
|
Jelle Zijlstra
|
ddfaca3200
|
stdlib: add argument default values (#9501)
|
2023-01-18 09:37:34 +01:00 |
|
Alex Waygood
|
97a74bc1aa
|
Import from collections.abc wherever possible (#7635)
|
2022-04-18 12:50:37 +02:00 |
|
Alex Waygood
|
b74acc7546
|
Add all the email __all__s (#7304)
|
2022-02-19 17:53:29 -08:00 |
|
Alex Waygood
|
f4967618dd
|
Fix positional-only differences in many stdlib modules (#7226)
|
2022-02-15 15:14:06 +01:00 |
|
Alex Waygood
|
45a2dad83c
|
Reduce use of Any in equality methods (#7081)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
|
2022-01-30 00:59:00 +02:00 |
|
Alex Waygood
|
4e046163b5
|
Delete many redundant method redefinitions (#6877)
|
2022-01-09 11:21:03 -08:00 |
|
Akuli
|
ce11072dbe
|
Big diff: use lower-case list and dict (#5888)
|
2021-08-08 09:26:35 -07:00 |
|
Akuli
|
ee487304d7
|
Big diff: Use new "|" union syntax (#5872)
|
2021-08-08 11:05:21 +02:00 |
|
Ivan Levkivskyi
|
16ae4c6120
|
Re-organize directory structure (#4971)
See discussion in #2491
Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>
|
2021-01-27 12:00:39 +00:00 |
|