[Distutils] Warehouse XMLRPC
Donald Stufft
donald at stufft.io
Wed Mar 5 13:01:49 CET 2014
On Mar 5, 2014, at 5:48 AM, anatoly techtonik <techtonik at gmail.com> wrote:
> 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.
XMLRPC is used in order to maintain compatibility with what is already there. Something
better will replace it eventually and XMLRPC will be deprecated.
-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20140305/ab01c609/attachment.sig>
More information about the Distutils-SIG
mailing list