Mercurial > p > roundup > code
view doc/license.txt @ 6491:087cae2fbcea
Handle more ResourceWarning issues.
admin.py - remove unneeded close.
mailer.py - close debug log file.
indexer.py - close read of version file
memorydb.py - close python files being compled. Similiar to instance.
not sure why it's compoing things and not just letting instance do
it.
.travis.ymv disable all except 3.9-dev till we get a handle on errors.
also increase errors to 50 from 20.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 06 Sep 2021 16:03:31 -0400 |
| parents | f22831a12ab8 |
| children | 8a73b0b12102 |
line wrap: on
line source
License ======= Roundup is Free Software under the following license (from the file COPYING.txt in the software distribution): .. include:: ../COPYING.txt :literal:
