[Checkins] [zopefoundation/BTrees] 2908ae: Fix __all__
    Jason Madden 
    noreply at github.com
       
    Sat Mar 21 14:34:56 CET 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/BTrees
  Commit: 2908ae7425db2e864b6d7c37801b900de32a55e6
      https://github.com/zopefoundation/BTrees/commit/2908ae7425db2e864b6d7c37801b900de32a55e6
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-03-21 (Sat, 21 Mar 2020)
  Changed paths:
    M .gitignore
    M .travis.yml
    M BTrees/_module_builder.py
    M BTrees/tests/common.py
    M CHANGES.rst
    M setup.py
  Log Message:
  -----------
  Fix __all__
Add unit tests for it and run the documentation tests that originaly caught the problem in CI.
Fixes #132
  Commit: 63823f713ce3b58f8d9174b35450db111e53e37f
      https://github.com/zopefoundation/BTrees/commit/63823f713ce3b58f8d9174b35450db111e53e37f
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-03-21 (Sat, 21 Mar 2020)
  Changed paths:
    M .gitignore
    M .travis.yml
    M BTrees/_module_builder.py
    M BTrees/tests/common.py
    M CHANGES.rst
    M setup.py
  Log Message:
  -----------
  Merge pull request #136 from zopefoundation/issue132
Fix __all__
Compare: https://github.com/zopefoundation/BTrees/compare/f9b05982bc6e...63823f713ce3
    
    
More information about the checkins
mailing list