Ken Dreyer

Results 88 issues of Ken Dreyer

Would you please tag and release a new version to PyPI? It would be helpful to have fc038e0fe874c44651d33a78f5a21a0cd683e63a in the version I get with `pip install gitifyhg` .

Asterisks are special characters in rST, and we have to quote this one with a backslash.

Nose is deprecated. Use pytest for the test suite instead. Fixes: #105

https://github.com/repoze/repoze.lru has not seen updates for many years. Can we use the caches available in py32+ stdlib's [functools](https://docs.python.org/3/library/functools.html) ?

Fix a bad copy-and-paste from another project.

`nose` is deprecated, https://nose.readthedocs.io/en/latest/ Would you mind switching over to pytest instead?

The plural form of "URL" is "URLs" without an apostrophe.

This repo has two branches, `master` and `main`. `main` is now a few commits ahead of `master`. Would you please delete `master` to reduce confusion?

From https://github.com/earl/beanstalkc/blob/master/beanstalkc.py#L69 ``` self._socket = socket.socket(socket.AF_INET, socket.SOCK_STREAM) ``` It appears beanstalkc only supports IPv4? Can you please add support for IPv6?

wish

`its` is gone from rspec 3: https://gist.github.com/myronmarston/4503509 It would be a good idea to remove the dependency from axiom-types.