Commit Graph

  • f461d4099c Update test_faulthandler.py from Cpython v3.11.2 Andrey Maltsev 2023-04-02 14:40:08 +00:00
  • 32d16803a6 Merge pull request #4803 from Masorubka1/test_compare fanninpm 2023-04-02 14:39:16 +00:00
  • 302149e02d Update test_exceptions.py from Cpython v3.11.2 Andrey Maltsev 2023-04-02 14:35:18 +00:00
  • f2b4ed2893 Update test_exception_hierarchy.py from Cpython v3.11.2 Andrey Maltsev 2023-04-02 14:27:08 +00:00
  • 73b1d4d877 Add test_exception_group.py from Cpython v3.11.2 Andrey Maltsev 2023-04-02 14:22:37 +00:00
  • 14afeb0e53 Update test_epoll.py from Cpython v3.11.2 Andrey Maltsev 2023-04-02 14:04:28 +00:00
  • 68ddbf82e0 Update test_eintr.py from Cpython v3.11.2 Andrey Maltsev 2023-04-02 13:57:34 +00:00
  • c020c6bbf7 Update test_dynamic.py from Cpython v3.11.2 Andrey Maltsev 2023-04-02 13:55:46 +00:00
  • b7ab716ee5 Update test_dtrace.py from Cpython v3.11.2 Andrey Maltsev 2023-04-02 13:53:14 +00:00
  • b47eccbff0 Update test_docxmlrpc.py from Cpython v3.11.2 Andrey Maltsev 2023-04-02 13:51:18 +00:00
  • f798d2df92 Update test_dictviews.py from Cpython v3.11.2 Andrey Maltsev 2023-04-02 13:47:49 +00:00
  • bf5aa56dc0 Update test_devpoll from Cpython v3.11.2 Andrey Maltsev 2023-04-02 13:42:27 +00:00
  • 0609686803 Update test_decorators from Cpython v3.11.2 Andrey Maltsev 2023-04-02 13:16:01 +00:00
  • 2a41320963 Update test_context from Cpython v3.11.2 Andrey Maltsev 2023-04-02 13:10:36 +00:00
  • f5d4c9fc1c Update test_compile from Cpython v3.11.2 Andrey Maltsev 2023-04-02 13:04:58 +00:00
  • 23d6233d42 Update test_compare from Cpython v3.11.2 Andrey Maltsev 2023-04-02 12:59:17 +00:00
  • e169d97713 Update test_cmd_line_script from Cpython v3.11.2 Andrey Maltsev 2023-04-02 12:51:55 +00:00
  • 1862d1d827 Update test_cmd_line from Cpython v3.11.2 Andrey Maltsev 2023-04-02 12:46:39 +00:00
  • 07bad48dbc Merge pull request #4794 from RustPython/youknowone-patch-1 Jim Fasarakis-Hilliard 2023-03-31 05:31:36 +00:00
  • a05842d051 Add --features ssl to README Jeong, YunWon 2023-03-31 12:08:01 +09:00
  • d8879486bd Merge pull request #4782 from youknowone/bytes-as-osstr fanninpm 2023-03-30 15:30:14 +00:00
  • e4292702aa Merge pull request #4789 from youknowone/site Jeong, YunWon 2023-03-28 15:33:45 +00:00
  • 59f1e59ff1 Mark failing tests of test_site Jeong YunWon 2023-03-28 18:17:35 +09:00
  • fa3010a50e Add test_site from CPython 3.11.2 CPython Developers 2023-03-28 18:10:25 +09:00
  • 11d700d0a7 Merge pull request #4066 from youknowone/site Jeong, YunWon 2023-03-28 18:55:00 +09:00
  • 5c351c8d17 Merge pull request #4788 from youknowone/skip-ci Jeong, YunWon 2023-03-28 18:37:16 +09:00
  • f14ac7146c remove labeled event from ci trigger Jeong YunWon 2023-03-28 18:34:05 +09:00
  • 69280ee64f OsPath internal to OsString Jeong YunWon 2023-03-28 16:50:23 +09:00
  • f66ab39a40 Update site from CPython 3.11.2 Jeong YunWon 2023-03-08 01:05:44 +09:00
  • 0cea9346e1 Update site from CPython 3.10.6 CPython Developers 2022-08-15 00:14:01 +09:00
  • 1a7df66e10 Merge pull request #4781 from MegasKomnenos/io Jeong, YunWon 2023-03-28 08:37:36 +00:00
  • 7e6c33152e Add encoding='locale' support for TextIOWrapper MegasKomnenos 2023-03-26 18:45:36 +09:00
  • e48ca2892b Add utf8_mode field to Settings and make Flags to reference it for init MegasKomnenos 2023-03-26 14:12:02 +09:00
  • 5d6ce6c986 OsPathOrFd calls __index__ Jeong YunWon 2023-03-28 16:36:30 +09:00
  • 7b08953c18 rename PyPathLike -> OsPath becasue it is not a python object Jeong YunWon 2023-03-28 16:29:07 +09:00
  • 3d1a74dda9 os::ffi_ext -> common::os::ffi Jeong YunWon 2023-03-27 22:47:13 +09:00
  • 877ba28d85 relocate FsPath -> vm::function::FsPath Jeong YunWon 2023-03-27 22:36:36 +09:00
  • f68a80879e relocate bytes_as_osstr to common Jeong YunWon 2023-03-26 22:12:20 +09:00
  • 7b0ab173dd Merge pull request #4771 from fanninpm/update-gh-actions fanninpm 2023-03-27 23:10:38 +00:00
  • 4a5534f330 Add --openssl-legacy-provider to Node invocation Padraic Fanning 2023-03-27 18:38:13 -04:00
  • 010640ccc8 Merge pull request #4732 from youknowone/into-exact-or fanninpm 2023-03-27 18:42:44 +00:00
  • f6c09da968 Merge pull request #4785 from youknowone/ci-merge-group Jeong, YunWon 2023-03-28 01:37:21 +09:00
  • 2c21ecd1df Merge pull request #4783 from Snowapril/test_descr_modify Jeong, YunWon 2023-03-27 16:36:39 +00:00
  • e9bc79d5ff Lib/test/test_descr.py Fix comment to clarify cpython originated expectedFailure Jeong, YunWon 2023-03-28 01:36:12 +09:00
  • 44599e9e7e Add merge group to ci Jeong YunWon 2023-03-28 01:29:58 +09:00
  • 910fe62d92 Add expectedFailure and skips for the test cases that cause failure or crash snowapril 2023-03-27 23:27:22 +09:00
  • 5a1beaffb8 Add test_descr.py from cpython 3.11.2 snowapril 2023-03-27 23:15:53 +09:00
  • bdf5434d7b Merge pull request #4772 from Brain-organizer/testreplacemodify Jeong, YunWon 2023-03-27 20:01:56 +09:00
  • 096a3dc645 Fix builtins (has,get,set)attr type error messages (#4776) Jaeyoung Ahn 2023-03-27 15:22:11 +09:00
  • 11aefa3e42 Merge pull request #4735 from youknowone/try_from_borrowed_object Jeong, YunWon 2023-03-27 15:11:57 +09:00
  • f7eb51204a Returns new string when (str|bytes).replace get empty original string Yongjin 2023-03-26 10:07:03 +09:00
  • 3fde8f3b27 update string_tests.py from python 3.11.2 Yongjin 2023-03-25 21:16:31 +09:00
  • 1795740517 Allow try_update_quantity_from_tuple to set left alignment when needed (#4766) MegasKomnenos 2023-03-26 21:01:44 +09:00
  • 4783df5737 Merge pull request #4767 from jyj0816/weakref Jeong, YunWon 2023-03-26 14:34:35 +09:00
  • b00e63e37e Merge pull request #4778 from JaeyoungAhn/test_print Jeong, YunWon 2023-03-26 13:12:02 +09:00
  • 322165f404 Merge pull request #4777 from MegasKomnenos/base64 Jeong, YunWon 2023-03-26 13:10:51 +09:00
  • 074e4b3144 add TODOs JaeyoungAhn 2023-03-26 12:27:58 +09:00
  • bd51adebdf new test_print.py from cpython v.3.11.2 JaeyoungAhn 2023-03-26 12:22:32 +09:00
  • afffb13902 Add Hash of WeakProxy for test\test_Weakref.py's "test_proxy_hash " jyj 2023-03-26 11:32:16 +09:00
  • afe5e96aee Merge pull request #4774 from MegasKomnenos/bisect Jeong, YunWon 2023-03-26 11:47:53 +09:00
  • 95f3c0d69d Add Iter of WeakProxy for test\test_weakref.py's "test_proxy_next" jyj 2023-03-25 20:41:45 +09:00
  • 185111d197 Update base64.py and test_base64.py from CPython v3.11.2 MegasKomnenos 2023-03-26 11:30:10 +09:00
  • 439b44ee93 Add default parameters to to_bytes based on v3.11 standard MegasKomnenos 2023-03-26 11:29:43 +09:00
  • d39ddac486 Update bisect.py and test_bisect.py from CPython v3.11.2 MegasKomnenos 2023-03-26 10:54:35 +09:00
  • f3a8e98511 Update wasmerio/setup-wasmer@v1 to v2 Padraic Fanning 2023-03-25 18:24:46 -04:00
  • 703ab1eee0 Update lalrpop 0.19.8 to 0.19.9 in GH Actions Padraic Fanning 2023-03-25 18:22:31 -04:00
  • d3028e0227 Update baptiste0928/cargo-install@v1 to v2 Padraic Fanning 2023-03-25 18:21:23 -04:00
  • fe87ca8117 Update actions/setup-node@v1 to v3 Padraic Fanning 2023-03-25 15:51:03 -04:00
  • fa39705dcb Update actions/setup-python@v2 to v4 Padraic Fanning 2023-03-25 15:50:09 -04:00
  • e53c9d1540 Update andstor/file-existence-action@v1 to v2 Padraic Fanning 2023-03-25 15:47:08 -04:00
  • 8d3ca534c4 Update actions/cache@v2 to v3 Padraic Fanning 2023-03-25 15:45:46 -04:00
  • 6f8a652653 Merge pull request #4768 from youknowone/lalrpop Jim Fasarakis-Hilliard 2023-03-25 16:17:06 +02:00
  • cfed9f3958 Merge pull request #4765 from JaeyoungAhn/built_in Jim Fasarakis-Hilliard 2023-03-25 16:01:15 +02:00
  • 44da572893 uncomment annotation JaeyoungAhn 2023-03-25 22:19:15 +09:00
  • 57b0ca644e Update lalrpop Jeong YunWon 2023-03-25 22:18:02 +09:00
  • f750c0ca06 added back the skipIf for windows JaeyoungAhn 2023-03-25 22:13:50 +09:00
  • 25ca331dc8 Merge pull request #4761 from JaeyoungAhn/test_deque Jim Fasarakis-Hilliard 2023-03-25 14:53:53 +02:00
  • a209c1a7dc Merge pull request #4763 from JaeyoungAhn/test_dict Jeong, YunWon 2023-03-25 21:01:19 +09:00
  • 0873e451a8 update test_builtin.py from cpython v3.11.2 JaeyoungAhn 2023-03-25 20:30:40 +09:00
  • 0eea760443 Update test_builtin.py from CPython v3.11.2 JaeyoungAhn 2023-03-25 20:17:27 +09:00
  • 62ae7339fe Update test_dict.py from CPython v3.11.2 JaeyoungAhn 2023-03-25 19:59:31 +09:00
  • 887ffd1116 Fix issue with cformat converting bytes to string for bytesinner (#4760) MegasKomnenos 2023-03-25 19:58:09 +09:00
  • d5975a4023 Merge pull request #4756 from JaeyoungAhn/modify_comparison Jeong, YunWon 2023-03-25 19:46:12 +09:00
  • 057d6aa497 Fix tuple comparison to use eq for leading elements JaeyoungAhn 2023-03-25 15:54:43 +09:00
  • 395e7b390a updated test_deque.py from CPython v3.11.2 JaeyoungAhn 2023-03-25 17:37:56 +09:00
  • c36e3612e7 Merge pull request #4758 from jinnarajin/hehe Jim Fasarakis-Hilliard 2023-03-25 10:14:25 +02:00
  • 8b6ef48046 Merge pull request #4757 from Brain-organizer/testlistcompsupdate Jim Fasarakis-Hilliard 2023-03-25 10:10:42 +02:00
  • 31c33c87c5 Merge pull request #4748 from jyj0816/random Jeong, YunWon 2023-03-25 17:06:50 +09:00
  • 8c9a33b737 Update random/test_random from CPython v3.11.2 jyj 2023-03-25 13:17:06 +09:00
  • 286810d25b Fix byteorder parameter of int.from_bytes to optional jyj 2023-03-25 15:04:15 +09:00
  • 8c5a279ba2 Merge pull request #4754 from Brain-organizer/testmathupdate Jeong, YunWon 2023-03-25 16:40:44 +09:00
  • c7081f90e8 Merge pull request #4755 from jinnarajin/test_update Jeong, YunWon 2023-03-25 16:32:21 +09:00
  • 6e921912d7 update test_deque from cpython v3.11.2 JaeyoungAhn 2023-03-25 16:32:13 +09:00
  • c132c66ac6 update test_cmath.py from cpython 3.11.2 jinnarajin 2023-03-25 16:17:32 +09:00
  • e3bf553dc3 Merge pull request #4746 from MegasKomnenos/test_bytes Jeong, YunWon 2023-03-25 16:15:29 +09:00
  • 7c3115ded6 update test_listcomps.py from cpython 3.11.2 Yongjin 2023-03-25 15:57:22 +09:00
  • db2fa98b52 Merge pull request #4753 from ilp-sys/test_eof Jeong, YunWon 2023-03-25 16:02:14 +09:00
  • 42ee90b4d5 Merge pull request #4752 from jinnarajin/updategetoff Jeong, YunWon 2023-03-25 16:01:23 +09:00
  • f5d2b869c0 Merge pull request #4744 from MegasKomnenos/main Jeong, YunWon 2023-03-25 16:00:59 +09:00
  • 919a2fbfda update test_complex.py from cpython 3.11.2 jinnarajin 2023-03-25 15:39:59 +09:00