diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/ACKS | 1 | ||||
-rw-r--r-- | Misc/NEWS | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -1207,6 +1207,7 @@ Bob Savage Dave Sawyer Ben Sayer sbt +Luca Sbardella Marco Scataglini Andrew Schaaf Michael Scharf @@ -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. |