Daniel Chiquito
|
5dc6d5582a
|
Update _collections_abc.py to 3.12.2
|
2024-02-23 20:13:41 -05:00 |
|
Bobby Palmer
|
500b0024f0
|
updated _collections_abc.py and test_collections.py to CPython 3.11.2 (#5016)
* updated _collections_abc.py and its tests in test_collections.py
* decorated failing tests in test_typing.py
|
2023-06-18 17:31:03 +03:00 |
|
Moreal
|
0b5ceb8603
|
Update _collections_abc module to CPython 3.10.2
|
2022-01-25 23:31:09 +09:00 |
|
LeeJungwon
|
d6031baaa6
|
Update _collection_abc.py Cpython v3.9.7
|
2021-12-01 16:46:59 +09:00 |
|
snowapril
|
b2eff4ae53
|
add missing __class_getitem__ from cpython 3.10
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-10-22 18:43:15 +09:00 |
|
Noah
|
0ba022fe2e
|
misc: uncomment async generator in _collections_abc
|
2020-09-18 12:00:26 -05:00 |
|
Noah
|
60d96c42a3
|
Fix passing a generator to OrderedDict()
|
2020-04-02 17:42:00 -05:00 |
|
coolreader18
|
bf08f2f6a3
|
Enable async stuff in stdlib modules
|
2019-11-07 00:04:51 -06:00 |
|
Seo Sanghyeon
|
7d0ab6395b
|
Revert mappingproxy hack
|
2019-05-09 09:45:41 +09:00 |
|
ben
|
307689a15e
|
comment out lines that reference mappingproxy as type doesn't yet have a
__dict__
|
2019-04-14 19:10:10 +12:00 |
|
Aviv Palivoda
|
1272829793
|
Comment unsupported code from _collections_abc.py
|
2019-04-11 19:03:08 +03:00 |
|
Aviv Palivoda
|
eb40e08d8a
|
Add _collections_abc.py from CPython
|
2019-04-11 19:02:04 +03:00 |
|