Menu

Commit [r8296]  Maximize  Restore  History

Improvements to DateLocators to partially address #2976576:

- Take into account "interval" when determining autorange (particularly important for expanding singular ranges)
- prevent a near-infinite loop in the "dateutil.rrule.between" method (calculating a repeating event between two dates) by estimating with division the approximate number, and if this number is way more than reasonable, raise an Exception.

mdboom 2010-05-05

changed /trunk/matplotlib/lib/matplotlib/dates.py
/trunk/matplotlib/lib/matplotlib/dates.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.