Re: [Python-Dev] Very old git mirror under github user "python-git"

2016-02-28 Thread M.-A. Lemburg
On 28.02.2016 18:46, Georg Brandl wrote: > On 02/27/2016 11:45 PM, Matthias Bussonnier wrote: >> Hi all, >> >> >>> On Feb 27, 2016, at 14:21, Alexander Walters >> > wrote: >>> >>> Can we even ask github to pull it down and reasonably expect them to comply? >>> Thei

Re: [Python-Dev] Very old git mirror under github user "python-git"

2016-02-28 Thread Paul Sokolovsky
Hello, On Sun, 28 Feb 2016 18:46:36 +0100 Georg Brandl wrote: [] > > 3) If still nothing can be done make a DMCA request. You can likely > > argue that the logo/name are used without PSF content. > > https://help.github.com/articles/dmca-takedown-policy/ > > Please no. There is absolutely n

Re: [Python-Dev] Very old git mirror under github user "python-git"

2016-02-28 Thread Chris Angelico
On Mon, Feb 29, 2016 at 5:07 AM, Brett Cannon wrote: > > > On Sun, 28 Feb 2016 at 09:58 Chris Angelico wrote: >> >> On Mon, Feb 29, 2016 at 4:46 AM, Georg Brandl wrote: >> > Although I don't see much confusion; there's bound to be >> > hundreds of forks of CPython, if not already, then definitel

Re: [Python-Dev] Very old git mirror under github user "python-git"

2016-02-28 Thread Brett Cannon
On Sun, 28 Feb 2016 at 09:58 Chris Angelico wrote: > On Mon, Feb 29, 2016 at 4:46 AM, Georg Brandl wrote: > > Although I don't see much confusion; there's bound to be > > hundreds of forks of CPython, if not already, then definitely once we > move to > > GitHub. > > Forks made within the GitHub

Re: [Python-Dev] Very old git mirror under github user "python-git"

2016-02-28 Thread Chris Angelico
On Mon, Feb 29, 2016 at 4:46 AM, Georg Brandl wrote: > Although I don't see much confusion; there's bound to be > hundreds of forks of CPython, if not already, then definitely once we move to > GitHub. Forks made within the GitHub interface aren't usually confusing. Up the top of this repo, you c

Re: [Python-Dev] Very old git mirror under github user "python-git"

2016-02-28 Thread Georg Brandl
On 02/27/2016 11:45 PM, Matthias Bussonnier wrote: > Hi all, > > >> On Feb 27, 2016, at 14:21, Alexander Walters > > wrote: >> >> Can we even ask github to pull it down and reasonably expect them to comply? >> Their entire model is built on everyone forking every

Re: [Python-Dev] Very old git mirror under github user "python-git"

2016-02-27 Thread Senthil Kumaran
> On Feb 27 2016, at 2:47 pm, Ian Lee wrote: > > Perhaps the better / easier solution is to promote the *real* “Sem-official read-only mirror of the Python Mercurial repository” [1] ? And perhaps this goes away entirely (in time) with PEP-512 [2]? We will be workin

Re: [Python-Dev] Very old git mirror under github user "python-git"

2016-02-27 Thread Ian Lee
> On Feb 27, 2016, at 14:21, Alexander Walters wrote: > > Can we even ask github to pull it down and reasonably expect them to comply? > Their entire model is built on everyone forking everyone else. As a data point — I had a pretty good experience with GitHub helping me out when I was trying

Re: [Python-Dev] Very old git mirror under github user "python-git"

2016-02-27 Thread Matthias Bussonnier
Hi all, > On Feb 27, 2016, at 14:21, Alexander Walters wrote: > > Can we even ask github to pull it down and reasonably expect them to comply? > Their entire model is built on everyone forking everyone else. Why the model is everyone forking, some of the help page of GitHub actually tell y

Re: [Python-Dev] Very old git mirror under github user "python-git"

2016-02-27 Thread Alexander Walters
Can we even ask github to pull it down and reasonably expect them to comply? Their entire model is built on everyone forking everyone else. On 2/27/2016 06:25, Mathieu Dupuy wrote: Ahah. Obtaining his electronic coordinates like email to gently ask him to pull it down by himself (otherwise we

Re: [Python-Dev] Very old git mirror under github user "python-git"

2016-02-27 Thread Mathieu Dupuy
Ahah. Obtaining his electronic coordinates like email to gently ask him to pull it down by himself (otherwise we open fire). Because having Github suddenly destroying the repo, even though the man probably forgot about its existence might be a bit rude from the polite people python developers are.

Re: [Python-Dev] Very old git mirror under github user "python-git"

2016-02-15 Thread Oleg Broytman
On Tue, Feb 16, 2016 at 09:16:56AM +1300, Greg Ewing wrote: > Mathieu Dupuy wrote: > >A python representative (like Guido himself) should contact Github to > >obtain coordinates of the owner... > > ...and then order a drone strike on him? Yes, and then pry the repo from his cold dead fingers

Re: [Python-Dev] Very old git mirror under github user "python-git"

2016-02-15 Thread Greg Ewing
Mathieu Dupuy wrote: A python representative (like Guido himself) should contact Github to obtain coordinates of the owner... ...and then order a drone strike on him? -- Greg ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/m

Re: [Python-Dev] Very old git mirror under github user "python-git"

2016-02-15 Thread Mathieu Dupuy
A python representative (like Guido himself) should contact Github to obtain coordinates of the owner, and maybe have them pulling it down if he doesn't answer. The pull requests it's attracting are old and/or of low value. 2016-02-10 6:30 GMT+10:30 John Mark Vandenberg : > Does anyone know who c

[Python-Dev] Very old git mirror under github user "python-git"

2016-02-09 Thread John Mark Vandenberg
Does anyone know who controls this mirror, which is attracting pull requests? https://github.com/python-git/python/pulls Can it be pulled down to avoid confusion, since it is using Python's logo? https://github.com/python-git -- John Vandenberg ___ P