summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2022-10-27-12-56-38.gh-issue-98740.ZoqqGM.rst
blob: 887d506d4bdd5e89a6dfc1f4a650d1acd3f9300a (plain)
1
2
3
Fix internal error in the :mod:`re` module which in very rare circumstances
prevented compilation of a regular expression containing a :ref:`conditional
expression <re-conditional-expression>` without the "else" branch.