[issue45822] Py_CompileString does not respect the coding cookie with the new parser if flags are empty

miss-islington report at bugs.python.org
Tue Nov 16 15:31:00 EST 2021


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset da20d7401de97b425897d3069f71f77b039eb16f by Pablo Galindo Salgado in branch 'main':
bpo-45822: Respect PEP 263's coding cookies in the parser even if flags are not provided (GH-29582)
https://github.com/python/cpython/commit/da20d7401de97b425897d3069f71f77b039eb16f


----------
nosy: +miss-islington

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45822>
_______________________________________


More information about the Python-bugs-list mailing list