Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google/python-subprocess32 issues and pull requests
#67 - Timeout doesn't work properly
Issue -
State: open - Opened by jozo over 3 years ago
- 1 comment
#66 - Different behaviour when running subprocess in python 2.7.12 and python 3.6.9
Issue -
State: open - Opened by miguelcarcamov about 4 years ago
#65 - universal_newlines=True behaves differently on 3.5 and 2.7
Issue -
State: closed - Opened by graingert almost 5 years ago
- 1 comment
#64 - Do not provide PyUnicode_FSConverter on Python >= 2.8 (for Tauthon 2.8)
Pull Request -
State: closed - Opened by dan-stromberg about 5 years ago
- 2 comments
Labels: cla: no
#63 - build fails on archlinux
Issue -
State: closed - Opened by gerwang about 5 years ago
- 2 comments
#62 - Handle "broken pipe" errors in communicate
Pull Request -
State: closed - Opened by tlandschoff-scale over 5 years ago
- 3 comments
Labels: cla: no
#61 - Not a full replacement for subprocess of Python 2.7
Issue -
State: closed - Opened by tlandschoff-scale over 5 years ago
- 1 comment
#60 - subprocess32 does not have a binary manylinux1 wheel
Issue -
State: closed - Opened by ssbarnea almost 6 years ago
- 3 comments
#59 - subprocess32 doesn't include updates from 3.7
Issue -
State: closed - Opened by Chazzz almost 6 years ago
- 2 comments
#58 - Spelling fix in Changelog
Pull Request -
State: closed - Opened by adamchainz almost 6 years ago
Labels: cla: yes
#57 - TimeoutExpired is not pickleable.
Issue -
State: closed - Opened by dragonpaw about 6 years ago
- 1 comment
#56 - Prevents a potential integer wraparound and heap overflow.
Pull Request -
State: closed - Opened by sgayou about 6 years ago
- 4 comments
Labels: cla: no
#55 - Avoid passing an unreasonable value to malloc.
Pull Request -
State: closed - Opened by gpshead about 6 years ago
- 3 comments
Labels: cla: yes
#54 - Heap Overflow in _PySequence_BytesToCharpArray
Issue -
State: closed - Opened by sgayou about 6 years ago
- 1 comment
#53 - subprocess.run is not backported to python 3.4
Issue -
State: closed - Opened by eight04 over 6 years ago
- 2 comments
#52 - declare this 3.5.2, clarify changelog.
Pull Request -
State: closed - Opened by gpshead over 6 years ago
Labels: cla: yes
#51 - Add a functional test for restore_signals=True.
Pull Request -
State: closed - Opened by gpshead over 6 years ago
- 3 comments
Labels: cla: yes
#50 - Remove the signal.Signals reference (not in 2.7) [#49]
Pull Request -
State: closed - Opened by gpshead over 6 years ago
Labels: cla: yes
#49 - AttributeError: 'module' object has no attribute 'Signals'
Issue -
State: closed - Opened by jwilk over 6 years ago
- 2 comments
Labels: bug, Type-Defect
#48 - Run autoconf before building the extension. #40
Pull Request -
State: closed - Opened by gpshead over 6 years ago
- 7 comments
Labels: cla: yes
#47 - Set _POSIX_C_SOURCE and _XOPEN_SOURCE (#43)
Pull Request -
State: closed - Opened by gpshead over 6 years ago
Labels: cla: yes
#46 - Unset CLOEXEC on pass_fds fds. (#4)
Pull Request -
State: closed - Opened by gpshead over 6 years ago
Labels: cla: yes
#45 - Missing local import: warnings
Issue -
State: closed - Opened by ybastide over 6 years ago
#44 - error: package directory 'python3_redirect' does not exist
Issue -
State: closed - Opened by mr-c over 6 years ago
- 5 comments
#43 - build fails on FreeBSD 11.1
Issue -
State: closed - Opened by dimpase over 6 years ago
- 4 comments
#42 - Is it possible to pip install this package without compiling C-extension?
Issue -
State: closed - Opened by rogalski over 6 years ago
- 4 comments
#41 - Next release? rc1 out since 6 months
Issue -
State: closed - Opened by guettli over 6 years ago
- 3 comments
#40 - build fails on Solaris 11
Issue -
State: closed - Opened by dimpase almost 7 years ago
- 15 comments
#39 - Manual name mangling of the shared library.
Pull Request -
State: closed - Opened by joakim-hove almost 7 years ago
- 4 comments
Labels: cla: yes
#38 - Error during pip install on ubuntu
Issue -
State: closed - Opened by scalzee almost 7 years ago
- 15 comments
#37 - How to specify dependency to subprocess32?
Issue -
State: closed - Opened by guettli about 7 years ago
- 4 comments
#36 - Make the testsuite pass on Windows?
Pull Request -
State: closed - Opened by gpshead about 7 years ago
Labels: cla: yes
#35 - Add an appveyor config.
Pull Request -
State: closed - Opened by gpshead about 7 years ago
Labels: cla: yes
#34 - Update Travis to fix macOS and smoke test 3.x
Pull Request -
State: closed - Opened by gpshead about 7 years ago
Labels: cla: yes
#33 - Add initial proposed travis config.
Pull Request -
State: closed - Opened by gpshead about 7 years ago
Labels: cla: yes
#32 - bugfix - missing parameters in constructor
Pull Request -
State: closed - Opened by luca-vercelli about 7 years ago
- 4 comments
Labels: cla: yes
#31 - Issue with _posixsubprocess when importing subprocess32
Issue -
State: closed - Opened by TarAldarion about 7 years ago
- 1 comment
#30 - Cross-version compatibility for `subprocess.getstatusoutput`
Issue -
State: closed - Opened by ncoghlan about 7 years ago
- 1 comment
#29 - Kill child process if any exception encountered, not just TimeoutExpired
Pull Request -
State: closed - Opened by purplehat7 over 7 years ago
- 4 comments
Labels: cla: yes
#28 - call() will only clean up it's opened process if TimeoutExpired thrown but not others
Issue -
State: closed - Opened by purplehat7 over 7 years ago
- 1 comment
#27 - Does not build on Windows with GCC on Cygwin
Issue -
State: closed - Opened by evandrocoan over 7 years ago
- 1 comment
#26 - Refactor test_empty_env, work in Gentoo sandbox.
Pull Request -
State: closed - Opened by gpshead over 7 years ago
Labels: cla: yes
#25 - Add the private _args_from_interpreter_flags API.
Pull Request -
State: closed - Opened by gpshead over 7 years ago
Labels: cla: yes
#24 - Backport the issue22274 fix and subprocess.DEVNULL
Pull Request -
State: closed - Opened by gpshead over 7 years ago
Labels: cla: yes
#23 - test_empty_env fails w/ Gentoo sandbox
Issue -
State: closed - Opened by mgorny over 7 years ago
- 3 comments
#22 - Fix Popen.wait() when the child process exits to stopped state.
Pull Request -
State: closed - Opened by gpshead over 7 years ago
Labels: cla: yes
#21 - Backport run() from Python 3.6.1
Pull Request -
State: closed - Opened by darkfeline over 7 years ago
Labels: cla: yes
#20 - Fixes so windows can pass tests
Pull Request -
State: closed - Opened by rp-tanium over 7 years ago
- 2 comments
Labels: cla: no
#19 - Release a 3.5.x build.
Issue -
State: closed - Opened by whummer over 7 years ago
- 2 comments
#18 - IO exception occurred
Issue -
State: closed - Opened by AlanJager over 7 years ago
#17 - run() command
Issue -
State: closed - Opened by h5rdly almost 8 years ago
- 5 comments
#16 - substitue subprocess32 with subprocess on Debian/Python2.7
Issue -
State: closed - Opened by ghost almost 8 years ago
- 1 comment
#15 - _args_from_interpreter_flags function not present causes an import error while importing multiprocessing module
Issue -
State: closed - Opened by vsnag about 8 years ago
- 1 comment
#14 - Consider uploading wheels for OSX / Linux?
Issue -
State: closed - Opened by matthew-brett about 8 years ago
- 11 comments
#13 - Remove the sys.exit(1) when setup.py is run on PY3.
Pull Request -
State: closed - Opened by gpshead over 8 years ago
- 1 comment
Labels: cla: yes
#12 - subprocess32 fails to compile on ancient RHEL/CentOS 5 & manylinux1 wheels - O_CLOEXEC and HAVE_PIPE2 related?
Issue -
State: closed - Opened by ldrljq over 8 years ago
- 10 comments
#11 - Can the setup routine please fail silently?
Issue -
State: closed - Opened by ri0t over 8 years ago
- 4 comments
#10 - need subprocess32.DEVNULL in order to ignore stdout
Issue -
State: closed - Opened by codeskyblue over 8 years ago
- 1 comment
#9 - Timeout in check_output throws TypeError due to missing argument
Issue -
State: closed - Opened by lcmcninch over 8 years ago
- 1 comment
#8 - Make it clear that nonly posix system are supported
Pull Request -
State: closed - Opened by nirs over 8 years ago
- 2 comments
Labels: cla: yes
#7 - on Windows 10, TimeoutExpired exception gets TypeError
Issue -
State: closed - Opened by DavidJea-Mist over 8 years ago
- 7 comments
#6 - Compatibility with subprocess
Pull Request -
State: closed - Opened by Bluehorn almost 9 years ago
- 1 comment
Labels: cla: no
#5 - ensure file descriptors given to pass_fds are inheritable
Pull Request -
State: closed - Opened by jstewmon almost 9 years ago
- 7 comments
Labels: cla: yes
#4 - File descriptors given to pass_fds should have close-on-exec flag unset
Issue -
State: closed - Opened by jstewmon almost 9 years ago
- 2 comments
#3 - Disable PIPE2 on older OSes
Pull Request -
State: closed - Opened by christopherobin almost 9 years ago
- 4 comments
Labels: cla: yes
#2 - Use of subprocess32 on MS Windows
Issue -
State: closed - Opened by GoogleCodeExporter almost 9 years ago
- 2 comments
Labels: auto-migrated, Priority-Medium, Type-Defect
#1 - imp_module not initialized on Python 2.6-2.6.2
Issue -
State: closed - Opened by GoogleCodeExporter almost 9 years ago
- 1 comment
Labels: Type-Patch, auto-migrated