CPython Developers
|
75eebc49ba
|
Update type related modules and tests from CPython
|
2022-08-09 05:59:02 +09:00 |
|
Moreal
|
72ba40ec6a
|
Unmark types.UnionType
|
2021-12-06 02:47:18 +09:00 |
|
Moreal
|
7da94d878c
|
Update types module to CPython 3.10.0
|
2021-12-05 17:06:56 +09:00 |
|
Moreal
|
2462d167d1
|
Bump types module to CPython 3.9.7
|
2021-09-19 03:36:24 +09:00 |
|
Noa
|
c763b783b5
|
Update types.py to CPython 3.8
|
2021-08-22 00:07:02 -05:00 |
|
Noah
|
21e6910e1d
|
Misc wrong behavior for function props, module.__init__, type.getattro
|
2021-04-11 17:38:44 -05:00 |
|
Noah
|
97b07885ad
|
Uncomment AsyncGeneratorType in types.py
|
2020-04-05 14:57:28 -05:00 |
|
Noah
|
a61318df8f
|
Uncomment TracebackType and FrameType in types.py
|
2020-03-01 14:36:01 -06:00 |
|
coolreader18
|
bf08f2f6a3
|
Enable async stuff in stdlib modules
|
2019-11-07 00:04:51 -06:00 |
|
ben
|
60c9d5004a
|
Add SimpleNamespace and sys.implementation
|
2019-05-19 15:01:22 +12:00 |
|
Seo Sanghyeon
|
b76cb680e9
|
Comment out unsupported code from types.py
|
2019-05-13 11:44:12 +09:00 |
|
Seo Sanghyeon
|
b048a66bc3
|
Copy types.py from CPython
|
2019-05-13 11:42:16 +09:00 |
|