Stephen Morton
|
3944c7839e
|
Add __hash__ for a bunch of types that set it to None (#13286)
|
2024-12-23 23:16:22 -08:00 |
|
Shantanu
|
470a13ab09
|
Use PEP 570 syntax in stdlib (#11250)
|
2024-03-09 14:50:16 -08: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 |
|
Jelle Zijlstra
|
7ab933f3c3
|
email: improve bytes handling (#9032)
|
2022-11-01 10:13:30 +01:00 |
|
Sebastian Rittau
|
5534007189
|
Fix return type of email.header.decode_header() (#8337)
|
2022-07-19 20:43:48 +01: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
|
994b69ef8f
|
Use lowercase tuple where possible (#6170)
|
2021-10-14 17:18:19 -07: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 |
|