Gael Pasgrimaud

Results 90 comments of Gael Pasgrimaud

Not sure it's really related to irc3. Looks like it raise deep in asyncio. And btw, are you sure you don't have a firewall or something ?

Also tests pass with 3.7 https://travis-ci.org/gawel/irc3/jobs/499987669 And, like other modules, the dcc part is well covered Weird issue

Also tested locally: ``` $ .tox/py37/bin/python -V Python 3.7.2+ $ .tox/py37/bin/python examples/dcc_send_and_get.py INFO irc3d Started INFO irc3.receiver sender is offering dcc_send_and_get.py INFO irc3.sender file sent to receiver INFO irc3.receiver file...

Maybe. But the current traceback to show some 127.0.0.1

Maybe it's possible to reproduce with irc3d (never tried to run it with ipv6)

That's a good point. But your patch break all the tests

It use tox. Like most projects. Just pip install tox and run tox. I think python2.6 support can be dropped at this point. Just remove it from tox.ini / classifiers

if we print text2 we should print text1 too :) I think this is a real issue

because pyquery is not jQuery. It's hard to get the exact same behavior. Feel free to try to fix this one... :)

Maybe the translation isn't correct https://github.com/gawel/pyquery/blob/master/pyquery/cssselectpatch.py#L367