[pypy-commit] [Git][pypy/pypy][branch/rpython3] 5 commits: more replace argument tuples

Matti Picus foss at heptapod.net
Thu Nov 12 00:33:10 EST 2020



Matti Picus pushed to branch branch/rpython3 at PyPy / pypy


Commits:
07cb6b24 by Matti Picus at 2020-11-12T07:28:57+02:00
more replace argument tuples

--HG--
branch : rpython3

- - - - -
d35b604c by Matti Picus at 2020-11-12T07:30:21+02:00
maxint -> maxsize

--HG--
branch : rpython3

- - - - -
2946bc56 by Matti Picus at 2020-11-12T07:31:19+02:00
print, use universal_newlines=True

--HG--
branch : rpython3

- - - - -
55dafed8 by Matti Picus at 2020-11-12T07:31:52+02:00
encoding, maybe wrong

--HG--
branch : rpython3

- - - - -
6a2df364 by Matti Picus at 2020-11-12T07:32:19+02:00
unicode - str, long - int attempts

--HG--
branch : rpython3

- - - - -


15 changed files:

- rpython/rlib/rstring.py
- rpython/rtyper/annlowlevel.py
- rpython/rtyper/lltypesystem/ll2ctypes.py
- rpython/rtyper/lltypesystem/lltype.py
- rpython/rtyper/lltypesystem/rstr.py
- rpython/rtyper/normalizecalls.py
- rpython/rtyper/raddress.py
- rpython/rtyper/rclass.py
- rpython/rtyper/rint.py
- rpython/rtyper/rptr.py
- rpython/rtyper/rstr.py
- rpython/tool/gcc_cache.py
- rpython/tool/udir.py
- rpython/tool/version.py
- rpython/translator/platform/__init__.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/f6decffa8d84492f753ffeec5538dfcd915ab5e6...6a2df3645e6702e753cd65522cf6f3589b24b26d

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f6decffa8d84492f753ffeec5538dfcd915ab5e6...6a2df3645e6702e753cd65522cf6f3589b24b26d
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20201112/2f05544d/attachment.html>


More information about the pypy-commit mailing list