Thu, 26 Mar 2015 11:49:03 +0800 simplified EU name servers
Richard Penman [Thu, 26 Mar 2015 11:49:03 +0800] rev 50
simplified EU name servers
Thu, 26 Mar 2015 03:20:41 +0000 README.md edited online with Bitbucket
Richard Penman <richardbp@gmail.com> [Thu, 26 Mar 2015 03:20:41 +0000] rev 49
README.md edited online with Bitbucket
Thu, 12 Feb 2015 11:30:37 +0800 changed base class to dictionary interface
Richard Penman [Thu, 12 Feb 2015 11:30:37 +0800] rev 48
changed base class to dictionary interface
Wed, 11 Feb 2015 17:52:30 +0800 added entries for DE, NL, CA, BE
Richard Penman [Wed, 11 Feb 2015 17:52:30 +0800] rev 47
added entries for DE, NL, CA, BE
Tue, 11 Nov 2014 14:57:07 +0200 Always import datetime no matter if dateutil is present
Evgeni Kunev <evgeni.kunev@gmail.com> [Tue, 11 Nov 2014 14:57:07 +0200] rev 46
Always import datetime no matter if dateutil is present
Mon, 10 Nov 2014 13:42:37 +0200 Handle experimental lookup method for bad domains
Evgeni Kunev <evgeni.kunev@gmail.com> [Mon, 10 Nov 2014 13:42:37 +0200] rev 45
Handle experimental lookup method for bad domains Attempting to use NICClient with bad domains could hit a bad logical path that leads to an attempt to reference a variable that hasn't been defined. So in case we don't manage to find a nichost for a domain, just set `result` to `None`
Fri, 03 Oct 2014 16:40:07 +0200 committed support for new .org and .info format #60
Richard Penman [Fri, 03 Oct 2014 16:40:07 +0200] rev 44
committed support for new .org and .info format #60
Mon, 25 Aug 2014 15:00:56 +0300 [#59] Add support for dateutil.parser dayfirst and yearfirst arguments
Evgeni Kunev <evgeni.kunev@gmail.com> [Mon, 25 Aug 2014 15:00:56 +0300] rev 43
[#59] Add support for dateutil.parser dayfirst and yearfirst arguments The WhoisEntry object should expose a dayfirst and yearfist argument to signify how the datetime format for the TLD should be parsed by dateutil. The base WhoisEntry class gives both those fields a value of False. Those are also the default values dateutil assumes.
Fri, 22 Aug 2014 15:00:14 +0300 Use timezone naive datetime objects
Evgeni Kunev <evgeni.kunev@gmail.com> [Fri, 22 Aug 2014 15:00:14 +0300] rev 42
Use timezone naive datetime objects Otherwise comparisons don't always work
Tue, 19 Aug 2014 17:35:03 +0300 Fix bad import in parser.py
Evgeni Kunev <evgeni.kunev@gmail.com> [Tue, 19 Aug 2014 17:35:03 +0300] rev 41
Fix bad import in parser.py
(0) -10 +10 +100 tip