diff options
author | Matti Picus <matti.picus@gmail.com> | 2020-10-28 08:11:51 +0200 |
---|---|---|
committer | Matti Picus <matti.picus@gmail.com> | 2020-10-28 08:11:51 +0200 |
commit | d3b663b435cc080b1ef98219a8078f7bbc07dff0 (patch) | |
tree | 12431a281a95b3621db434b807549468164d7b11 /pypy/doc | |
parent | merge default into branch (diff) | |
download | pypy-d3b663b435cc080b1ef98219a8078f7bbc07dff0.tar.gz pypy-d3b663b435cc080b1ef98219a8078f7bbc07dff0.tar.bz2 pypy-d3b663b435cc080b1ef98219a8078f7bbc07dff0.zip |
document branch
Diffstat (limited to 'pypy/doc')
-rw-r--r-- | pypy/doc/whatsnew-head.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst index bbf2648f71..dc325fbeed 100644 --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.rst @@ -21,3 +21,8 @@ Avoid using ``import os`` until after ``import site`` in ``app_main`` .. branch: stdlib-2.7.18-3 Update lib-python/2.7 to stdlib-2.7.18 and fix many tests + + +.. branch: win64 + +Change rpython and pypy to enable translating 64-bit windows |