Skip to content
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

bpo-30327: Comment as to why docs are built against Python 3.6 #1550

Merged
merged 1 commit into from
May 11, 2017

Conversation

brettcannon
Copy link
Member

No description provided.

@mention-bot
Copy link

@brettcannon, thanks for your PR! By analyzing the history of the files in this pull request, we identified @berkerpeksag, @dstufft and @zware to be potential reviewers.

@brettcannon brettcannon changed the title Comment as to why docs are built against Python 3.6 bpo-30327: Comment as to why docs are built against Python 3.6 May 11, 2017
@@ -32,6 +32,7 @@ matrix:
include:
- os: linux
language: python
# Build the docs against a stable version of Python so code bugs don't hold up doc-related PRs.
python: 3.6
Copy link
Member

@zware zware May 11, 2017

Choose a reason for hiding this comment

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

Couldn't we use python: nightly? That should be relatively stable since we're using pre-commit CI now.

Copy link
Member Author

Choose a reason for hiding this comment

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

@zware :) Just had this discussion on the linked issue.

Copy link
Member

Choose a reason for hiding this comment

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

Fair enough :)

@@ -32,6 +32,7 @@ matrix:
include:
- os: linux
language: python
# Build the docs against a stable version of Python so code bugs don't hold up doc-related PRs.
python: 3.6
Copy link
Member

Choose a reason for hiding this comment

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

Fair enough :)

@brettcannon brettcannon merged commit 31b3901 into master May 11, 2017
@brettcannon brettcannon deleted the travis-comment branch May 11, 2017 17:45
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.

4 participants