File: TODO.rst

package info (click to toggle)
python-dirq 1.8-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 336 kB
  • sloc: python: 2,200; makefile: 166
file content (5 lines) | stat: -rw-r--r-- 163 bytes parent folder | download
1
2
3
4
5
TODO list
=========

- fix race condition between os.path.exists() and codecs.open() in QueueBase.py
- run pylint on all files under test/ and fix what it reports