#8390 drop python 2.7 support

v1.14.0
closed
None
General
nobody
2022-09-23
2021-06-14
No

In its current state when https://forge-allura.apache.org/p/allura/git/merge-requests/350/ (db/8368) is merged, it's not fully compatible with python 2.7 We said we'd drop support for that anyway

  • update docs
  • remove jenkins & travis py27 setup
  • recompile requirements.txt using py3 environment
    • a number of backwards-compatibility packages will automatically get remove
    • make sure to NOT re-add chardet (LGPL)
    • can upgrade Pillow and Pygments to newer versions, which have some security fixes

Discussion

  • Dave Brondsema

    Dave Brondsema - 2021-06-24
    • status: open --> review
    • assigned_to: Dave Brondsema
     
  • Kenton Taylor - 2021-06-24
    • status: review --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2022-09-23
    • Milestone: unreleased --> v1.14.0
     

Log in to post a comment.