> On May 25, 2017, at 8:59 AM, Antoine Pitrou wrote:
>
>
> Le 25/05/2017 à 17:52, Carol Willing a écrit :
>>>
>>> Thanks for the pointer. Unfortunately, it seems that it really wants to
>>> authenticate using username and password (even though browsing a public
>>> project):
>>>
>>> $ hub ch
On Thu, May 25, 2017 at 4:16 AM, Victor Stinner
wrote:
> Welcome Carol!
A giant +1 from me! And a huge thank-you for how much you've already
been doing! You are an excellent example of what makes this community
great.
-eric
___
python-committers mail
Le 25/05/2017 à 17:52, Carol Willing a écrit :
>>
>> Thanks for the pointer. Unfortunately, it seems that it really wants to
>> authenticate using username and password (even though browsing a public
>> project):
>>
>> $ hub checkout https://github.com/python/cpython/pull/1785
>> github.com usern
> On May 25, 2017, at 7:41 AM, Antoine Pitrou wrote:
>
>
> Le 25/05/2017 à 16:05, Zachary Ware a écrit :
>>
>> Unfortunately, GitHub does not allow pushing back to refs/pull/*. To
>> get it to set you up to push back to the contributor's repo, you'd
>> need to provide the contributor's name
Le 25/05/2017 à 16:05, Zachary Ware a écrit :
>
> Unfortunately, GitHub does not allow pushing back to refs/pull/*. To
> get it to set you up to push back to the contributor's repo, you'd
> need to provide the contributor's name and branch name, which is much
> less convenient if you're just loo
On Thu, May 25, 2017 at 6:27 AM, Antoine Pitrou wrote:
>
> Le 25/05/2017 à 15:06, Nick Coghlan a écrit :
>> On 25 May 2017 at 18:01, Antoine Pitrou wrote:
>>> Did someone manage to make this work? Can they post the entire
>>> instructions they used? (including local branch setup)
>>
>> The minim
The git pr alias in the devguide assumes that you have origin and upstream
remote setup,
where origin is your own CPython fork, and upstream is python/CPython repo
On May 25, 2017 6:27 AM, "Antoine Pitrou" wrote:
Le 25/05/2017 à 15:06, Nick Coghlan a écrit :
> On 25 May 2017 at 18:01, Antoine
Le 25/05/2017 à 15:06, Nick Coghlan a écrit :
> On 25 May 2017 at 18:01, Antoine Pitrou wrote:
>> Did someone manage to make this work? Can they post the entire
>> instructions they used? (including local branch setup)
>
> The minimal set of instructions some of us worked out are at
> https://d
On 25 May 2017 at 18:01, Antoine Pitrou wrote:
> Did someone manage to make this work? Can they post the entire
> instructions they used? (including local branch setup)
The minimal set of instructions some of us worked out are at
https://docs.python.org/devguide/gitbootcamp.html#editing-a-pull-r
Thank you for developing, supporting, and growing Python. Your impact on
science and education is so valuable, and I hope to continue encouraging users
and learners of Python.
Thanks for all of the kind words. (Victor, I loved your summary of all the ways
that people contribute to making the Py
Welcome Carol!
Victor
Le 24 mai 2017 7:41 PM, "Brett Cannon" a écrit :
> Done!
>
> Carol, just accept the invitation to join the Python core team on GitHub
> at https://github.com/python and that's it! (I already subscribed you to
> python-committers under your Gmail account and Mariatta is tak
Hi,
We now have a functionality to allow core developers to push to PR
repositories, but I can't find out how to make it work.
For example I have:
$ git remote -v
gescheitgit://github.com/gescheit/cpython.git (fetch)
gescheitgit://github.com/gescheit/cpython.git (push)
origin h
12 matches
Mail list logo