Lee Dogeon
|
0d2a4264b3
|
Correct object.__repr__
|
2021-09-11 00:38:34 +09:00 |
|
Lee Dogeon
|
63b1696458
|
Derive name from tp_name
|
2021-09-09 00:07:36 +09:00 |
|
snowapril
|
d121020552
|
add test_dummy_threading.py from cpython 3.8
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-09-06 18:55:23 +09:00 |
|
snowapril
|
4be5c34e29
|
add annotations for making test work
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-09-06 18:55:23 +09:00 |
|
snowapril
|
c8dd8162a1
|
add test_dummy_thread.py from cpython 3.8
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-09-06 18:55:23 +09:00 |
|
snowapril
|
98f2f871cd
|
add annotations for making test success
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-09-06 18:55:23 +09:00 |
|
snowapril
|
4016eb95af
|
add test_dictviews.py from cpython 3.8
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-09-06 18:55:23 +09:00 |
|
snowapril
|
ff98ea33a0
|
add annotations for making test success
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-09-06 18:55:23 +09:00 |
|
snowapril
|
6c30d02a72
|
add test_decimal.py from cpython 3.8
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-09-06 18:55:23 +09:00 |
|
snowapril
|
f67e618415
|
add annotations for make test success
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-09-06 18:55:23 +09:00 |
|
snowapril
|
2c3460244a
|
add dataclasses.py & test_dataclasses.py from cpython 3.8
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-09-06 18:55:23 +09:00 |
|
snowapril
|
2b994f98c5
|
add annotations for making test success
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-09-06 18:55:23 +09:00 |
|
snowapril
|
99b7b59986
|
add test_contextlib.py from cpython 3.8
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-09-06 18:55:23 +09:00 |
|
snowapril
|
e4566007cd
|
add annotations for making test success
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-09-06 18:55:23 +09:00 |
|
snowapril
|
53d26f4f9a
|
add test_code_module.py from cpython 3.8
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-09-06 18:55:23 +09:00 |
|
snowapril
|
fc6e9df2d1
|
add annotations for making test success
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-09-06 18:55:23 +09:00 |
|
snowapril
|
18fb063be6
|
add test_cmd_line.py from cpython 3.8
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-09-06 18:55:23 +09:00 |
|
snowapril
|
ab9fd92e7e
|
add cgitb.py & test_cgitb.py from cpython 3.8
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-09-06 18:55:23 +09:00 |
|
snowapril
|
fcf55002da
|
add annotations for test success
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-09-06 18:55:23 +09:00 |
|
snowapril
|
c865f24d4a
|
add test_bigmem.py from cpython 3.8
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-09-06 18:55:23 +09:00 |
|
Gyuseok Jung
|
de22c1dba2
|
add unittest.skip to pass test
|
2021-09-05 22:18:55 +09:00 |
|
Gyuseok Jung
|
bf02c62f48
|
change to not create rust error
|
2021-09-05 20:49:42 +09:00 |
|
Gyuseok Jung
|
53560f03cf
|
change some method to pass test
|
2021-09-05 20:31:53 +09:00 |
|
Gyuseok Jung
|
90cd579c43
|
add time test by CPython 3.8.11
|
2021-09-05 20:30:51 +09:00 |
|
Padraic Fanning
|
71850a992d
|
Fix erroring tests on Windows
|
2021-09-04 18:24:32 -04:00 |
|
Padraic Fanning
|
5111c0022a
|
Mark erroring/failing tests
|
2021-09-04 18:24:31 -04:00 |
|
Padraic Fanning
|
d50ff55822
|
Update encodings module to CPython 3.8
|
2021-09-04 18:24:31 -04:00 |
|
Padraic Fanning
|
67f3d40717
|
Add test_codecs from CPython 3.8
|
2021-09-04 18:24:29 -04:00 |
|
Padraic Fanning
|
1613733668
|
Update codecs.py to CPython 3.8
|
2021-09-04 18:24:25 -04:00 |
|
Jeong YunWon
|
8bc9b7630a
|
Merge pull request #3007 from DimitrisJim/length_hint_during_extract
Call `__length_hint__` before extracting elements
|
2021-09-05 04:25:09 +09:00 |
|
Tony Jinwoo Ahn
|
6e1c9c68b6
|
Fix range of "invalid start byte" for UTF-8
Signed-off-by: Tony Jinwoo Ahn <tony.jinwoo.ahn@gmail.com>
|
2021-09-04 21:09:52 +09:00 |
|
jfh
|
022eb28c09
|
Call __length_hint__ on object to be extracted.
|
2021-09-04 15:04:32 +03:00 |
|
Padraic Fanning
|
8083eed146
|
Skip panicking test
|
2021-09-03 20:25:06 -04:00 |
|
Jeong YunWon
|
61e79ff064
|
Merge pull request #2997 from zetwhite/os_sched
os : implement os.sched_yield, os.sched_get_priority_min, os.sched_get_priority_max
|
2021-09-02 22:21:07 +09:00 |
|
Jeong YunWon
|
7359f9dda0
|
skip test_sched_priority for now
|
2021-09-02 20:20:11 +09:00 |
|
Moreal
|
cda1924cf8
|
Unmark fixed tests
|
2021-09-02 19:55:01 +09:00 |
|
Jim Fasarakis-Hilliard
|
8473ea9911
|
Merge pull request #2991 from DimitrisJim/set_iter
Improve set iteration, add __reduce__
|
2021-09-01 12:03:46 +03:00 |
|
Moreal
|
06318a3bb7
|
Unmark fixed tests
|
2021-08-31 23:53:05 +09:00 |
|
jfh
|
049e9bd41d
|
Add __reduce__ for set iterator.
|
2021-08-30 19:53:48 +03:00 |
|
Frank King
|
c1aaac02ed
|
Implement array::_array_reconstructor
|
2021-08-30 22:21:53 +08:00 |
|
Jeong YunWon
|
4ddd1d3ee3
|
Merge pull request #2989 from DimitrisJim/repeat_overflow_checks
Check for MemoryErrors when repeating sequences.
|
2021-08-30 16:12:37 +09:00 |
|
Jeong YunWon
|
f4d40bc0c9
|
Merge pull request #2988 from DimitrisJim/isinstance_subclass_edges
Clean up edge cases in `isinstance`/`issubclass`.
|
2021-08-30 12:05:51 +09:00 |
|
jfh
|
97b8d7ca7b
|
Add checking for repeat on sequences.
|
2021-08-29 17:43:47 +03:00 |
|
Myunghoon Park
|
e4953efac1
|
add __new__ method to deque iterator and reverse iterator (#2987)
* add __new__ method to deque iterator and reverse iterator
|
2021-08-29 17:13:19 +03:00 |
|
jfh
|
d42d048c70
|
Clean up edge cases in isinstance and issubclass.
|
2021-08-29 15:12:30 +03:00 |
|
Jim Fasarakis-Hilliard
|
e44cb9c5cf
|
Merge pull request #2982 from fanninpm/fix-typing
Add test_typing from CPython 3.8
|
2021-08-28 21:10:36 +03:00 |
|
Padraic Fanning
|
a43979bb62
|
Skip stack overflow on Windows
|
2021-08-28 12:48:13 -04:00 |
|
Padraic Fanning
|
71a4934bc1
|
Unmark passing test in test_grammar
|
2021-08-28 12:03:33 -04:00 |
|
Padraic Fanning
|
b8df8c3a6c
|
Mark erroring/failing tests
|
2021-08-27 22:54:31 -04:00 |
|
Padraic Fanning
|
80a0effd22
|
Reenable SupportsAbs and SupportsRound
|
2021-08-27 21:41:50 -04:00 |
|