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


Commits:
e15c6b75 by Carl Friedrich Bolz-Tereick at 2022-01-06T12:17:43+01:00
a branch to try to make app_main.py process argv as *bytes* (because only
processing argv yields information on how to decode those bytes).

--HG--
branch : py3.7-appmain-bytes-argv

- - - - -
99c43100 by Carl Friedrich Bolz-Tereick at 2022-01-10T13:03:01+01:00
start refactoring app_main to make the *unencoded* bytes version of argv 
available too

--HG--
branch : py3.7-appmain-bytes-argv

- - - - -
a2eb0c1f by Carl Friedrich Bolz-Tereick at 2022-01-10T13:16:19+01:00
merge py3.7

--HG--
branch : py3.7-appmain-bytes-argv

- - - - -
505af5a5 by Carl Friedrich Bolz-Tereick at 2022-01-10T13:23:10+01:00
start fixing tests

--HG--
branch : py3.7-appmain-bytes-argv

- - - - -
774ddb88 by Carl Friedrich Bolz-Tereick at 2022-01-10T17:11:17+01:00
fix tests

--HG--
branch : py3.7-appmain-bytes-argv

- - - - -
0c50b05e by Carl Friedrich Bolz-Tereick at 2022-01-10T19:35:20+01:00
fix tests, maybe

--HG--
branch : py3.7-appmain-bytes-argv

- - - - -
29905964 by Carl Friedrich Bolz-Tereick at 2022-01-11T12:05:46+01:00
while we're at it: fix unbuffered output

--HG--
branch : py3.7-appmain-bytes-argv

- - - - -
0a36955c by Matti Picus at 2022-01-11T15:59:36+02:00
merge py3.7-appmain-bytes-argv which cleans up utf8 option for app_main

--HG--
branch : py3.7

- - - - -


3 changed files:

- pypy/goal/targetpypystandalone.py
- pypy/interpreter/app_main.py
- pypy/interpreter/test/test_app_main.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/38a1cc265c99f8411949b3589516b733443a3233...0a36955c86228d7169cfd9fc48b99b419f7f7e67

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/38a1cc265c99f8411949b3589516b733443a3233...0a36955c86228d7169cfd9fc48b99b419f7f7e67
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