Skip to content
Snippets Groups Projects
Commit 506ed4186b94 authored by Stefan Behnel's avatar Stefan Behnel
Browse files

Update changelog.

parent d9bf25965cee
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,9 @@
* Fix a regression in 0.29.20 where a call inside of a finally clause could fail to compile.
Patch by David Woods. (Github issue #3712)
* Zero-sized buffers could fail to validate as C/Fortran-contiguous.
Patch by Clemens Hofreither. (Github issue #2093)
* ``exec()`` did not allow recent Python syntax features in Py3.8+ due to
https://bugs.python.org/issue35975.
(Github issue #3695)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment