Permalink
Commits on Feb 23, 2015
-
Consistent ordering of arguments to open_atomic.
Reorders the arguments to open_atomic so the mode comes immidiately after the file name for consistency with the ``open`` builtin.
Commits on Aug 18, 2014
Commits on Feb 27, 2014
-
Add explicit `name` to `memoized_property`
Can be useful if the "func" is actually a class to be used as some sort of manager, or similar.
Commits on Jan 17, 2014
Commits on Jan 9, 2014
-
-
wolever committed
Jan 9, 2014
Commits on Nov 22, 2013
Commits on Sep 12, 2013
-
Raise a ValueError if number_to_str number is negative
Otherwise we get into an infinite loop, and that's just a sad thing to happen.
Commits on Aug 28, 2013
Commits on Jun 17, 2013
-
-
-
Add datetime_from_timestamp and timestamp_from_datetime
wolever committedJun 17, 2013
Commits on Mar 11, 2013
-
Pointing out what's going on with the LRU.
wolever committedMar 11, 2013 -
Use RecentlyUsedContainer in memoized example
wolever committedMar 11, 2013
Commits on Oct 7, 2012
-
Adding 'type_' and 'is_subclass' function
wolever committedOct 7, 2012
Commits on Sep 11, 2012
-
wolever committed
Sep 11, 2012
Commits on Jul 13, 2011
-
Adding doctests, fixing a couple bugs
wolever committedJul 13, 2011 -
wolever committed
Jul 13, 2011
Commits on Jul 5, 2011
-
Fixing spelling of 'semantics'
wolever committedJul 5, 2011 -
Whoops... Turns out I'm wrong and 'errors' doesn't accept None
wolever committedJul 5, 2011 -
wolever committed
Jul 5, 2011 -
Adding 'to_str' and 'to_unicode'
wolever committedJul 5, 2011
NewerOlder