blob: cb0f7eb038cd5bb313b5f0ab789429bc81325b06 [file] [log] [blame]
Warnings emitted when compile a regular expression now always point to the
line in the user code. Previously they could point into inners of the re
module if emitted from inside of groups or conditionals.