-
Notifications
You must be signed in to change notification settings - Fork 71
Issues: pexpect/ptyprocess
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
The positions of the two arguments in setwinsize function appear to be reversed
#71
opened Aug 22, 2022 by
coderk17
The preexec_fn should be executed before closing the file descriptors.
#55
opened Dec 9, 2019 by
eldipa
Rather than closing all the file descriptors, set close on exec on them
#51
opened Feb 26, 2019 by
petesh
PtyProcess.spawn (and thus pexpect) is not safe for use in multithreaded applications
#43
opened Aug 28, 2017 by
gpshead
ptyprocess fails on OpenIndiana 151a9 and Python 2.7.11 when the process lacks a controlling terminal
bug
#34
opened May 24, 2016 by
fazalmajid
Race condition (fail) in tests.test_spawn.PtyTestCase.test_spawn_sh_unicode
#25
opened Sep 16, 2015 by
jquast
ProTip!
Add no:assignee to see everything that’s not assigned.