8 Commits

Author SHA1 Message Date
carbotaniuman
da9be2f7ef Fix clippy lint and unblock a test case 2020-11-11 15:48:22 -06:00
Yi Hyunjoon
f682a94132 Fix int shifts for zero 2020-09-05 17:41:26 +09:00
Jeong YunWon
6b71a89281 small int cache for int.__new__ 2020-08-08 15:17:22 +09:00
Jeong YunWon
aa899f6a1a convert skip to expectedFailure 2020-08-08 06:03:59 +09:00
Jeong YunWon
2a0e84828e Optimize int parsing based on bytes rather than str 2020-08-08 04:41:48 +09:00
Jeong YunWon
8e8efe0ec8 reform every TODO: RUSTPYTHON to same format 2020-06-17 18:47:13 +09:00
TheAnyKey
6bcd1da76b Skipping format test as it is inconclusive 2020-06-17 18:42:21 +09:00
CPython dev
09ef0b6b24 dedicated commit with test_long.py from CPython 3.10 (dev) 2020-06-17 18:42:12 +09:00