diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -590,6 +590,8 @@ Tests Build ----- +- Issue #16262: fix out-of-src-tree builds, if mercurial is not installed. + - Issue #15923: fix a mistake in asdl_c.py that resulted in a TypeError after 2801bf875a24 (see #15801). |