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


Commits:
9044806a by Armin Rigo at 2020-07-31T09:05:47+02:00
add a define that we can test for elsewhere

- - - - -
0922206a by Armin Rigo at 2020-07-31T09:06:34+02:00
hg merge default

--HG--
branch : py3.6

- - - - -
d0de10a2 by Armin Rigo at 2020-07-31T09:08:41+02:00
revert a481a04de07c and try to do it in another way

--HG--
branch : py3.6

- - - - -
5df33baa by Matti Picus at 2020-07-31T18:09:26+03:00
change interface for rposix_scandir - on win32 use utf8

- - - - -
88d1b789 by Matti Picus at 2020-07-31T18:10:27+03:00
merge default into py3.6

--HG--
branch : py3.6

- - - - -
31e4242f by Matti Picus at 2020-08-01T20:24:15+03:00
scandir - use new rpython windows interface, refactor code

--HG--
branch : py3.6

- - - - -
12aaf4b4 by Matti Picus at 2020-08-01T23:27:43+03:00
merge from py3.6

--HG--
branch : py3.7

- - - - -
8994da20 by Matti Picus at 2020-08-01T23:32:02+03:00
runappdirect on win32: add newtext, newbytyes to TinyObjSpace, fix spaceconfig

--HG--
branch : py3.7

- - - - -
2acb003f by Matti Picus at 2020-08-01T23:47:12+03:00
allow bytes and unicode in scandir on win32 (bpo 27998)

--HG--
branch : py3.7

- - - - -


8 changed files:

- pypy/module/posix/interp_scandir.py
- pypy/module/posix/test/test_scandir.py
- pypy/module/time/interp_time.py
- pypy/tool/pytest/apptest.py
- pypy/tool/pytest/objspace.py
- rpython/rlib/rposix_scandir.py
- rpython/rlib/rsignal.py
- rpython/rlib/test/test_rposix_scandir.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/dfab764fe967a7f5593aa651e3869dcf07b72796...2acb003fe46f6ecfd99a36023e604d25dc79e81d

-- 
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/dfab764fe967a7f5593aa651e3869dcf07b72796...2acb003fe46f6ecfd99a36023e604d25dc79e81d
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