Alex Waygood
|
8d5d2520ac
|
Use PEP 585 syntax wherever possible (#6717)
|
2021-12-28 11:31:43 +01:00 |
|
Alex Waygood
|
3d9599cec1
|
Improve stubs for email.headerregistry (#6588)
* Add max_count class vars
* Add init() methods
* Fix ContentDispositionHeader.content_disposition return type
|
2021-12-16 12:42:07 +01:00 |
|
Bas van Beek
|
b9e1d7d522
|
Replace Mapping with types.MappingProxyType (#6013)
Mark `Signature.parameters` and `.return_annotation` as read-only properties
|
2021-09-09 09:58:53 +02: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 |
|
John T. Wodder II
|
fc2933ca64
|
Make "addresses" argument to email.headerregistry.Group an Iterable (#5124)
Fixes #5123
|
2021-03-16 19:07:58 +01: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 |
|