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


Commits:
8e2514e4 by Matti Picus at 2020-09-24T08:51:01+03:00
remove incompatible info argument from time.*() interfaces, provide alternative

--HG--
branch : py3.7

- - - - -
17bfbe9c by Matti Picus at 2020-09-24T09:09:29+03:00
mrege heads, discarding mistaken commits

--HG--
branch : py3.7

- - - - -


30 changed files:

- Makefile
- dotviewer/test/test_interactive.py
- dotviewer/test/test_interactive_unicode.py
- extra_tests/cffi_tests/cffi0/test_ffi_backend.py
- lib-python/3/subprocess.py
- lib_pypy/_sysconfigdata.py
- pypy/bin/pyinteractive.py
- pypy/goal/targetpypystandalone.py
- pypy/interpreter/app_main.py
- pypy/interpreter/test/test_code.py
- pypy/interpreter/test/test_module.py
- pypy/module/__pypy__/moduledef.py
- pypy/module/_cffi_backend/test/test_re_python.py
- pypy/module/_cffi_backend/test/test_recompiler.py
- pypy/module/_frozen_importlib/moduledef.py
- pypy/module/cpyext/cparser.py
- pypy/module/__pypy__/initpath.py → pypy/module/sys/initpath.py
- pypy/module/sys/moduledef.py
- pypy/module/sys/state.py
- pypy/module/__pypy__/test/test_initpath.py → 
pypy/module/sys/test/test_initpath.py
- pypy/module/sys/test/test_sysmodule.py
- pypy/module/time/app_time.py
- pypy/module/time/interp_time.py
- pypy/module/time/moduledef.py
- pypy/module/time/test/test_time.py
- pypy/objspace/std/test/test_newformat.py
- rpython/config/config.py
- rpython/config/translationoption.py
- rpython/rlib/rtime.py
- rpython/rlib/rvmprof/src/rvmprof.h


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/ffb4b9c94f115958c65563e7cec5aa9b0b650ad9...17bfbe9c3b47d72988cd6987d21505832285ddc8

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/ffb4b9c94f115958c65563e7cec5aa9b0b650ad9...17bfbe9c3b47d72988cd6987d21505832285ddc8
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