15 Commits

Author SHA1 Message Date
Shahar Naveh
4092346f95 Update subprocess.py to 3.14.3 (#7244) 2026-02-28 10:36:09 +09:00
CPython Developers
79c428e465 Update subprocess from v3.14.2 2026-02-04 11:16:15 +09:00
Jeong, YunWon
489289f54a Fix subprocess and Update subprocess from Python 3.13.11 (#6583)
* fix test_subprocess

* fix posixsubprocess

* fix io warning

* Update subprocess from Python 3.13.11

* fix

* Auto-format: cargo fmt --all

* fix macos

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-30 12:28:47 +09:00
CPython Developers
5714558785 Update subprocess from CPython 3.12.3 2024-05-01 04:23:14 +09:00
DimitrisJim
7366a41b1c Update subprocess from CPython 3.11 2023-05-19 19:54:59 +03:00
Jeong Yunwon
7fdbf53822 update subprocess for windows 2022-07-25 07:11:18 +09:00
Jeong YunWon
e33a6a68ac Fix _posixsubprocess for updated subprocess 2022-07-25 04:10:59 +09:00
CPython developers
51b998d663 update subprocess from CPyhton 3.10.5 2022-07-25 04:10:59 +09:00
Noah
1feae7841f Fix stuff on windows 2021-04-27 08:15:13 -05:00
Noah
e1d64ba16f Avoid msvcrt.get_osfhandle() in subprocess 2020-09-19 00:20:50 -05:00
Jeong YunWon
6eb5daf9f6 Disable __del__ for subprocess.Handle in windows 2020-09-15 04:04:22 +09:00
Noah
e06641dbe1 Fix all the weird Windows bugs 2020-06-22 04:10:44 -05:00
Noah
39cb4c60cc Add subprocess.py from CPython 3.8.2 2020-06-21 16:47:41 -05:00
coolreader18
8620d2307a Add some missing parts of subprocess 2019-10-11 15:47:29 -05:00
coolreader18
06a9f0b139 Add front-end python version of subprocess 2019-10-11 15:47:29 -05:00