This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author louielu
Recipients benf_wspdigital, brian, louielu, r.david.murray
Date 2017-05-01.08:42:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493628146.24.0.373759089033.issue30181@psf.upfronthosting.co.za>
In-reply-to
Content
> Thank you. I'll re-base my branch onto the master branch found at the GitHub repository.

You may re-clone a GitHub repository instead of rebase bitbucket repo.


> I don't maintain repositories at GitHub. Does that mean the contribution must be rejected?

No, your contribution will not be rejected by "you don't maintain the repo on GitHub", everyone can send the patch (PR) to python/cpython.

you will need to fork python/cpython from GitHub first, this will create a fork in your GitHub account, maybe benf/cpython if your GitHub account is benf, and then clone this repo (benf/cpython), the rest step please see the instruction in devguide !
History
Date User Action Args
2017-05-01 08:42:26louielusetrecipients: + louielu, r.david.murray, brian, benf_wspdigital
2017-05-01 08:42:26louielusetmessageid: <1493628146.24.0.373759089033.issue30181@psf.upfronthosting.co.za>
2017-05-01 08:42:26louielulinkissue30181 messages
2017-05-01 08:42:26louielucreate