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 |
|
Jeong YunWon
|
9c2847afd5
|
Merge pull request #3736 from youknowone/warning
warning module start
|
2022-08-08 04:42:26 +09:00 |
|
Jeong YunWon
|
ade55498dd
|
Merge pull request #4010 from youknowone/fix-setter-interface
Fix getset setter to take None for deleter
|
2022-08-08 04:34:38 +09:00 |
|
Jeong YunWon
|
a363b05340
|
PySetterValue for descr_set and setattro
|
2022-08-08 04:31:14 +09:00 |
|
Jeong YunWon
|
711acaaf05
|
Support getset deleter
|
2022-08-08 04:31:14 +09:00 |
|
Jeong Yunwon
|
5a80fc3b8c
|
warning module start
|
2022-08-08 04:07:03 +09:00 |
|
Jeong YunWon
|
9087c2f47d
|
Merge pull request #4011 from youknowone/io-encoding
Fix _TextIOBase.encoding impl
|
2022-08-08 03:47:58 +09:00 |
|
Jeong YunWon
|
a5b18c4795
|
Fix _TextIOBase.encoding impl
|
2022-08-08 03:08:09 +09:00 |
|
Jeong YunWon
|
8b7a3ea8ea
|
Merge pull request #4009 from youknowone/htmlurllib
Update html/urllib and their tests
|
2022-08-07 17:23: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
|
7b643da3ea
|
add ssl.SSLContext.post_handshake_auth
|
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
|
cd75df546d
|
Merge pull request #3999 from qingshi163/sre030
Refactor to bump sre-engine to v0.3.0
|
2022-08-07 16:25:22 +09:00 |
|
Jeong YunWon
|
33db28d6cc
|
Merge pull request #3968 from TwoPair/list-remove
|
2022-08-07 15:57:29 +09:00 |
|
Kangzhi Shi
|
8bdbc99216
|
refactor to bump sre-engine to v0.3.0
|
2022-08-07 15:48:37 +09:00 |
|
hyerim
|
42290b103e
|
Add: _uuid module (#3974)
|
2022-08-07 15:27:53 +09:00 |
|
Jeong YunWon
|
d39a28ba5a
|
Merge pull request #3742 from HyunP-dev/staticmethod
use Initiailizer for PyStaticMethod
|
2022-08-07 15:22:27 +09:00 |
|
Hyun Park
|
849b81ee10
|
use Initiailizer for PyStaticMethod
|
2022-08-07 14:59:03 +09:00 |
|
Jeong YunWon
|
bfa595db3f
|
Merge pull request #4002 from Snowapril/relocate_meta_file
Relocate generated file location in `whats_left.py`
|
2022-08-07 14:38:24 +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 |
|
Lee Dogeon
|
02e05e489d
|
Correct binascii.unhexlify error type (#4005)
* Correct `binascii.unhexlify` error type
* Unmark resolved tests
|
2022-08-07 06:21:35 +09:00 |
|
Jeong YunWon
|
1f13d11cf3
|
Fix magic number horror
|
2022-08-07 05:57:43 +09:00 |
|
Jeong YunWon
|
a02558b63a
|
fix bug and styles not fixed yet
|
2022-08-07 05:57:21 +09:00 |
|
Jeong YunWon
|
eb9a5fac2a
|
Merge pull request #4006 from youknowone/marshal
a few more marshal
|
2022-08-07 05:20:24 +09:00 |
|
hachangmin6
|
33110aecfe
|
add binascii a2b_qp
Signed-off-by: hachangmin6 <tom5757tom@pusan.ac.kr>
|
2022-08-07 04:33:15 +09:00 |
|
Jeong YunWon
|
ba766e1a43
|
Merge pull request #3849 from youknowone/tabnanny
add tabnanny from cpython
|
2022-08-07 04:30:39 +09:00 |
|
Jeong YunWon
|
ec9fa505e3
|
marshal.version
|
2022-08-07 04:15:21 +09:00 |
|
Jeong YunWon
|
b32493d2cf
|
marshal ascii/unicode
|
2022-08-07 04:13:21 +09:00 |
|
Jeong YunWon
|
6489ef153a
|
bytes, none, ellipsis
|
2022-08-07 04:13:21 +09:00 |
|
Jeong YunWon
|
619bc156ba
|
Merge pull request #4004 from youknowone/marshal
redesign marshal
|
2022-08-07 03:53:14 +09:00 |
|
Jeong YunWon
|
aa58cd2e75
|
Use enum marshal::Type instead of u8
|
2022-08-07 03:10:54 +09:00 |
|
Jeong YunWon
|
a353d5e27a
|
redesign marshal
|
2022-08-07 02:40:40 +09:00 |
|
Jeong YunWon
|
320ed26ab9
|
marshal _dumps to take &mut vec
|
2022-08-07 02:38:37 +09:00 |
|
snowapril
|
e79442140b
|
Relocate generated file location
|
2022-08-06 14:35:09 +09:00 |
|
Jeong YunWon
|
cc202e1e90
|
Mark failing tests for test_tabnanny
|
2022-08-06 05:27:03 +09:00 |
|
Jeong Yunwon
|
216fcd8ba5
|
Add tabnanny module and its test from Python v3.10.4
|
2022-08-06 05:21:55 +09:00 |
|
Jeong YunWon
|
5b1e92f793
|
remove redundant parenthesis
|
2022-08-06 04:57:34 +09:00 |
|
Jeong YunWon
|
5ee50194b2
|
Merge pull request #3470 from youknowone/lto
enable lto for release build
|
2022-08-05 05:12:01 +09:00 |
|
Jeong YunWon
|
8a307b89dd
|
Merge pull request #2444 from verhovsky/add-bz2
add bz2 from CPython 3.10.5
|
2022-08-05 05:08:20 +09:00 |
|
Jeong YunWon
|
005d0f3e67
|
enable lto for release build
|
2022-08-05 04:06:18 +09:00 |
|
Jeong YunWon
|
da9c98675b
|
optional bz2
|
2022-08-05 04:00:51 +09:00 |
|
CPython developers
|
b17c891115
|
Add bz2 from CPython 3.10.5
|
2022-08-05 03:54:21 +09:00 |
|
boris
|
7204ab7ea8
|
implement _bz2
Co-Authored-By: Jeong YunWon <jeong@youknowone.org>
|
2022-08-05 03:53:59 +09:00 |
|
Jeong YunWon
|
c073a611a1
|
Merge pull request #3598 from hwi-ya/timeout
Modify timeout print message
|
2022-08-05 02:09:40 +09:00 |
|
Jeong YunWon
|
3d5d3fdca1
|
Merge pull request #3759 from youknowone/pyimpl
pyimpl -> pyclass
|
2022-08-05 01:54:12 +09:00 |
|
hwi-ya
|
53a74a1f2d
|
Modify timeout print message
Co-Authored-By: Jeong YunWon <jeong@youknowone.org>
|
2022-08-05 01:25:53 +09:00 |
|