Kangzhi Shi
|
59cedd2213
|
deprecated warnings for int
|
2022-05-30 07:36:07 +09:00 |
|
Jeong YunWon
|
64ef4916ec
|
Update test_int.py to CPython 3.10.2
|
2022-03-13 03:56:48 +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 |
|
Noah
|
dcbce354d5
|
Fix string repr in int invalid literal error
|
2020-04-28 13:35:28 -05:00 |
|
Noah
|
92b5d2091d
|
Unskip int test
|
2020-04-27 15:03:04 -05:00 |
|
Noah
|
e132e2f2e7
|
Fix int base-0 parsing
|
2020-04-27 15:03:04 -05:00 |
|
Jeong YunWon
|
a08b4568e2
|
Merge pull request #1783 from youknowone/int-bytes
bytearray/memoryview/array support for int()
|
2020-03-08 12:27:18 +09:00 |
|
Jeong YunWon
|
0eaf3731e9
|
memoryview/array support for int()
|
2020-02-29 11:32:29 +09:00 |
|
Jeong YunWon
|
4be3a365ce
|
non-int indexable base for int()
|
2020-02-29 10:07:14 +09:00 |
|
Aviv Palivoda
|
5622fd0704
|
Mark unsupported tests
|
2020-02-14 09:02:30 +02:00 |
|
Aviv Palivoda
|
df85907bf8
|
Add test_int from CPython 3.8
|
2020-02-14 09:02:23 +02:00 |
|