Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upBump python versions #146
Conversation
stevepiercy
added some commits
Jul 28, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
See #143 (comment) |
stevepiercy
merged commit 64214a4
into
Pylons:master
Jul 28, 2018
stevepiercy
deleted the
stevepiercy:bump-python-versions
branch
Jul 28, 2018
stevepiercy
referenced this pull request
Jul 28, 2018
Open
Adds support for mappings in gettext calls #143
| @@ -26,28 +26,26 @@ | ||
| CHANGES = open(os.path.join(here, 'CHANGES.txt')).read() | ||
| requires = [ | ||
| 'Jinja2', |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
mmerickel
Jul 28, 2018
Member
This dropped testing on pyramid 1.3, and it should not have. This should not have been merged without review?
|
This dropped testing on pyramid 1.3, and it should not have. This should not have been merged without review? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
stevepiercy
Jul 28, 2018
Member
@mmerickel sorry, I didn't know this mattered, and I had an IRC conversation with domenkozar about the things I thought mattered. See #147.
|
@mmerickel sorry, I didn't know this mattered, and I had an IRC conversation with domenkozar about the things I thought mattered. See #147. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
stevepiercy commentedJul 28, 2018
•
edited
Bump Python and Pyramid versions to current supported ones