[Distutils] Warehouse XMLRPC

anatoly techtonik techtonik at gmail.com
Wed Mar 5 11:48:22 CET 2014


JSON-RPC is a better choice for recommended external API,
because it doesn't rely on memory hungry and potentially unsafe
XML libraries.

On Wed, Mar 5, 2014 at 3:41 AM, Donald Stufft <donald at stufft.io> wrote:
> Just a quick FYI that the last missing piece (search) for XMLRPC was merged in
> Warehouse today. If you have an application that depends on XMLRPC on PyPI and
> you’d like to test it, please try against the url:
>
>     https://pypi-preview.a.ssl.fastly.net/pypi
>
> Let me know if you find any issues, or you can file a bug at:
>
>     https://github.com/pypa/warehouse
>
> -----------------
> Donald Stufft
> PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
>
>
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig
>



-- 
anatoly t.


More information about the Distutils-SIG mailing list