[pypy-commit] [Git][pypy/pypy][branch/default] update license for 2022
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: d27611b5 by Matti Picus at 2022-01-01T11:20:16+02:00 update license for 2022 - - - - - 2 changed files: - LICENSE - rpython/doc/conf.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/d27611b52c07da01dd219947def7f5e6a14bf878 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/d27611b52c07da01dd219947def7f5e6a14bf878 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
[pypy-commit] [Git][pypy/pypy][branch/py3.7] 6 commits: exe target is self.exe_name not self.c_entryp
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 94c2f0d2 by Matti Picus at 2021-12-29T13:50:21+02:00 exe target is self.exe_name not self.c_entryp - - - - - 91dda4e8 by Matti Picus at 2021-12-30T11:15:11+02:00 test, fix for exe name with formatting - - - - - 1f650ae8 by Matti Picus at 2021-12-31T13:28:32+02:00 replicate enough of the driver and genc stages in tests to replicate the current failure - - - - - 3e153622 by Matti Picus at 2021-12-31T13:50:26+02:00 fix failure: copy out the exename.basename exactly as created by the makefile - - - - - d27611b5 by Matti Picus at 2022-01-01T11:20:16+02:00 update license for 2022 - - - - - 97b5dd21 by Matti Picus at 2022-01-01T11:20:44+02:00 merge default --HG-- branch : py3.7 - - - - - 5 changed files: - LICENSE - rpython/doc/conf.py - rpython/translator/driver.py - rpython/translator/platform/windows.py - rpython/translator/test/test_driver.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/4c14a3a41421544bf0e3d0a6589c0662f46aff01...97b5dd216bfd047f1a700c5820b1963be1f2edda -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/4c14a3a41421544bf0e3d0a6589c0662f46aff01...97b5dd216bfd047f1a700c5820b1963be1f2edda 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
[pypy-commit] [Git][pypy/pypy][branch/py3.8] 7 commits: exe target is self.exe_name not self.c_entryp
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 94c2f0d2 by Matti Picus at 2021-12-29T13:50:21+02:00 exe target is self.exe_name not self.c_entryp - - - - - 91dda4e8 by Matti Picus at 2021-12-30T11:15:11+02:00 test, fix for exe name with formatting - - - - - 1f650ae8 by Matti Picus at 2021-12-31T13:28:32+02:00 replicate enough of the driver and genc stages in tests to replicate the current failure - - - - - 3e153622 by Matti Picus at 2021-12-31T13:50:26+02:00 fix failure: copy out the exename.basename exactly as created by the makefile - - - - - d27611b5 by Matti Picus at 2022-01-01T11:20:16+02:00 update license for 2022 - - - - - 97b5dd21 by Matti Picus at 2022-01-01T11:20:44+02:00 merge default --HG-- branch : py3.7 - - - - - 6d680262 by Matti Picus at 2022-01-01T11:21:16+02:00 merge py3.7 --HG-- branch : py3.8 - - - - - 5 changed files: - LICENSE - rpython/doc/conf.py - rpython/translator/driver.py - rpython/translator/platform/windows.py - rpython/translator/test/test_driver.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/9fcd6805e596efdb2540342c4d463629797812ec...6d680262cef63cdd477f548e6460f699d10da195 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/9fcd6805e596efdb2540342c4d463629797812ec...6d680262cef63cdd477f548e6460f699d10da195 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
[pypy-commit] [Git][pypy/pypy][branch/default] fix condition for windows
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 09600a04 by Matti Picus at 2022-01-01T14:05:38+02:00 fix condition for windows - - - - - 1 changed file: - pypy/module/_socket/interp_socket.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/09600a04d6fbba7b99fbb0672c5f02ca5f0e0781 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/09600a04d6fbba7b99fbb0672c5f02ca5f0e0781 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
[pypy-commit] [Git][pypy/pypy][branch/default] fix test
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 1cb538fc by Matti Picus at 2022-01-01T12:13:27+02:00 fix test - - - - - 1 changed file: - lib-python/2.7/test/test_syntax.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/1cb538fc806753a0ccd68c71ed308e0e4f78b248 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/1cb538fc806753a0ccd68c71ed308e0e4f78b248 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
[pypy-commit] [Git][pypy/pypy][branch/py3.8] quiet more warnings in extra_tests
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 15bc5334 by Matti Picus at 2022-01-01T21:23:37+02:00 quiet more warnings in extra_tests --HG-- branch : py3.8 - - - - - 3 changed files: - extra_tests/test_datetime.py - lib_pypy/_gdbm.py - lib_pypy/_lzma.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/15bc533410e68d82371c91431c8a96aed1f164bc -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/15bc533410e68d82371c91431c8a96aed1f164bc 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