Matti Picus pushed to branch branch/py3.6 at PyPy / pypy
Commits: f17a27c3 by Matt Billenstein at 2020-06-14T04:48:56Z macOS packaging improvements - - - - - 5786175d by Matti Picus at 2020-06-14T05:40:55Z remove references to outdated wiki pages - - - - - b92116d6 by Armin Rigo at 2020-06-14T15:14:48Z Issue #3246 Not figuring out what's wrong. It could be again some highly obscure with overflows in asmmemmgr.py line 39, but it looks a bit unlikely. Fixing anyway. - - - - - e432a0c7 by Armin Rigo at 2020-06-14T20:47:57Z Check for a valid continuation byte with a signed byte comparison directly - - - - - 4476f179 by Matt Billenstein at 2020-06-15T07:33:07Z fix previous patch - - - - - c36360b7 by Matti Picus at 2020-06-16T19:39:16Z fix path to tcl,tk on windows, issue 3247 - - - - - 5c56c3a9 by Matt Billenstein at 2020-06-17T11:31:29Z fix faulty patch application - - - - - 547c7249 by Matt Billenstein at 2020-06-18T04:50:40Z add tk libraries - - - - - 73f5a0b3 by Matti Picus at 2020-06-18T08:50:14Z merge default into py3.6 --HG-- branch : py3.6 - - - - - 12 changed files: - lib_pypy/_tkinter/app.py - lib_pypy/_tkinter/tklib_build.py - pypy/doc/faq.rst - pypy/doc/release-1.5.0.rst - pypy/doc/release-1.6.0.rst - pypy/doc/release-5.0.0.rst - pypy/doc/release-pypy2.7-v5.4.0.rst - pypy/doc/release-pypy2.7-v5.6.0.rst - pypy/tool/release/make_portable.py - rpython/jit/backend/llsupport/asmmemmgr.py - rpython/jit/backend/llsupport/test/test_asmmemmgr.py - rpython/rlib/rutf8.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/d74ac0444c6c836943e1e65bcc33dfc0bb364de9...73f5a0b3341d9621130306d3b962b0bb70a61dc2 -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/d74ac0444c6c836943e1e65bcc33dfc0bb364de9...73f5a0b3341d9621130306d3b962b0bb70a61dc2 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
