Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upPrefer native strings on Python 2 when reading config files. #1660
Conversation
jaraco
changed the base branch from
master
to
40.7-maintenance
Jan 28, 2019
This comment has been minimized.
This comment has been minimized.
My intention is to release this as a commit against v40.7.0 as v40.7.1 without the other commits currently on master. |
benoit-pierre
referenced this pull request
Jan 28, 2019
Closed
Revert "improve encoding handling for `setup.cfg`" #1656
benoit-pierre
and others
added some commits
Jan 28, 2019
jaraco
force-pushed the
bugfix/1653-downcast-config-strings
branch
from
f9a6dd6
to
32c2ec8
Jan 28, 2019
jaraco
force-pushed the
40.7-maintenance
branch
from
f744781
to
78fd730
Jan 28, 2019
jaraco
closed this
Jan 28, 2019
jaraco
reopened this
Jan 28, 2019
This comment has been minimized.
This comment has been minimized.
Will the release happen tonight? |
jaraco
merged commit c3a8b67
into
40.7-maintenance
Jan 29, 2019
5 checks passed
continuous-integration/appveyor/branch
AppVeyor build succeeded
Details
continuous-integration/appveyor/pr
AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
continuous-integration/travis-ci/push
The Travis CI build passed
Details
deploy/netlify
Deploy preview ready!
Details
jaraco
deleted the
bugfix/1653-downcast-config-strings
branch
Jan 29, 2019
This comment has been minimized.
This comment has been minimized.
40.7.1 should be releasing here momentarily |
This comment has been minimized.
This comment has been minimized.
Many thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
jaraco commentedJan 28, 2019
•
edited
Summary of changes
Closes #1653
Pull Request Checklist