Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upbpo-33807: Add Python 3.7 to .github/CONTRIBUTING.rst #7532
Conversation
This comment has been minimized.
This comment has been minimized.
the-knights-who-say-ni
commented
Jun 8, 2018
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA). Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. When your account is ready, please add a comment in this pull request Thanks again to your contribution and we look forward to looking at it! |
This comment has been minimized.
This comment has been minimized.
|
@@ -6,7 +6,7 @@ Build Status | |||
|
|||
- master | |||
|
|||
+ `Stable buildbots <http://buildbot.python.org/3.x.stable/>`_ | |||
+ `Stable buildbots <http://buildbot.python.org/all/#/masters/>`_ |
This comment has been minimized.
This comment has been minimized.
berkerpeksag
Jun 8, 2018
Member
I think the correct link is either http://buildbot.python.org/all/#/grid?branch=master&tag=stable or http://buildbot.python.org/all/#/builders?tags=%2Bstable&tags=%2B3.x
@zware which one is better?
This comment has been minimized.
This comment has been minimized.
zware
Jun 8, 2018
Member
"better" is a pure judgement call, unfortunately. I prefer the builders
page, but I believe others prefer the grid
page. The grid page does at least attempt to match up builds with commits, so that one may actually be better.
@@ -6,7 +6,7 @@ Build Status | |||
|
|||
- master | |||
|
|||
+ `Stable buildbots <http://buildbot.python.org/3.x.stable/>`_ | |||
+ `Stable buildbots <http://buildbot.python.org/all/#/masters/>`_ | |||
|
|||
- 3.6 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
SuriyaaKudoIsc
Jun 8, 2018
Author
Contributor
@berkerpeksag
I was actually able to restore the |
@@ -6,7 +6,7 @@ Build Status | |||
|
|||
- master | |||
|
|||
+ `Stable buildbots <http://buildbot.python.org/3.x.stable/>`_ | |||
+ `Stable buildbots <http://buildbot.python.org/all/#/masters/>`_ |
This comment has been minimized.
This comment has been minimized.
zware
Jun 8, 2018
Member
"better" is a pure judgement call, unfortunately. I prefer the builders
page, but I believe others prefer the grid
page. The grid page does at least attempt to match up builds with commits, so that one may actually be better.
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Jun 8, 2018
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
This comment has been minimized.
This comment has been minimized.
@zware |
This comment has been minimized.
This comment has been minimized.
@zware I updated the pull request (change pr title & rebase Git commits). |
This comment has been minimized.
This comment has been minimized.
I have made the requested changes; please review again |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Jun 8, 2018
Thanks for making the requested changes! @zware: please review the changes made to this pull request. |
LGTM! |
This comment has been minimized.
This comment has been minimized.
|
9e6685e
into
python:master
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Jun 8, 2018
Thanks @SuriyaaKudoIsc for the PR, and @zware for merging it |
This comment has been minimized.
This comment has been minimized.
@SuriyaaKudoIsc Thanks for your contribution! |
…pythonGH-7532) (cherry picked from commit 9e6685e) Co-authored-by: Suriyaa✌️ ️ <isc.suriyaa@gmail.com>
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Jun 8, 2018
GH-7540 is a backport of this pull request to the 3.7 branch. |
SuriyaaKudoIsc commentedJun 8, 2018
•
edited by bedevere-bot
Hello @python community,
This is my first Python pull request!😄
This solves
bpo-33807
: https://bugs.python.org/issue33807.--Suriyaa Sundararuban (My Python profile) (My Bugs Profile)
https://bugs.python.org/issue33807