Author: Carl Friedrich Bolz-Tereick <[email protected]>
Branch: py3.7-call-changes
Changeset: r98548:c166c3f44788
Date: 2020-01-17 14:32 +0100
http://bitbucket.org/pypy/pypy/changeset/c166c3f44788/
Log: document branch
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -16,3 +16,8 @@
.. branch: bpo-16055
Fixes incorrect error text for ``int('1', base=1000)``
+
+.. branch py3.7-call-changes
+
+Implement the CPython 3.7 changes to the call bytecodes, including supporting
+more than 255 arguments.
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit