1. 15 Feb, 2013 2 commits
    • Stephan Richter's avatar
      Okay, the test failures are now down to 19/1379. The left-over errors are · 326e9f38
      Stephan Richter authored
      largely due to:
      
      * Different pickle size in Python
        (even for protocol 1, where new padding is added as far as I can tell.)
      
      * Weak references do not seem to work correctly.
      
      * When all tests are run, committing transactions fails. Probably some
        tests are not cleaning up enough after themselves.
      
      The biggest issue remaining at this point is the fork of Python 3.3's
      pickle to properly load Python 2 binary strings and adding back
      ``noload()`` to the unpickler.
      326e9f38
    • Marius Gedminas's avatar
      Add __le__ and __ge__ · f4bfe178
      Marius Gedminas authored
      f4bfe178
  2. 14 Feb, 2013 4 commits
  3. 12 Jan, 2013 1 commit
  4. 11 Jan, 2013 1 commit
    • Tres Seaver's avatar
      Nest into Github. · 493f6bbf
      Tres Seaver authored
      - Denominate files to indicate ReST.
      
      - Drop .bzrignore.
      
      - Add MANIFEST.in FBO users w/o setuptools_git.
      493f6bbf
  5. 17 Dec, 2012 3 commits
  6. 15 Dec, 2012 4 commits
  7. 03 Dec, 2012 1 commit
  8. 01 Dec, 2012 1 commit
  9. 19 Nov, 2012 2 commits
  10. 13 Nov, 2012 1 commit
    • Jim Fulton's avatar
      · 57dca750
      Jim Fulton authored
      Fixed: An unneeded left-over setting in setup.py caused installation with
        pip to fail.
      
      57dca750
  11. 07 Nov, 2012 5 commits
  12. 18 Oct, 2012 2 commits
  13. 14 Oct, 2012 8 commits
  14. 26 Aug, 2012 1 commit
  15. 21 Aug, 2012 3 commits
  16. 16 Aug, 2012 1 commit