Sylvain
Sylvain
Thanks for the report ! I must confess that I am still haven't understood everything about making things pip usable... I'll try some things locally based on https://github.com/SylvainDe/DidYouMean-Python/pull/50 asap.
Hello, Thanks for your interest! still need to wrap my head around this as I'd rather keep this free of external dependencies but on the other hand, the new possibilities...
Thank you so much for your pull request! I remember that I struggled trying to make this installable with pip for a very limited success ( https://github.com/SylvainDe/DidYouMean-Python/issues/3 ). I'll have...
Note: I don't know why this does not appear more explicitly here but you can find the Travis runs for your Pull Request here: https://travis-ci.org/github/SylvainDe/DidYouMean-Python/builds/730786103 .
This looks great! Thanks for the additional work you've gone through. Unfortunately, I can see that the CI is failing - https://travis-ci.org/github/SylvainDe/DidYouMean-Python/pull_requests . Would you have any idea about what...
Hello @TylerYep , I've performed a few changes which will unfortunately lead to merge issues. On the positive side: the DeprecationWarnings are now fixed and I've removed a few pep8...
Thanks for all the suggestions ! It looks like I have not followed the latest trends on a few aspects indeed. I've disabled scrutinizer for all PRs. As for Travis,...
Indeed! Good catch! As one can see, more than 3 years later, not much has been done got get closer to the minimal target. We'll see how it goes :P
A few ideas from http://migrateup.com/main-difference-python-3/ are interesting too.
http://www.oreilly.com/programming/free/how-to-make-mistakes-in-python.csp /http://www.oreilly.com/programming/free/files/how-to-make-mistakes-in-python.pdf