Commit Graph

  • d79b41ba28 Merge pull request #7070 from ShaharNaveh/update-array Jeong, YunWon 2026-02-10 21:08:55 +09:00
  • f73df6a102 Update test_json from 3.14.3 ShaharNaveh 2026-02-10 12:25:28 +02:00
  • 3bd061ef5a Merge pull request #7068 from ShaharNaveh/update-support-init Jeong, YunWon 2026-02-10 20:59:55 +09:00
  • 28ed23f7ca Update test_array.py from 3.14.3 ShaharNaveh 2026-02-10 12:58:50 +02:00
  • b6ebbfd365 impl array.clear ShaharNaveh 2026-02-10 12:58:29 +02:00
  • 4babbf3f97 Update test_support.py from 3.14.3 ShaharNaveh 2026-02-10 11:45:49 +02:00
  • c4e3a804cc Update test_descr.py from 3.14.3 ShaharNaveh 2026-02-10 11:44:47 +02:00
  • bb39d2e1ce Update support.__init__.py from 3.14.3 ShaharNaveh 2026-02-10 11:40:38 +02:00
  • 1a54267aa7 Merge pull request #7060 from youknowone/test_iter Jeong, YunWon 2026-02-10 00:50:54 +09:00
  • 6f1edf3b26 Remove static cache for builtins iter/reversed reduce Jeong, YunWon 2026-02-09 17:14:27 +09:00
  • 177837de6b Update test_iter from v3.14.3 CPython Developers 2026-02-09 17:23:34 +09:00
  • 48d63a6dae Update test_errno from v3.14.3 CPython Developers 2026-02-09 15:19:54 +09:00
  • c16f6f8b68 Fix signal handler after fork (#7012) Jeong, YunWon 2026-02-10 00:38:46 +09:00
  • 20ad988585 Update copy module and test_copy from CPython v3.14.3 (#7062) Copilot 2026-02-10 00:05:15 +09:00
  • 570d50c67f no_std for common, pylib, codegen (#7056) Jeong, YunWon 2026-02-09 23:28:20 +09:00
  • c974b77127 [update_lib] fix hard_deps resolution and fix commit not to miss test data (#7058) Jeong, YunWon 2026-02-09 14:41:15 +09:00
  • dc2d235e59 Replace unsafe pointer cast with PyMutex in PyCode (#7055) Jeong, YunWon 2026-02-09 14:01:39 +09:00
  • d1c19bef38 Update linecache from v3.14.3 CPython Developers 2026-02-09 00:38:09 +09:00
  • d2a9937ad6 [update_lib] todo shows last updated date (#7053) Jeong, YunWon 2026-02-09 09:39:01 +09:00
  • 4daac232a4 no_std for doc, replace HashSet in codegen (#7054) Jeong, YunWon 2026-02-09 08:14:53 +09:00
  • 470bd5990b Fix test_import: import machinery, circular imports, and script shadowing (#7034) Jeong, YunWon 2026-02-09 01:40:26 +09:00
  • cf83008d33 no_std for wtf8, sre_engine, compiler-core, literal (#7051) Jeong, YunWon 2026-02-09 01:04:54 +09:00
  • ea352ccdae Make inner oparg values private (#7050) Shahar Naveh 2026-02-08 16:56:56 +02:00
  • f777416870 initial sandbox (#7035) Jeong, YunWon 2026-02-08 22:58:30 +09:00
  • 5dabad6702 reason inside #[allow] (#7049) Jeong, YunWon 2026-02-08 22:11:50 +09:00
  • 23a89663e0 Update tomllib from 3.14.3 (#7048) Shahar Naveh 2026-02-08 14:51:38 +02:00
  • c8b4d6308f Newtype for LoadAttr oparg (#7047) Shahar Naveh 2026-02-08 13:47:14 +02:00
  • d54cf8f12e Update difflib.py from 3.14.3 ShaharNaveh 2026-02-08 10:21:45 +02:00
  • 32b57785c3 Update dataclasses.py from 3.14.3 ShaharNaveh 2026-02-08 10:03:57 +02:00
  • d2d8eeea2f Add _types module (#6807) Jeong, YunWon 2026-02-08 19:17:03 +09:00
  • 07fc6ee3c7 no_std clippy (#7043) Jeong, YunWon 2026-02-08 16:49:18 +09:00
  • c29d2d9a1c Update get{opt,pass}.py from 3.14.3 ShaharNaveh 2026-02-07 22:38:57 +02:00
  • bbe5412aea Update test_{binop,contains}.py from 3.14.3 (#7038) Shahar Naveh 2026-02-08 03:00:50 +02:00
  • 87289fd904 Update tests with deprecated get_c_recursion_limit (#7039) Shahar Naveh 2026-02-08 02:59:14 +02:00
  • bff70f957f Remove redundunt test_pickle tests ShaharNaveh 2026-02-07 17:27:32 +02:00
  • c00ccf7a6c Update test_sort.py from 3.14.3 ShaharNaveh 2026-02-07 22:52:48 +02:00
  • ae260c13fa Bump webpack from 5.94.0 to 5.104.1 in /wasm/example (#7036) dependabot[bot] 2026-02-08 00:10:53 +09:00
  • 47f54f19c5 test__all__.py (#7037) Shahar Naveh 2026-02-07 15:42:10 +02:00
  • f817ab8d07 Bytecode oparg optimization (#7032) Shahar Naveh 2026-02-07 12:15:16 +02:00
  • 3d283bb91f Update some libs&tests to 3.14.3 (#7006) Shahar Naveh 2026-02-07 12:09:42 +02:00
  • 75137f7cdd Update test_import from v3.14.3 CPython Developers 2026-02-07 14:09:36 +09:00
  • 6b870d62ad Fix traceback, syntax errors, and exception handling (#7015) Jeong, YunWon 2026-02-07 13:41:45 +09:00
  • 234bdda40d Refactor warn.rs and _warnings module (#7023) Jeong, YunWon 2026-02-06 20:46:51 +09:00
  • 8127000080 Impl more codecs and _codecs._unregister_error (#7025) Jeong, YunWon 2026-02-06 20:37:18 +09:00
  • ea6ab124f4 Bump x509-parser from 0.18.0 to 0.18.1 (#7029) dependabot[bot] 2026-02-06 18:34:59 +09:00
  • 6d29b7f684 Refactor _ast module for clarity (#7031) Jeong, YunWon 2026-02-06 17:45:11 +09:00
  • 9596ae3b76 Bump webpki-roots from 1.0.5 to 1.0.6 in the webpki-root group dependabot[bot] 2026-02-06 05:23:03 +00:00
  • 1d5857bf5a Bump criterion from 0.8.1 to 0.8.2 in the criterion group dependabot[bot] 2026-02-06 05:22:12 +00:00
  • 4f14738a74 [AGENTS] guideline for comments Jeong, YunWon 2026-02-06 11:17:09 +09:00
  • f9686296a9 Add dependency groups to dependabot.yml Padraic Fanning 2026-02-05 23:15:53 -05:00
  • 40d418e2fc Bump webpack from 5.98.0 to 5.105.0 in /wasm/demo dependabot[bot] 2026-02-06 00:01:42 +00:00
  • 008ec892c8 Update doc DB for CPython 3.14.3 github-actions[bot] 2026-02-06 02:17:50 +00:00
  • 951a97e32d Update encodings from v3.14.3 CPython Developers 2026-02-06 10:41:42 +09:00
  • a49ab1911c [doc] fix workflow (#7021) Jeong, YunWon 2026-02-06 11:41:08 +09:00
  • b993312365 Bump cranelift-module from 0.128.1 to 0.128.2 (#6992) dependabot[bot] 2026-02-06 11:39:50 +09:00
  • ba462e1223 [AGNETS.md] guide control flow (#7018) Jeong, YunWon 2026-02-06 09:31:55 +09:00
  • 1e1b423fc0 Merge pull request #6997 from youknowone/test_io Jeong, YunWon 2026-02-06 09:04:47 +09:00
  • ef077319c8 Bump time from 0.3.46 to 0.3.47 (#7014) dependabot[bot] 2026-02-06 09:00:59 +09:00
  • 956f471013 Use num_enum crate for oparg types (#6980) Shahar Naveh 2026-02-06 02:00:38 +02:00
  • 19db8d0b9f Merge pull request #7008 from youknowone/warnings Jeong, YunWon 2026-02-06 07:45:48 +09:00
  • 7ccab4a4c8 Update traceback from v3.14.3 CPython Developers 2026-02-06 01:18:54 +09:00
  • c3212e7cd0 Update pprint.py from 3.14.3 ShaharNaveh 2026-02-05 16:51:14 +02:00
  • cc23a67493 Update test_dict from v3.14.3 CPython Developers 2026-02-05 23:33:01 +09:00
  • b880c33a8b Move pickletester.py to the correct place (#7003) Jeong, YunWon 2026-02-06 00:21:15 +09:00
  • 6e09d1b123 win codecs Jeong, YunWon 2026-02-05 22:10:56 +09:00
  • 258ac74384 fix io Jeong, YunWon 2026-02-05 21:11:29 +09:00
  • e948314a3e Update test_io from v3.14.3 CPython Developers 2026-02-05 20:46:35 +09:00
  • afea16569b Fix test_io expectedFailures Jeong, YunWon 2026-02-04 23:39:24 +09:00
  • 2e62cac72b Implement more warnings Jeong, YunWon 2026-02-05 20:57:09 +09:00
  • c0af6eb5c0 skip flaky test_threaded_weak_key_dict_copy (#7010) Jeong, YunWon 2026-02-05 23:47:09 +09:00
  • 2da6c34547 RustPython version to 3.14.3 (#6999) fanninpm 2026-02-05 09:42:33 -05:00
  • 6de6a92717 Merge pull request #7001 from youknowone/annotationlib Jeong, YunWon 2026-02-05 23:39:47 +09:00
  • cdb7b0d5ca align overlapped to CPython 3.14.2 (#7005) Jeong, YunWon 2026-02-05 23:38:35 +09:00
  • 906113f499 Merge remote-tracking branch 'upstream/main' into move-pickletester ShaharNaveh 2026-02-05 15:52:30 +02:00
  • d4c268c834 Update test_pickle.py from 3.14.3 ShaharNaveh 2026-02-05 15:52:00 +02:00
  • 535638e1e7 Fix annotationlib parsing Jeong, YunWon 2026-02-05 19:49:49 +09:00
  • 2fac506b35 Update warnings from v3.14.2 CPython Developers 2026-02-05 13:55:25 +09:00
  • 00ea4636a1 Mark failing tests ShaharNaveh 2026-02-05 14:19:41 +02:00
  • 5b7db1d2d2 Newtype LoadSuperAttr oparg (#7002) Shahar Naveh 2026-02-05 14:14:38 +02:00
  • 0258e8d10a Move pickletester.py to the correct place ShaharNaveh 2026-02-05 13:32:40 +02:00
  • d7c259c8c9 Update list-related CPython tests to v3.14.2 (#7000) Jeong, YunWon 2026-02-05 20:30:17 +09:00
  • 144dc7e5e2 Update annotationlib from v3.14.2 CPython Developers 2026-02-05 19:31:58 +09:00
  • e2ee2067f8 Update pickle.py from 3.14.2 (#6982) Shahar Naveh 2026-02-05 12:27:10 +02:00
  • 684e880689 Implement more ast features (#6986) Jeong, YunWon 2026-02-05 16:20:22 +09:00
  • 0919b2cb3d command /apple-container (#6998) Jeong, YunWon 2026-02-05 10:20:48 +09:00
  • f260677dbd Merge pull request #6996 from youknowone/import Jeong, YunWon 2026-02-05 08:12:43 +09:00
  • bcc5cf30ac impl more importlib Jeong, YunWon 2026-02-04 19:53:54 +09:00
  • afdf8cefe8 Update importlib from v3.14.2 CPython Developers 2026-02-04 16:48:27 +09:00
  • 648223ade2 non-code migration Jeong, YunWon 2026-02-04 16:47:59 +09:00
  • ffc4622896 support | operation between typing.Union and strings (#6983) Elmir 2026-02-04 15:49:36 +01:00
  • a037bda44b Update queue from 3.14.2 ShaharNaveh 2026-02-04 10:23:36 +02:00
  • 0dcc975304 Add GC infrastructure: object tracking, tp_clear, and helper methods (#6994) Jeong, YunWon 2026-02-04 18:29:09 +09:00
  • 5662fa0751 Align winapi with CPython behavior (#6988) Jeong, YunWon 2026-02-04 15:02:21 +09:00
  • f709386ead Bump flate2 from 1.1.8 to 1.1.9 (#6991) dependabot[bot] 2026-02-04 14:30:59 +09:00
  • e9c6617687 Merge pull request #6985 from youknowone/subprocess Jeong, YunWon 2026-02-04 13:17:14 +09:00
  • 5e0fb7a6ee Bump bytes from 1.11.0 to 1.11.1 (#6987) dependabot[bot] 2026-02-04 13:07:51 +09:00
  • 2c417d5bb1 Fix Context.new_bytes (#6989) Jeong, YunWon 2026-02-04 13:07:16 +09:00
  • 79c428e465 Update subprocess from v3.14.2 CPython Developers 2026-02-03 23:14:44 +09:00
  • e56705455a Remove _use_vfork Jeong, YunWon 2026-02-03 23:12:03 +09:00
  • c045593e4e impl more nt (#6984) Jeong, YunWon 2026-02-04 09:53:02 +09:00