7 Commits

Author SHA1 Message Date
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