Commit Graph

  • a20ce951e7 Update pathlib from CPython v3.12.3 CPython Developers 2024-05-09 15:20:25 +09:00
  • 85fa157d5a Update test_os from CPython v3.12.3 Jeong YunWon 2024-05-09 04:46:54 +09:00
  • 1068219c56 Update Lib/asyncio from CPython v3.12.3 (#3858) Jeong, YunWon 2024-05-09 05:02:46 +09:00
  • 427ec50624 _overlapped Jeong, YunWon 2024-05-09 01:16:52 +09:00
  • 52ce1509a5 optimize range.__contains__ and iter_search Jeong, YunWon 2024-05-09 01:01:07 +09:00
  • fe06583643 posix.sysconf Jeong YunWon 2024-05-08 13:25:14 +09:00
  • 3e3c69b5bc Fix non-msvc build Jeong YunWon 2024-05-08 16:04:26 +09:00
  • 3b0802535d _winapi.NULL Jeong YunWon 2024-05-08 16:02:49 +09:00
  • 75415090bd ConfName -> PathConfName Jeong YunWon 2024-05-08 13:25:00 +09:00
  • 6f664cb05a Fix initgroups nul error Jeong YunWon 2024-05-08 13:16:29 +09:00
  • a8ea67178d adjusted SyntaxError args and __str__() to match CPython (#5294) Jonathan Rotter 2024-05-07 22:57:03 -05:00
  • 64a464aefb Update audiotests from CPython 3.12.3 (#5304) Jeong, YunWon 2024-05-08 12:52:33 +09:00
  • 67885ad9fa Update gettext.py and related test to 3.12 version (#5287) jparag 2024-05-07 11:02:59 -04:00
  • e5bf72e897 contextvars Jeong YunWon 2024-05-04 01:50:01 +09:00
  • 1f62190eef Use Sequence protocol for in operation Jeong YunWon 2024-05-07 02:07:16 +09:00
  • f839e6cc79 more #[pyclass(Py, PyRef)] Jeong YunWon 2024-05-06 00:29:29 +09:00
  • 52aad1ec08 DefaultConstructor impls Constructor; Unconstructible is not anymore Jeong YunWon 2024-05-05 23:47:18 +09:00
  • 5f0d1252b6 suppress empty-doc warning Jeong YunWon 2024-05-04 01:58:58 +09:00
  • 3370f0f23d Update wasm-bindgen Jeong YunWon 2024-05-04 01:58:51 +09:00
  • e1574b1485 sys.{get,set}_asyncgen_hooks Jeong YunWon 2024-05-02 12:17:51 +09:00
  • 78fae736f9 sys.get_coroutine_origin_tracking_depth Jeong YunWon 2024-05-01 17:53:49 +09:00
  • ed3811a65c wasi select module Jeong YunWon 2024-05-01 04:03:17 +09:00
  • 4e915de35d Merge pull request #5290 from youknowone/subprocess Jeong, YunWon 2024-05-01 16:24:35 +09:00
  • 94e6648ee5 Update selectors from CPython v3.12.3 CPython Developers 2024-05-01 04:25:36 +09:00
  • 75a985e63e mark failng tests Jeong YunWon 2024-05-01 04:21:07 +09:00
  • 5714558785 Update subprocess from CPython 3.12.3 CPython Developers 2024-05-01 04:17:19 +09:00
  • c3ccb5b7bf Merge pull request #5289 from youknowone/fixes Jeong, YunWon 2024-04-30 23:18:43 +09:00
  • 87849cda4f fix grammar Jeong YunWon 2024-04-30 22:15:15 +09:00
  • f62114c7eb zlib-ng as default Jeong YunWon 2024-04-30 13:19:27 +09:00
  • 24f57dde2f Align Settings to PyConfig Jeong YunWon 2024-04-29 23:29:34 +09:00
  • cdfcd8a4c9 Merge pull request #5288 from youknowone/enable-wasi-unittest Jeong, YunWon 2024-04-30 23:13:07 +09:00
  • 1bc1370701 Add wasi unittest CI Jeong YunWon 2024-04-30 22:20:34 +09:00
  • 6b7b080827 Add sys._stdlib_dir when freeze-stdlib Jeong YunWon 2024-04-30 22:14:51 +09:00
  • 3556e1320d wasm os.getpid Jeong YunWon 2024-04-29 14:42:02 +09:00
  • 621640ca71 Add const-only signals for wasm32 Jeong YunWon 2024-04-26 01:33:55 +09:00
  • 2c0e439d0d Disable jit for macos from CI to avoid arm64 CI failure Jeong YunWon 2024-04-26 23:41:32 +09:00
  • a392d8425e Fix wasmer example Jeong YunWon 2024-04-26 20:55:42 +09:00
  • 0273d78de9 Update signal from CPython 3.12.3 Jeong YunWon 2024-04-25 23:27:18 +09:00
  • ed51d8dcf6 upgrade geckodriver Jeong YunWon 2024-04-25 23:04:35 +09:00
  • 3d78ca8b09 Merge pull request #5263 from youknowone/multiprocessing Jeong, YunWon 2024-04-25 22:05:11 +09:00
  • 1cec856c63 skip flaky test_socket sendmsg tests in macos Jeong YunWon 2024-04-24 02:43:09 +09:00
  • 6212c81ec6 Merge pull request #5276 from youknowone/async-for-comprehension Jeong, YunWon 2024-04-25 21:00:22 +09:00
  • 408459b883 vm runtime debug prints Jeong YunWon 2024-04-25 20:31:54 +09:00
  • f6d88042b5 Uncomment test_grammar tests Jeong YunWon 2024-04-25 20:14:56 +09:00
  • b58bdc9e32 Uncomment async for tests Jeong YunWon 2024-04-25 20:11:33 +09:00
  • f3501f44cb Basic async for comprehension support Jeong YunWon 2024-04-25 14:10:00 +09:00
  • 61f37b10e2 implement async for function in compiler HyeockJinKim 2021-08-25 18:58:48 +09:00
  • 2856aff757 Begin async list comprehension implementation Aaron Long 2021-03-05 22:56:48 -05:00
  • 3949ecc054 implement more GetANext Jeong YunWon 2024-04-24 18:59:13 +09:00
  • acd9ea57d7 Fix async for block Jeong YunWon 2024-04-25 17:16:48 +09:00
  • 794a2a1892 remove pop-push Jeong YunWon 2024-04-25 15:19:32 +09:00
  • af8bed6d3f filter out doc strings with opt level 2 hydrogen602 2024-04-25 01:09:12 -05:00
  • 462f54f906 Fix with __exit__ error handling Jeong YunWon 2024-04-25 14:46:44 +09:00
  • 1c4e99cf2c popblock debug Jeong YunWon 2024-04-25 01:10:17 +09:00
  • a349b9bdfe frame debug codes Jeong YunWon 2024-04-24 21:32:27 +09:00
  • 75e790836a debuggable Jeong YunWon 2024-04-24 05:23:46 +09:00
  • 5ba677cd36 chore: fix some typos in comments hardlydearly 2024-04-24 15:33:34 +08:00
  • a7b761a89c windows symlink flag Jeong, YunWon 2024-04-24 01:45:44 +09:00
  • 6e0b00d60c Merge pull request #5262 from youknowone/ntpath Jeong, YunWon 2024-04-24 01:46:49 +09:00
  • c107a938be remove -u all from mac/windows Jeong YunWon 2024-04-23 14:52:12 +09:00
  • c6fc9cee8e Update filecmp from CPython 3.12.2 Jeong YunWon 2024-04-23 13:42:45 +09:00
  • 99a4bf5eb5 remove import dummp_os Jeong YunWon 2024-04-23 13:42:03 +09:00
  • 46410ff933 Add test_multiprocessing from CPython 3.12.3 CPython Developers 2024-04-24 01:15:34 +09:00
  • 75e868e71e Update multiprocessing from CPython 3.12.3 CPython Developers 2024-04-24 01:12:36 +09:00
  • 53b1b4d682 Mark failing tests in test_ntpath Jeong, YunWon 2024-04-24 00:13:34 +09:00
  • 566d9bee5c Update ntpath from CPython 3.12.3 CPython Developers 2024-04-24 00:09:13 +09:00
  • b8bf65d68e os.listdrives Jeong, YunWon 2024-04-24 00:36:03 +09:00
  • 075c69a3cd Skip setattr(__doc__) if not given Jeong YunWon 2024-04-23 21:58:36 +09:00
  • ada10067dd Merge pull request #5260 from youknowone/update-pickle Jeong, YunWon 2024-04-23 21:37:32 +09:00
  • d0f680b379 Update pickletools from CPython 3.12.3 CPython Developers 2024-04-23 18:04:46 +09:00
  • ca2c1d0b48 Update pickle from CPython 3.12.2 Jeong YunWon 2024-04-23 15:27:44 +09:00
  • 5fd5939395 skip flaky socket test in macOS Jeong YunWon 2024-04-23 16:23:11 +09:00
  • e5ca631b52 Add bare ExceptionGroup (#5259) Jeong, YunWon 2024-04-23 16:23:31 +09:00
  • 3313fdeb32 test_builtin.py test_compile unit test fix (#5251) Jonathan Rotter 2024-04-23 00:07:02 -05:00
  • 2bd8ff0b6c Merge pull request #5257 from youknowone/os-posix Jeong, YunWon 2024-04-23 13:33:40 +09:00
  • 5c9d6d455d Update genericpath/posixpath from CPython 3.12.2 CPython Developers 2024-04-23 12:16:32 +09:00
  • 8f6cf6fef7 Update test_posix from CPython 3.12.2 CPython Developers 2024-04-23 12:39:46 +09:00
  • a5f8d42d34 Update os from CPython 3.12.2 CPython Developers 2024-04-23 12:45:14 +09:00
  • 153ec2823d Update __future__ from CPython 3.12.2 CPython Developers 2024-04-23 11:33:44 +09:00
  • 9f65a30504 Update encodings from CPyhton 3.12.2 CPython Developers 2024-04-22 09:15:30 +09:00
  • b018123f19 Update getopt from CPython 3.12.2 CPython Developers 2024-04-22 08:57:28 +09:00
  • 97e3e969e4 Update glob from CPython 3.12.2 CPython Developers 2024-04-22 08:38:14 +09:00
  • 84099514e6 Implement socket.socket.sendmsg (#5205) Noa 2024-04-21 21:21:10 -05:00
  • 3286e683e6 win32_xstat (#5247) Jeong, YunWon 2024-04-21 22:02:09 +09:00
  • be6ea2a7b8 fix for test test_bool.BoolTest.test_subclass hydrogen602 2024-04-20 16:11:38 -05:00
  • 4a939141f6 Fix macos shutil (#5248) Jeong, YunWon 2024-04-21 07:07:58 +09:00
  • 1034477f1e unit test fix - only allow catching exceptions - test_catch_non_BaseException (#5249) Jonathan Rotter 2024-04-20 11:30:20 -05:00
  • 49cfcd817d remove some skipIf and enable shutil CI for windows (#5235) Jeong, YunWon 2024-04-20 03:00:27 +09:00
  • 39822d7e57 use less vm.new_os_error (#5245) Jeong, YunWon 2024-04-20 01:32:33 +09:00
  • 142d333c5c Fix os.unsetenv Jeong YunWon 2024-04-19 23:47:35 +09:00
  • 13c491712b add six install to CI Jeong YunWon 2024-04-19 22:04:39 +09:00
  • 5c527c2a28 Fix shutil test_copy_dir Jeong, YunWon 2024-04-19 17:06:42 +09:00
  • 41979f0823 chore: fix some typos in comments (#5243) toofooboo 2024-04-19 20:10:22 +08:00
  • 192b0a8fb5 fileutils and fstat (#5242) Jeong, YunWon 2024-04-19 19:21:35 +09:00
  • 6a7be1e142 compat fix for testHashStuff in test_class.py (#5240) Jonathan Rotter 2024-04-19 02:44:23 -05:00
  • b3666060d4 better OSError.filename (#5239) Jeong, YunWon 2024-04-19 15:53:11 +09:00
  • c9c07a6bbc vm/ospath module Jeong, YunWon 2024-04-19 04:26:11 +09:00
  • d57287b89b Fix OSError.winerror and errno/winerror converions Jeong, YunWon 2024-04-19 01:45:45 +09:00
  • 79e7015a32 CreateJunction Jeong, YunWon 2024-04-17 03:39:14 +09:00
  • 6c4ee951e0 fix windows OSError Jeong, YunWon 2024-04-18 03:10:10 +09:00