Commit Graph

2516 Commits

Author SHA1 Message Date
YeonWoo
e513bf11fe Fix metaclass check classcell (#3986) 2022-08-13 17:20:13 +09:00
Jeong YunWon
9ad9b54074 Merge pull request #4041 from TwoPair/feature-thread-info
Feature: sys.thread_info
2022-08-12 12:21:32 +09:00
Jeong YunWon
93b4180759 Merge pull request #4003 from daeun503/type-qualname
Implemente type __qualname__ setter
2022-08-12 03:46:23 +09:00
Hyunmin Shin
53f3fe3dca Remove: test_thread_info expectedFailure 2022-08-12 00:30:15 +09:00
Daeun Lee
48019563ad Implemente type __qualname__ setter 2022-08-11 07:21:09 +09:00
Jeong YunWon
15aad7cb94 Fix with-statement location 2022-08-11 07:14:20 +09:00
Jeong YunWon
73b8e3bb47 Merge pull request #4035 from TwoPair/union-parameters
Fix making union parameters
2022-08-10 19:14:36 +09:00
Hyunmin Shin
d18c641604 Resolve: test_union_parameter_chaining 2022-08-10 11:34:47 +09:00
Jeong YunWon
dff916d45c Merge pull request #4029 from youknowone/test-symtable
Update test_symtable from CPython 3.10
2022-08-09 11:52:47 +09:00
Jeong YunWon
c5601c1f0a Merge pull request #4027 from youknowone/tarfile
Update test_tarfile from CPython 3.10
2022-08-09 11:51:57 +09:00
Jeong YunWon
b8a64a5f4f Merge pull request #4025 from youknowone/update-timeit
Update timeit from CPython 3.10.5
2022-08-09 06:40:17 +09:00
Jeong YunWon
934fe3586f mark failing tests from test_symtable 2022-08-09 06:38:59 +09:00
CPython Developers
d399953aba Update test_symtable from CPython 3.10.5 2022-08-09 06:38:55 +09:00
Jeong YunWon
1e81dced65 Merge pull request #4024 from youknowone/update-tokenize
Update tokenize from CPython 3.10.5
2022-08-09 06:30:02 +09:00
Jeong YunWon
a0f405afca Remove expectedFailure mark from test_tarfile 2022-08-09 06:08:57 +09:00
CPython Developers
eba72d41f9 Update tarfile and its test from CPython 3.10.5 2022-08-09 06:06:46 +09:00
Jeong YunWon
50d5c6d4a5 Merge pull request #4023 from youknowone/update-type
Update type related modules and tests from CPython 3.10.5
2022-08-09 06:03:27 +09:00
CPython Developers
bdab8f32b8 Update telnetlib from CPython 3.10 2022-08-09 06:02:57 +09:00
CPython Developers
75eebc49ba Update type related modules and tests from CPython 2022-08-09 05:59:02 +09:00
Jeong YunWon
2bd929eed6 Merge pull request #4019 from youknowone/test-urllib
Update test_urllib* from CPython 3.10.5
2022-08-09 05:58:06 +09:00
Jeong YunWon
a1699e1d2d Mark failing test of test_timeit 2022-08-09 05:49:56 +09:00
CPython Developers
e176728ffe Update timeit from CPython 3.10.5 2022-08-09 05:49:56 +09:00
CPython Developers
f509ab38ab Update tokenize from CPython 3.10.5 2022-08-09 05:41:49 +09:00
Jeong YunWon
15fdf0cf8b Merge pull request #4021 from youknowone/test-ucn
Add test_ucn from CPython 3.10.5
2022-08-09 05:37:38 +09:00
Jeong YunWon
7727d94d59 Merge pull request #4020 from youknowone/test-univnewlines
test_univnewlines from CPython 3.10.5
2022-08-09 05:26:22 +09:00
Jeong YunWon
561a71b0c5 add skipIf for test_urllib2_localnet on windows 2022-08-09 05:07:44 +09:00
Jeong YunWon
0156c097d1 Merge pull request #4018 from youknowone/update-test
Update test
2022-08-09 05:03:55 +09:00
Jeong YunWon
6fa8fc617b Merge pull request #4016 from youknowone/test-plistlib
test_plistlib
2022-08-09 05:03:41 +09:00
Jeong YunWon
c45db9391e mark failing tests from test_ucn 2022-08-09 04:44:43 +09:00
CPython Developers
33f38c7812 Add test_ucn from CPython 3.10.5 2022-08-09 04:42:57 +09:00
Jeong YunWon
70787af932 Merge pull request #4017 from youknowone/zipfile
update zipfile
2022-08-09 04:40:50 +09:00
CPython Developers
4ff701ac59 test_univnewlines from CPython 3.10.5 2022-08-09 04:39:14 +09:00
CPython Developers
c7eb307c9b Update test_urllib* from CPython 3.10.5 2022-08-09 04:31:57 +09:00
CPython Developers
ec461d9a29 Update test_weakset from CPython 3.10.5 2022-08-09 04:18:30 +09:00
CPython Developers
3592a499df Update zipapp from CPython 3.10.5 2022-08-09 04:14:19 +09:00
Jeong YunWon
17d3fdbd5a zipapp crlf->lf 2022-08-09 04:12:40 +09:00
Jeong YunWon
613727fe37 Mark failing tests form test_plistlib 2022-08-09 04:08:26 +09:00
CPython Developers
f2a3ea73a4 test_plistlib from CPython 3.10.5 2022-08-09 04:08:26 +09:00
CPython Developers
4f74aac189 test_zipfile64 from CPython 3.10.5 2022-08-09 03:56:53 +09:00
Jeong YunWon
37a3e03f01 mark failing test 2022-08-09 03:53:17 +09:00
CPython Developers
e58460c80b Update {test_}zipfile from CPython 3.10.5 2022-08-09 03:50:39 +09:00
CPython Developers
7f420dfbfc test_doctest2 from CPython 3.10.5 2022-08-09 03:36:26 +09:00
Jeong YunWon
a363b05340 PySetterValue for descr_set and setattro 2022-08-08 04:31:14 +09:00
Jeong YunWon
ad573574d2 remove failure marker from test_urllib2 2022-08-07 16:35:39 +09:00
CPython developers
07ccc26e71 Update test_urlparse from CPython 3.10.5 2022-08-07 16:31:38 +09:00
CPython developers
27d1c34103 Update urllib from CPython 3.10.5 2022-08-07 16:31:38 +09:00
Jeong YunWon
6d40b70a76 remove failure marker from htmlparser 2022-08-07 16:31:38 +09:00
CPython developers
dbb128e1de Update html and its test from CPython 3.10.5 2022-08-07 16:29:58 +09:00
Jeong YunWon
33db28d6cc Merge pull request #3968 from TwoPair/list-remove 2022-08-07 15:57:29 +09:00
Jeong YunWon
8dad7add5b Merge pull request #3816 from chang-57/binascii_qp
Add `binascii` `a2b_qp`
2022-08-07 06:22:21 +09:00