Skip to content
This repository has been archived by the owner on Apr 24, 2018. It is now read-only.

Update envoy! #65

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Update envoy! #65

wants to merge 8 commits into from

Conversation

Ivoz
Copy link

@Ivoz Ivoz commented Feb 27, 2014

Updated a whole lotta things.

Let me know if you'd anything in a separate pull request

  • Updated license file
  • pep8 style fixes
  • ConnectedCommand std_out and std_err now mostly work
  • Tests all pass on py 2.6 & 2.7 & 3.2 & 3.3 (on my machine)

Might want to consider dropping saying you support 3.1 in the classifiers?

Feel free to cherry pick

- py3 doesn't need the bytes encoding
- status_code can simply be retrieved from process.poll()
- fixing for pep8 style guidelines
- ConnectedCommand.std_out and .std_err now mostly work!
@kennethreitz
Copy link
Contributor

care to rebase? :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants