mirror of
https://github.com/SickGear/SickGear.git
synced 2024-12-01 00:43:37 +00:00
c1d3487a21
Add thread lock to NameParserCache. Add exception handling for add to cache. Change increase NameParserCache to 1000 entries. Change NameParserCache to OrderedDefaultdict. Add move_to_end to OrderedDefaultdict class (backported from python 3). Add first_key, last_key to OrderedDefaultdict. Change use much faster first_key in NameParserCache. Change remove import of python pre 2.7 OrderedDict. |
||
---|---|---|
.. | ||
__init__.py | ||
parser.py | ||
regexes.py |