Commit Graph

  • 20c053a3c0 Refactor PySetterValue handling in object and type modules impl_del_object_set_dict Myeongseon Choi 2025-02-09 23:26:36 +09:00
  • 6181bf4a7a Add delete for object_set_dict Zion 2024-11-01 20:47:13 -04:00
  • b333ffa781 merge upstream main mschoi 2025-02-08 16:33:07 +09:00
  • 8f5cc6174c fix windows sleep Jeong, YunWon 2025-02-06 20:41:34 +09:00
  • 29d014a0e1 Pin malachite versions to avoid API incompatibility Jeong YunWon 2025-02-03 10:03:14 +09:00
  • 396a0ca563 Basic Match statements (#5485) Ashwin Naren 2025-01-25 06:14:15 -08:00
  • a500178b3c update parser to fix match crash Jeong YunWon 2025-01-22 01:31:24 +09:00
  • 7d770f55fb more assertions in switch_to_block Jeong YunWon 2025-01-21 23:30:42 +09:00
  • db283a66e8 Merge pull request #5477 from youknowone/better-downcast-error Jeong, YunWon 2025-01-21 13:54:45 +09:00
  • c642aef8ca Merge pull request #5481 from arihant2math/builtins-312 Jeong, YunWon 2025-01-20 14:04:28 +09:00
  • 396df1a506 update test_listcomps.py to 3.12.8 Ashwin Naren 2025-01-17 18:23:02 -08:00
  • 9c9fa7e537 update test_list to 3.12.8 Ashwin Naren 2025-01-17 18:19:40 -08:00
  • 86e2eb0648 update test_float to 3.12.8 Ashwin Naren 2025-01-17 18:14:02 -08:00
  • 491db2f0c6 update test_unary to 3.12.8 Ashwin Naren 2025-01-17 18:04:25 -08:00
  • f0fb375028 update numbers tests Ashwin Naren 2025-01-17 15:48:59 -08:00
  • 16d8bab61a Update Logging to 3.12.7 (#5478) Ashwin Naren 2025-01-17 02:44:06 -08:00
  • 2d83a67bd6 Update zlib from 3.12.6 and _ZlibDecompressor implementation (#5476) Ashwin Naren 2025-01-15 20:28:09 -08:00
  • 5ad7e97e05 Add better panic for abnormal downcast error Jeong YunWon 2025-01-16 00:52:16 +09:00
  • b7a7b6b923 remove warnings from wasm build Jeong YunWon 2025-01-13 09:13:40 +09:00
  • 0e00d2328d wasm32-wasi -> wasm32-wasip1 Jeong YunWon 2025-01-13 09:11:51 +09:00
  • 53db70e784 Support recursion in JIT-ed functions (#5473) Shubham Patil 2025-01-13 11:25:27 +05:30
  • 76c699b4ba Update contextlib from CPython 3.12 Sacha Dupuydauby 2025-01-10 00:06:26 +00:00
  • c901bc07a4 Upgrade wasm deps + fix demo Noa 2025-01-09 22:09:33 -06:00
  • b7db23bbae Fix warnings for Rust 1.84 Noa 2025-01-09 15:59:44 -06:00
  • 68c0eb6ed1 copy new file "Lib/test/support/testcase.py" for test_float.py update_test_float_from_CPython_v3.12.7 Myeongseon Choi 2024-11-29 08:52:12 +09:00
  • 5c35ef9db0 copy from cpython v3.12.7 Myeongseon Choi 2024-11-29 08:50:52 +09:00
  • 308b95ec13 Update .github/workflows/ai-review.yml mschoi 2025-01-11 01:53:46 +09:00
  • 5f77ce5b4f Update .github/workflows/ai-review.yml mschoi 2025-01-11 00:44:09 +09:00
  • 4da57d42de Update .github/workflows/ai-review.yml mschoi 2025-01-10 13:54:55 +09:00
  • 2777588bb4 Add ci mschoi 2025-01-10 11:48:55 +09:00
  • 389b20d977 Merge pull request #5444 from key262yek/update_fstring_from_v3.12.7 Jeong, YunWon 2025-01-10 10:44:31 +09:00
  • d06459fa49 guard signal-handling init more broadly Bob McWhirter 2025-01-08 14:03:15 -05:00
  • e2a55cbf34 Handle pre-release flag being empty for schedule triggers in release workflow Shubham Patil 2025-01-06 19:35:14 +05:30
  • a5e6ade9cb Merge pull request #5454 from coolreader18/rust-1.83 Jeong, YunWon 2025-01-07 13:13:42 +09:00
  • a1e32566d3 Merge pull request #5469 from fu050409/patch-1 Jeong, YunWon 2025-01-07 12:38:08 +09:00
  • 8c7bfb3e1a Fix redox Noa 2025-01-06 12:54:04 -06:00
  • bb0480e978 docs(readme): fix installation command for cargo 苏向夜 2025-01-07 00:52:16 +08:00
  • 2ccc745513 Merge pull request #5465 from crazymerlyn/caseless-bump Jeong, YunWon 2025-01-04 11:43:30 +09:00
  • bea83fe94d Merge pull request #5466 from theshubhamp/gh-release Jeong, YunWon 2025-01-04 11:43:10 +09:00
  • 3feaf689d8 Re-enable Release Notes Generation Shubham Patil 2025-01-03 21:38:31 +05:30
  • bd627b58af Schedule Pre-Release on Monday 9AM UTC Shubham Patil 2025-01-03 21:29:33 +05:30
  • c561d33cb2 Support both Release & Pre-Release in Release Workflow Shubham Patil 2025-01-03 21:26:18 +05:30
  • c8fd3bd683 Build wasm on release Ashwin Naren 2024-12-30 12:55:38 -08:00
  • fef1e31634 Bump rust-caseless to 0.2.2 Ankit Goel 2024-12-31 12:26:29 +00:00
  • 1abaf87abe Temporarily disable release notes generation Shubham Patil 2024-12-28 09:10:03 +05:30
  • 38593fbd85 Check operand types in bool or, and, xor to be PyInt (#5461) Shubham Patil 2024-12-30 13:14:27 +05:30
  • 8d187fd275 Bump result-like to 0.5.0 Ankit Goel 2024-12-27 08:35:33 +00:00
  • 646cc81656 Add GitHub Binary Release Pipeline for RustPython (#5456) Shubham Patil 2024-12-28 08:04:53 +05:30
  • 01f7536b36 expose run_shell carsonzhu 2024-12-09 10:58:44 +08:00
  • 97e5ec02f8 Merge pull request #5449 from key262yek/update_test_float_from_CPython_v3.12.7 Jeong, YunWon 2024-12-06 12:50:55 +09:00
  • 3dced01af0 Move os.system from posix.rs to os.rs Oskar Skog 2024-12-05 12:56:53 +02:00
  • 0cf4534c5c copy new file "Lib/test/support/testcase.py" for test_float.py Myeongseon Choi 2024-11-29 08:52:12 +09:00
  • 044f66fba3 copy from cpython v3.12.7 Myeongseon Choi 2024-11-29 08:50:52 +09:00
  • 40a9ddad4e update test_fstring.py from cpython 3.12.7 add expectedFailure to tag what should rustpython do add comment for some syntaxerror which make test run broken update_fstring_from_v3.12.7 Myeongseon Choi 2024-12-05 15:04:56 +09:00
  • 848db340da Merge pull request #5442 from coolreader18/cli-fixes Noa 2024-12-03 23:57:57 -06:00
  • c6da4ffcdd Try to fix universal write on windows Noa 2024-12-03 17:29:33 -06:00
  • 8ac7e34be2 Updates for Rust 1.83 Noa 2024-12-03 17:05:24 -06:00
  • e4be882994 Miscellaneous cli-related parity fixes Noa 2024-11-13 15:48:22 -06:00
  • adc05e663f Merge pull request #5443 from coolreader18/incremental-newline-decoder Noa 2024-12-03 16:28:00 -06:00
  • 0bc236ac98 Merge pull request #5450 from key262yek/resolve_lint_fails_w_rust_1.83_clippy Jeong, YunWon 2024-12-02 12:42:37 +09:00
  • da3d3d9296 allow manual c string literal Myeongseon Choi 2024-11-29 11:57:42 +09:00
  • 6a6af6a952 change to use c str literal Myeongseon Choi 2024-11-29 11:19:10 +09:00
  • 582a4ab267 delete elided lifetime Myeongseon Choi 2024-11-29 11:18:53 +09:00
  • ebde8546c9 remove elided lifetime Myeongseon Choi 2024-11-29 11:05:44 +09:00
  • fffd0f5465 new clippy lint update Rust v1.83.0 Myeongseon Choi 2024-11-29 09:53:54 +09:00
  • 3b6db8e21a Bump the github-actions group with 7 updates dependabot[bot] 2024-11-27 19:22:20 +00:00
  • 19a0b7dd76 Merge pull request #5445 from cclauss/patch-2 Noa 2024-11-27 13:21:11 -06:00
  • 9647ebe206 Fix prettier formatting Noa 2024-11-27 13:20:19 -06:00
  • 0c726a1275 Merge pull request #5447 from isbm/isbm-move-exception-loglevel Noa 2024-11-27 13:04:03 -06:00
  • f71eb55f1f Merge pull request #5438 from key262yek/update_random_from_v3.12.3 Jeong, YunWon 2024-11-26 16:33:36 -07:00
  • edcc0b7dbc Merge pull request #5437 from key262yek/update_numbers_from_v3.12.3 Jeong, YunWon 2024-11-26 16:30:37 -07:00
  • 4910b308ee Fix compile error when using ``vm-tracing-logging`` Buciu Theodor Marian 2024-11-10 16:23:44 +02:00
  • 0cc1c323ed Move log message to the debug level Bo Maryniuk 2024-11-26 21:29:08 +01:00
  • 24fd19b35d Keep GitHub Actions up to date with GitHub's Dependabot Christian Clauss 2024-11-26 16:38:54 +01:00
  • fbd0c7a99e Implement IncrementalNewlineDecoder in rust Noa 2024-11-14 16:39:17 -06:00
  • 4f5b26698c skip test 'super' object has no attribute 'getstate' Myeongseon Choi 2024-11-11 00:17:57 +09:00
  • d887e5c24c first copy from cpython v3.12.3 Myeongseon Choi 2024-11-11 00:17:30 +09:00
  • 0c69391bbd Copy test for numbers.py from v3.12.3 Myeongseon Choi 2024-11-10 00:15:21 +09:00
  • 91598f9121 change numbers.py from [v3.12.3](6293d00e72/Lib/numbers.py (L8)) Myeongseon Choi 2024-11-10 00:13:13 +09:00
  • 98d09e7816 Remove time.daylight from freebsd Jeong YunWon 2024-10-30 17:38:32 +09:00
  • 7ae9432524 Change deprecated type PanicInfo to PanicHookInfo Myeongseon Choi 2024-10-30 23:07:20 +09:00
  • c883f0ad8a Updates for Rust 1.82 Noa 2024-10-17 16:31:41 -05:00
  • eae60113af Update some stuff for inline const & associated type bounds Noa 2024-06-16 20:01:14 -04:00
  • 1aab5240cf Update for rust 1.77 Noa 2024-03-20 23:06:39 -05:00
  • edb7abde5a Bump pyo3 from 0.22.3 to 0.22.4 dependabot[bot] 2024-10-15 14:09:37 +00:00
  • 29d95340b0 Merge pull request #5418 from crazymerlyn/memoryerror Noa 2024-09-29 10:50:01 -05:00
  • 6fb19ac74f Handle MemoryError for sequences Ankit Goel 2024-09-28 03:25:04 +01:00
  • 37dc28a69d Update deps (#5417) Noa 2024-09-26 23:11:00 -05:00
  • 7623668256 Raise TypeError if BaseException receives Keyword arguments Ankit Goel 2024-09-23 21:20:17 +01:00
  • bbf7aacd4d Merge pull request #5409 from crazymerlyn/cache-frozenset-hash Noa 2024-09-23 17:43:55 -05:00
  • d6c1e08ef4 Merge pull request #5413 from crazymerlyn/remove-proc-macro-crate Noa 2024-09-23 17:42:40 -05:00
  • d1f95f04a7 Remove dependency on proc-macro-crate Ankit Goel 2024-09-23 16:54:21 +01:00
  • 0dacf8a326 Remove dependency on uuid-macro-internal Ankit Goel 2024-09-23 04:33:41 +01:00
  • e534b10722 Fix build with ossl1 redox-release Noa 2024-09-18 14:14:10 -05:00
  • 0785cc5aa9 Merge pull request #5406 from coolreader18/improve-posixsubprocess Jeong, YunWon 2024-09-22 17:37:34 +09:00
  • 48025e0102 Cache hash value for FrozenSets Ankit Goel 2024-09-21 20:55:28 +01:00
  • eeb719e8f7 Merge pull request #5411 from crazymerlyn/decimal-from-float Noa 2024-09-21 22:58:23 -05:00
  • 7933edad43 Add missing functionality to posixsubprocess Noa 2024-09-18 14:07:44 -05:00
  • 5f75728ede Fix inconsistent behavior of Decimal.from_float Ankit Goel 2024-09-22 01:42:28 +01:00
  • 8cff0ed6c2 Avoid allocating a vector of elements when hashing frozenset (#5408) Ankit Goel 2024-09-21 15:18:26 +01:00