Hugo van Kemenade

Results 1490 comments of Hugo van Kemenade

Done! Spotted a typo at the same time :)

I have a case where Black 19.3b0 removes a backslash and a newline to make the line over the limit: # Input ```python class Thing: def get(self): typ = 1...

Re-opening so it's not forgotten :)

I see this library has moved to a new home at https://github.com/python-mechanize/mechanize but it's still Python 2 only. It would be a good idea to open an issue there. In...

@john-parton This PR has merge conflicts.

@lns This PR has merge conflicts.

@thecerial PR #25 is merged, can this be closed?

@ajaech This PR has merge conflicts.

@IvanVergiliev The build failed because: ``` ./sample.py:10: 'six.text_type' imported but unused ``` Please remove the import. Thank you.

@martiansideofthemoon This PR has merge conflicts.