Re: PEP 438 implementation on testpypi
Richard Jones <[email protected]> Wed, 20 Mar 2013 16:32:03 -0700
| Newsgroups | gmane.comp.python.catalog |
|---|---|
| Message-ID | <CAHrZfZAS0AuBDJa4Fp1OWh41vNgne9G_-=ban4OJQ9BABRt_Kw@mail.gmail.com> |
On 20 March 2013 16:23, M.-A. Lemburg <[email protected]> wrote: > On 20.03.2013 23:28, Richard Jones wrote: >> On 20 March 2013 14:17, Richard Jones <[email protected]> wrote: >>> On 20 March 2013 13:27, M.-A. Lemburg <[email protected]> wrote: >>>> On 20.03.2013 21:16, Richard Jones wrote: >>>>> On 20 March 2013 12:31, M.-A. Lemburg <[email protected]> wrote: >>>>>> * Will there be an RPC interface to register URLs with PyPI ? >>>>>> >>>>>> Doing this manually for a large number of files is, well, >>>>>> not ideal :-) >>>>> >>>>> It's just a HTTP POST and there's plans for a tool. >>>> >>>> Is this documented somewhere ? I'd like to add support for it >>>> to our release process. >>> >>> I'll think about adding this to the PEP. >> >> This is now in the PEP. > > Hmm, looks like the PEP update process isn't working on the site: > > http://www.python.org/dev/peps/pep-0438/ > > Last-Modified: 2013-03-15 22:51:25 It's being edited in a separate repos. I've not submitted the latest from Holger's repos to the pep editors (yes, I have commit privs but I'm not fully up to speed on the process so will leave it to those who are.) Richard