Matti Picus pushed to branch branch/py3.7 at PyPy / pypy


Commits:
dd692012 by Armin Rigo at 2020-08-16T15:32:08+02:00
Issue #3282

An obscure case where CPython is confused about enumerating bytes or ints

--HG--
branch : py3.6

- - - - -
07829564 by Matti Picus at 2020-08-16T21:58:37+03:00
add more strftime formatting characters

--HG--
branch : py3.6

- - - - -
97b7cf63 by Matti Picus at 2020-08-17T11:28:31+03:00
remove debug cruft

--HG--
branch : py3.6

- - - - -
daf9f0b5 by Matti Picus at 2020-08-17T14:26:06+03:00
use _chsize_s for ftruncate on windows; CPython BPO 23668

--HG--
branch : py3.6

- - - - -
f99249bf by Matti Picus at 2020-08-17T14:30:12+03:00
merge py3.6 into py3.7

--HG--
branch : py3.7

- - - - -


6 changed files:

- pypy/module/mmap/interp_mmap.py
- pypy/module/mmap/test/test_mmap.py
- pypy/module/posix/interp_posix.py
- pypy/module/posix/moduledef.py
- pypy/module/time/interp_time.py
- rpython/rlib/rposix.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/8adf1719cbd9e33587be7a5212c273e4a5bb7a02...f99249bf8b1ae1cfc8c230567f1c59fcc402de47

-- 
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/8adf1719cbd9e33587be7a5212c273e4a5bb7a02...f99249bf8b1ae1cfc8c230567f1c59fcc402de47
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to