Edgewall Software

Changes between Initial Version and Version 1 of Ticket #11901, comment 36


Ignore:
Timestamp:
Jan 20, 2016, 7:43:12 AM (8 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11901, comment 36

    initial v1  
    11Since [4559], the version info is retrieved from an attribute if Pygments is installed from source: [browser:tags/trac-1.0.9/trac/mimeview/pygments.py@:89-91#L85].
     2
     3I'm not entirely sure what //installed from source// means, but I assume it means //installed in dev mode//.
    24
    35It looks like we can remove the complexity. I've evaluated with Pygments 2.1 and 1.0 (minimum Pygments version bumped to 1.0 in comment:29).