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

Update changelog.

parent 95638bb7906d
No related branches found
No related tags found
No related merge requests found
...@@ -35,6 +35,9 @@ ...@@ -35,6 +35,9 @@
(such as MS-Windows). Generating the C code on Python 3.x is recommended in this case. (such as MS-Windows). Generating the C code on Python 3.x is recommended in this case.
Original patches by Inada Naoki and Victor Stinner. (Github issues #3677, #3721, #3697) Original patches by Inada Naoki and Victor Stinner. (Github issues #3677, #3721, #3697)
* Some template parameters were missing from the C++ ``std::unordered_map`` declaration.
Patch by will. (Github issue #3685)
* Several internal code generation issues regarding temporary variables were resolved. * Several internal code generation issues regarding temporary variables were resolved.
(Github issue #3708) (Github issue #3708)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment