Skip to content

Use encoding instead of text#231

Merged
sverhoeven merged 2 commits intomainfrom
188-subprocess-text
Apr 28, 2021
Merged

Use encoding instead of text#231
sverhoeven merged 2 commits intomainfrom
188-subprocess-text

Conversation

@sverhoeven
Copy link
Copy Markdown
Member

Dont use text argument as was introduced in Python 3.7 while template is for 3.6

Fixes #188

Dont use text argument as was introduced in Python 3.7 while template is for 3.6

Fixes #188
@sverhoeven sverhoeven marked this pull request as ready for review April 28, 2021 07:49
Comment thread tests/test_project.py Outdated
Co-authored-by: Jurriaan H. Spaaks <j.spaaks@esciencecenter.nl>
Copy link
Copy Markdown
Member

@fdiblen fdiblen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @sverhoeven 🐍

@sverhoeven sverhoeven merged commit 77db59b into main Apr 28, 2021
@sverhoeven sverhoeven deleted the 188-subprocess-text branch April 28, 2021 13:08
@fdiblen fdiblen mentioned this pull request Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pytest of generated package fails on python 3.6

3 participants