Gyubong
|
e8ed8aab9f
|
Fix PyFloat::py_new always returning new float object issue (#3979)
|
2022-08-01 01:52:15 +09:00 |
|
Jeong YunWon
|
0341e72d94
|
Merge pull request #3980 from Yaminyam/fix/module-pwd
Fix: check if name contains null byte
|
2022-07-29 02:26:40 +09:00 |
|
siontama
|
8fdc4db915
|
Fix: check name contain null
|
2022-07-29 01:43:15 +09:00 |
|
Jeong YunWon
|
9122d759eb
|
Merge pull request #3977 from youknowone/ios
Fix iOS build
|
2022-07-28 23:40:32 +09:00 |
|
Jeong YunWon
|
cc8a18496e
|
Merge pull request #3971 from qingshi163/sre-engine
Fix sre-engine wrong repeat context used when multiple max_until recusion
|
2022-07-28 08:51:08 +09:00 |
|
Jeong YunWon
|
573b495def
|
Fix iOS build
|
2022-07-28 08:49:00 +09:00 |
|
Jeong YunWon
|
2bdc33a9f5
|
Merge pull request #3951 from jopemachine/float-nan-hash
Fix `float` and `complex`'s incorrect hash value when using with `nan`
|
2022-07-27 15:15:35 +09:00 |
|
Jeong YunWon
|
1f00aa07b3
|
Merge pull request #3969 from daeun503/fix-range-attribute
Fix range attributes type
|
2022-07-27 15:13:57 +09:00 |
|
Daeun Lee
|
97d8529c74
|
Fix range attributes type
|
2022-07-27 14:43:47 +09:00 |
|
Daeun Lee
|
d29f5d738c
|
Update test_copy.py from CPython v3.10.5
|
2022-07-27 14:42:44 +09:00 |
|
Gyubong Lee
|
d7f17d82ec
|
Fix formatter
|
2022-07-27 13:37:34 +09:00 |
|
Gyubong Lee
|
60c4db78dd
|
Reflect feedbacks
|
2022-07-27 13:36:15 +09:00 |
|
Jeong YunWon
|
abc7586662
|
bump up sre-engine to 0.2.0
|
2022-07-27 05:14:56 +09:00 |
|
Gyubong Lee
|
187fc5d872
|
hash_pointer -> hash_object_id
|
2022-07-26 11:42:25 +09:00 |
|
Kangzhi Shi
|
d7842d1e8e
|
pass htmlparser tests
|
2022-07-25 22:07:26 +02:00 |
|
Jeong YunWon
|
1daf2f1e4b
|
Merge pull request #3966 from youknowone/fix-windows-ci
fix windows CI
|
2022-07-26 05:01:06 +09:00 |
|
Jeong Yunwon
|
e62fdd105c
|
fix windows CI
|
2022-07-26 04:03:00 +09:00 |
|
Gyubong Lee
|
320265c973
|
Reflect feedbacks
|
2022-07-25 19:03:41 +09:00 |
|
Gyubong Lee
|
01a5fa1ba9
|
Reflect feedback
|
2022-07-25 18:07:10 +09:00 |
|
Gyubong Lee
|
dc3c7a9712
|
Fix lint
|
2022-07-25 18:07:10 +09:00 |
|
Gyubong Lee
|
d317c8b08c
|
Move hash_complex implementation from hash.rs to complex.rs
|
2022-07-25 18:07:10 +09:00 |
|
Gyubong Lee
|
6098eb66ed
|
Fix wrong implementation of hash_complex
|
2022-07-25 18:07:10 +09:00 |
|
Gyubong Lee
|
3c0f3cacdd
|
Apply inlining
|
2022-07-25 18:07:10 +09:00 |
|
Gyubong Lee
|
d388a13120
|
Fix hash_complex's hash function
|
2022-07-25 18:07:10 +09:00 |
|
Gyubong Lee
|
8a97c0b8fa
|
libc::c_void -> std::ffi::c_void
|
2022-07-25 18:07:10 +09:00 |
|
Gyubong Lee
|
98d3f38476
|
Reflect feedbacks
|
2022-07-25 18:07:10 +09:00 |
|
Gyubong Lee
|
06056908c9
|
Fixes nan
|
2022-07-25 18:07:10 +09:00 |
|
Jeong YunWon
|
dfc9b6abf4
|
Merge pull request #3964 from youknowone/fix-windows-ci
update subprocess for windows
|
2022-07-25 07:12:48 +09:00 |
|
Jeong Yunwon
|
7fdbf53822
|
update subprocess for windows
|
2022-07-25 07:11:18 +09:00 |
|
Jeong YunWon
|
fff5a8c4de
|
Merge pull request #3963 from youknowone/winapi
add _winapi attributes
|
2022-07-25 07:10:24 +09:00 |
|
Jeong YunWon
|
8ae1c70cb2
|
Merge pull request #3795 from youknowone/install-pip
turn on --installp-pip test
|
2022-07-25 06:58:15 +09:00 |
|
Jeong Yunwon
|
b2d0bc0aa3
|
add _winapi attributes
|
2022-07-25 06:53:15 +09:00 |
|
Jeong, Yunwon
|
9490603e20
|
enable --install-pip test again
|
2022-07-25 05:59:41 +09:00 |
|
Jeong YunWon
|
26705db94d
|
Merge pull request #3924 from youknowone/update-support
Update support
|
2022-07-25 05:01:34 +09:00 |
|
Jeong Yunwon
|
e32523c632
|
turn a few more windows tests on
|
2022-07-25 04:10:59 +09:00 |
|
Jeong YunWon
|
bad1c6f0b8
|
adjust filaing test markers
|
2022-07-25 04:10:59 +09:00 |
|
CPython developers
|
1d92f78b4c
|
Update test_weakref from CPython 3.10.5
|
2022-07-25 04:10:59 +09:00 |
|
Jeong YunWon
|
e33a6a68ac
|
Fix _posixsubprocess for updated subprocess
|
2022-07-25 04:10:59 +09:00 |
|
CPython developers
|
51b998d663
|
update subprocess from CPyhton 3.10.5
|
2022-07-25 04:10:59 +09:00 |
|
Jeong YunWon
|
96f3673fd8
|
add failing marks to test_module
|
2022-07-25 04:10:59 +09:00 |
|
CPython developers
|
3d28260203
|
Update test_module from CPython 3.10.5
|
2022-07-25 04:10:59 +09:00 |
|
Jeong Yunwon
|
64b2c0e7a8
|
Update logging from CPython 3.10.5
|
2022-07-25 04:10:59 +09:00 |
|
Jeong Yunwon
|
dc8a95d561
|
adjust failng test markers
|
2022-07-25 04:10:59 +09:00 |
|
CPython developers
|
531c42cae9
|
Update test.support from CPython 3.10.5
|
2022-07-25 04:10:59 +09:00 |
|
Jeong YunWon
|
ac4b148a74
|
Fix sugrrogatepass
|
2022-07-25 04:10:59 +09:00 |
|
Jeong YunWon
|
2fbd01f23e
|
Fix surrogateescape_errors
|
2022-07-25 04:10:59 +09:00 |
|
Jeong YunWon
|
55a9750382
|
Fix UnicodeError attribute tree
|
2022-07-25 04:10:59 +09:00 |
|
Jeong YunWon
|
59983951f7
|
Merge pull request #3959 from youknowone/less-test-run
more platform-independent tests
|
2022-07-25 04:04:39 +09:00 |
|
Jeong YunWon
|
13815da6d0
|
Merge pull request #3958 from youknowone/windows-stackoverflow
remove windows stack overflow skipIf
|
2022-07-25 04:04:03 +09:00 |
|
Jeong YunWon
|
e87033cb03
|
more platform-independent tests
|
2022-07-25 03:30:01 +09:00 |
|