Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport environ and related code #2

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

Conversation

PiDelport
Copy link
Owner

This backports:

  • environ
  • environb
  • get_exec_path
  • getenv
  • getenvb
  • popen
  • supports_bytes_environ

@PiDelport PiDelport self-assigned this Mar 11, 2016
@PiDelport PiDelport added this to the 0.1 release milestone Mar 11, 2016
@codecov-io
Copy link

Current coverage is 87.98%

Merging #2 into master will decrease coverage by -9.04% as of a26a840

@@            master      #2   diff @@
======================================
  Files            5       6     +1
  Stmts          168     741   +573
  Branches        26      88    +62
  Methods          0       0       
======================================
+ Hit            163     652   +489
- Partial          2      16    +14
- Missed           3      73    +70

Review entire Coverage Diff as of a26a840

Powered by Codecov. Updated on successful CI builds.

@pi-byteorbit pi-byteorbit force-pushed the backport-environ-code branch from d8b3e8c to 80b0569 Compare March 11, 2016 18:36
@pi-byteorbit pi-byteorbit force-pushed the backport-environ-code branch from 80b0569 to a26a840 Compare March 11, 2016 18:41
@PiDelport PiDelport modified the milestones: Release 0.1, Release 0.2 Sep 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants