1. 28 Jun, 2012 1 commit
  2. 11 Jun, 2012 2 commits
  3. 14 May, 2012 18 commits
  4. 27 Sep, 2011 4 commits
    • Tres Seaver's avatar
      Merge from 'tseaver-python_picklecache-2' branch: · 732f3ec1
      Tres Seaver authored
      ```---------------------------------------------------------------------
      r122975 | tseaver | 2011-09-27 13:31:54 -0400 (Tue, 27 Sep 2011) | 1 line
      
      Move to match order defined in IPickleCache.
      ```
      
      ---------------------------------------------------------------------
      r122974 | tseaver | 2011-09-27 13:31:06 -0400 (Tue, 27 Sep 2011) | 1 line
      
      Tolerate being handed irrelevant arguments.
      ------------------------------------------------------------------------
      r122973 | tseaver | 2011-09-27 13:31:05 -0400 (Tue, 27 Sep 2011) | 1 line
      
      Enable 'Timestamp' fallback to 'timestamp' when extension unavailable.
      ------------------------------------------------------------------------
      r122972 | tseaver | 2011-09-27 13:31:04 -0400 (Tue, 27 Sep 2011) | 3 lines
      
      Don't raise KeyError for OID collision w/ same value object.
      
      Also, implement stub of 'update_object_size_estimation'.
      ------------------------------------------------------------------------
      r122971 | tseaver | 2011-09-27 13:31:03 -0400 (Tue, 27 Sep 2011) | 1 line
      
      Document additional picklecache methods.
      732f3ec1
    • Tres Seaver's avatar
      Scrub CVS keywords. · 35be0511
      Tres Seaver authored
      35be0511
    • Tres Seaver's avatar
    • Tres Seaver's avatar
      Don't import 'transaction' at module scope. · fa19073c
      Tres Seaver authored
      It is used only in the doctests.
      fa19073c
  5. 15 Apr, 2011 1 commit
  6. 14 Apr, 2011 4 commits
  7. 23 Feb, 2011 2 commits
  8. 18 Feb, 2011 2 commits
  9. 17 Feb, 2011 6 commits