Commit Graph

  • ea8e25cee5 Register latin-1 codec and fix stdio bootstrap Jeong, YunWon 2026-02-19 23:40:56 +09:00
  • 6a02392b57 Fix WindowsVersionData n_sequence_fields Jeong, YunWon 2026-02-19 23:43:12 +09:00
  • f5eadae767 Merge pull request #7075 from youknowone/sys Jeong, YunWon 2026-02-21 19:26:58 +09:00
  • 5cc589980c Infer struct sequence module name from __module__ attribute in repr Jeong, YunWon 2026-02-21 13:34:00 +09:00
  • add253912e Implement sys.call_tracing, sys._current_exceptions Jeong, YunWon 2026-02-11 01:46:27 +09:00
  • edca2dddf1 Update test_sys from v3.14.3 CPython Developers 2026-02-11 01:32:22 +09:00
  • 9611b88788 Bump keccak from 0.1.5 to 0.1.6 (#7192) dependabot[bot] 2026-02-20 23:14:21 +09:00
  • 6ced4409ac force_unlock_after_fork (#7186) Jeong, YunWon 2026-02-20 09:53:01 +09:00
  • dfc5de701b Fix re.fullmatch POSSESSIVE_REPEAT (#7187) wvmscs 2026-02-20 01:51:34 +01:00
  • eddb8f271a Newtype oparg for StoreFastLoadFast (#7191) Shahar Naveh 2026-02-20 01:19:12 +02:00
  • 41ea698f6a Update test_collections from v3.14.3 (#7189) Lee Dogeon 2026-02-19 08:48:33 +09:00
  • 80d7850866 Merge pull request #7188 from moreal/update-3.14.3-types Jeong, YunWon 2026-02-18 21:49:19 +09:00
  • 3d33bea285 Remove expectedFailure from test_types_coroutine_wrapper_state Lee Dogeon 2026-02-18 18:39:56 +09:00
  • 24e51ee98c Mark failing tests Lee Dogeon 2026-02-18 18:38:44 +09:00
  • 8cbf870238 Update types from v3.14.3 CPython Developers 2026-02-18 17:19:49 +09:00
  • 8e70048891 Merge pull request #7165 from youknowone/ctypes Jeong, YunWon 2026-02-18 08:21:27 +09:00
  • 8b50737914 Auto-format: cargo fmt --all github-actions[bot] 2026-02-17 18:11:21 +00:00
  • 38d54fa0cd impl more ctypes Jeong, YunWon 2026-02-16 01:23:26 +09:00
  • 36a53ddf66 fix buffer whitespace skip Jeong, YunWon 2026-02-16 02:50:26 +09:00
  • 4b7f1f8751 Update ctypes from v3.14.3 CPython Developers 2026-02-16 00:22:29 +09:00
  • e81a0fc765 Use try_lock in py_os_after_fork_child (#7178) Jeong, YunWon 2026-02-18 02:24:06 +09:00
  • b5785e2777 Use _print_exception_bltin in excepthook, register source in linecache (#7177) Jeong, YunWon 2026-02-18 01:50:27 +09:00
  • ccccaaf06f Merge pull request #7184 from youknowone/winsound Jeong, YunWon 2026-02-18 00:47:16 +09:00
  • d07d52224e Optimize redundant bool check (#7176) Lee Dogeon 2026-02-18 00:45:17 +09:00
  • f0f3c9c8cf Update csv.py from 3.14.3 (#7181) Shahar Naveh 2026-02-17 17:43:49 +02:00
  • d4d010ec21 Fix unpack_sequence to match CPython behavior (#7175) Jeong, YunWon 2026-02-18 00:41:53 +09:00
  • 8fa0c66bc4 Optimize coroutine exception handling and fix gen_throw traceback (#7166) Jeong, YunWon 2026-02-17 21:35:05 +09:00
  • 705dd7dddd Implement winsound module Jeong, YunWon 2026-02-17 21:20:04 +09:00
  • b7643c08cf Update test_winsound from v3.14.3 CPython Developers 2026-02-16 02:01:39 +09:00
  • 6b4605280e cap mt19937 version (#7182) Jeong, YunWon 2026-02-17 20:02:28 +09:00
  • b87386f4fc Update test_fstring from v3.14.3 and impl more (#7164) Jeong, YunWon 2026-02-17 16:49:59 +09:00
  • e3c533a53c Bump github/gh-aw from 0.43.22 to 0.45.0 dependabot[bot] 2026-02-16 14:37:32 +00:00
  • ee6ff22947 Bump actions/setup-python from 5.6.0 to 6.2.0 dependabot[bot] 2026-02-16 14:37:53 +00:00
  • 5ca3c2894b Bump actions/download-artifact from 6.0.0 to 7.0.0 dependabot[bot] 2026-02-16 14:37:40 +00:00
  • 3d9480acf9 Bump actions/cache from 4.3.0 to 5.0.3 dependabot[bot] 2026-02-16 14:37:18 +00:00
  • 530e4db6ec Bump bitflags from 2.10.0 to 2.11.0 dependabot[bot] 2026-02-16 14:26:40 +00:00
  • 1f338ce201 Bump pyo3 from 0.28.0 to 0.28.1 in the pyo3 group dependabot[bot] 2026-02-16 14:26:10 +00:00
  • d71ffa6c47 Use shared doctest checker ShaharNaveh 2026-02-16 15:41:19 +02:00
  • 0832828953 Update test_unpack.py from 3.14.3 ShaharNaveh 2026-02-16 15:31:37 +02:00
  • 79453c3e6d Merge pull request #7141 from youknowone/execve Jeong, YunWon 2026-02-16 03:22:51 +09:00
  • 243beb692b Merge pull request #7151 from youknowone/winconsoleio Jeong, YunWon 2026-02-16 01:51:24 +09:00
  • c76fb0145b Update test_richcmp.py from 3.14.3 ShaharNaveh 2026-02-15 17:20:57 +02:00
  • 72b4ef31a2 Accept any mapping for os.execve env argument Jeong, YunWon 2026-02-14 13:53:07 +09:00
  • 7b1db4868a Merge pull request #7162 from youknowone/wmi Jeong, YunWon 2026-02-16 00:52:05 +09:00
  • 8552e42d94 Update test_winconsoleio from v3.14.3 CPython Developers 2026-02-15 13:32:09 +09:00
  • 8e06707fc6 Implement _WindowsConsoleIO and _testconsole module Jeong, YunWon 2026-02-15 14:14:22 +09:00
  • 4897e0322d Add _wmi module Jeong, YunWon 2026-02-15 23:41:23 +09:00
  • 09b528168e Update test_wmi from v3.14.3 CPython Developers 2026-02-15 16:52:56 +09:00
  • 4f366d7937 Skip flaky test_main_thread_after_fork_from_nonmain_thread Jeong, YunWon 2026-02-13 18:06:54 +09:00
  • 3047a63941 Update test_scope.py from 3.14.3 ShaharNaveh 2026-02-15 15:19:18 +02:00
  • b4edd547dc Merge pull request #7159 from youknowone/hashlib Jeong, YunWon 2026-02-15 23:38:55 +09:00
  • e1db19c892 Update test_with.py from 3.14.3 (#7158) Shahar Naveh 2026-02-15 16:38:22 +02:00
  • 5530855436 Make __hello_only__ a frozen-only alias of __hello__ (#7160) Jeong, YunWon 2026-02-15 22:25:28 +09:00
  • f805fa7c8b Fix winreg and Update test_launcher from v3.14.3 (#7155) Jeong, YunWon 2026-02-15 22:11:48 +09:00
  • 10c393f063 _hashlib.HMAC Jeong, YunWon 2026-02-15 21:01:57 +09:00
  • 2a611c992d Update hmac from v3.14.3 CPython Developers 2026-02-15 09:10:20 +09:00
  • 64088bb624 Add CI step for checking redundant test patches (#7126) Shahar Naveh 2026-02-15 13:39:57 +02:00
  • 2567355a99 Emit deprecation warning for array typecode u (#7157) Lee Dogeon 2026-02-15 20:34:19 +09:00
  • 914634e4df Align lzma and os exports for test_all expected failure (#7156) Lee Dogeon 2026-02-15 20:33:58 +09:00
  • fbbd020e07 Update test_ast.py from 3.14.3 (#7147) Shahar Naveh 2026-02-15 13:29:05 +02:00
  • 1ead81f11e Remove Windows skip markers from test_urllib2_localnet (#7154) Jeong, YunWon 2026-02-15 16:30:58 +09:00
  • 5610a7c2f4 Merge pull request #7153 from youknowone/unskip1 Jeong, YunWon 2026-02-15 16:09:33 +09:00
  • 9afd031e1d Merge pull request #7152 from moreal/codecs-related-tests-3.14.3 Jeong, YunWon 2026-02-15 16:07:02 +09:00
  • 563abea251 Require exact n_sequence_fields length in TryFromObject (#7150) Jeong, YunWon 2026-02-15 14:37:48 +09:00
  • 4e801b6ff8 Use @unittest.skip instead of @unittest.expectedFailure for codec encoding tests Lee Dogeon 2026-02-15 14:37:06 +09:00
  • 6115ec703d Mark failing tests for test_codecmaps_tw Lee Dogeon 2026-02-15 14:33:37 +09:00
  • 89b31f72d6 Update test_codecmaps_tw from v3.14.3 CPython Developers 2026-02-15 14:33:31 +09:00
  • d75ae19888 Mark failing tests for test_codecmaps_kr Lee Dogeon 2026-02-15 14:33:26 +09:00
  • 4c9ef79fa5 Update test_codecmaps_kr from v3.14.3 CPython Developers 2026-02-15 14:33:20 +09:00
  • d504b28389 Mark failing tests for test_codecmaps_jp Lee Dogeon 2026-02-15 14:33:16 +09:00
  • 5138581e12 Update test_codecmaps_jp from v3.14.3 CPython Developers 2026-02-15 14:33:09 +09:00
  • 5caa9009b7 Mark failing tests for test_codecmaps_hk Lee Dogeon 2026-02-15 14:33:05 +09:00
  • 20737e3bde Update test_codecmaps_hk from v3.14.3 CPython Developers 2026-02-15 14:32:58 +09:00
  • 61825382ed Mark failing tests for test_codecmaps_cn Lee Dogeon 2026-02-15 14:32:53 +09:00
  • 2a29fa6e8f Update test_codecmaps_cn from v3.14.3 CPython Developers 2026-02-15 14:32:31 +09:00
  • 04f12d2fc9 Mark failing tests for test_codecencodings_tw Lee Dogeon 2026-02-15 14:32:10 +09:00
  • b500957da1 Update test_codecencodings_tw from v3.14.3 CPython Developers 2026-02-15 14:32:03 +09:00
  • 2d7c54796f Mark failing tests for test_codecencodings_kr Lee Dogeon 2026-02-15 14:31:59 +09:00
  • ccf6395c51 Update test_codecencodings_kr from v3.14.3 CPython Developers 2026-02-15 14:31:51 +09:00
  • 5ea5d7864e Mark failing tests for test_codecencodings_jp Lee Dogeon 2026-02-15 14:31:45 +09:00
  • 68256fb877 Update test_codecencodings_jp from v3.14.3 CPython Developers 2026-02-15 14:31:36 +09:00
  • f8be47d758 Mark failing tests for test_codecencodings_iso2022 Lee Dogeon 2026-02-15 14:31:31 +09:00
  • a1b34eda22 Update test_codecencodings_iso2022 from v3.14.3 CPython Developers 2026-02-15 14:31:22 +09:00
  • 7918d42815 Mark failing tests for test_codecencodings_hk Lee Dogeon 2026-02-15 14:31:18 +09:00
  • fb6a5bbce2 Update test_codecencodings_hk from v3.14.3 CPython Developers 2026-02-15 14:31:11 +09:00
  • d2be8c0f79 Mark failing tests for test_codecencodings_cn Lee Dogeon 2026-02-15 14:31:06 +09:00
  • 5c280d070d Update test_codecencodings_cn from v3.14.3 CPython Developers 2026-02-15 14:30:45 +09:00
  • cf21e2da10 Include SHAKE algorithm names in HASHXOF repr (#7132) Lee Dogeon 2026-02-15 09:05:42 +09:00
  • c1a327d38b Update test_descrtut.py from 3.14.3 (#7149) Shahar Naveh 2026-02-15 02:03:56 +02:00
  • 1adf9258fc Merge pull request #7148 from ShaharNaveh/update-libs-1 Jeong, YunWon 2026-02-15 09:03:00 +09:00
  • 8578114a5e Update shutil from v3.14.3 CPython Developers 2026-02-14 13:59:36 +00:00
  • 15555d42e7 Auto-format: cargo fmt --all github-actions[bot] 2026-02-14 16:32:00 +00:00
  • 5dfeee25bb Update test_binascii.py ShaharNaveh 2026-02-14 18:27:31 +02:00
  • 11a8655d0d Update mailbox.py ShaharNaveh 2026-02-14 18:19:57 +02:00
  • 9a40f9adec Update xmlrpc ShaharNaveh 2026-02-14 18:18:53 +02:00
  • b722ece6af Update test_pyclbr.py from 3.14.3 ShaharNaveh 2026-02-14 18:16:15 +02:00
  • f7d8a554cf Update enum from v3.14.3 CPython Developers 2026-02-14 13:38:30 +00:00
  • c30deb21f7 Update _markupbase.py from 3.14.3 (#7129) Shahar Naveh 2026-02-14 17:37:14 +02:00
  • e8698aa19f Match SymbolTable repr with CPython format (#7139) Lee Dogeon 2026-02-14 22:59:42 +09:00
  • 93d83c1ce9 Merge pull request #7114 from youknowone/unicode Jeong, YunWon 2026-02-14 22:39:05 +09:00