On Mar 5, 2014, at 5:48 AM, anatoly techtonik <techto...@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 <don...@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@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

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to