Alex Waygood
|
a40d79a4e6
|
Use lowercase type everywhere (#6853)
|
2022-01-08 16:09:29 +01:00 |
|
Alex Waygood
|
5670ca2f75
|
Add SupportsRichComparison type to _typeshed (#6583)
Use it to improve types of `max()` and other functions.
Also make some other tweaks to types related to comparison dunders.
Fixes #6575
|
2021-12-14 14:12:23 +00: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 |
|
Sebastian Rittau
|
acc576659a
|
Use Python 3.10 beta 4 instead of beta 1 in CI (#5839)
Quote all Python versions to make sure they are interpreted as strings,
not floats.
|
2021-08-02 07:30:32 -07:00 |
|
Shantanu
|
482d38044b
|
statistics: update for py310 (#5291)
|
2021-05-10 15:12:06 -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 |
|