Alex Waygood
|
4b504c78e0
|
Improve asyncio callbacks (#8192)
|
2022-07-18 19:46:38 -07:00 |
|
Alex Waygood
|
edc0ecd857
|
Remove Python 3.6 branches from typeshed (#8269)
|
2022-07-11 10:55:17 +02:00 |
|
Alex Waygood
|
7c3b13ba4f
|
asyncio.sslproto: _SSLPipe and several SSLProtocol attributes no longer exist on py311 (#8186)
|
2022-06-27 08:12:01 +02:00 |
|
Alex Waygood
|
9db96967cc
|
asyncio.sslproto: More updates for py311 (#8022)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2022-06-06 15:12:22 -07:00 |
|
Alex Waygood
|
e9526faf40
|
Various py311 removals (#7836)
|
2022-05-16 17:28:13 -07:00 |
|
Alex Waygood
|
97a74bc1aa
|
Import from collections.abc wherever possible (#7635)
|
2022-04-18 12:50:37 +02:00 |
|
Shantanu
|
b88a6f19cd
|
Upgrade black version (#7089)
|
2022-01-30 16:27:06 -08:00 |
|
Alex Waygood
|
029cf555e7
|
Use lowercase set/deque in stdlib subdirectories (#6350)
|
2021-11-20 04:20:25 -08: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 |
|
Eric Traut
|
4b4ced5fa0
|
Added missing type annotations and type arguments (#5070)
Co-authored-by: Eric Traut <erictr@microsoft.com>
Co-authored-by: Shantanu <hauntsaninja@users.noreply.github.com>
|
2021-02-25 15:09:58 -08: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 |
|