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 upadd 3.6 support to documentation #2835
Comments
mmerickel
added this to the 1.8 milestone
Nov 24, 2016
stevepiercy
self-assigned this
Nov 25, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
stevepiercy
Nov 25, 2016
Member
I can take on this task, to free up senior developer time to work on harder tasks.
|
I can take on this task, to free up senior developer time to work on harder tasks. |
added a commit
to stevepiercy/pyramid
that referenced
this issue
Nov 26, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
stevepiercy
Nov 26, 2016
Member
I did not update the following, assuming that Python 3.6 needs to out of dev status before these can be changed.
- /.travis.yml
- /tox.ini
|
I did not update the following, assuming that Python 3.6 needs to out of dev status before these can be changed.
|
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
mmerickel
Dec 24, 2016
Member
Appveyor doesn't support 3.6 yet. I opened #2885 to track this.
For the record it appears as if readthedocs is using Python 3.4 so I'm in no hurry to update the python we're using in tox.ini for docs.
|
Appveyor doesn't support 3.6 yet. I opened #2885 to track this. For the record it appears as if readthedocs is using Python 3.4 so I'm in no hurry to update the python we're using in tox.ini for docs. |
mmerickel commentedNov 24, 2016
We've been running 3.6 tests for a while with no issues and it will be stable on 2016-12-16. We should update the docs and trove classifiers to indicate full support prior to the 1.8 release.