Kim, YeonWoo
|
4ac218f90e
|
Add weakproxy bytes
|
2022-07-16 14:34:28 +09:00 |
|
Kim, YeonWoo
|
27884e2d5f
|
Add weakproxy bool
|
2022-07-16 13:47:35 +09:00 |
|
Jeong Yunwon
|
6dec05da67
|
mark successful/failing tests again
|
2022-07-16 02:52:36 +09:00 |
|
Jeong Yunwon
|
4d68885095
|
Update Lib/test/test_traceback from CPython 3.10.5
|
2022-07-16 02:23:55 +09:00 |
|
Jeong Yunwon
|
8f5a00b31d
|
update Lib/traceback.py from CPython v3.10.5
|
2022-07-16 02:23:55 +09:00 |
|
Jeong YunWon
|
c8916420c8
|
Merge pull request #3893 from Yaminyam/itertools-basetype
Add basetype flag to itertools module
|
2022-07-16 01:27:34 +09:00 |
|
siontama
|
60e3ce2dd8
|
Add basetype flag to itertools module
|
2022-07-16 00:58:42 +09:00 |
|
Jeong YunWon
|
ddc801e5ca
|
Merge pull request #3854 from oow214/weakproxy_sequence
Add weakproxy Sequence, Mapping
|
2022-07-15 01:29:24 +09:00 |
|
Jeong YunWon
|
97a4d2b4b6
|
Merge pull request #3869 from tgsong827/stopiteraion
Fix define_exception! of PyStopIteration to set value of value attribute
|
2022-07-15 00:55:07 +09:00 |
|
Kim, YeonWoo
|
21a7369953
|
Add weakproxy mapping
|
2022-07-15 00:49:20 +09:00 |
|
Jeong YunWon
|
46073a2a65
|
Merge pull request #3873 from key262yek/update-exceptions-test
Update exception tests from CPython v3.10.5
|
2022-07-14 23:20:54 +09:00 |
|
zer0who
|
8cbd2e53b2
|
deleted tested_newobj_generic&proxies
|
2022-07-14 21:01:21 +09:00 |
|
zer0who
|
aa047940c0
|
Deleted todo, expectedFailure
|
2022-07-14 21:01:14 +09:00 |
|
zer0who
|
8ad1ad28a0
|
Deleted todo lines behind code
|
2022-07-14 20:57:05 +09:00 |
|
zer0who
|
1c473b6536
|
Deleted todo, expectedFailure
|
2022-07-14 20:56:51 +09:00 |
|
Taegi Song
|
12bbb79bad
|
Fix define_exception! of PyStopIteration to set value of value attribute
Co-authored-by: NanHee Kim <kimnanhee0225@gmail.com>
|
2022-07-14 20:30:21 +09:00 |
|
|
|
44004935b0
|
Specify expectedFailure of test_non_ascii in Lib/test/test_cmd_line_script.py
|
2022-07-14 05:50:00 +09:00 |
|
|
|
5ab55dc7ce
|
Add expectedFailure tag to test_non_ascii
|
2022-07-14 05:50:00 +09:00 |
|
|
|
9f29dc558a
|
Update Lib/test/test_cmd_line_script.py to be runable
|
2022-07-14 05:50:00 +09:00 |
|
|
|
e86a1bc92f
|
Copy Lib/test/test_cmd_line_script.py from CPython v3.10.5
|
2022-07-14 05:50:00 +09:00 |
|
Jeong YunWon
|
02a1d1d7db
|
Merge pull request #3877 from moreal/update-typing-3105
Update `typing` module to 3.10.5
|
2022-07-14 02:23:22 +09:00 |
|
Lee Dogeon
|
4ee32e6b66
|
Update typing module to 3.10.5
|
2022-07-14 00:31:40 +09:00 |
|
Karatus
|
523a0f9bc6
|
Fix union args (#3864)
|
2022-07-13 18:45:02 +09:00 |
|
kth496
|
203d1998e2
|
Fix multiline lexer bug
Co-authored-by: Hyeonji-Ryu <cjstk3940@naver.com>
|
2022-07-13 17:02:17 +09:00 |
|
|
|
b490f5255b
|
Update Lib/test/test_syntax.py to be runable
|
2022-07-13 16:47:31 +09:00 |
|
|
|
82efdeb391
|
Update Lib/test/test_syntax.py from CPython v3.10.5
|
2022-07-13 16:47:31 +09:00 |
|
|
|
43824e393b
|
Change Lib/test/test_exceptions.py runable
|
2022-07-13 16:47:31 +09:00 |
|
|
|
4030ad12d9
|
Update test_exceptions.py from CPython 3.10.5
|
2022-07-13 16:47:31 +09:00 |
|
fanninpm
|
11e9d818b4
|
Merge pull request #3838 from fanninpm/complex-pynumber
|
2022-07-10 15:30:27 -04:00 |
|
YeonWoo
|
0c58d7bc1d
|
Fix is_unionable type_type check (#3852)
Co-Authored-By: Hyunmin Shin <shm1193@gmail.com>
|
2022-07-09 21:25:15 +09:00 |
|
Jeong YunWon
|
0aca6a8cdd
|
Merge pull request #3840 from fanninpm/socket-constants
Add `_socket` constants from CPython 3.10
|
2022-07-06 09:18:08 +09:00 |
|
Padraic Fanning
|
0b1a54220e
|
Unmark passing test on macOS and Windows
|
2022-07-04 20:52:03 -04:00 |
|
Padraic Fanning
|
b39263db3b
|
Mark erroring test on Windows
|
2022-07-04 20:50:03 -04:00 |
|
Padraic Fanning
|
92f790efc1
|
Mark erroring/failing tests
|
2022-07-04 20:18:56 -04:00 |
|
Padraic Fanning
|
9de8274780
|
Unmark passing test
|
2022-07-03 14:39:36 -04:00 |
|
Padraic Fanning
|
e80412a63a
|
Update test_argparse to CPython 3.10
|
2022-07-02 18:48:45 -04:00 |
|
Padraic Fanning
|
1c997166e2
|
Update argparse to CPython 3.10
|
2022-07-02 18:48:25 -04:00 |
|
Dean Li
|
7496845381
|
test: update test_io.py to 3.10
|
2022-06-29 18:02:57 +08:00 |
|
Jeong YunWon
|
174c026727
|
Merge pull request #3817 from youknowone/fix-clippy
Fix nightly clippy warnings
|
2022-06-25 02:12:18 +09:00 |
|
Jeong Yunwon
|
fdab7e07be
|
skip flaky test_strtod::test_parsing
|
2022-06-24 21:17:15 +09:00 |
|
dldks321
|
b8f276f8d7
|
Fix OverflowError at collections.rs (#3815)
|
2022-06-24 01:14:50 +09:00 |
|
Jeong YunWon
|
166c45d575
|
Merge pull request #3807 from fanninpm/test-like-cpython-buildbottest
Run test suites like how CPython runs theirs
|
2022-06-24 01:01:51 +09:00 |
|
Jeong YunWon
|
66af821d76
|
Merge pull request #3812 from lijm1358/iadd-typeerror
add list iadd, inplace_concat TypeError for non iterable object
|
2022-06-24 00:58:52 +09:00 |
|
lijm1358
|
88bd2d999d
|
add list iadd TypeError for non iterable object
|
2022-06-23 23:44:32 +09:00 |
|
yangbeom
|
00cb5ca558
|
add fn Binascii rlecode_hqx rledecode_hqx (#3809)
|
2022-06-23 23:22:16 +09:00 |
|
Padraic Fanning
|
092053f7df
|
Skip tests on Windows with ValueError
"ValueError: illegal environment variable name" likely comes from the
`--fail-env-changed` switch we're now using.
|
2022-06-22 22:32:22 -04:00 |
|
Padraic Fanning
|
7d8dc183d8
|
Mark erroring/failing tests on Windows
|
2022-06-22 21:54:53 -04:00 |
|
Padraic Fanning
|
e850b6e041
|
Mark erroring test
|
2022-06-22 20:27:25 -04:00 |
|
Padraic Fanning
|
81d6765a76
|
Update test_ntpath to CPython 3.10
|
2022-06-22 20:27:25 -04:00 |
|
Padraic Fanning
|
909058dca2
|
Mark failing tests on Windows
|
2022-06-22 20:27:24 -04:00 |
|