Skip to content

Backport changes from Python 3.6 #6

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

Open
PiDelport opened this issue Sep 17, 2017 · 0 comments · May be fixed by #16
Open

Backport changes from Python 3.6 #6

PiDelport opened this issue Sep 17, 2017 · 0 comments · May be fixed by #16
Labels
Milestone

Comments

@PiDelport
Copy link
Owner

Python 3.6's implementation updates os.fsencode / os.fsdecode to use os.fspath (PEP 519), which may have to be backported too.

@PiDelport PiDelport added this to the Release 0.2 milestone Sep 17, 2017
techalchemy added a commit to techalchemy/backports.os that referenced this issue Apr 4, 2019
- Mirrors the new python 3.7 implementation
- Taken from `vistir` (my other library) -> discussion over at
  sarugaku/vistir#54
- Fixes PiDelport#13
- Fixes PiDelport#6 (I think?)

Signed-off-by: Dan Ryan <[email protected]>
techalchemy added a commit to techalchemy/backports.os that referenced this issue Apr 17, 2019
- Mirrors the new python 3.7 implementation
- Taken from `vistir` (my other library) -> discussion over at
  sarugaku/vistir#54
- Fixes PiDelport#13
- Fixes PiDelport#6 (I think?)

Signed-off-by: Dan Ryan <[email protected]>
@techalchemy techalchemy linked a pull request Apr 17, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant