summaryrefslogtreecommitdiff
path: root/pysnmp/proto/mpmod/cache.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 long lines and dunders (#245)Ilya Etingof2019-02-261-6/+30
* PEP8 optimize imports (#242)Ilya Etingof2019-02-121-1/+1
* Extend copyright notice to year 2019Ilya Etingof2018-12-301-1/+1
* copyright notice extendedv4.4.4Ilya Etingof2018-01-031-1/+1
* migrated references from SourceForge (#110)Ilya Etingof2017-11-171-1/+1
* email changed, copyright extended to the year 2017Ilya Etingof2017-01-121-1/+1
* converted to new-style classesIlya Etingof2016-06-121-1/+1
* pep8 reformattedIlya Etingof2016-04-021-2/+4
* copyright updatedelie2015-12-291-1/+1
* copyright notice added to source codeelie2015-11-201-0/+6
* linted the bad-continuation issue as well as some otherselie2015-10-171-13/+7
* multiple-statements-in-one-line linted outelie2015-10-171-2/+4
* linted for trailing whitespaceselie2015-10-171-5/+5
* hugely increase cache autoexpiration timeout (is it needed at all?)elie2012-07-211-2/+2
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-061-3/+3
* peel cache management code off base MP class to facilitate code reuseelie2011-02-111-0/+98