Alex Waygood
|
da3e69d093
|
stdlib: Improve a bunch of __(a)exit__ methods (#7571)
|
2022-04-01 08:05:25 +02:00 |
|
Alex Waygood
|
29ac4cccc5
|
Add asyncio.locks.__all__ (#7269)
|
2022-02-18 18:26:25 -08:00 |
|
Thomas Grainger
|
57b2bae031
|
correct asyncio.locks._ContextManagerMixin and _ContextManager types (#7124)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2022-02-04 18:30:55 +02:00 |
|
Thomas Grainger
|
4e67419b1f
|
most asyncio lock methods always return True (#7122)
|
2022-02-04 11:18:17 +02:00 |
|
Alex Waygood
|
584336a41e
|
Fix several methods that should be async def, but aren't (#7107)
|
2022-02-02 15:18:14 +01:00 |
|
Shantanu
|
b88a6f19cd
|
Upgrade black version (#7089)
|
2022-01-30 16:27:06 -08:00 |
|
Alex Waygood
|
a40d79a4e6
|
Use lowercase type everywhere (#6853)
|
2022-01-08 16:09:29 +01:00 |
|
Alex Waygood
|
029cf555e7
|
Use lowercase set/deque in stdlib subdirectories (#6350)
|
2021-11-20 04:20:25 -08:00 |
|
Akuli
|
ee487304d7
|
Big diff: Use new "|" union syntax (#5872)
|
2021-08-08 11:05:21 +02: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 |
|