View Single Post
Old 06-20-2017, 01:45 PM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,460
Karma: 27757440
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
This doesn't have anything to do with 3.0. Escaping is done by the regex module. 3.0 contains an updated version of that module (because it fixes some bugs). This is the change in in the regex module that causes it:
https://bitbucket.org/mrabarnett/mra...62cd288c7a4910

You can try opening an issue there and asking for a flag to not escape spaces.
kovidgoyal is offline   Reply With Quote