John Vandenberg

Results 965 comments of John Vandenberg

Note that it fails to show anything when that happens. Disabling that app in the graph would be a better result - esp. if it is mentioned in the sidebar...

ping @karlwnw & @kitdesai https://github.com/CodeMonk/PyAPNs2/tree/feature/port-to-httpx is @CodeMonk's port. https://github.com/chrigu/PyAPNs2/tree/feature/httpx is another port by @chrigu Worth noting that several libraries using apns2 have switched to using https://github.com/Fatal1ty/aioapns , which only depends...

ping everyone , has any of these ports progressed at all?

Ping @lukeaus ; I ran into this. Can you finish this up?

As this discussion is covering the Python ternary operator, I'd like to note that it would be really nice the Python syntax was supported. I was surprised it is still...

The setup.py & tox.ini are to make it easy to run the tests in a tox created virtual env. You can run `tox -e py38` for example. There is no...

PyPI name `dragon` is now taken by https://github.com/DragonBuild/dragon is taken, so you also need to pick a new name.

https://files.pythonhosted.org/packages/19/af/53a7acd99ea6b0260c519882bdbbb295a70320fc1c7aeb70c6160443178a/django-dynamic-fixture-3.1.1.tar.gz doesnt include a LICENSE, or a README. MANIFEST.in is the traditional way to solve that. I've also included sufficient files to be able to run the test suite from...

I am also seeing this, on Fedora 24 with a TP300L in Indonesia. `rmmod mt7630e && modprobe mt7630e` fixes it for me. ``` sh $ lspci -nn | grep -i...

It should be noted that I have no control over these fields - they are in a third-party Django app, and that app is critical, and my project is in...