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

exec() did not allow recent Python syntax features in Py3.8+ due to...

exec() did not allow recent Python syntax features in Py3.8+ due to https://bugs.python.org/issue35975
Closes https://github.com/cython/cython/issues/3695
parent b7f3d8172d23
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment