Commit Graph

  • d36a2cffde New subclass payload layout (#6319) Jeong, YunWon 2025-12-14 19:17:14 +09:00
  • 21300f689d Allow with() in pyexception (#6436) Jeong, YunWon 2025-12-14 12:16:49 +09:00
  • b3c2aa6b51 PyAnextAwaitable (#6427) Jeong, YunWon 2025-12-14 12:15:29 +09:00
  • db71554dbc Update test_urllib2net.py from 3.13.11 (#6434) Shahar Naveh 2025-12-13 15:06:55 +02:00
  • dbacb07246 Update test_urllibnet.py from 3.13.11 (#6432) Shahar Naveh 2025-12-13 15:06:41 +02:00
  • 835918afa1 Set timeout only on test step (#6431) Shahar Naveh 2025-12-13 04:09:26 +02:00
  • 1e3d4fe218 Update test_xmlrpc.py from 3.13.11 (#6430) Shahar Naveh 2025-12-13 04:09:11 +02:00
  • 901324f21e Update test_raise.py from 3.13.11 (#6423) Shahar Naveh 2025-12-13 04:08:47 +02:00
  • 30dd5bedc6 use posix error messages under 127 (#6420) Jeong, YunWon 2025-12-13 09:24:17 +09:00
  • e227956a58 Update test_generators.py from 3.13.11 (#6426) Shahar Naveh 2025-12-12 17:02:02 +02:00
  • f49d20df22 Update test_setcomps.py from 3.13.11 (#6425) Shahar Naveh 2025-12-12 16:47:16 +02:00
  • 9ccf4c1872 Ruff auto-format (#6422) Shahar Naveh 2025-12-12 15:46:39 +02:00
  • 093ba251ab Merge pull request #5377 from youknowone/inspect Jeong, YunWon 2025-12-12 22:44:39 +09:00
  • 6f8050526f Ruff as part of PR auto-format (#6421) Shahar Naveh 2025-12-12 14:59:56 +02:00
  • c11a72a4f1 impl more ast (#6419) Jeong, YunWon 2025-12-12 21:50:54 +09:00
  • 9bbfdf5067 mark expectedFailure Jeong, YunWon 2025-12-12 19:35:38 +09:00
  • ef6c6ad117 patch test_inspect Jeong, YunWon 2025-12-12 16:28:42 +09:00
  • 152d10bfea hybrid dis.py from CPython 3.13.10 Jeong, YunWon 2025-12-12 16:26:56 +09:00
  • d11604995a Upgrade dataclasses from CPython 3.13.10 Jeong, YunWon 2025-12-12 16:18:20 +09:00
  • d22956ebc1 inspect from v3.13.10 Jeong, YunWon 2025-12-12 15:48:33 +09:00
  • be5f660dfe impl more ast Jeong YunWon 2025-12-12 20:43:04 +09:00
  • 49522e7a5e Update ruff CI version (#6418) Shahar Naveh 2025-12-12 14:12:19 +02:00
  • a47b32816b Merge pull request #6417 from ShaharNaveh/regr-test-doc-leak Shahar Naveh 2025-12-12 14:12:02 +02:00
  • 35f88608d2 Fix test_subprocess and locale (#6416) Jeong, YunWon 2025-12-12 21:03:26 +09:00
  • 752c0f68fd fix windows locale Jeong, YunWon 2025-12-12 20:12:30 +09:00
  • b9fa405fd4 Fix test_subprocess Jeong, YunWon 2025-12-12 19:55:57 +09:00
  • 75dcf8042e Tidy codegen::ir::BlockIdx api (#6413) Shahar Naveh 2025-12-12 13:05:31 +02:00
  • 5a5b721576 Fix misused PyTypeError (#6412) Jeong, YunWon 2025-12-12 17:23:27 +09:00
  • df3a0b2f25 impl {raise_,str}signal (#6411) Jeong, YunWon 2025-12-12 17:02:32 +09:00
  • 4bec0ad1c6 Fix test_runpy (#6409) Jeong, YunWon 2025-12-12 15:26:00 +09:00
  • 772b92edde Fix windows socket (#6408) Jeong, YunWon 2025-12-12 10:37:40 +09:00
  • 2ff1fba6ed Faulthandler (#6406) Jeong, YunWon 2025-12-12 09:23:59 +09:00
  • 3438fb2850 nt junction (#6407) Jeong, YunWon 2025-12-12 09:03:19 +09:00
  • d34b2cf8f0 TypeData (#6403) Jeong, YunWon 2025-12-12 07:57:31 +09:00
  • bfd873a8b8 a few unreachable->unimplemented, clippy (#6405) Jeong, YunWon 2025-12-12 01:13:28 +09:00
  • f379ea8327 winapi._findfirstfile,nt.chmod (#6401) Jeong, YunWon 2025-12-12 00:18:02 +09:00
  • 04d55fa5c6 Faulthandler (#6400) Jeong, YunWon 2025-12-12 00:08:55 +09:00
  • 72e892a57d Remove cargo vcpkg from windows build (#6404) Jeong, YunWon 2025-12-11 23:20:24 +09:00
  • a477835970 py_new separation for set/tuple/bytes/str Jeong, YunWon 2025-12-11 23:17:10 +09:00
  • 5f496c955c PyType::py_new to return Self (#6398) Jeong, YunWon 2025-12-11 22:19:11 +09:00
  • 00543942aa nt.skiproot, winapi.LCMapStringEx (#6399) Jeong, YunWon 2025-12-11 21:42:28 +09:00
  • 4828fb3ba6 test_os, test_io on windows (#6379) Jeong, YunWon 2025-12-11 13:11:29 +09:00
  • 20d9099bf3 Bump insta from 1.44.2 to 1.44.3 (#6394) dependabot[bot] 2025-12-11 08:34:32 +09:00
  • 3a7a5205fb Bump log from 0.4.28 to 0.4.29 (#6396) dependabot[bot] 2025-12-11 08:34:20 +09:00
  • 81c9b05f97 Bump libc from 0.2.177 to 0.2.178 (#6395) dependabot[bot] 2025-12-11 08:34:06 +09:00
  • 2055145a7e validate_downcast (#6393) Jeong, YunWon 2025-12-10 23:31:38 +09:00
  • 1b17587585 __slots__ xor __dict__ , name mangling (#6392) Jeong, YunWon 2025-12-10 23:30:10 +09:00
  • 98fff96f1c __doc__ handing in the right way (#6390) Jeong, YunWon 2025-12-10 20:04:09 +09:00
  • 90717e5ef7 doc db to include types.* (#6391) Jeong, YunWon 2025-12-10 19:23:27 +09:00
  • c71c78c1a0 Upgrade pyo3 (#6389) Jeong, YunWon 2025-12-10 10:29:20 +09:00
  • a64cfac2ca Fix multiprocessing closesocket, set_errno (#6388) Jeong, YunWon 2025-12-10 10:02:53 +09:00
  • 30fb9d73cc Fix test_io on windows (#6387) Jeong, YunWon 2025-12-10 09:21:32 +09:00
  • 14232ad0d2 new_last_{os,errno}_error (#6381) Jeong, YunWon 2025-12-10 09:12:38 +09:00
  • f723974924 Bump system-configuration from 0.6.1 to 0.7.0 (#6385) dependabot[bot] 2025-12-10 09:01:29 +09:00
  • 9f8090c830 Bump libloading from 0.8.9 to 0.9.0 (#6384) dependabot[bot] 2025-12-10 09:01:17 +09:00
  • 42b969b088 Bump oid-registry from 0.7.1 to 0.8.1 (#6383) dependabot[bot] 2025-12-10 09:01:05 +09:00
  • 4ebdadea45 Bump pyo3 from 0.26.0 to 0.27.2 (#6386) dependabot[bot] 2025-12-10 01:02:31 +09:00
  • ac48643447 Add TextIOWrapper.truncate, fix a few bugs (#6382) Jeong, YunWon 2025-12-10 00:58:21 +09:00
  • 26b3445d14 windows pipe/getppid (#6378) Jeong, YunWon 2025-12-09 23:49:32 +09:00
  • 8bc46cf83d Fix windows inode to use u128 (#6377) Jeong, YunWon 2025-12-09 23:40:54 +09:00
  • 6003c87582 Freeze ruff libraries to the REV that the TAG points to. (#6375) Sean Lawlor 2025-12-09 09:19:42 -05:00
  • c578861598 nt.terminalsize (#6374) Jeong, YunWon 2025-12-09 23:17:53 +09:00
  • 79cd048e1f native ExceptionGroup (#6358) Jeong, YunWon 2025-12-09 23:02:44 +09:00
  • 5365805312 minimize ssl lock (#6376) Jeong, YunWon 2025-12-09 23:01:12 +09:00
  • db95946b8d Fix SSL deferred error (#6371) Jeong, YunWon 2025-12-09 21:59:31 +09:00
  • a99164fd7b nt is_dir,is_file,listmount,listvolume (#6373) Jeong, YunWon 2025-12-09 20:08:16 +09:00
  • cc534d2954 Fix failing reason (#6370) Jeong, YunWon 2025-12-09 10:46:40 +09:00
  • 904cc0a575 Bump pem-rfc7468 from 0.7.0 to 1.0.0 (#6369) dependabot[bot] 2025-12-09 10:46:14 +09:00
  • 0760551cf7 Bump lz4_flex from 0.11.5 to 0.12.0 (#6367) dependabot[bot] 2025-12-09 09:29:01 +09:00
  • 7f15c8c1bd Bump js-sys from 0.3.82 to 0.3.83 (#6366) dependabot[bot] 2025-12-09 09:28:49 +09:00
  • 614cb84e7a Bump wasm-bindgen from 0.2.105 to 0.2.106 (#6365) dependabot[bot] 2025-12-09 09:28:33 +09:00
  • df7694ca51 Bump x509-parser from 0.16.0 to 0.18.0 (#6364) dependabot[bot] 2025-12-09 06:24:38 +09:00
  • 087e812bc0 Bump pyo3 from 0.26.0 to 0.27.2 (#6363) dependabot[bot] 2025-12-09 06:08:52 +09:00
  • 808c8afbe1 Bump criterion from 0.7.0 to 0.8.1 (#6361) dependabot[bot] 2025-12-09 06:08:15 +09:00
  • d432cfd350 Bump uuid from 1.18.1 to 1.19.0 (#6362) dependabot[bot] 2025-12-09 06:08:04 +09:00
  • 7a5d81a469 Fix os.utime for windows/macos (#6354) Jeong, YunWon 2025-12-09 06:07:48 +09:00
  • e4b9b26037 Bump winresource from 0.1.27 to 0.1.28 (#6360) dependabot[bot] 2025-12-09 06:07:31 +09:00
  • bb4e30a6df fspath try from (#6359) Jeong, YunWon 2025-12-09 05:44:21 +09:00
  • b200f0e8d2 Replace windows to windows-sys (#6356) Jeong, YunWon 2025-12-09 05:08:45 +09:00
  • 7157697f96 last_posix_errno (#6341) Jeong, YunWon 2025-12-09 04:41:44 +09:00
  • bafaa1a826 scandir/lstat (#6357) Jeong, YunWon 2025-12-09 04:32:06 +09:00
  • abfd148d63 SSLError (#6351) Jeong, YunWon 2025-12-09 02:55:34 +09:00
  • a484ba4790 st_file_attributes (#6353) Jeong, YunWon 2025-12-09 02:49:36 +09:00
  • abc5c223a6 os.waitstatus_to_exitcode for windows (#6355) Jeong, YunWon 2025-12-09 02:46:05 +09:00
  • 42d0a583e8 fix remove Jeong, YunWon 2025-12-09 00:33:02 +09:00
  • 649606fc58 Unconstructible Jeong, YunWon 2025-12-09 00:34:25 +09:00
  • 4438dba49c use ToWide Jeong, YunWon 2025-12-09 00:32:10 +09:00
  • 638a408eff Bump malachite-* from 0.6.1 to 0.8.0 (#6344) dependabot[bot] 2025-12-09 01:54:25 +09:00
  • a3d638ab5f Bump windows-sys from 0.59.0 to 0.61.2 (#6346) dependabot[bot] 2025-12-09 00:53:12 +09:00
  • bf565e917a Windows execv, spawnv, wait (#6350) Jeong, YunWon 2025-12-09 00:37:52 +09:00
  • 2a425351e2 Bump phf from 0.11.3 to 0.13.1 (#6345) dependabot[bot] 2025-12-08 23:55:58 +09:00
  • 4592787946 get_inheritable, dup for windows (#6343) Jeong, YunWon 2025-12-08 23:55:03 +09:00
  • 8ad7f912ea Bump actions/setup-python from 6.0.0 to 6.1.0 (#6349) dependabot[bot] 2025-12-08 23:10:53 +09:00
  • 7e34ab743a Bump actions/checkout from 5.0.1 to 6.0.1 (#6348) dependabot[bot] 2025-12-08 23:09:50 +09:00
  • 4e6ef4150d Bump webpki-roots from 0.26.11 to 1.0.4 (#6347) dependabot[bot] 2025-12-08 23:09:23 +09:00
  • 7250b1f854 refactor(sqlite): add check_cursor_valid method for cursor state validation (#6342) Jiseok CHOI 2025-12-08 21:54:40 +09:00
  • 42d497a142 Enable PIP test on windows (#6211) Jeong, YunWon 2025-12-08 16:36:33 +09:00
  • 876368e476 windows umask, win32_xstat_slow_impl, fake EXT_SUFFIX (#6340) Jeong, YunWon 2025-12-08 10:39:15 +09:00
  • cab41c807b windows codecs (#6337) Jeong, YunWon 2025-12-08 01:51:51 +09:00
  • f4b8b019ca winapi suppliment (#6338) Jeong, YunWon 2025-12-08 01:35:31 +09:00