Commit Graph

  • 746cb0493f Merge pull request #4508 from marvinmednick/pathconf_names Jeong YunWon 2023-02-22 00:03:43 +09:00
  • 2e27587f15 Merge pull request #4530 from itsankitkp/handle-panic-strftime-new Jeong YunWon 2023-02-22 00:03:04 +09:00
  • 84c27f3694 Merge pull request #4535 from youknowone/fix-mul-and-union Jeong YunWon 2023-02-22 00:02:16 +09:00
  • 42c0752370 less flaky syntax_async (#4536) Jeong YunWon 2023-02-21 23:17:11 +09:00
  • 3615b1620e switch erprintln! to TODO comment (#4528) Dan Näsman 2023-02-21 16:16:10 +02:00
  • e42553867f Update extra_tests/snippets/stdlib_datetime.py Jeong YunWon 2023-02-21 23:14:53 +09:00
  • 955347e426 posix.pathconf_names only for linux Jeong YunWon 2023-02-21 19:17:10 +09:00
  • 468f1aa312 Implmentation for os.pathconf_names Marvin Mednick 2023-02-15 16:50:10 -08:00
  • afb64c873a Add AsNumber for PyUnion Karatus 2023-02-21 18:53:05 +09:00
  • 8f17468f51 Fix mul/repeat index type to isize Karatus 2023-02-21 18:52:03 +09:00
  • 78b58122c1 Merge pull request #4533 from haxelion/bugfix/digest_block_size Jeong YunWon 2023-02-21 19:01:40 +09:00
  • 97ac351c5e Merge pull request #4534 from seungha-kim/graphlib Jeong YunWon 2023-02-21 18:55:34 +09:00
  • c7f442425d Copy graphlib module from CPython 3.11 Kim Seungha 2023-02-21 17:59:06 +09:00
  • df0963446f Implemented the block_size attribute for PyHasher, fixing the 2 failing hmac tests Charles Hubain 2023-02-21 16:52:15 +09:00
  • ef873b4b60 Merge pull request #4531 from charliermarsh/charlie/exception-groups Jeong YunWon 2023-02-21 13:20:18 +09:00
  • 6a267debf5 Merge pull request #4526 from haxelion/feature/hmac_3.11 Jeong YunWon 2023-02-21 12:32:49 +09:00
  • 334bb30f9e Merge pull request #4532 from charliermarsh/charlie/star Jeong YunWon 2023-02-21 12:30:52 +09:00
  • da9b2ee6b9 Implement except* syntax Charlie Marsh 2023-02-20 13:40:19 -05:00
  • 3ebf23e39b Update Python.asdl from CPython 3.11.1 Charlie Marsh 2023-02-21 12:00:33 +09:00
  • b5f54f1624 Integrated hmac.py and test_hmac.py: Charles Hubain 2023-02-21 11:35:09 +09:00
  • 33da5bf81f Updated Lib/hmac.py to cpython 3.11 version and included hmac test suite Charles Hubain 2023-02-17 09:46:04 +09:00
  • 43e3fd9c2c Allow starred expressions in subscripts Charlie Marsh 2023-02-20 17:59:35 -05:00
  • 0201a5aadb Update compiler/parser/src/soft_keywords.rs Charlie Marsh 2023-02-20 13:20:26 -05:00
  • fa38e9fa47 clean up soft-keyword transform Jeong YunWon 2023-02-20 14:14:08 +09:00
  • 382df8e714 Use muiltipeek Charlie Marsh 2023-02-19 22:37:00 -05:00
  • c5db729191 Add support for match statements to parser Charlie Marsh 2023-02-17 22:09:18 -05:00
  • e0a294849a Merge pull request #4529 from haxelion/bugfix/fix_gethostbyname_ex Jim Fasarakis-Hilliard 2023-02-20 18:11:26 +02:00
  • fcfe8e1ac8 Return arg in case of invalid param in strftime Ankit Kumar Pandey 2023-02-20 20:41:04 +05:30
  • 4f1085beb3 Ensure socket.gethostbyname_ex only returns IPv4 addresses Charles Hubain 2023-02-20 23:51:11 +09:00
  • e325a0003b Revert "Add SetNameArgs" Gyubong 2022-09-18 15:29:18 +09:00
  • e967e5ed11 Add SetNameArgs Gyubong 2022-09-17 14:07:45 +09:00
  • d4aa062441 Fix set_name error message when arguments are invalid Gyubong 2022-09-16 17:12:54 +09:00
  • e5735cde67 Merge pull request #4517 from youknowone/cpython-3.11 Jeong YunWon 2023-02-20 13:50:10 +09:00
  • 75f3f3c8c4 Fix syntax_async.py for 3.11 Jeong YunWon 2023-02-20 02:06:21 +09:00
  • 3b8d670c81 Add unicodedata.east_asian_width (#4523) Zhiyan Xiao 2023-02-20 01:38:02 +09:00
  • 8b7158f169 Make common::repr throw error instead of panic (#4520) John Pham 2023-02-19 20:09:54 +07:00
  • 82c1a3a9ea Merge pull request #4521 from youknowone/update-ast Jim Fasarakis-Hilliard 2023-02-18 17:36:51 +02:00
  • 53d0f41ba5 Update from CPython v3.10.9 CPython Developers 2022-12-10 12:11:08 +09:00
  • a5091c56cb Merge pull request #4440 from MrrRaph/whats_left_utf8 Jeong YunWon 2023-02-18 18:45:23 +09:00
  • daca1f38cf Fix cspell warnings Jeong YunWon 2023-02-17 23:26:02 +09:00
  • 5df8d29fe4 Add whats_left running to CI Jeong YunWon 2023-02-17 22:25:17 +09:00
  • 8c38a8381c os is frozen in 3.11 Jeong YunWon 2023-02-18 07:08:36 +09:00
  • d22446d1dd imp.py -> stdlib_imp.py Jeong YunWon 2023-02-18 07:08:24 +09:00
  • c037e17220 Merge pull request #4518 from dannasman/unnecessary_tovec Jeong YunWon 2023-02-18 06:56:10 +09:00
  • 506e17ace2 remove unnecessary to_vec() Dan Nasman 2023-02-17 22:37:40 +02:00
  • e88f09842d Merge pull request #4514 from youknowone/bytesinner-pub-super Jim Fasarakis-Hilliard 2023-02-17 21:10:08 +02:00
  • e79b1398b0 trying to go with CPython 3.11 Jeong YunWon 2023-02-17 23:33:04 +09:00
  • 371b5e2a6e Fixed type mismatchs MrrRaph 2023-01-11 16:02:22 +01:00
  • a4629db520 Added UTF-8 encoding when opening a file MrrRaph 2023-01-11 15:56:27 +01:00
  • aaa364da54 narrow publicity of BytesInner::elements Jeong YunWon 2023-02-17 22:00:51 +09:00
  • a0c34dab54 Optimize bytes-like (l|r)strip (#4500) Dan Näsman 2023-02-17 14:31:12 +02:00
  • 1d815464f6 Merge pull request #4513 from xiaozhiyan/optimize-pypydict-to_attributes-to-reuse-pyrefexact Jeong YunWon 2023-02-17 16:01:53 +09:00
  • 461f7491e8 Merge pull request #4512 from RustPython/upd-nix Jeong YunWon 2023-02-17 16:00:36 +09:00
  • abe8cfdf1c Run cargo-update Noa 2023-02-16 12:21:15 -06:00
  • d9e3f9ca68 Tidy up ssl a little Noa 2023-02-16 12:17:14 -06:00
  • e08252cad7 Use nix for more things Noa 2023-02-08 18:32:35 -06:00
  • 9206ad52b8 Optimize Py<PyDict>::to_attributes() to reuse PyRefExact Zhiyan Xiao 2023-02-17 07:23:19 +09:00
  • 57fd8c97b4 Add description for PyRefExact Jeong YunWon 2023-02-16 22:31:18 +09:00
  • f9f665be62 PyObjectRef::downcast_exact returns PyRefExact Jeong YunWon 2023-02-15 01:43:21 +09:00
  • 3f1fb9d29d Merge pull request #4510 from DimitrisJim/unexpected_success Jeong YunWon 2023-02-16 21:39:15 +09:00
  • 8afe853b76 Fix unexpected success in test_future. Dimitris Fasarakis Hilliard 2023-02-16 10:37:35 +02:00
  • 5ec62358b3 Merge pull request #4507 from howjmay/co_cellvars Jim Fasarakis-Hilliard 2023-02-16 09:25:44 +02:00
  • dcda3e43b9 Merge pull request #4509 from minhrongcon2000/fix/add_co_freevars Jim Fasarakis-Hilliard 2023-02-16 09:24:23 +02:00
  • 81fc6f16cf Fix code linting minh.pham2000 2023-02-16 10:19:56 +07:00
  • 07f4218bf4 Add co_freevars to code object minh.pham2000 2023-02-16 10:10:15 +07:00
  • 529d223ee1 Add co_cellvars to code object Yang Hau 2023-02-16 01:22:22 +08:00
  • 3c4f04f3aa Merge pull request #4498 from youknowone/str-join Jim Fasarakis-Hilliard 2023-02-15 19:07:11 +02:00
  • 1fd557d549 Merge pull request #4499 from jonathanslenders/fix-sqlite-aarch64 Jeong YunWon 2023-02-14 12:32:31 +09:00
  • 9cac89347e Fix aarch64 compatibility for sqlite. Jonathan Slenders 2023-02-13 20:53:39 +00:00
  • 020372dde0 Merge pull request #4496 from youknowone/optimize-strip Jim Fasarakis-Hilliard 2023-02-13 18:31:23 +02:00
  • bf49952275 Merge pull request #3769 from youknowone/wrap-index Jeong YunWon 2023-02-14 00:55:26 +09:00
  • 491bd0e74f Merge pull request #4495 from youknowone/fix-test-edit Jim Fasarakis-Hilliard 2023-02-13 15:25:14 +02:00
  • 5c43cab499 Fix str.join with str subclass Jeong YunWon 2023-02-13 22:05:22 +09:00
  • 317802a26e optimize str.(l|r)strip Jeong YunWon 2023-02-13 21:50:46 +09:00
  • 4bd090887e Remove completed TODO Jeong YunWon 2023-02-13 21:10:35 +09:00
  • 2fc0edf85b remove duplicated tests from tests/stdlib_math.py Jeong YunWon 2023-02-13 21:17:36 +09:00
  • 4192e5de2d extra_tests/snippets/{builtins => builtin_eval}.py Jeong YunWon 2023-02-13 21:15:19 +09:00
  • 443835096b Merge pull request #4490 from DimitrisJim/function_parser Jeong YunWon 2023-02-13 20:00:35 +09:00
  • d3855a9158 Merge pull request #4491 from howjmay/typo Jeong YunWon 2023-02-13 20:00:09 +09:00
  • 1d1ff8db7a wrap_index without abs Jeong Yunwon 2022-06-10 11:44:42 +09:00
  • 937b0d3419 fix the typos Yang Hau 2023-02-12 19:35:43 +08:00
  • 96bfe406ee Merge pull request #4492 from DimitrisJim/doc_parser_uno Jeong YunWon 2023-02-13 17:25:14 +09:00
  • 271bfcbac7 Merge pull request #4489 from DimitrisJim/string_parser_refactor Jeong YunWon 2023-02-13 17:18:54 +09:00
  • 5e40168829 Document parser crate. Dimitris Fasarakis Hilliard 2023-02-07 21:42:15 +02:00
  • bc9e4abee5 Add tests, some comments, to function.rs. Dimitris Fasarakis Hilliard 2023-02-11 23:03:29 +02:00
  • 8d28a077fc Refactor: Join string and string_parser. Dimitris Fasarakis Hilliard 2023-02-11 17:56:54 +02:00
  • 61b48f1089 Merge pull request #4488 from charliermarsh/charlie/gen-exp-arg Jeong YunWon 2023-02-11 05:45:25 +09:00
  • d4207e2936 Add test_generator_expression_argument Jeong YunWon 2023-02-11 05:20:06 +09:00
  • 65a62b8d32 Use entire range for generators-as-arguments Charlie Marsh 2023-02-10 10:39:40 -05:00
  • cf54a780cf Merge pull request #4487 from DimitrisJim/mac_tests_no_ssl Jim Fasarakis-Hilliard 2023-02-10 00:24:07 +02:00
  • 6d3cbf192e Skip linking ssl on mac runner. Dimitris Fasarakis Hilliard 2023-02-09 21:23:55 +02:00
  • d94d0ac720 Merge pull request #4486 from youknowone/simplify-example Jim Fasarakis-Hilliard 2023-02-09 17:29:41 +02:00
  • 3942a08e0c Simplify examples/call_between_rust_and_python Jeong YunWon 2023-02-09 21:31:32 +09:00
  • 3092c17080 Merge pull request #4467 from youknowone/fix-ci Jeong YunWon 2023-02-09 17:09:37 +09:00
  • b8a88719a7 skip run rust tests for macOS CI Jeong YunWon 2023-02-09 16:45:34 +09:00
  • e22d91b8c4 bump up openssl and libffi Jeong YunWon 2023-01-22 20:27:53 +09:00
  • 5adc09150d update libffi Jeong YunWon 2023-01-22 20:26:09 +09:00
  • f3a0127715 Try to fix mac build Jeong YunWon 2023-01-22 18:31:32 +09:00
  • b8d95537e0 Merge pull request #4484 from DimitrisJim/newline_inline Jeong YunWon 2023-02-09 15:48:44 +09:00
  • 398c44e334 Merge pull request #4485 from RustPython/dependabot/cargo/openssl-src-111.25.01.1.1t Jeong YunWon 2023-02-09 15:19:45 +09:00