[ET Trac] #2760: SyntaxWarnings Raised During Build Process with Python 3.12

Roland Haas trac-noreply at einsteintoolkit.org
Tue Apr 16 15:39:06 CDT 2024


#2760: SyntaxWarnings Raised During Build Process with Python 3.12

 Reporter: Thiago Assumpcao
   Status: new
Milestone: 
  Version: ET_2023_05
     Type: bug
 Priority: major
Component: SimFactory

Comment (by Roland Haas):

The Python changes look ok, but I would rather not have to duplicate all `\` and whatever else Python may consider special in the ini files. The strings are stated to be regular expressions in the docs and `\\d` is not the PCRE that matches a `1`.

Do you know where exactly it decides to interpret strings read from a file and do escape sequence processing on them?

--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2760/syntaxwarnings-raised-during-build-process
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.einsteintoolkit.org/pipermail/trac/attachments/20240416/a0f38417/attachment.htm>


More information about the Trac mailing list