Commit Graph

  • c29b96d09e Fix ssl options setter to raise ValueError for negative values and mark still-failing tests Jeong, YunWon 2026-03-01 11:37:19 +09:00
  • 4d0f52adc9 Update ssl from v3.14.3 CPython Developers 2026-03-01 10:59:13 +09:00
  • 919a14623d Remove test_importlib from polluters (#7279) fanninpm 2026-02-28 20:58:47 -05:00
  • 5a56a76fad Update test_set.py from 3.14.3 (#7282) Shahar Naveh 2026-03-01 02:58:23 +01:00
  • 28299e3136 Add missing HAS_PHA constant to _ssl module Jeong, YunWon 2026-03-01 10:56:45 +09:00
  • be29462087 Fix _hashlib.compare_digest to reject non-ASCII strings (#7280) Jiseok CHOI 2026-03-01 10:51:39 +09:00
  • 7b7c7a1b6e sqlite3: add Cursor.row_factory pygetset and fix Connection.cursor() propagation (#7278) Jiseok CHOI 2026-03-01 10:44:50 +09:00
  • be39a67f27 Handle reentrant detach in TextIOWrapper.close() (#7277) Jiseok CHOI 2026-03-01 10:44:13 +09:00
  • bef46f17d5 Fix list.__repr__ deadlock (#7275) Shahar Naveh 2026-03-01 02:43:23 +01:00
  • 11ddf6e065 Mark failing tests ShaharNaveh 2026-02-28 16:22:27 +01:00
  • 9fad2c0b1d Update test_format.py from 3.14.3 ShaharNaveh 2026-02-28 16:14:33 +01:00
  • 48d574f90f Update test_strtod.py ShaharNaveh 2026-02-28 16:09:46 +01:00
  • 3b0be19b10 Update test_string_literals.py from 3.14.3 ShaharNaveh 2026-02-28 16:08:41 +01:00
  • 1731984393 Update test_str.py to 3.14.3 ShaharNaveh 2026-02-28 16:08:23 +01:00
  • d6adfb0b59 Update test_dynamic.py to 3.14.3 ShaharNaveh 2026-02-28 15:59:27 +01:00
  • b05e74b78e Don't return frozenset for modules (#7276) Shahar Naveh 2026-03-01 01:43:34 +01:00
  • 2833cd8896 add isatty() method in BytesIO (#7243) Jiseok CHOI 2026-03-01 00:55:12 +09:00
  • a4a9b29687 Bump env_logger from 0.11.8 to 0.11.9 (#7267) dependabot[bot] 2026-03-01 00:36:06 +09:00
  • cc5f9edd43 Bump junction from 1.4.1 to 1.4.2 (#7266) dependabot[bot] 2026-03-01 00:35:48 +09:00
  • 85d4c42a6b Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#7264) dependabot[bot] 2026-02-28 23:18:04 +09:00
  • dd84a19b5b Bump github/gh-aw from 0.49.4 to 0.50.7 (#7262) dependabot[bot] 2026-02-28 23:17:53 +09:00
  • 5861393ad8 Bump actions/download-artifact from 7.0.0 to 8.0.0 (#7263) dependabot[bot] 2026-02-28 23:17:38 +09:00
  • 8676ba9128 getrandbits and itertools.repeat now accept __index__ protocol. Jeong, YunWon 2026-02-28 22:58:56 +09:00
  • c4de2a7239 Update random from v3.14.3 CPython Developers 2026-02-28 22:50:51 +09:00
  • cc4a7bbbe5 Merge pull request #7255 from youknowone/bdb Jeong, YunWon 2026-02-28 22:35:36 +09:00
  • f3cf86c8c2 More accurate test dependencies (#7261) Shahar Naveh 2026-02-28 14:11:07 +01:00
  • cdc7842bc4 Bump uuid from 1.20.0 to 1.21.0 (#7258) dependabot[bot] 2026-02-28 22:07:49 +09:00
  • f5a071d52d Edit dependency groups (#7257) fanninpm 2026-02-28 08:07:29 -05:00
  • 5c726e1c55 Bump chrono from 0.4.43 to 0.4.44 (#7256) dependabot[bot] 2026-02-28 03:34:08 +00:00
  • 32684f9d45 Bump the cranelift group with 3 updates (#7252) dependabot[bot] 2026-02-28 03:27:28 +00:00
  • 754fc85fb8 Fix trace_event to return trace function result Jeong, YunWon 2026-02-28 10:32:15 +09:00
  • 78c5a2ec28 Update bdb from v3.14.3 CPython Developers 2026-02-28 00:08:25 +09:00
  • 81acb9b7c1 sqlite3: handle int type in Connection.timeout parameter (#7237) Jiseok CHOI 2026-02-28 10:38:30 +09:00
  • 5a1b3355c2 fix: add readinto and write methods to RawIOBase (#7234) Jiseok CHOI 2026-02-28 10:37:26 +09:00
  • e0eb6d5e8e Reapply "ast.NodeVisitor for import tracking" (#7241) Shahar Naveh 2026-02-28 02:37:00 +01:00
  • 4092346f95 Update subprocess.py to 3.14.3 (#7244) Shahar Naveh 2026-02-28 02:36:09 +01:00
  • 0e48ca95f2 extend timeout Jeong, YunWon 2026-02-27 20:22:40 +09:00
  • 211823e498 Fix dict race condition Jeong, YunWon 2026-02-27 17:06:46 +09:00
  • 72570c521c Update CI ruff to 0.15.4 (#7250) Shahar Naveh 2026-02-28 02:34:38 +01:00
  • 2447d99b12 Specify minor version for pyo3 (#7248) Shahar Naveh 2026-02-28 02:34:04 +01:00
  • e51d6f0df7 Disallow warnings patches (#7249) Shahar Naveh 2026-02-27 15:48:09 +01:00
  • 4f577e5f99 Update ruff to 0.15.4 (#7246) Shahar Naveh 2026-02-27 14:59:41 +01:00
  • 221dfc2e02 Fix IOBase.isatty() to raise ValueError on closed files (#7233) Jiseok CHOI 2026-02-27 21:04:47 +09:00
  • c5472e2a4e sqlite3: reject negative fetchmany values (#7240) Jiseok CHOI 2026-02-27 21:03:40 +09:00
  • f7fe9c53cb sqlite3: reject negative arraysize values (#7238) Jiseok CHOI 2026-02-27 20:59:15 +09:00
  • f8d8e25de4 Fix IOBase.fileno() incorrect error message (#7232) Jiseok CHOI 2026-02-27 20:46:42 +09:00
  • 89fb3494f4 Merge pull request #7223 from youknowone/tarfile Jeong, YunWon 2026-02-27 20:44:16 +09:00
  • 8b27eaf8f1 Update test_atexit.py to 3.14.3 (#7217) Shahar Naveh 2026-02-27 11:29:59 +01:00
  • f1511c4be0 Merge pull request #7242 from ShaharNaveh/update-xml Jeong, YunWon 2026-02-27 19:25:25 +09:00
  • eed53cbe9d Patch test_sax.py ShaharNaveh 2026-02-27 10:05:21 +01:00
  • fa68faa2e5 Mark failing tests at test_pyexpat.py ShaharNaveh 2026-02-27 09:58:46 +01:00
  • b7589a752b Mark failing tests on test_minidom.py ShaharNaveh 2026-02-27 09:55:31 +01:00
  • c6562efce5 Patch test_xml_etree.py ShaharNaveh 2026-02-27 09:49:04 +01:00
  • fd5e91dbff Update xml to 3.14.3 ShaharNaveh 2026-02-26 13:35:49 +01:00
  • 36cffabeda xz2->liblzma and remove liblzma-sys Jeong, YunWon 2026-02-26 23:30:59 +09:00
  • ff02c266ac Unmark test_lzma Jeong, YunWon 2026-02-26 17:46:28 +09:00
  • 3be78c6545 new_lzma_error Jeong, YunWon 2026-02-24 23:32:00 +09:00
  • df9fb69de5 Update tarfile from v3.14.3 CPython Developers 2026-02-24 23:25:02 +09:00
  • 09cf49204b fix: add flush method to BytesIO (#7235) Jiseok CHOI 2026-02-27 16:53:17 +09:00
  • 4c2537010d Update http from 3.14.3 (#7137) Shahar Naveh 2026-02-27 06:44:37 +01:00
  • 684001ffa2 Instrumented instruction (#7212) Jeong, YunWon 2026-02-27 13:23:33 +09:00
  • 1fdd4fd35c Fix dict concurrency stability (#7231) Jeong, YunWon 2026-02-27 13:23:12 +09:00
  • 4567c689ce Unmark successful tests Jeong, YunWon 2026-02-24 23:04:47 +09:00
  • 20a93c54c4 set_f_lineno, set_f_lasti, PyAtomic refactor Jeong, YunWon 2026-02-24 08:59:39 +09:00
  • fa1e75a809 mark failing tests Jeong, YunWon 2026-02-24 00:46:38 +09:00
  • 9c329bd62f Implement side-table instrumented opcode execution Jeong, YunWon 2026-02-23 20:10:24 +09:00
  • 4ef1b48155 instrumented instructions Jeong, YunWon 2026-02-23 20:05:27 +09:00
  • 3c7b25d0fa Update test_compile from v3.14.3 CPython Developers 2026-02-24 08:42:51 +09:00
  • 739f92e872 impl sys.monitoring Jeong, YunWon 2026-02-22 17:11:57 +09:00
  • f35d0fde0b patch test_monitoring not to entirely skipped Jeong, YunWon 2026-02-23 20:57:06 +09:00
  • abc7d6dfe6 Update test_monitoring from CPython 3.14.3 CPython Developers 2026-02-22 17:12:14 +09:00
  • 93099e35e7 Remove PyStr::as_str, use as_wtf8/PyUtf8Str instead (#7218) Jeong, YunWon 2026-02-27 04:20:11 +09:00
  • a47572c89e Revert "ast.NodeVisitor for import tracking (#7229)" (#7230) Jeong, YunWon 2026-02-27 03:55:13 +09:00
  • 804a7e42fc ast.NodeVisitor for import tracking (#7229) Shahar Naveh 2026-02-26 19:07:57 +01:00
  • c98215ab3a Clear frame locals and stack on generator close + Add dir_fd support for rmdir, remove/unlink, scandir (#7222) Jeong, YunWon 2026-02-27 01:58:33 +09:00
  • 457d328294 update_lib test format fix + deps for atexit & eintr (#7227) Shahar Naveh 2026-02-26 04:03:47 +01:00
  • 8cf8cb561a Update compileall.py to 3.14.3 (#7225) Shahar Naveh 2026-02-25 13:15:55 +01:00
  • 56de2cd76c Don't skip test_glob on windows (#7224) Shahar Naveh 2026-02-25 13:01:51 +01:00
  • 9f250a0f6e Fix upgrade-pylib workflow to use Python 3.14 (#7216) Copilot 2026-02-24 16:22:06 +09:00
  • 1df878e5d3 Update annotationlib from v3.14.3 CPython Developers 2026-02-24 00:32:25 +00:00
  • 000025e09c Update zipfile from v3.14.3 CPython Developers 2026-02-24 00:27:23 +00:00
  • 3ec7b5c375 Implement Windows SemLock in _multiprocessing module (#7199) Jeong, YunWon 2026-02-24 10:12:29 +09:00
  • f784a562f8 Update datetime to 3.14.3 (#7084) Shahar Naveh 2026-02-24 03:07:30 +02:00
  • dc7cd26c3c cold block reordering and jump normalization (#7210) Jeong, YunWon 2026-02-24 08:53:07 +09:00
  • 0244657770 [workflow] fix upgrade-pylib (#7211) Jeong, YunWon 2026-02-24 00:15:55 +09:00
  • f478ace1a4 Bump github/gh-aw from 0.45.0 to 0.49.4 (#7209) dependabot[bot] 2026-02-23 23:36:55 +09:00
  • 490a17f641 Implement Windows named mmap via CreateFileMappingW (#7207) Jeong, YunWon 2026-02-23 23:32:52 +09:00
  • 39a5d39c7c Merge pull request #7203 from youknowone/pymodule Jeong, YunWon 2026-02-23 22:17:06 +09:00
  • 649a2bf4de implicit module_name under #[pymodule] Jeong, YunWon 2026-02-23 22:16:44 +09:00
  • eb07113d91 support sub-module from #[pymodule] Jeong, YunWon 2026-02-11 13:45:19 +09:00
  • 7dc76c8df1 skip flaky test (#7208) Jeong, YunWon 2026-02-23 22:08:50 +09:00
  • f096bb7dd0 Fix deadlock after fork (#7205)ㅐ Jeong, YunWon 2026-02-23 16:22:26 +09:00
  • a67079909e Fix EINTR handling (#7204) Jeong, YunWon 2026-02-23 16:13:24 +09:00
  • ccfa938f67 Update test_gc from v3.14.3 CPython Developers 2026-02-23 02:13:15 +09:00
  • b48f72d0ad Fix Overlapped I/O by boxing OVERLAPPED struct and accept overlapped arg positionally (#7198) Jeong, YunWon 2026-02-22 22:14:06 +09:00
  • 6950baf687 more algorithm-independent GC infra (#7194) Jeong, YunWon 2026-02-22 21:31:42 +09:00
  • f9ca638936 Remove recreate:true from lib-deps-check (#7201) Jeong, YunWon 2026-02-22 20:27:14 +09:00
  • 7b866f66e9 Add missing _winapi functions (#7185) Jeong, YunWon 2026-02-22 19:54:27 +09:00
  • 2981010a90 Merge pull request #7195 from youknowone/sys Jeong, YunWon 2026-02-22 00:30:56 +09:00
  • d19d523c8d Move sys.flags thread_inherit_context/context_aware_warnings to getset Jeong, YunWon 2026-02-19 23:42:00 +09:00