Alex Waygood
|
2f0fac0cd9
|
Fix positional-only differences in _tkinter (#7224)
|
2022-02-15 06:21:50 -08:00 |
|
Alex Waygood
|
2878050ffc
|
Add @final to several stdlib classes that cannot be subclassed at runtime (#7213)
|
2022-02-14 14:46:30 -08:00 |
|
Shantanu
|
b88a6f19cd
|
Upgrade black version (#7089)
|
2022-01-30 16:27:06 -08:00 |
|
Akuli
|
b77f994801
|
Improve _tkinter (#6908)
|
2022-01-13 17:05:20 +02:00 |
|
Alex Waygood
|
9707cb00f6
|
Python 3.11 removals in stdlib (#6374)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2021-11-25 19:34:12 +02:00 |
|
Alex Waygood
|
10c9d8cfce
|
Add @final to many unsubclassable stdlib classes (#6299)
|
2021-11-15 14:45:24 +01:00 |
|
Eric Traut
|
c7c025ae08
|
Removed a bunch of unused import symbols detected by pyright. (#5060)
Co-authored-by: Eric Traut <erictr@microsoft.com>
|
2021-02-23 19:46:46 +01:00 |
|
Akuli
|
507ca60ff8
|
relax call argument type (#5056)
|
2021-02-23 11:26:27 +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 |
|