brownie icon indicating copy to clipboard operation
brownie copied to clipboard

Drop 2.5 support?

Open superbobry opened this issue 14 years ago • 0 comments

it seems that most production deployments are either 2.4 -- CentOS 5, or 2.6 -- CentOS 6 or Debian Stable.

Why?

  1. Abstract Base Classes from collections -- without them, we're forced to subclass dict and enjoy all the subtleties in both brownie.caching and brownie.datastructures.*
  2. Less compatibility-code: Counter, itools.* to name a few

What do you think?

superbobry avatar Aug 24 '11 09:08 superbobry