[Bug 1378220] Re: rrule brocken when cache used by using _thread module in Python2

2016-03-28 Thread Amr Ibrahim
** Changed in: python-dateutil (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1378220 Title: rrule brocken when cache used by using _thread module in Pytho

[Bug 1378220] Re: rrule brocken when cache used by using _thread module in Python2

2014-12-02 Thread SteffenOschatz
Thanks! Works for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1378220 Title: rrule brocken when cache used by using _thread module in Python2 To manage notifications about this bug go to: htt

[Bug 1378220] Re: rrule brocken when cache used by using _thread module in Python2

2014-12-02 Thread jarondl
** Changed in: dateutil Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1378220 Title: rrule brocken when cache used by using _thread module in Python2 To manage no

[Bug 1378220] Re: rrule brocken when cache used by using _thread module in Python2

2014-12-02 Thread jarondl
This bug was fixed on version 2.3 (released on PyPI) Please try the new version, and if the bug persists, open a new github issue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1378220 Title: rrule

[Bug 1378220] Re: rrule brocken when cache used by using _thread module in Python2

2014-10-07 Thread SteffenOschatz
I thought that there maybe are no tests for it - but they are. Running test.py with python 2.7.6 also shows these errors beside others (TZTest). But while running tox, only the failed TZTests are shown. So these maybe is the reason why it was not detected while it was introduced already 2/3 year

[Bug 1378220] Re: rrule brocken when cache used by using _thread module in Python2

2014-10-07 Thread SteffenOschatz
Reproducible by, for example: from dateutil.rrule import rrule, DAILY list(rrule(DAILY, count=7, cache=True) ** Also affects: python-dateutil (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t