Opened 5 years ago

Closed 5 years ago

#12610 closed enhancement (fixed)

Jinja2-2.10.3 (Python module)

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 9.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 years ago

Version 2.10.3

  • Fix a typo in Babel entry point in setup.py that was preventing

installation.

Version 2.10.2

  • Fix Python 3.7 deprecation warnings.
  • Using range in the sandboxed environment uses xrange on Python 2 to avoid memory use.
  • Use Python 3.7's better traceback support to avoid a core dump when using debug builds of Python 3.7.

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22227.

Note: See TracTickets for help on using tickets.