-
Notifications
You must be signed in to change notification settings - Fork 7
Issues: cmaclell/py_search
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Use something like tox to run tests with python2, python3, and pypy
enhancement
#7
opened Feb 25, 2018 by
cmaclell
Add coverage analysis to determine how much of the code is touched during testing.
enhancement
#6
opened Feb 25, 2018 by
cmaclell
Consider using Cython to compile the core search functionality into C code
enhancement
#5
opened Feb 25, 2018 by
cmaclell
Consider merging tree and graph search and normal and bidirectional search
enhancement
#4
opened Feb 24, 2018 by
cmaclell
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.