ShaharNaveh
|
e02e813bf8
|
Update _pylong.py from 3.14.3
|
2026-02-13 13:55:05 +09:00 |
|
Jeong, YunWon
|
8f7b1343bc
|
mark and unmark successful/failing tests
|
2026-01-18 20:00:15 +09:00 |
|
Shahar Naveh
|
ceb7046bc4
|
Fix int respect sys.set_int_max_str_digits value (#6094)
|
2025-08-21 13:14:10 +09:00 |
|
ShaharNaveh
|
d5793e04ec
|
Don't import unittest.mock in test_int.py
|
2025-07-26 17:48:07 +02:00 |
|
ShaharNaveh
|
73f5ceb79b
|
Update test_int.py
|
2025-07-25 16:20:36 +02:00 |
|
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 |
|