Commit Graph

9 Commits

Author SHA1 Message Date
Padraic Fanning
80a0effd22 Reenable SupportsAbs and SupportsRound 2021-08-27 21:41:50 -04:00
Jeong YunWon
629fadf920 Fix pip with new typing 2021-08-21 22:14:14 +09:00
Padraic Fanning
650b60cc7e Remove namespace conflicts with io and re 2021-08-18 20:08:19 -04:00
Padraic Fanning
0892e54a63 Comment out sections of typing.py that don't work
They will be fixed later.
2021-08-18 20:08:18 -04:00
Padraic Fanning
79779f87a5 Add '_py_abc' to the frame stack
This restores an alteration made by @coolreader18 a while back.
2021-08-18 20:08:18 -04:00
Padraic Fanning
fab274a9e0 Update typing to CPython 3.8 2021-08-18 20:08:17 -04:00
Noah
b79e2cba40 Small changes for typing/abc 2020-10-07 19:29:41 -05:00
Noah
3dabd1f2e7 Modify typing.py slightly for RustPython 2020-02-16 16:02:43 -06:00
Noah
e1bc0b9a81 Add typing.py from CPython 3.6 2020-02-16 16:02:43 -06:00