Sebastian Rittau
|
c7c430857e
|
stdlib updates for latest Python patch releases (#12638)
|
2024-09-11 17:58:24 +02:00 |
|
Max Muoto
|
044ad59988
|
Update email/utils for 3.14 (#12491)
|
2024-08-10 23:57:32 +03:00 |
|
Max Muoto
|
35b84f2f21
|
Update email.utils for 3.13 (#12336)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2024-07-13 14:08:28 -07:00 |
|
Jelle Zijlstra
|
bba8cbd6f8
|
stdlib: more deprecations (#11009)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2024-02-18 06:50:29 -08:00 |
|
Jisuk Byun
|
d14ab09375
|
Fix and comment type mismatches in email library hints (#10437)
|
2023-07-11 00:07:04 -07:00 |
|
Nikita Sobolev
|
d492efeaea
|
email.utils.localtime: py312 updates (#10358)
|
2023-06-25 12:02:11 +01:00 |
|
Jelle Zijlstra
|
ddfaca3200
|
stdlib: add argument default values (#9501)
|
2023-01-18 09:37:34 +01:00 |
|
Alex Waygood
|
740193a8fc
|
Use TypeAlias where possible for type aliases (#7630)
|
2022-04-15 18:01:00 -07:00 |
|
Alex Waygood
|
3c85f36b7f
|
Reduce code duplication in the email module (#7558)
|
2022-04-06 12:20:14 +02:00 |
|
Alex Waygood
|
1acc8f3bd6
|
Use PEP 604 syntax wherever possible, part II (#7514)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2022-03-19 14:27:35 +00:00 |
|
Alex Waygood
|
b74acc7546
|
Add all the email __all__s (#7304)
|
2022-02-19 17:53:29 -08:00 |
|
Alex Waygood
|
8d5d2520ac
|
Use PEP 585 syntax wherever possible (#6717)
|
2021-12-28 11:31:43 +01: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 |
|
hatal175
|
472485d80a
|
email stubtest exceptions (#5207)
|
2021-04-11 07:25:48 -07: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 |
|