summaryrefslogtreecommitdiff
path: root/dateutil/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Document fuzzy_with_tokens, update NEWS to prepare for 2.2Tomi Pieviläinen2013-10-311-1/+1
|
* Metadata fixesTomi Pieviläinen2012-03-031-3/+4
| | | | | | | | | | Fix remaining references to PSF license, change maintainer info. Removed most occurances of __author__, since it felt redundant with the copyright notice (credit) and package metadata (developer contact). Also fixed references to Python 2.3 (it's not even tested anymore) and changed calls from python3 to just python (let the system decide).
* Updated version to 2.0.Gustavo Niemeyer2011-03-241-1/+1
|
* PSF License doesn't exist. This is Simplified BSD.Gustavo Niemeyer2011-03-241-1/+1
|
* Preparing for 1.5.niemeyer2010-03-301-2/+2
|
* Using .tar.gz extension, so that it works better with setuptools.niemeyer2008-08-071-1/+1
|
* Updating version to 1.3.niemeyer2007-11-201-1/+1
|
* All code is now compatible with new-style division.niemeyer2007-11-201-1/+1
|
* Moving the version number to dateutil/__init__.py, as requestedniemeyer2007-11-121-0/+1
| | | | by Darren Dale.
* - Fixed support for negative byyearday in rrule.niemeyer2005-12-221-1/+1
| | | | | | - New tests for negative byyearday. - Fixed some email references. - Updating version to 1.2.
* Updating (c) information.niemeyer2005-02-241-1/+1
|
* Minor changes in __author__ variable.niemeyer2003-10-091-1/+1
|
* Importing development code into trunk.niemeyer2003-09-281-0/+8