Commit Graph

  • 81d89d1d90 Fix flaky multiprocessing tests (#6725) Jeong, YunWon 2026-01-14 16:59:10 +09:00
  • 2e5257d098 Introduce benchmark for json.loads (#6723) Lee Dogeon 2026-01-14 14:44:34 +09:00
  • 6cb763a332 Fix some parts of cron-ci workflow (#6724) Lee Dogeon 2026-01-14 13:28:25 +09:00
  • 49e6931c7e Introduce flame_guard in rustpython-stdlib too (#6722) Lee Dogeon 2026-01-14 09:14:05 +09:00
  • 9eeea925c7 Move OpArg to its own file (#6703) Shahar Naveh 2026-01-14 01:58:49 +02:00
  • bb57724d3b flush on WantWrite (#6717) Jeong, YunWon 2026-01-13 22:05:49 +09:00
  • f9e2f9d273 Upgrade math,cmath to 3.14.2 and totally delegate to pymath (#6705) Jeong, YunWon 2026-01-13 22:05:32 +09:00
  • e91bc11b0a Fix dict race condition (#6720) Jeong, YunWon 2026-01-13 21:27:24 +09:00
  • 4d7a289971 fix lib_update backslash support (#6719) Jeong, YunWon 2026-01-13 19:02:34 +09:00
  • 7e47212886 Bump flate2 from 1.1.5 to 1.1.8 (#6711) dependabot[bot] 2026-01-13 17:19:38 +09:00
  • 10f14fdedd Bump rand_core from 0.9.3 to 0.9.4 (#6714) dependabot[bot] 2026-01-13 10:43:06 +09:00
  • 1bb3439711 Bump winresource from 0.1.28 to 0.1.29 (#6713) dependabot[bot] 2026-01-13 10:42:55 +09:00
  • 69601a18a4 Upgrade threading to 3.13.11; sys.setprofile & impl more threading (#6691) Jeong, YunWon 2026-01-12 15:33:28 +09:00
  • 00bfea83bf Update ruff to 0.14.11 in the CI (#6708) Shahar Naveh 2026-01-12 03:52:15 +02:00
  • f3b7f7fd47 Clarify commit message from pr-auto-commit (#6706) Lee Dogeon 2026-01-12 08:08:50 +09:00
  • 29bb8b47cd Super instructions (#6694) Jeong, YunWon 2026-01-11 17:59:32 +09:00
  • 12f08d6ed5 Merge pull request #6698 from youknowone/quick-import Jeong, YunWon 2026-01-11 17:20:14 +09:00
  • f2d5594288 fix_test --quick-import Jeong YunWon 2026-01-11 00:45:55 +09:00
  • 1d95a04ac8 Update test/libregrtest to CPython 3.13.10 (#6410) Jeong, YunWon 2026-01-11 16:19:34 +09:00
  • 1dcded40b8 Fix YAML formatting issue Padraic Fanning 2026-01-10 22:52:29 -05:00
  • 7445b27083 Skip flaky test in test_ssl Padraic Fanning 2026-01-10 21:39:00 -05:00
  • f9a1f2bda8 Remove test_ssl from list of polluters Padraic Fanning 2026-01-10 21:37:25 -05:00
  • 8d505dc0e5 Remove test_raise from list of polluters Padraic Fanning 2026-01-10 18:51:41 -05:00
  • 80af69e625 Amend skips in test.test_multiprocessing_forkserver.test_processes Padraic Fanning 2026-01-10 18:23:58 -05:00
  • 717265a59a Remove test_import from list of polluters Padraic Fanning 2026-01-10 16:01:53 -05:00
  • daaae22077 Skip flaky tests in test_process_pool Padraic Fanning 2026-01-10 15:00:46 -05:00
  • 1642959b92 Skip problematic tests in test_wait Padraic Fanning 2026-01-10 14:11:22 -05:00
  • 1c07d3545e Make skip in test_thread_pool os-agnostic Padraic Fanning 2026-01-10 13:22:21 -05:00
  • ae6deb7437 Skip environment polluter in test.test_concurrent_futures.test_thread_pool Padraic Fanning 2026-01-10 12:21:25 -05:00
  • def6974bf6 fix threading._dangling Jeong, YunWon 2026-01-10 16:01:29 +09:00
  • e6d2ba06b1 Address coderabbit comments Padraic Fanning 2026-01-07 20:43:58 -05:00
  • a09ed1bf97 Remove test_subprocess from the list of polluters Padraic Fanning 2026-01-06 19:16:53 -05:00
  • 55c309669b Remove test_file_eintr from list of polluters Padraic Fanning 2026-01-05 21:44:06 -05:00
  • d1e75c0ee0 Make env polluter skip in test_threading os-agnostic Padraic Fanning 2026-01-05 20:10:35 -05:00
  • 98d8ebcc1d Skip test causing worker bug in test_builtin Padraic Fanning 2026-01-05 19:37:10 -05:00
  • b76c0a20a8 Skip certain problematic tests in test_threading Padraic Fanning 2026-01-04 22:47:53 -05:00
  • d170b0281f Remove tests from list of polluting tests Padraic Fanning 2026-01-04 18:56:08 -05:00
  • 12811eb40c Skip flaky test in test_logging Padraic Fanning 2026-01-04 18:54:23 -05:00
  • 8765d86355 Remove tests from list of environment polluters Padraic Fanning 2026-01-04 17:10:50 -05:00
  • 40da80714c Mark flaky test in test_regrtest Padraic Fanning 2026-01-04 16:42:52 -05:00
  • 2769c08a0d Unmark passing test in test_regrtest Padraic Fanning 2026-01-04 16:29:48 -05:00
  • 0a826731cb Mark test_import as polluting the environment Padraic Fanning 2026-01-04 16:27:30 -05:00
  • 59b80e30ed Save more of the test environment before a test is run Padraic Fanning 2026-01-04 15:44:28 -05:00
  • 0d128ccc28 Check 10 times if a test is still polluting the environment Padraic Fanning 2026-01-04 15:11:20 -05:00
  • 3427215611 Add test.test_multiprocessing_fork.test_misc to list of environment polluters Padraic Fanning 2026-01-04 14:42:13 -05:00
  • 99168e076c Remove test_ftplib from list of environment polluters Padraic Fanning 2026-01-04 14:24:33 -05:00
  • 9500f6609b Remove test_sys from list of environment polluters Padraic Fanning 2026-01-04 13:49:50 -05:00
  • 55c71aa0ee Fix multiprocessing tests on Darwin Padraic Fanning 2026-01-04 12:45:21 -05:00
  • dc9475c26b Mark flaky tests in test_ftplib Padraic Fanning 2026-01-04 00:12:56 -05:00
  • 34fe0f2770 Skip flaky tests in test_regrtest Padraic Fanning 2026-01-03 20:02:49 -05:00
  • 3aa6bf8696 Skip flaky tests in test.test_multiprocessing_fork.test_manager Padraic Fanning 2026-01-03 19:35:23 -05:00
  • e831124a21 Skip flaky tests in test.test_multiprocessing_fork.test_misc Padraic Fanning 2026-01-03 18:43:16 -05:00
  • 1827af100b Skip tests that pollute the environment for some reason Padraic Fanning 2026-01-03 14:34:38 -05:00
  • 17cc559dd3 Skip more flaky tests in test_threading Padraic Fanning 2026-01-01 22:46:18 -05:00
  • 472c12cad7 Time out if any one test takes longer than 10 minutes Padraic Fanning 2026-01-01 12:25:37 -05:00
  • 8d2b215ccb Unmark passing test in test_fstring Padraic Fanning 2026-01-01 12:08:46 -05:00
  • 8aafbf2bf7 Mark failing test in test_urllib2net Padraic Fanning 2025-12-31 22:03:51 -05:00
  • cadac344a7 Unmark passing tests in test_io Padraic Fanning 2025-12-31 22:00:04 -05:00
  • c76e72571e Skip panicking tests in test_io Padraic Fanning 2025-12-31 21:59:49 -05:00
  • 1f56a0fe0c Mark failing/erroring tests in _test_eintr Padraic Fanning 2025-12-31 21:57:22 -05:00
  • bedcb225e7 Skip long-running test in _test_eintr Padraic Fanning 2025-12-31 21:57:05 -05:00
  • 4a559f3ea4 Add _test_eintr.py from CPython 3.13.11 Padraic Fanning 2025-12-31 21:34:57 -05:00
  • 2789ff7a9f Mark failing test in test_fstring Padraic Fanning 2025-12-31 19:42:16 -05:00
  • 4c833fc714 Mark failing tests and skip flaky ones in test/test_regrtest.py Padraic Fanning 2025-12-30 21:04:45 -05:00
  • 404836f187 Add autotest shim from CPython 3.13.11 Padraic Fanning 2025-12-30 21:05:19 -05:00
  • 32fd6bec49 Update test/test_regrtest.py to CPython 3.13.11 Padraic Fanning 2025-12-30 20:53:40 -05:00
  • e4fb263788 Disable support.record_original_stdout() Padraic Fanning 2025-12-04 21:52:45 -05:00
  • a8e7633f58 Disable saved_test_environment context manager Padraic Fanning 2025-12-04 21:51:28 -05:00
  • f436c51ef2 Disable struct._clearcache() Padraic Fanning 2025-12-04 21:43:40 -05:00
  • 08762a35c2 Disable WindowsLoadTracker on Windows Padraic Fanning 2025-12-04 21:41:35 -05:00
  • 5d253d1ec0 Re-add try block around platform and encodings info Padraic Fanning 2025-12-04 21:40:26 -05:00
  • f297888317 Update test/libregrtest to CPython 3.13.10 Padraic Fanning 2025-12-04 21:34:11 -05:00
  • 440b8de763 Move Instruction enum to its own file (#6693) Shahar Naveh 2026-01-11 03:04:24 +02:00
  • 2a1faf4265 integrate to lib_updater Jeong YunWon 2026-01-11 00:18:18 +09:00
  • 3909b18eac lib_updater --quick-upgrade (#6695) Jeong, YunWon 2026-01-11 00:11:41 +09:00
  • 6ff7b3ed27 LoadClassDeref -> LoadFromDictOrDeref (#6692) Shahar Naveh 2026-01-10 16:16:11 +02:00
  • a400386774 Remove _dis module (#6690) Shahar Naveh 2026-01-10 15:11:53 +02:00
  • 9e225f52e2 impl gc finialized (#6689) Jeong, YunWon 2026-01-10 19:50:25 +09:00
  • aa9fc7fede Pseudo ops (#6678) Jeong, YunWon 2026-01-10 19:49:58 +09:00
  • 2d3ef86231 fix SSL callback (#6688) Jeong, YunWon 2026-01-10 19:49:40 +09:00
  • 6fe05987f0 Remove Reverse bytecode (#6675) Shahar Naveh 2026-01-10 11:55:15 +02:00
  • 9291178b01 Ci gen opcode metadata (#6677) Shahar Naveh 2026-01-10 10:33:11 +02:00
  • 8c157990cf Updated test_contextlib_async.py (#6686) Terry Tianlin Luan 2026-01-10 02:38:21 -05:00
  • e835ce9275 Make ready_to_import always remove tempdir from sys.path (#6687) Jeong, YunWon 2026-01-10 16:32:26 +09:00
  • 0cd6eb7b13 Write profile even if failed (#6685) Lee Dogeon 2026-01-10 15:26:49 +09:00
  • 53feed5920 Bump libc from 0.2.179 to 0.2.180 (#6683) dependabot[bot] 2026-01-10 15:10:18 +09:00
  • 95f5a5b240 Bump cranelift from 0.127.0 to 0.127.1 (#6680) dependabot[bot] 2026-01-10 09:33:40 +09:00
  • 91f0d70c0c Bump syn from 2.0.113 to 2.0.114 (#6679) dependabot[bot] 2026-01-10 08:30:42 +09:00
  • f2224de8d7 Bump cranelift-jit from 0.127.0 to 0.127.1 (#6682) dependabot[bot] 2026-01-10 08:26:41 +09:00
  • d4be424bf6 Bump indexmap from 2.12.1 to 2.13.0 (#6681) dependabot[bot] 2026-01-10 08:26:12 +09:00
  • de0bc732c9 Replace CallMethod/LoadMethod opcodes with plain Call (#6674) Jeong, YunWon 2026-01-10 08:25:56 +09:00
  • c2bfdf30bd Assign opcode ids (#6637) Shahar Naveh 2026-01-09 15:52:47 +02:00
  • 83a0deac25 Fix set in-place operators with self argument (#6661) HueCodes 2026-01-09 04:31:21 -08:00
  • b38cdaa30e Update the concurrent library + Added tests (#6673) Terry Tianlin Luan 2026-01-09 01:28:12 -05:00
  • a3425b435e Track symbol table cursors to avoid exhaustion (#6670) Copilot 2026-01-09 06:32:12 +09:00
  • bf80d2715d Update to windows-2025 runner on ci (#5571) Noa 2026-01-06 21:53:44 -06:00
  • 09bde28281 Move typeid into vtable (#6231) Noa 2026-01-06 21:33:29 -06:00
  • 42cc59a90c Bump openssl-probe from 0.1.6 to 0.2.0 (#6663) dependabot[bot] 2026-01-07 10:13:13 +09:00
  • 6408228b3e Update DEVELOPMENT.md (#6671) Lee Dogeon 2026-01-07 10:09:51 +09:00
  • 4fbf617c06 Bump quote from 1.0.42 to 1.0.43 (#6667) dependabot[bot] 2026-01-07 08:54:21 +09:00