 
|
60a3cee609
|
__future__._Feature.getMandatoryRelease() can return None (#8232)
Co-authored-by: KotlinIsland <kotlinisland@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2022-07-03 13:27:52 +01:00 |
|
KotlinIsland
|
35a59f6aa7
|
typing.AwaitableGenerator: add type_check_only (#8115)
|
2022-06-20 21:01:09 -07:00 |
|
KotlinIsland
|
7d9d670ff9
|
add TypeGuard to some inspect functions (#6107)
|
2021-11-09 20:08:14 +01:00 |
|
KotlinIsland
|
6e646f43dd
|
Remove BaseAdapter from requests.sessions (#6264)
|
2021-11-08 17:33:16 -08:00 |
|
KotlinIsland
|
b8cbac800f
|
Make types.coroutine return Awaitable (#6255)
|
2021-11-08 12:34:42 +01:00 |
|
KotlinIsland
|
b7d1d099d9
|
add TypeGuard to coroutines.iscoroutine (#6105)
make CoroutineType extend Coroutine
|
2021-10-09 17:01:36 +02:00 |
|
 KotlinIslandandKotlinIsland
|
1b5c4e1d57
|
Add support for dict.{keys,values,items}.mapping (#6039)
Co-authored-by: KotlinIsland <kotlinisland@users.noreply.github.com>
|
2021-09-19 22:30:14 -07:00 |
|