[Python-Dev] Typo in PEP-0423

2015-12-18 Thread Tim Legrand
Hi guys,

It's said on the Python repos page  that this
mailing list is the official maintainer of the peps repo
, so here I am writing my question.

There's is a typo in the PEP-0423 description, in which it is said:

"See Registering with the Package Index
 [27] for details."

but the provided link is broken (error 404).

In the source file
 written
by Guido van Rossum, the link's placeholder is "Registering with the
Package Index".

What is the right link ?

Thanks,
Tim
___
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Typo in PEP-0423

2015-12-18 Thread Tim Legrand
Well, this looks like a rhetorical question :)

As I am totally new to Python packaging and publication, I had no precise
idea of what I should get from this link.
So my guess would be https://docs.python.org/2/distutils/packageindex.html
(since I was expecting Python 2.7 resources, not 3.x, but I didn't mention
that before).

Let me know if you want/I am allowed to fix the link in the original page
<https://www.python.org/dev/peps/pep-0423/>. I have no idea how to
contribute to these repo too :)

Thanks,
Tim

2015-12-18 17:41 GMT+01:00 Guido van Rossum :

> Which of the top links of this query do you think it should be?
>
>
> https://www.google.com/search?q=registering+with+the+package+index+site%3Apython.org&ie=utf-8&oe=utf-8
>
> On Fri, Dec 18, 2015 at 3:51 AM, Tim Legrand 
> wrote:
>
>> Hi guys,
>>
>> It's said on the Python repos page <https://hg.python.org/> that this
>> mailing list is the official maintainer of the peps repo
>> <https://hg.python.org/peps/>, so here I am writing my question.
>>
>> There's is a typo in the PEP-0423 description, in which it is said:
>>
>> "See Registering with the Package Index
>> <http://docs.python.org/dev/packaging/packageindex.html> [27] for
>> details."
>>
>> but the provided link is broken (error 404).
>>
>> In the source file
>> <https://hg.python.org/peps/file/52767ab7e140/pep-0423.txt> written
>> by Guido van Rossum, the link's placeholder is "Registering with the
>> Package Index".
>>
>> What is the right link ?
>>
>> Thanks,
>> Tim
>>
>> ___
>> Python-Dev mailing list
>> [email protected]
>> https://mail.python.org/mailman/listinfo/python-dev
>> Unsubscribe:
>> https://mail.python.org/mailman/options/python-dev/guido%40python.org
>>
>>
>
>
> --
> --Guido van Rossum (python.org/~guido)
>
___
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com