Commit Graph

  • 9f0cd323b6 Merge pull request #6958 from youknowone/os-posix Jeong, YunWon 2026-02-03 23:00:25 +09:00
  • 674d7dbb3a rework SchedParam Jeong, YunWon 2026-02-03 11:15:35 +09:00
  • c0f3a09c2b more windows impl Jeong, YunWon 2026-02-03 08:18:04 +09:00
  • cb2be65a8b fix timeout Jeong, YunWon 2026-02-02 15:59:15 +09:00
  • 9c29b0c411 Fix windows link Jeong, YunWon 2026-02-02 14:50:07 +09:00
  • dd6e947122 Update os from v3.14.2 CPython Developers 2026-02-02 12:58:01 +09:00
  • ac1dcf7d4b Update test_posix from v3.14.2 CPython Developers 2026-02-02 12:53:37 +09:00
  • f939a06aa9 fix durartion to round Jeong, YunWon 2026-02-02 01:29:32 +09:00
  • 8d07c45483 Populate _field_types with real type objects (#6981) Jeong, YunWon 2026-02-03 22:05:05 +09:00
  • 27d70fd58e Update test_builtin.py from 3.14.2 (#6979) Shahar Naveh 2026-02-03 14:55:55 +02:00
  • f71fe9bf3a Add GC infrastructure: tracking bits, tp_clear (#6977) Jeong, YunWon 2026-02-03 20:00:34 +09:00
  • 023b3b261d Add __replace__ and fix __reduce__ for structseq (#6978) Jeong, YunWon 2026-02-03 19:09:47 +09:00
  • 477e20a7a9 Support #[cfg] in with (#6975) Jeong, YunWon 2026-02-03 18:55:59 +09:00
  • d6aab01424 Improve object traversal for heap types and mro (#6976) Jeong, YunWon 2026-02-03 17:54:11 +09:00
  • 182157291a Merge pull request #6961 from youknowone/unparse Jeong, YunWon 2026-02-03 15:41:01 +09:00
  • 9e7faba7f3 Auto-format: cargo fmt --all github-actions[bot] 2026-02-03 05:59:58 +00:00
  • 00cdb307e3 Fix AST field defaults and compile() type check Jeong, YunWon 2026-02-02 19:42:58 +09:00
  • ff49bfe3a7 mark ast & test_genericalias Jeong, YunWon 2026-02-02 14:57:56 +09:00
  • 69c19f7cd1 Update _ast_unparse from v3.14.2 CPython Developers 2026-02-02 00:03:28 +09:00
  • 63bbb3c804 fix ast fields including type_comments Jeong, YunWon 2026-02-02 14:59:50 +09:00
  • 1876ac88e0 Fix compiler panics Jeong, YunWon 2026-02-02 14:59:39 +09:00
  • 0da5931353 fix unparse Jeong, YunWon 2026-02-01 23:57:00 +09:00
  • 400696c0fd --exclude rustpython-venvlauncher Jeong, YunWon 2026-02-03 14:15:58 +09:00
  • 5bf13e8642 Switch to Cell::update, slice::{split_first_chunk,split_off}, where appropriate (#6974) Noa 2026-02-02 22:45:03 -06:00
  • ec34befc3c Merge pull request #6949 from youknowone/faulthandler Jeong, YunWon 2026-02-03 13:43:25 +09:00
  • cdadde55ef Update faulthandler to match CPython 3.14.2 Jeong, YunWon 2026-02-02 01:32:58 +09:00
  • b90530cb87 Update test_faulthandler from v3.14.2 CPython Developers 2026-02-02 01:33:16 +09:00
  • 169a422ade Bump pyo3 from 0.27.2 to 0.28.0 (#6966) dependabot[bot] 2026-02-03 13:33:25 +09:00
  • fda12b2fce Bump malachite-base from 0.9.0 to 0.9.1 (#6965) dependabot[bot] 2026-02-03 09:42:26 +09:00
  • 20a58cbe3e Bump astral-sh/ruff-action from 3.5.1 to 3.6.1 (#6969) dependabot[bot] 2026-02-03 08:17:01 +09:00
  • 0a39c66817 skip fork test (#6964) Jeong, YunWon 2026-02-02 17:26:31 +09:00
  • 2f034130b7 [update_lib] auto-mark original contents recovery (#6960) Jeong, YunWon 2026-02-02 16:03:26 +09:00
  • f7b2660882 Fix test_asyncio for windows (#6959) Jeong, YunWon 2026-02-02 15:58:16 +09:00
  • c6499797ea AGENTS.md Jeong, YunWon 2026-02-01 15:31:21 +09:00
  • 15efc4a808 Update uuid from v3.14.2-288-g06f9c8ca1c CPython Developers 2026-02-01 19:59:12 -05:00
  • babc3c634f Make auto-mark output deterministic and fix blank line leak (#6957) Jeong, YunWon 2026-02-02 13:53:01 +09:00
  • 100b870175 Implement UTF-32 encode/decode and fix UTF-16 empty encode Jeong, YunWon 2026-02-02 00:23:23 +09:00
  • db347b344d Update tabnanny from v3.14.2-288-g06f9c8ca1c CPython Developers 2026-02-01 19:32:59 -05:00
  • 95624ce818 Merge pull request #6956 from fanninpm/3.14-socket Jeong, YunWon 2026-02-02 11:32:39 +09:00
  • 4541cbab72 Merge pull request #6954 from fanninpm/3.14-imaplib Jeong, YunWon 2026-02-02 11:31:03 +09:00
  • 453ff6dc98 Update test_runpy from v3.14.2-288-g06f9c8ca1c CPython Developers 2026-02-01 19:26:04 -05:00
  • 92a5cf0ac8 Mark erroring tests Padraic Fanning 2026-02-01 20:27:22 -05:00
  • 02537b56fd Update socket from v3.14.2-288-g06f9c8ca1c CPython Developers 2026-02-01 20:23:50 -05:00
  • 7004502951 dealloc and finalize_modules (#6934) Jeong, YunWon 2026-02-02 10:10:58 +09:00
  • 52d23158ed Update test_asyncgen from v3.14.2 CPython Developers 2026-02-02 08:18:46 +09:00
  • 7f46112984 Merge pull request #6951 from fanninpm/3.14-code Jeong, YunWon 2026-02-02 09:58:38 +09:00
  • 359920f749 Mark erroring test(s) Padraic Fanning 2026-02-01 19:45:06 -05:00
  • a8e93bd8b1 Update imaplib from v3.14.2-288-g06f9c8ca1c CPython Developers 2026-02-01 19:40:43 -05:00
  • 1079161270 Update test_signal from v3.14.2-288-g06f9c8ca1c CPython Developers 2026-02-01 18:05:10 -05:00
  • 7ec1f33b60 Update ftplib from v3.14.2-288-g06f9c8ca1c CPython Developers 2026-02-01 18:33:35 -05:00
  • 26a8ef9370 Mark failing tests Padraic Fanning 2026-02-01 18:57:43 -05:00
  • 1022eeebdd Update test_code_module from v3.14.2-288-g06f9c8ca1c CPython Developers 2026-02-01 18:55:40 -05:00
  • f26ec68657 Update code from v3.14.2-288-g06f9c8ca1c CPython Developers 2026-02-01 18:55:19 -05:00
  • ab6114d5a2 Merge pull request #6942 from youknowone/os-fix Jeong, YunWon 2026-02-02 08:11:46 +09:00
  • 019e754055 Fix __set_name__ error handling to match Python 3.12+ (#6937) Jeong, YunWon 2026-02-02 08:11:26 +09:00
  • d767b5fce6 Update shlex from v3.14.2-288-g06f9c8ca1c CPython Developers 2026-02-01 16:14:34 -05:00
  • 89dbd42da2 Merge pull request #6946 from fanninpm/3.14-test_tstring Jeong, YunWon 2026-02-02 08:09:48 +09:00
  • d46a3b4ca9 Merge pull request #6945 from fanninpm/3.14-test_unpack_ex Jeong, YunWon 2026-02-02 08:09:11 +09:00
  • 4ef6120c01 Update test_threadsignals from v3.14.2-288-g06f9c8ca1c CPython Developers 2026-02-01 14:09:01 -05:00
  • d1b55f584e Merge pull request #6902 from youknowone/asyncio Jeong, YunWon 2026-02-02 08:04:52 +09:00
  • 491d230dec Make test_tstring platform-independent Padraic Fanning 2026-02-01 15:08:10 -05:00
  • 946075fe12 Mark failing tests Padraic Fanning 2026-02-01 15:06:33 -05:00
  • 10d7498c14 Update test_tstring from v3.14.2-288-g06f9c8ca1c CPython Developers 2026-02-01 15:03:06 -05:00
  • b805008510 Make test_unpack_ex platform-independent Padraic Fanning 2026-02-01 14:38:26 -05:00
  • 784e203b93 Mark failing examples Padraic Fanning 2026-02-01 14:35:48 -05:00
  • 6f490d2481 Update test_unpack_ex from v3.14.2-288-g06f9c8ca1c CPython Developers 2026-02-01 14:21:52 -05:00
  • d8e582ef6e _locale.localeconv (#6941) Jeong, YunWon 2026-02-02 02:02:12 +09:00
  • 1132f66325 Set closefd=false for stdio file objects in VM init Jeong, YunWon 2026-02-01 23:59:17 +09:00
  • fce2d7824f Propagate errors from warnings.warn() calls Jeong, YunWon 2026-02-02 00:49:44 +09:00
  • 188d438e00 Use new_os_subtype_error for termios error construction Jeong, YunWon 2026-02-01 23:00:28 +09:00
  • 24b6f48841 Add follow_symlinks support to os.link() Jeong, YunWon 2026-02-01 19:57:41 +09:00
  • 5e732c5e2a Fix wasip2 build (#6935) Jeong, YunWon 2026-02-02 01:26:17 +09:00
  • 5997507216 Update ast from v3.14.2 CPython Developers 2026-02-01 19:50:17 +09:00
  • 68ebb61f7b fix: Include hard_deps in git commit (#6940) Jeong, YunWon 2026-02-02 00:47:29 +09:00
  • 7258a4ae92 generator is borrowed Jeong, YunWon 2026-01-31 17:24:29 +09:00
  • 80929f44d4 PyAtomicBorrow Jeong, YunWon 2026-01-31 18:49:47 +09:00
  • abd1daac83 Fix asyncgen close Jeong, YunWon 2026-01-31 07:19:07 +09:00
  • 9a9426ee73 mark test failures Jeong, YunWon 2026-01-31 00:42:40 +09:00
  • 963261c40f mark failures Jeong, YunWon 2026-01-30 21:34:45 +09:00
  • 085f517a3f keycert3 Jeong, YunWon 2026-01-30 21:11:48 +09:00
  • b83d155235 Update asyncio from v3.14.2 CPython Developers 2026-01-30 20:53:59 +09:00
  • fe40dd37c0 impl more _asyncio Jeong, YunWon 2026-01-30 20:51:58 +09:00
  • d90792258d import .gitattributes from CPython (#6939) Jeong, YunWon 2026-02-02 00:27:21 +09:00
  • 153b0da60d automark add reasons to reason-less expectedFailures and handles parent better (#6936) Jeong, YunWon 2026-02-01 22:58:07 +09:00
  • dd09f41dcc clear_after_fork (#6933) Jeong, YunWon 2026-02-01 19:42:30 +09:00
  • 0b9c90fcc4 Update enum from v3.14.2 (#6932) Jeong, YunWon 2026-02-01 19:14:55 +09:00
  • 97861c6809 Rework exception compiler to use CFG-based handler analysis (#6909) Jeong, YunWon 2026-02-01 17:53:57 +09:00
  • 25bf682006 Fix number __format__ (#6930) Jeong, YunWon 2026-02-01 17:17:09 +09:00
  • 0546bb0410 more deps grouping (#6931) Jeong, YunWon 2026-02-01 17:01:56 +09:00
  • c6f7c6e273 Remove RustPython-specific workaround in timeit module (#6923) Lee Dogeon 2026-02-01 14:52:36 +09:00
  • 5e4c3b07fb gc is vm/stdlib (#6929) Jeong, YunWon 2026-02-01 13:21:24 +09:00
  • fdf93c5a19 Merge pull request #6928 from fanninpm/3.14-test-pep646-syntax Jeong, YunWon 2026-02-01 13:18:29 +09:00
  • 380500c92d Merge pull request #6927 from fanninpm/3.14-test-termios Jeong, YunWon 2026-02-01 13:18:04 +09:00
  • db4a2d5a9f Merge pull request #6921 from fanninpm/3.14-test-frozen Jeong, YunWon 2026-02-01 13:17:39 +09:00
  • 294eb2c904 Merge pull request #6926 from fanninpm/3.14-test-string Jeong, YunWon 2026-02-01 13:16:57 +09:00
  • 80e9172de0 Merge pull request #6922 from fanninpm/3.14-test-osx-env Jeong, YunWon 2026-02-01 12:13:05 +09:00
  • 60bec8a561 rework weakref (#6916) Jeong, YunWon 2026-02-01 12:12:33 +09:00
  • 3e629287da Merge pull request #6925 from fanninpm/3.14-test-select Jeong, YunWon 2026-02-01 12:10:39 +09:00
  • f6d1fe4aa1 Add test_pep646_syntax to platform-independent tests Padraic Fanning 2026-01-31 21:48:51 -05:00
  • deb517d346 Mark failing tests Padraic Fanning 2026-01-31 19:40:13 -05:00