12 Commits

Author SHA1 Message Date
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