Edgewall Software

Changes between Initial Version and Version 2 of Ticket #12491


Ignore:
Timestamp:
May 28, 2016, 10:19:25 PM (8 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12491 – Description

    initial v2  
    1 Noted while reviewing gmessage:trac-users:ibiYYaqNok0/Sz_Nt6eTAAAJ, noticed that [browser:plugins/1.0/spam-filter/tracspamfilter/captcha/recaptcha2.py@14630:14] imports `json`, which is only available in Python >= 2.6.
     1Noted while reviewing gmessage:trac-users:ibiYYaqNok0/Sz_Nt6eTAAAJ, [browser:plugins/1.0/spam-filter/tracspamfilter/captcha/recaptcha2.py@14630:14] imports `json`, which is only available in Python >= 2.6.
    22
    33[browser:plugins/1.0/spam-filter/setup.py@:63,83#L59 setup.py] requires `json` for the `tracspamfilter.filters.blogspam` module, and `json` requires Python >= 2.6.