diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -66,6 +66,8 @@ Core and Builtins Library ------- +- Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella. + - Issue #24683: Fixed crashes in _json functions called with arguments of inappropriate type. |