Commit Graph

13002 Commits

Author SHA1 Message Date
Jim Fasarakis-Hilliard
392821700c Merge pull request #4802 from Masorubka1/test_cmd_line_script
Update test_cmd_line_script from Cpython v3.11.2
2023-04-02 17:18:58 +00:00
Jim Fasarakis-Hilliard
133e98f7e1 Merge pull request #4825 from Masorubka1/test_format.py
Update test_format.py from Cpython v3.11.2
2023-04-02 17:17:06 +00:00
Jim Fasarakis-Hilliard
52a0982948 Merge pull request #4813 from Masorubka1/test_dynamic
Update test_dynamic.py from Cpython v3.11.2
2023-04-02 16:48:30 +00:00
Jim Fasarakis-Hilliard
ad0116ac0b Merge pull request #4823 from Masorubka1/test_float
Update test_float.py from Cpython v3.11.2
2023-04-02 16:46:52 +00:00
Jim Fasarakis-Hilliard
05487c9f66 Merge pull request #4811 from Masorubka1/test_docxmlrpc
Update test_docxmlrpc.py from Cpython v3.11.2
2023-04-02 15:47:35 +00:00
Jim Fasarakis-Hilliard
e121f8e81b Merge pull request #4806 from Masorubka1/test_decorators
Update test_decorators from Cpython v3.11.2
2023-04-02 15:44:13 +00:00
Andrey Maltsev
94dc7bb279 Apply suggestions from code review
Co-authored-by: Jim Fasarakis-Hilliard <d.f.hilliard@gmail.com>
2023-04-02 18:25:21 +03:00
Jim Fasarakis-Hilliard
93613ec5e1 Merge pull request #4810 from Masorubka1/test_dictviews
Update test_dictviews.py from Cpython v3.11.2
2023-04-02 15:25:07 +00:00
Jim Fasarakis-Hilliard
5089cb045e Merge pull request #4808 from Masorubka1/test_devpoll
Update test_devpoll from Cpython v3.11.2
2023-04-02 15:24:40 +00:00
Andrey Maltsev
cde5527c9f fix mac os 2023-04-02 15:19:02 +00:00
Andrey Maltsev
0674aa7d8f Update test_format.py from Cpython v3.11.2 2023-04-02 14:57:54 +00:00
Jim Fasarakis-Hilliard
c56da459bc Merge pull request #4805 from Masorubka1/test_context
Update test_context from Cpython v3.11.2
2023-04-02 14:55:08 +00:00
Andrey Maltsev
77d9c8dcf0 Update test_float.py from Cpython v3.11.2 2023-04-02 14:51:38 +00:00
Jim Fasarakis-Hilliard
cae29ab96e Merge pull request #4804 from Masorubka1/test_compile
Update test_compile from Cpython v3.11.2
2023-04-02 14:50:48 +00:00
fanninpm
32d16803a6 Merge pull request #4803 from Masorubka1/test_compare
Update test_compare from Cpython v3.11.2
2023-04-02 14:39:16 +00:00
Andrey Maltsev
c020c6bbf7 Update test_dynamic.py from Cpython v3.11.2 2023-04-02 13:55:46 +00:00
Andrey Maltsev
b47eccbff0 Update test_docxmlrpc.py from Cpython v3.11.2 2023-04-02 13:51:18 +00:00
Andrey Maltsev
f798d2df92 Update test_dictviews.py from Cpython v3.11.2 2023-04-02 13:47:49 +00:00
Andrey Maltsev
bf5aa56dc0 Update test_devpoll from Cpython v3.11.2 2023-04-02 13:42:27 +00:00
Andrey Maltsev
0609686803 Update test_decorators from Cpython v3.11.2 2023-04-02 13:16:01 +00:00
Andrey Maltsev
2a41320963 Update test_context from Cpython v3.11.2 2023-04-02 13:10:36 +00:00
Andrey Maltsev
f5d4c9fc1c Update test_compile from Cpython v3.11.2 2023-04-02 13:04:58 +00:00
Andrey Maltsev
23d6233d42 Update test_compare from Cpython v3.11.2 2023-04-02 12:59:17 +00:00
Andrey Maltsev
e169d97713 Update test_cmd_line_script from Cpython v3.11.2 2023-04-02 12:51:55 +00:00
Jim Fasarakis-Hilliard
07bad48dbc Merge pull request #4794 from RustPython/youknowone-patch-1
Add --features ssl to README
2023-03-31 05:31:36 +00:00
Jeong, YunWon
a05842d051 Add --features ssl to README 2023-03-31 12:08:01 +09:00
fanninpm
d8879486bd Merge pull request #4782 from youknowone/bytes-as-osstr
relocate FsPath from stdlib::os and rename PyPathLike to OsPath
2023-03-30 15:30:14 +00:00
Jeong, YunWon
e4292702aa Merge pull request #4789 from youknowone/site
Add test_site from CPython 3.11.2
2023-03-28 15:33:45 +00:00
Jeong YunWon
59f1e59ff1 Mark failing tests of test_site 2023-03-28 23:36:37 +09:00
CPython Developers
fa3010a50e Add test_site from CPython 3.11.2 2023-03-28 18:55:35 +09:00
Jeong, YunWon
11d700d0a7 Merge pull request #4066 from youknowone/site
Update site from CPython 3.10.6
2023-03-28 18:55:00 +09:00
Jeong, YunWon
5c351c8d17 Merge pull request #4788 from youknowone/skip-ci
remove labeled event from ci trigger to prevent re-run ci whenever label added
2023-03-28 18:37:16 +09:00
Jeong YunWon
f14ac7146c remove labeled event from ci trigger 2023-03-28 18:34:44 +09:00
Jeong YunWon
69280ee64f OsPath internal to OsString 2023-03-28 18:21:53 +09:00
Jeong YunWon
f66ab39a40 Update site from CPython 3.11.2 2023-03-28 18:04:03 +09:00
CPython Developers
0cea9346e1 Update site from CPython 3.10.6 2023-03-28 18:04:03 +09:00
Jeong, YunWon
1a7df66e10 Merge pull request #4781 from MegasKomnenos/io
Add encoding="locale" support for TextIOWrapper
2023-03-28 08:37:36 +00:00
MegasKomnenos
7e6c33152e Add encoding='locale' support for TextIOWrapper 2023-03-28 17:36:48 +09:00
MegasKomnenos
e48ca2892b Add utf8_mode field to Settings and make Flags to reference it for init
I also changed the type from u8 to bool. No difference functionality-wise.
2023-03-28 17:35:32 +09:00
Jeong YunWon
5d6ce6c986 OsPathOrFd calls __index__ 2023-03-28 17:01:18 +09:00
Jeong YunWon
7b08953c18 rename PyPathLike -> OsPath becasue it is not a python object 2023-03-28 17:01:18 +09:00
Jeong YunWon
3d1a74dda9 os::ffi_ext -> common::os::ffi 2023-03-28 17:01:18 +09:00
Jeong YunWon
877ba28d85 relocate FsPath -> vm::function::FsPath 2023-03-28 17:01:18 +09:00
Jeong YunWon
f68a80879e relocate bytes_as_osstr to common 2023-03-28 12:37:11 +09:00
fanninpm
7b0ab173dd Merge pull request #4771 from fanninpm/update-gh-actions
Update GH Actions to use Node 16
2023-03-27 23:10:38 +00:00
Padraic Fanning
4a5534f330 Add --openssl-legacy-provider to Node invocation 2023-03-27 18:38:13 -04:00
fanninpm
010640ccc8 Merge pull request #4732 from youknowone/into-exact-or
Fix str.__str__ and PyRef::into_exact_or for int() or str() pattern
2023-03-27 18:42:44 +00:00
Jeong, YunWon
f6c09da968 Merge pull request #4785 from youknowone/ci-merge-group
Add merge group to ci
2023-03-28 01:37:21 +09:00
Jeong, YunWon
2c21ecd1df Merge pull request #4783 from Snowapril/test_descr_modify
Add test_descr from cpython v3.11.2
2023-03-27 16:36:39 +00:00
Jeong, YunWon
e9bc79d5ff Lib/test/test_descr.py Fix comment to clarify cpython originated expectedFailure
Co-authored-by: fanninpm <fanninpm@miamioh.edu>
2023-03-28 01:36:12 +09:00