home.social

Search

72 results for “mitogen_hq”

  1. The Mitogen project is considering a change to our release process. Future releases are likely to be made directly from the Git "master" branch, rather than the "stable" branch. Please let us know if you directly use the "stable" branch github.com/mitogen-hq/mitogen/

  2. The Mitogen project is considering a change to our release process. Future releases are likely to be made directly from the Git "master" branch, rather than the "stable" branch. Please let us know if you directly use the "stable" branch github.com/mitogen-hq/mitogen/
    #Mitogen

  3. github.com/mitogen-hq/mitogen/ has me thoroughly bamboozled. Some templated connection options are retrieved fully evaluated, e.g. ansible_user="{{ 'al' + 'ice' }}" -> "alice". Some connection options don't, e.g. ansible_ssh_executable="{{ 's' + 'sh }}" -> "{{ 's' + 'sh }}". #Mitogen

  4. github.com/mitogen-hq/mitogen/ has me thoroughly bamboozled. Some templated connection options are retrieved fully evaluated, e.g. ansible_user="{{ 'al' + 'ice' }}" -> "alice". Some connection options don't, e.g. ansible_ssh_executable="{{ 's' + 'sh }}" -> "{{ 's' + 'sh }}". #Mitogen

  5. github.com/mitogen-hq/mitogen/ has me thoroughly bamboozled. Some templated connection options are retrieved fully evaluated, e.g. ansible_user="{{ 'al' + 'ice' }}" -> "alice". Some connection options don't, e.g. ansible_ssh_executable="{{ 's' + 'sh }}" -> "{{ 's' + 'sh }}". #Mitogen

  6. github.com/mitogen-hq/mitogen/ has me thoroughly bamboozled. Some templated connection options are retrieved fully evaluated, e.g. ansible_user="{{ 'al' + 'ice' }}" -> "alice". Some connection options don't, e.g. ansible_ssh_executable="{{ 's' + 'sh }}" -> "{{ 's' + 'sh }}". #Mitogen

  7. Fixed some sudo tests in @mitogen_hq that had been commented out in 2020 github.com/mitogen-hq/mitogen/. It took a lot of head scratching, but now I can close many browser tabs #Mitogen

  8. Fixed some sudo tests in @mitogen_hq that had been commented out in 2020 github.com/mitogen-hq/mitogen/. It took a lot of head scratching, but now I can close many browser tabs #Mitogen

  9. Fixed some sudo tests in @mitogen_hq that had been commented out in 2020 github.com/mitogen-hq/mitogen/. It took a lot of head scratching, but now I can close many browser tabs #Mitogen

  10. Fixed some sudo tests in @mitogen_hq that had been commented out in 2020 github.com/mitogen-hq/mitogen/. It took a lot of head scratching, but now I can close many browser tabs #Mitogen

  11. In Python have you ever seen fileobj.read() or fileobj.read(n) return None?

    I do mean None, not an empty string. The only condition I've dug up is if the underlying file descriptor is non-blocking, but there may be others. Context is trying to understand/replicate github.com/mitogen-hq/mitogen/ where the fileobj is an io.BufferedReader wrapping stdin (fd 0).

    #Python #Mitogen

  12. In Python have you ever seen fileobj.read() or fileobj.read(n) return None?

    I do mean None, not an empty string. The only condition I've dug up is if the underlying file descriptor is non-blocking, but there may be others. Context is trying to understand/replicate github.com/mitogen-hq/mitogen/ where the fileobj is an io.BufferedReader wrapping stdin (fd 0).

    #Python #Mitogen

  13. In Python have you ever seen fileobj.read() or fileobj.read(n) return None?

    I do mean None, not an empty string. The only condition I've dug up is if the underlying file descriptor is non-blocking, but there may be others. Context is trying to understand/replicate github.com/mitogen-hq/mitogen/ where the fileobj is an io.BufferedReader wrapping stdin (fd 0).

    #Python #Mitogen

  14. In Python have you ever seen fileobj.read() or fileobj.read(n) return None?

    I do mean None, not an empty string. The only condition I've dug up is if the underlying file descriptor is non-blocking, but there may be others. Context is trying to understand/replicate github.com/mitogen-hq/mitogen/ where the fileobj is an io.BufferedReader wrapping stdin (fd 0).

    #Python #Mitogen

  15. Mitogen 0.3.51 fixes compatibility with Ansible's dnf5 module. Thanks to Quentin Dawans.
    🐍 pypi.org/project/mitogen/0.3.51
    🗒️ mitogen.networkgenomics.com/ch

  16. Mitogen 0.3.49 brings Ansible 14 support and better sudo password support for internationalised prompts
    🐍 pypi.org/project/mitogen/0.3.49
    🗒️ mitogen.networkgenomics.com/ch

    #Mitogen #Ansible

  17. Mitogen 0.3.49 brings Ansible 14 support and better sudo password support for internationalised prompts
    🐍 pypi.org/project/mitogen/0.3.49
    🗒️ mitogen.networkgenomics.com/ch

  18. Mitogen 0.3.49 brings Ansible 14 support and better sudo password support for internationalised prompts
    🐍 pypi.org/project/mitogen/0.3.49
    🗒️ mitogen.networkgenomics.com/ch

    #Mitogen #Ansible

  19. Mitogen 0.3.49 brings Ansible 14 support and better sudo password support for internationalised prompts
    🐍 pypi.org/project/mitogen/0.3.49
    🗒️ mitogen.networkgenomics.com/ch

    #Mitogen #Ansible

  20. Mitogen 0.3.26 is out with fixes for child processes reading/writing stdio
    🐍 pypi.org/project/mitogen/0.3.2
    🗒️ mitogen.networkgenomics.com/ch