mirror of
https://github.com/openai/codex.git
synced 2026-09-14 11:57:03 +00:00
Merge branch 'main' into dev/shaqayeq/python-sdk-pinned-artifacts
This commit is contained in:
@@ -181,6 +181,7 @@ class AppServerClient:
|
||||
stdout=subprocess.PIPE,
|
||||
stderr=subprocess.PIPE,
|
||||
text=True,
|
||||
encoding="utf-8",
|
||||
cwd=self.config.cwd,
|
||||
env=env,
|
||||
bufsize=1,
|
||||
|
||||
Reference in New Issue
Block a user