Skip to content

issues Search Results · repo:xolox/python-executor language:Python

Filter by

13 results
 (88 ms)

13 results

inxolox/python-executor (press backspace or delete to remove)

Hello, looks like the pipes was removed from the Python s Standard Library: announce Because of the executor no longer works with i.e. with python 3.13 DK
  • darked89
  • Opened 
    on Feb 19
  • #23

Hi there, would you be open to a PR adding mypy types to this library?
  • paulmelnikow
  • Opened 
    on Mar 11, 2022
  • #19

Hi! Is there a way to use executor in the context of async awaits with python s asyncio library? I m aware of executor.ssh.client.foreach, but in my case I need to call a lot of remote commands via many ...
  • matthias-k
  • Opened 
    on Jan 23, 2020
  • #18

Similar to issue #10 , but this time the official Debian docker image debian:buster, (a.k.a debian:10, also debian:latest at the moment) contains neither /etc/lsb_release nor lsb-release installed. Here ...
  • martin68
  • 1
  • Opened 
    on Sep 10, 2019
  • #17

While implementing a fix for https://github.com/xolox/python-executor/issues/10 I found a really weird edge case that (so far) has only manifested in the Python 2.6 environment on Travis CI: The parsing ...
  • xolox
  • 1
  • Opened 
    on Oct 8, 2018
  • #15

I ve tried to use apt-mirror-updater from a vanilla Ubuntu 18.04 docker image to set the fastest apt mirrors. I ve encountered an error because python-executor relies on lsb_release binary to fetch the ...
  • FooBarQuaxx
  • 5
  • Opened 
    on Jul 18, 2018
  • #10

https://docs.python.org/3.7/reference/lexical_analysis.html?highlight=reserved%20word#keywords I didn t see any other issues mentioning this Python 3.7 change. Something to be aware of, async will be ...
  • e4r7hbug
  • 3
  • Opened 
    on Mar 14, 2018
  • #9

how to read the output of stdout for asynchronous procees without blocking the process ?
  • arita37
  • 1
  • Opened 
    on Feb 4, 2018
  • #8

Hi, I need to run an external command and at the same time to process the output as it is generated. In this setting, the external command is the producer (with async=True and capture_stderr=True), and ...
  • tgianko
  • 1
  • Opened 
    on Sep 7, 2017
  • #7

Hello, I m attempting to modify the example Running remote commands to utilize RSA key logins. I understood that this argument is documented under RemoteCommand() cmd = RemoteCommand( 100.88.x.x ...
  • sprive
  • 2
  • Opened 
    on Apr 19, 2017
  • #5
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub