16 Commits

Author SHA1 Message Date
Daeun Lee
48019563ad Implemente type __qualname__ setter 2022-08-11 07:21:09 +09:00
Lee Dogeon
4ee32e6b66 Update typing module to 3.10.5 2022-07-14 00:31:40 +09:00
Moreal
a2c318a8d8 Merge remote-tracking branch 'upstream/main' into update-types-310 2022-02-06 14:48:41 +09:00
Moreal
49a4bb651b Correct typing.re initialization 2022-01-31 21:44:14 +09:00
Moreal
beae3d8d16 Merge branch 'main' into update-types-310 2022-01-29 23:51:40 +09:00
Moreal
2733202076 Correct typing.io initialization 2022-01-28 23:07:19 +09:00
Moreal
fad636c694 Update typing module to CPython 3.10.0 2021-12-06 03:05:33 +09:00
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