On Wed, Jun 5, 2013 at 4:58 PM, Antonio Cuni wrote:
> Hi,
>
>
> On 06/05/2013 07:26 AM, Maciej Fijalkowski wrote:
>>
>> Hi anto
>>
>> if this is for speeding up json, call the module _json, as CPython
>> does (I don't care if the API is similar or not, as long as it's used
>> by json lib)
>
>
>
>
Hi,
On 06/05/2013 07:26 AM, Maciej Fijalkowski wrote:
Hi anto
if this is for speeding up json, call the module _json, as CPython
does (I don't care if the API is similar or not, as long as it's used
by json lib)
yes, it is for speeding up json, but I called it differently precisely because
Hi anto
if this is for speeding up json, call the module _json, as CPython
does (I don't care if the API is similar or not, as long as it's used
by json lib)
If it's not for json, then it does not belong in PyPy IMO.
Cheers,
fijal
___
pypy-dev mailing