aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'pypy/doc/whatsnew-head.rst')
-rw-r--r--pypy/doc/whatsnew-head.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
index cf7632de21..26094691b6 100644
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -85,3 +85,7 @@ new "builtin" types (wide chars, complex, etc.).
.. branch: intbound-improvements-3
Refactor the intbound analysis in the JIT
+
+.. branch: issue-3404
+
+Fix ``PyObject_Format`` for type objects