Hugo van Kemenade

Results 240 issues of Hugo van Kemenade

> This v1.1 template stands in `.github/`. ### This PR > Add character x `[x]`. - [ ] I've read the [DCO](http://www.offlineimap.org/doc/dco.html). - no, my browser says the site is...

This uses `gh` - the GitHub CLI https://github.com/cli/cli - to checkout a branch from another remote. Running `git up` with such a branch checked out fails with `stderr: 'fatal: no...

bug

Python 2 support was dropped in v0.12.0 (2021-01-01). Looks like much of this comment could be removed now? There is no longer `self._start` or `self.compress` in the file: https://github.com/python-hyper/h11/blob/fb6c715184c6a1f29e299d2f63d722b2ea4309d5/h11/_receivebuffer.py#L23-L43 _Originally...

Versioneer used to use deprecated ConfigParser APIs which will be removed in Python 3.12: * https://github.com/python/cpython/pull/92503 * https://bugzilla.redhat.com/show_bug.cgi?id=2022350 Let's update to the new one: ```sh python -m pip install -U...

Setting as a draft; not sure whether to change the default as it's really useful to be able to copy and paste the Markdown version... # Before ```console $ pypistats...

enhancement

Given `setup.py`: ```python from setuptools import setup setup(package_data={"": ["LICENSE", "NOTICE"]}) ``` Run: ```console $ setup-py-upgrade . ./setup.py and ./setup.cfg written! ``` Produces `setup.cfg`: ```cfg [options.package_data] = LICENSE NOTICE ``` Expected:...

For https://github.com/sethoscope/heatmap/issues/32. To test locally, note the command is simply `heatmap` rather than `heatmap.py`: ```sh pip install -e . heatmap test/few-points -o map.png --width 100 ``` Notes: * An \_\_init__.py...

This is an open issue where you can comment and add resources that might come in handy for NaNoGenMo. There are already a ton of resources on the old resources...

admin

Links to previous years: * [2016](https://github.com/NaNoGenMo/2016/issues/5) * [2015](https://github.com/dariusk/NaNoGenMo-2015/issues/9) * [2014](https://github.com/dariusk/NaNoGenMo-2014/issues/92)

admin

Not sure what to do yet, some throwaway ideas: - [x] [_Pride, Prejudice_](https://github.com/NaNoGenMo/2017/issues/130): The problem isn't generating over 50,000 words. The problem is existing books are too long. *Pride and...

preview