Opened 2 years ago
Closed 16 months ago
#1073 closed task (fixed)
drop support for Python 2.6 and older
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | trivial | Milestone: | 2.0 |
Component: | core | Version: | trunk |
Keywords: | Cc: |
Description
Follow up from #465.
So then we can remove old buffers and just inline everything without conditionals.
Note: See
TracTickets for help on using
tickets.
Just like #1071, we need another LTS release before we can drop python 2.6 (used on centos 6.x)