Alex Waygood
|
6348a58b8b
|
Import Match and Pattern from re, not typing (#8277)
|
2022-07-12 15:32:48 +02:00 |
|
Alex Waygood
|
edc0ecd857
|
Remove Python 3.6 branches from typeshed (#8269)
|
2022-07-11 10:55:17 +02:00 |
|
Alex Waygood
|
591593c85f
|
Simplify __all__ for modules beginning with 'm' to 't' (#8028)
|
2022-06-07 20:14:15 +01:00 |
|
Alex Waygood
|
97a74bc1aa
|
Import from collections.abc wherever possible (#7635)
|
2022-04-18 12:50:37 +02:00 |
|
Alex Waygood
|
740193a8fc
|
Use TypeAlias where possible for type aliases (#7630)
|
2022-04-15 18:01:00 -07: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
|
a3bb5af4a0
|
Add __all__ to most modules beginning with 'q', 'r' and 's' (#7364)
|
2022-02-22 16:51:54 -08:00 |
|
Alex Waygood
|
a40d79a4e6
|
Use lowercase type everywhere (#6853)
|
2022-01-08 16:09:29 +01:00 |
|
Alex Waygood
|
8d5d2520ac
|
Use PEP 585 syntax wherever possible (#6717)
|
2021-12-28 11:31:43 +01:00 |
|
Shantanu
|
72d804f130
|
smtplib: add timeout to LMTP (#6415)
Co-authored-by: hauntsaninja <>
|
2021-11-28 12:31:18 +02:00 |
|
Akuli
|
994b69ef8f
|
Use lowercase tuple where possible (#6170)
|
2021-10-14 17:18:19 -07:00 |
|
Oleg Höfling
|
64f481189f
|
drop ellipsis assignments from module vars, classvars and instance attrs (#5914)
Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
|
2021-08-11 19:26:58 +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 |
|
Dominic Davis-Foster
|
58559e56b3
|
Use _typeshed.Self where __enter__ returns self (#5698)
|
2021-06-27 22:58:58 +03:00 |
|
hatal175
|
461791db27
|
Fixing stubtest issues (#5339)
* Fix stubtest issues
|
2021-05-05 17:23:43 +03:00 |
|
hatal175
|
fbf21995e3
|
Various stubtest fixes (#5230)
|
2021-04-18 09:30:00 -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 |
|