Josiah Kaviani

Results 172 issues of Josiah Kaviani

Hi, thank you for the useful project! Is it possible to setup import linter to validate my test suite, not my packages? The source code layout looks like this: ```...

Instead of report summary it produce strange traceback with pytest internals. ``` memoryleak run-test: commands[0] | python3.8d -m pytest -c /dev/null --leaks=: ============================================================================ test session starts ============================================================================ platform linux --...

bug

A list of integers of leaked references does not help too much. If we have a reference to the object could we find it sources and print it in the...

enhancement

Hi there! https://github.com/proofit404/company-tern I'm an author of the company-tern Emacs package. It provides autocompletion popups using company-mode instead of auto-complete-mode. I want to ask if there is an interest to...

Is it possible to complete tramp buffers with tern running on remote host?

https://github.com/moheshmohan/pyssltest/blob/master/pyssltest.py

Use anaconda-mode to populate imenu.

enhancement

If I have a module in my library which should be imported only for Django 0.9.6, can I put `# pragma: petrified_mammoth_shit` right after coding comment? Thanks for the awesome...

If I open fresh (sqlite3) database dbviewer simply displays No Table. I can't use `c` or `C` keybinding to open query editor. It needs some ctable data. But since there...