lp:zodbbrowser
- Get this branch:
- bzr branch lp:zodbbrowser
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://github.com/mgedmin/zodbbrowser.git.
Last successful import was .
Recent revisions
- 580. By Marius Gedminas
-
Stop using zc.buildout
I'm tired debugging buildout's bootstrap issues.
I've also lost interest in maintaining Zope 2 compatibility. If anyone
still cares, please add a tox environment.Closes #35.
- 578. By Marius Gedminas
-
Fix DeprecationWarning for Thread.setDaemon()
/home/mg/
src/zodbbrowser /.tox/py310/ lib/python3. 10/site- packages/ zodbbrowser/ ftests/ test_standalone .py:101: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead
self.server_ thread. setDaemon( True) - 577. By Marius Gedminas
-
Remove .travis.yml
I use GitHub Actions now; the Travis CI beg-for-
a-limited- amount- of-free- credits- every-month model does not work for me. - 575. By Marius Gedminas
-
Fix coveralls integration
See https:/
/github. com/TheKevJames /coveralls- python/ issues/ 252: the
coveralls API requires a service name, which used to be 'github', but a
new release of https://pypi.org/ p/coveralls switched the default to
'github-actions'.Nobody understands the exact difference between the two, but I have 19
repositories that now fail coveralls uploads using the 'github-actions'
service name, and I hope that switching to 'github' will fix them.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)