Commit Graph

  • d3af1c54ec Initial plan copilot-swe-agent[bot] 2026-04-05 07:11:29 +00:00
  • eed618d858 Fix str.zfill() width calculation for non-ASCII strings (#7534) Copilot 2026-04-04 14:45:30 +09:00
  • 87fc4540c4 Fix VM's infinite recursion crash with musl libc (#7558) Bo Maryniuk 2026-04-04 02:46:46 +02:00
  • a09afab912 Bump lodash from 4.17.23 to 4.18.1 in /wasm/demo (#7556) dependabot[bot] 2026-04-03 01:44:50 +09:00
  • 3d9688402a Replace unmaintained unic crates (#7555) Shahar Naveh 2026-04-02 18:43:11 +02:00
  • b61dfdc534 Updtae test_optimizer.py from 3.14.3 (#7554) Shahar Naveh 2026-04-02 18:33:50 +02:00
  • 6d7d74cc0b Update test_opcache.py from 3.14.3 (#7553) Shahar Naveh 2026-04-02 18:33:34 +02:00
  • 3f49f42702 Update test_module from 3.14.3 (#7552) Shahar Naveh 2026-04-02 18:33:19 +02:00
  • 5afa3493a1 Add test_perfmaps.py from 3.14.3 (#7551) Shahar Naveh 2026-04-02 17:50:25 +02:00
  • 1adda8a73d Update test_file & test_largefile from 3.14.3 (#7550) Shahar Naveh 2026-04-02 17:49:55 +02:00
  • 344b7a5abd [zizmor] ignore superfluous-actions (#7548) Shahar Naveh 2026-04-02 17:44:58 +02:00
  • 39a6486a4c Release v0.5.0 0.5.0 Jeong, YunWon 2026-03-31 15:48:26 +09:00
  • d9c4c95369 fix crates (#7549) Jeong, YunWon 2026-03-31 21:05:08 +09:00
  • 403c2be01d Improve codegen bytecode parity (#7541) Jeong, YunWon 2026-03-31 15:45:18 +09:00
  • 5cc9eab2dd Resolve excessive-permissions warning in ci.yaml (#7547) Shahar Naveh 2026-03-31 07:53:08 +02:00
  • b275a90cf9 Bump j178/prek-action from 2.0.0 to 2.0.1 (#7544) dependabot[bot] 2026-03-30 18:38:01 +02:00
  • 43851c21b9 Bump minimatch and serve in /wasm/demo (#7539) dependabot[bot] 2026-03-31 01:31:08 +09:00
  • 611b122ed7 Resolve template injection (#7546) Shahar Naveh 2026-03-30 18:30:41 +02:00
  • 1a4964b741 Bump dtolnay/rust-toolchain (#7545) dependabot[bot] 2026-03-31 01:30:08 +09:00
  • 106f1c9f37 Bump env_logger from 0.11.9 to 0.11.10 (#7543) dependabot[bot] 2026-03-31 01:29:47 +09:00
  • c45f69977b Bump schannel from 0.1.28 to 0.1.29 (#7542) dependabot[bot] 2026-03-31 01:29:35 +09:00
  • 2703f94c3e Split cargo check matrix to individual targets. Avoid cache poisoning (#7540) Shahar Naveh 2026-03-30 16:59:48 +02:00
  • 9900c761ca Fix lint warnings in release.yml (#7538) Shahar Naveh 2026-03-30 11:53:38 +02:00
  • 959b088d25 Remove oparg builders (#7537) Shahar Naveh 2026-03-30 11:53:13 +02:00
  • 1c39fdb7f9 Bytecode parity (#7536) Jeong, YunWon 2026-03-30 18:50:58 +09:00
  • 3706c5376e Bytecode parity (#7535) Jeong, YunWon 2026-03-30 12:52:04 +09:00
  • e6bcd64066 Validate SyntaxError details tuple shape (#7533) Huy Vũ (Josh) 2026-03-29 20:37:08 +07:00
  • 2ebd7026e4 Compiler parity: docstring dedent, StopIteration wrapper, constant folding (#7530) Jeong, YunWon 2026-03-29 22:36:20 +09:00
  • 6826557884 ruff from fork (#7532) Jeong, YunWon 2026-03-29 19:26:24 +09:00
  • 1f6b4c6bf1 ruff 0.15.8 (#7531) Jeong, YunWon 2026-03-29 15:21:09 +09:00
  • b9cbd5133b Fix isalpha/isalnum fallback for chars unassigned in Unicode 10; add regression tests copilot-swe-agent[bot] 2026-03-29 04:53:10 +00:00
  • 9a11d44a5c Align test_str with CPython and move local coverage copilot/fix-str-subclass-type-issue copilot-swe-agent[bot] 2026-03-19 07:46:32 +00:00
  • 514053415c Tighten str subclass conversion regression copilot-swe-agent[bot] 2026-03-17 14:35:43 +00:00
  • 2ff66e7ed7 Format str constructor fast path copilot-swe-agent[bot] 2026-03-17 11:29:34 +00:00
  • ed2fd1e16f Preserve str subclass returned by __repr__ copilot-swe-agent[bot] 2026-03-17 11:27:11 +00:00
  • 8a56d78bda Initial plan copilot-swe-agent[bot] 2026-03-17 11:14:22 +00:00
  • 902985def7 Fix inspect.getsource returning truncated source for multi-line function definitions (#7519) Copilot 2026-03-29 00:52:34 +09:00
  • 90c5464901 Bump serialize-javascript and terser-webpack-plugin in /wasm/demo (#7523) dependabot[bot] 2026-03-29 00:52:00 +09:00
  • da440dbbbe type.__new__: preserve caller namespace when reading __qualname__ (#7524) Huy Vũ (Josh) 2026-03-28 22:51:49 +07:00
  • 1a9b10ece5 Bump winresource from 0.1.30 to 0.1.31 (#7522) dependabot[bot] 2026-03-28 14:47:55 +09:00
  • dd632363c8 Bump the wasmtime group with 3 updates (#7521) dependabot[bot] 2026-03-28 14:47:42 +09:00
  • f7556b00c1 Bytecode parity (#7514) Jeong, YunWon 2026-03-28 09:19:12 +09:00
  • fab1c0cc01 Fix import ordering: move import re to be sorted with import unicodedata copilot-swe-agent[bot] 2026-03-27 23:47:11 +00:00
  • 5dd88ee5ae Fix isalnum/isalpha to use Unicode general category checks; fix regex \\w for Mn characters copilot-swe-agent[bot] 2026-03-27 16:57:44 +00:00
  • 2722bc06de Initial plan copilot-swe-agent[bot] 2026-03-27 16:36:31 +00:00
  • 3dae07cd60 winapi functions (#7516) Jeong, YunWon 2026-03-28 00:02:49 +09:00
  • fddd7cb690 fix cron-ci (#7483) Jeong, YunWon 2026-03-27 23:55:30 +09:00
  • 410721740d Oparg resume depth (#7515) Shahar Naveh 2026-03-27 13:47:52 +01:00
  • e3ac1bf8dc Bump node-forge from 1.3.2 to 1.4.0 in /wasm/demo (#7513) dependabot[bot] 2026-03-27 12:44:55 +09:00
  • 3a8fb76014 Bytecode parity (#7507) Jeong, YunWon 2026-03-27 12:42:29 +09:00
  • a91127c91a Reorder PyNumberBinaryOp to match NB_* constants (#7512) Jeong, YunWon 2026-03-27 12:41:02 +09:00
  • af0c2526a7 Fix GC TOCTOU race in collect_inner referent traversal (#7511) Jeong, YunWon 2026-03-27 12:39:45 +09:00
  • f42ffd61a1 Bump strum from 0.27.2 to 0.28.0 (#7510) dependabot[bot] 2026-03-27 11:27:19 +09:00
  • 3f92c3ad1c Bump aws-lc-rs from 1.16.0 to 1.16.2 (#7509) dependabot[bot] 2026-03-27 10:55:12 +09:00
  • 9282a870db Unify lint CI job (#7505) Shahar Naveh 2026-03-26 13:43:34 +01:00
  • 7a6dbd6624 Align concurrency CI groups names (#7508) Shahar Naveh 2026-03-26 06:33:14 +01:00
  • 6c3dd2885d Bump picomatch from 2.3.1 to 2.3.2 in /wasm/demo (#7506) dependabot[bot] 2026-03-26 12:51:49 +09:00
  • c9cfb3d606 Bytecode parity (#7504) Jeong, YunWon 2026-03-25 22:25:21 +09:00
  • e1ecb87f32 fix: Flush stdout on shutdown matching CPython behavior (#7503) lif 2026-03-25 18:59:16 +08:00
  • ea5a6cd9c0 Bytecode parity (#7481) Jeong, YunWon 2026-03-25 16:10:19 +09:00
  • 6b5c5a9e92 Handle EINTR retry in os.write() (PEP 475) (#7482) Jeong, YunWon 2026-03-25 14:02:38 +09:00
  • 211649d148 Pin setup-node action to a commit hash (#7495) Shahar Naveh 2026-03-25 04:05:19 +01:00
  • 4ebc3112d9 Cleanup release.yml a bit (#7499) Shahar Naveh 2026-03-25 04:04:56 +01:00
  • 6db7910ca4 Pin rust-toolchain action to a commit hash (#7500) Shahar Naveh 2026-03-25 04:04:34 +01:00
  • 8d3bc4cb54 Add test_concurrent_futures to FLAKY_MP_TESTS (#7502) Shahar Naveh 2026-03-25 04:04:14 +01:00
  • 20c6505bb9 Resolve shellcheck warning on ci.yaml (#7501) Shahar Naveh 2026-03-25 04:03:25 +01:00
  • 372280ede4 Pin setup-python action to a commit hash (#7494) Shahar Naveh 2026-03-25 03:58:39 +01:00
  • 82432be962 Bump lz4_flex from 0.12.1 to 0.13.0 (#7497) dependabot[bot] 2026-03-24 17:51:11 +09:00
  • 40c84f51c8 Expose rustpython_pylib in rustpython (#7498) psyche 2026-03-24 16:51:01 +08:00
  • 5408627594 Pin setup-python action to a commit hash (#7492) Shahar Naveh 2026-03-24 04:53:21 +01:00
  • fb6520e5cc Bump cargo-bins/cargo-binstall from 1.17.7 to 1.17.8 (#7488) dependabot[bot] 2026-03-24 12:52:39 +09:00
  • e9b45a1419 Bump actions/cache from 5.0.3 to 5.0.4 (#7487) dependabot[bot] 2026-03-24 12:52:25 +09:00
  • 2acf76bbaf Bump github/gh-aw from 0.58.3 to 0.62.5 (#7486) dependabot[bot] 2026-03-24 12:52:10 +09:00
  • dc95db7ae3 Bump libsqlite3-sys from 0.36.0 to 0.37.0 (#7485) dependabot[bot] 2026-03-24 12:52:02 +09:00
  • 20ae3ccda2 Set dependabot cooldown (#7490) Shahar Naveh 2026-03-24 04:45:30 +01:00
  • f1d0fc31c5 Adjust permissions of update-doc-db job (#7496) Shahar Naveh 2026-03-24 04:45:06 +01:00
  • 56c3a37266 Pin setup-python action to a commit hash (#7491) Shahar Naveh 2026-03-24 04:44:42 +01:00
  • 8c016157f4 marshal (#7467) Jeong, YunWon 2026-03-23 13:10:51 +09:00
  • 907ce4d895 Bytecode parity (#7475) Jeong, YunWon 2026-03-23 11:31:30 +09:00
  • 2180f535d8 Fix sub_table ordering for nested inlined comprehensions (PEP 709) (#7480) Christian Legnitto 2026-03-22 01:23:03 -07:00
  • 3c62b5679f Implement bytearray.__str__ && bytes.__str__ (#7477) Lee Dogeon 2026-03-22 12:50:31 +09:00
  • dfcb07cd93 Bump rustls-webpki from 0.103.9 to 0.103.10 (#7479) dependabot[bot] 2026-03-21 22:49:25 +09:00
  • 2d676e7f4d A few windows fix (#7458) Jeong, YunWon 2026-03-21 22:49:09 +09:00
  • 3e9f825e1d Enable PEP 709 inlined comprehensions (#7412) Jeong, YunWon 2026-03-21 22:48:35 +09:00
  • 4abe4c5bf0 Bump aws-lc-fips-sys from 0.13.12 to 0.13.13 (#7478) dependabot[bot] 2026-03-21 09:46:15 +09:00
  • 18657330c9 Drop old PyObjectRef outside type lock to prevent deadlock typelock Jeong, YunWon 2026-03-17 21:00:02 +09:00
  • a1203ae207 Improve CPython compatibility related with PyBoundMethod (#7476) Lee Dogeon 2026-03-21 00:33:40 +09:00
  • 5b6a479a1d Bump lexopt from 0.3.1 to 0.3.2 (#7470) dependabot[bot] 2026-03-20 22:49:41 +09:00
  • ea2d66e799 type lock Jeong, YunWon 2026-03-09 22:33:31 +09:00
  • 38de7462c0 Fix Constants newtype usage in init_cleanup_code Jeong, YunWon 2026-03-09 12:41:30 +09:00
  • cb2db07463 Extract datastack_frame_size_bytes_for_code, skip monitoring for init_cleanup frames, guard trace dispatch Jeong, YunWon 2026-03-09 12:32:38 +09:00
  • 76e6ece941 address review: check datastack space for extra_bytes, require CO_OPTIMIZED in vectorcall fast path Jeong, YunWon 2026-03-09 02:10:19 +09:00
  • fb0dfa102c address review: invalidate init cache on type modification, add cspell words Jeong, YunWon 2026-03-09 00:02:12 +09:00
  • 9df4787aed Align call-init frame flow and spec cache atomic ordering Jeong, YunWon 2026-03-08 23:09:00 +09:00
  • e19335e8f2 Tighten CALL_ALLOC_AND_ENTER_INIT stack-space guard Jeong, YunWon 2026-03-08 22:26:24 +09:00
  • b3daabf169 Align type _spec_cache and latin1 singleton string paths Jeong, YunWon 2026-03-08 22:18:47 +09:00
  • 471fe551fa Align BINARY_OP_EXTEND with CPython descriptor cache model Jeong, YunWon 2026-03-08 21:30:59 +09:00
  • 38f742aa8d Implement Hashable for PyBoundMethod (#7474) Lee Dogeon 2026-03-20 22:15:40 +09:00
  • 1b9dc4ef14 Detect list mutation during sort even when list length is unchanged (#7432) 김은빈 2026-03-20 21:40:54 +09:00
  • 4141e74e14 Add zizmor CI (#7463) Shahar Naveh 2026-03-20 13:37:12 +01:00