[pypy-commit] [Git][pypy/pypy][topic/py3.6/embedded-in-virtualenv] 9 commits: macOS packaging improvements

Matti Picus foss at heptapod.net
Thu Jun 18 04:08:57 EDT 2020



Matti Picus pushed to branch topic/py3.6/embedded-in-virtualenv 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

- - - - -
1f39b34a by Matti Picus at 2020-06-18T08:07:54Z
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/673254a1cb4a0f911c61481da307773aa2ac47b8...1f39b34abb0d892369d270ae7aa0665c311928e4

-- 
View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/673254a1cb4a0f911c61481da307773aa2ac47b8...1f39b34abb0d892369d270ae7aa0665c311928e4
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200618/f583985c/attachment.html>


More information about the pypy-commit mailing list