Noam Raphael
Noam Raphael
@abn @sdispater can you say what's missing here, if anything? I just heard of `pipx run`, and I want to write utilities that would allow me, and others in my...
I would like that very much. See also this pre-PEP: https://github.com/johnthagen/sealed-typing-pep
Hi, Since: 1. It seems that everyone except @casperdcl agrees that I should be third, or doesn't mind, 2. I would pretty much like to be third, 3. It seems...
Just so it will be clear: does anyone except for @casperdcl object to @lrq3000 suggestion? > follow `git fame -wMC` except that the first 3 authors who should be Casper...
@lrq3000 it looks fine to me. Thanks!
@zanieb I do have a need for this, so perhaps this could be re-opened? My use case: I can't use pre-commit, because my project is a subdirectory in a larger...
@MichaReiser it's convenient for me to have one script which formats files and returns a nonzero code if it modified files. This is the behavior of the pre-commit tool. It's...
@zanieb I have another use case: I'm trying leftcommit (a pre-commit alternative) and it doesn't check if the files were changed. If you want, I hope I can submit a...
Do you mean when you set leave=True? If so, the progress doesn't reach 100% because after iteration is finished, the text is deleted. On Tue, Jun 17, 2014 at 5:48...
Thanks for the impressive work! I tried to run the tests and they failed. I don't know exactly why. Here's the output: ``` > sudo pip install tox ... noam@naaman:~/sand/tqdm$...