Skip to content
Snippets Groups Projects
  • Mike Bayer's avatar
    - ensure lru threading test doesn't run · 004aca56
    Mike Bayer authored
    - Source code escaping has been simplified.
      In particular, module source files are now
      generated with the Python "magic encoding
      comment", and source code is passed through
      mostly unescaped, except for that code which
      is regenerated from parsed Python source.
      This fixes usage of unicode in
      <%namespace:defname> tags.  [ticket:99]
    004aca56
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGES 16.39 KiB