1. 17 Mar, 2022 8 commits
  2. 18 Nov, 2021 3 commits
    • Kirill Smelkov's avatar
      fixup! DemoStorage: Add support for deleteObject (IExternalGC) · 5a1df8c0
      Kirill Smelkov authored
      Make flake8 happy
      
      src/ZODB/DemoStorage.py:388:80: E501 line too long (89 > 79 characters)
      src/ZODB/DemoStorage.py:391:80: E501 line too long (87 > 79 characters)
      src/ZODB/DemoStorage.py:393:80: E501 line too long (83 > 79 characters)
      src/ZODB/DemoStorage.py:395:80: E501 line too long (87 > 79 characters)
      src/ZODB/DemoStorage.py:397:80: E501 line too long (100 > 79 characters)
      src/ZODB/DemoStorage.py:398:80: E501 line too long (86 > 79 characters)
      src/ZODB/DemoStorage.py:408:5: E303 too many blank lines (2)
      src/ZODB/tests/testDemoStorage.py:397:9: F401 'ZODB.FileStorage.FileStorage' imported but unused
      src/ZODB/tests/testDemoStorage.py:399:80: E501 line too long (101 > 79 characters)
      5a1df8c0
    • Kirill Smelkov's avatar
      c3820ff4
    • Kirill Smelkov's avatar
      Merge branch 'y/loadAt.8' into y/demo-delete · fb91aa62
      Kirill Smelkov authored
      * y/loadAt.8: (35 commits)
        Make lint happy
        Let the year float.
        Configuring for pure-python
        Specify a PyPy2 version.
        Lint the code.
        Configuring for pure-python
        Fix TypeError for fsoids (#351)
        Fix deprecation warnings occurring on Python 3.10.
        fix more PY3 incompatibilities in `fsstats`
        fix Python 3 incompatibility for `fsstats`
        add `fsdump/fsstats` test
        fsdump/fsstats improvements
        Undeprecate loadBefore
        fixup! changes: Add draft entry for loadAt/loadBeforeEx/DemoStorage fix
        changes: Add draft entry for loadAt/loadBeforeEx/DemoStorage fix
        fixup! Handle NotImplementedError raised by loadBefore/loadBeforeEx as "interface not provided"
        *: Don't emit warnings on loadBefore
        Handle NotImplementedError raised by loadBefore/loadBeforeEx as "interface not provided"
        loadAt -> loadBeforeEx
        - add coverage combine step
        ...
      fb91aa62
  3. 11 Nov, 2021 2 commits
  4. 09 Nov, 2021 2 commits
  5. 05 Nov, 2021 2 commits
  6. 29 Oct, 2021 3 commits
    • Kirill Smelkov's avatar
      Merge remote-tracking branch 'origin/master' into y/loadAt.7 · 133ebeb3
      Kirill Smelkov authored
      to resolve trivial conflict on CHANGES.rst
      
      * origin/master: (22 commits)
        Fix TypeError for fsoids (#351)
        Fix deprecation warnings occurring on Python 3.10.
        fix more PY3 incompatibilities in `fsstats`
        fix Python 3 incompatibility for `fsstats`
        add `fsdump/fsstats` test
        fsdump/fsstats improvements
        - add coverage combine step
        - first cut moving tests from Travis CI to GitHub Actions
        - ignore virtualenv artifacts [ci skip]
        tests: Run race-related tests with high frequency of switches between threads
        tests: Add test for load vs external invalidation race
        tests: Add test for open vs invalidation race
        fixup! doc/requirements: Require pygments < 2.6 on py2
        doc/requirements: Require pygments < 2.6 on py2
        fixup! buildout: Fix Sphinx install on Python2
        buildout: Fix Sphinx install on Python2
        Update README.rst
        Security fix documentation dependencies (#342)
        changes: Correct link to UnboundLocalError fsoids.py fix
        fsrefs: Optimize IO  (take 2) (#340)
        ...
      133ebeb3
    • Michael Howitz's avatar
      Lint the code. · 6e5baffd
      Michael Howitz authored
      Add support for Python 3.9 and 3.10.
      6e5baffd
    • Michael Howitz's avatar
      Configuring for pure-python · 1f3a0d62
      Michael Howitz authored
      1f3a0d62
  7. 28 Oct, 2021 1 commit
  8. 27 Oct, 2021 1 commit
  9. 06 Oct, 2021 1 commit
  10. 05 Oct, 2021 3 commits
  11. 03 Oct, 2021 1 commit
  12. 06 Jun, 2021 1 commit
  13. 11 May, 2021 1 commit
  14. 06 May, 2021 2 commits
  15. 04 May, 2021 3 commits
  16. 03 May, 2021 1 commit
  17. 23 Apr, 2021 4 commits
  18. 21 Apr, 2021 1 commit