Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ionelmc/python-manhole issues and pull requests

#68 - New release

Issue - State: open - Opened by brianjmurrell 26 days ago - 5 comments

#67 - Fix LICENSE to be SPDX compliant

Pull Request - State: closed - Opened by brianjmurrell about 1 month ago - 1 comment

#66 - Under Python 3.11, manhole doesn't flush stdout until a statement is entered

Issue - State: open - Opened by jcea over 1 year ago - 1 comment

#65 - 1.8.0: pytest is failing and deprecacion warnings

Issue - State: open - Opened by kloczek over 2 years ago - 4 comments

#64 - fixes typo

Pull Request - State: closed - Opened by jgarte almost 3 years ago - 1 comment

#63 - Graceful connection shutdown in CLI

Pull Request - State: closed - Opened by anton-ryzhov about 3 years ago - 4 comments

#62 - Simplify connection closing

Pull Request - State: closed - Opened by anton-ryzhov over 3 years ago - 2 comments

#61 - Latest release not corrently updated

Issue - State: closed - Opened by jcea over 3 years ago - 3 comments

#60 - Alternative fix for #58 (double close bug)

Pull Request - State: closed - Opened by ionelmc over 3 years ago - 1 comment

#59 - Remove last exception's references if any

Pull Request - State: closed - Opened by anton-ryzhov over 3 years ago - 4 comments

#58 - Use socket-bounded file wrapper

Pull Request - State: closed - Opened by anton-ryzhov over 3 years ago - 22 comments

#57 - new release

Issue - State: closed - Opened by Alessandro-Barbieri over 4 years ago - 2 comments

#56 - Fix simple typo: varialbe. -> variable.

Pull Request - State: closed - Opened by timgates42 over 4 years ago - 2 comments

#55 - Fix simple typo: varialbe. -> variable.

Issue - State: closed - Opened by timgates42 over 4 years ago

#53 - socket timeout when accepting client connection

Pull Request - State: closed - Opened by honnix over 5 years ago - 3 comments

#52 - Wrong log

Issue - State: closed - Opened by kajzur over 5 years ago

#51 - installing manhole causes sys.getfilesystemencoding() return None

Issue - State: closed - Opened by honnix about 6 years ago - 16 comments

#50 - Eventlet fix and some other stuff

Pull Request - State: closed - Opened by ionelmc over 6 years ago - 6 comments

#49 - eventlet tests fail with "RuntimeError: no suitable implementation for this system"

Issue - State: closed - Opened by nirs over 6 years ago - 6 comments

#48 - Remove python 2.6 and 3.3 support

Pull Request - State: closed - Opened by nirs over 6 years ago

#47 - Travis tests fail python 2.6/3.3

Issue - State: closed - Opened by nirs over 6 years ago - 1 comment

#46 - Remove unneeded poll flags

Pull Request - State: closed - Opened by nirs over 6 years ago - 1 comment

#45 - Fix poll timeout to use milliseconds

Pull Request - State: closed - Opened by nirs over 6 years ago - 3 comments

#44 - "manhole-cli" is eating 6% of my CPU being just idle

Issue - State: closed - Opened by jcea over 6 years ago - 2 comments

#43 - Typos

Pull Request - State: closed - Opened by jcea over 6 years ago - 1 comment

#42 - "manhole-cli" can NOT connect when we use "socket_path" in the server

Issue - State: open - Opened by jcea over 6 years ago - 2 comments

#41 - manhole-cli: allow using subdirectories of /tmp

Pull Request - State: closed - Opened by filippog over 7 years ago

#40 - Can we get support for IPython

Issue - State: open - Opened by thestick613 almost 9 years ago - 3 comments

#39 - Fix typo in package description.

Pull Request - State: closed - Opened by nhoad about 9 years ago - 1 comment

#38 - Cleanup _get_original

Pull Request - State: closed - Opened by nirs over 9 years ago - 2 comments

#37 - Way less globals

Pull Request - State: closed - Opened by ionelmc over 9 years ago - 6 comments

#36 - Do not require Python 3.4 for check target

Pull Request - State: closed - Opened by nirs over 9 years ago - 1 comment

#35 - Make deadlock test faster and more correct

Pull Request - State: closed - Opened by nirs over 9 years ago - 3 comments

#34 - Update VERBOSE in the tests

Pull Request - State: closed - Opened by nirs over 9 years ago - 1 comment

#33 - Make ALL_SIGNALS private

Pull Request - State: closed - Opened by nirs over 9 years ago - 2 comments

#32 - Move all gloabls to top of the module

Pull Request - State: closed - Opened by nirs over 9 years ago - 5 comments

#31 - Raw stderr logging

Pull Request - State: closed - Opened by ionelmc over 9 years ago - 9 comments

#30 - Ensure that manhole.install() invoked only once

Pull Request - State: closed - Opened by nirs over 9 years ago - 2 comments

#29 - Avoid deadlock after fork triggered by manhole.cry()

Pull Request - State: closed - Opened by nirs over 9 years ago - 6 comments

#28 - Fix leftover reinstall_bind_delay in the tests

Pull Request - State: closed - Opened by nirs almost 10 years ago

#27 - Fix failures with pypy on slow or overloaded build machines

Pull Request - State: closed - Opened by nirs almost 10 years ago - 22 comments

#26 - Rename reinstall_bind_delay to reinstall_delay

Pull Request - State: closed - Opened by nirs almost 10 years ago - 1 comment

#25 - Stress test failure: test_fork_exec on pypy-signalfd-nocover

Issue - State: closed - Opened by ionelmc almost 10 years ago - 1 comment

#24 - Remove unneeded signal mask in connection thread

Pull Request - State: closed - Opened by nirs almost 10 years ago - 3 comments

#23 - Add redirect_stderr option

Pull Request - State: closed - Opened by nirs almost 10 years ago - 2 comments

#22 - Fix hyperlink syntax in the changelog

Pull Request - State: closed - Opened by nirs almost 10 years ago

#21 - Cleanup Darwin and FreeBSD compatibility code

Pull Request - State: closed - Opened by nirs almost 10 years ago - 3 comments

#20 - Fix leftover /tmp/manhole-pid sockets in the tests

Pull Request - State: closed - Opened by nirs almost 10 years ago - 1 comment

#19 - Do not modify anything during fork+exec flow

Pull Request - State: closed - Opened by nirs almost 10 years ago - 23 comments

#18 - User defined locals in manhole shell

Pull Request - State: closed - Opened by nirs almost 10 years ago - 1 comment

#17 - User defined locals in manhole shell

Pull Request - State: closed - Opened by nirs almost 10 years ago - 4 comments

#16 - User defined locals in manhole environment

Issue - State: closed - Opened by nirs almost 10 years ago - 4 comments

#15 - Tests too complicated, separate to test module and helper module

Issue - State: closed - Opened by nirs almost 10 years ago

#14 - Tests too slow, need much faster feedback

Issue - State: open - Opened by nirs almost 10 years ago - 5 comments

#13 - Speed up tests by removing uneeded permuations

Pull Request - State: closed - Opened by nirs almost 10 years ago - 3 comments

#12 - Speed up the fork_exec test

Pull Request - State: closed - Opened by nirs almost 10 years ago - 1 comment

#11 - More configurable (choose what sys.__std*__/sys.std* to patch on connect time)

Issue - State: open - Opened by ionelmc almost 10 years ago - 11 comments

#10 - Have a configurable daemon flag for the ManholeConnection thread

Issue - State: closed - Opened by ionelmc almost 10 years ago - 2 comments

#9 - Use "true" instead of "sleep 0"

Pull Request - State: closed - Opened by nirs almost 10 years ago - 2 comments

#8 - manhole socket not removed when terminating a process

Issue - State: open - Opened by nirs almost 10 years ago - 6 comments

#7 - When connecting multiple clients, last client steal the output from other clients

Issue - State: closed - Opened by nirs almost 10 years ago - 1 comment

#6 - Unwanted manhole installed in child process during subprocess.Popen

Issue - State: closed - Opened by nirs almost 10 years ago - 4 comments

#5 - Resolve conflict between patch_fork and socket_path options

Pull Request - State: closed - Opened by nirs almost 10 years ago - 5 comments

#4 - Allow user configurable socket path

Pull Request - State: closed - Opened by nirs almost 10 years ago - 2 comments

#3 - Changes for OS X (tested with OS X 10.9/Mavericks only)

Pull Request - State: closed - Opened by razzmatazz about 10 years ago - 22 comments

#2 - Fix a typo in README.rst

Pull Request - State: closed - Opened by akheron over 10 years ago - 1 comment

#1 - Add a Bitdeli Badge to README

Pull Request - State: closed - Opened by bitdeli-chef almost 11 years ago - 1 comment