Jonathan Hartley

Results 30 issues of Jonathan Hartley

In the past, a 'src' directory has been considered suboptimal, and almost all Python projects, including Colorama, use the convention of naming the top level directory full of Python code...

process

FYI, someone uploaded package 'colourama' (with a 'u', spelled UK style) which acts like colorama, but also attempts to steal bitcoin from the machine it's installed on. https://developers.slashdot.org/story/18/10/27/1820259 I haven't...

Migrated from https://code.google.com/p/colorama/issues/detail?id=39 Reported by irmendejong, Dec 7, 2012 I wrote some code to add a few more ansi-styles to colorama. Unfortunately the win32 style for underlined and reversevideo don't...

feature-request

`setup.py` tries to read 'README.md', but no such file exists in the source dist package on PyPI. ``` $ python3.7 -mpip install --user colout Collecting colout Downloading https://files.pythonhosted.org/packages/3d/ba/3ef31c0df3ace69271cc8b1af6b529f24de66ff42c0d99a8d18aa980a307/colout-0.5.tar.gz (47kB) 100%...

They are full of deprecation warnings

### Environment **Python Version:** 3.10.12 **Nikola Version:** 8.2.4 **Operating System:** Pop!_OS 22.04 (derived from Ubuntu 22.04) ### Description My generated front page has several `` tags in it, one for...

question
minor

## Environment **Python Version:** 3.10.6 **Nikola Version:** git latest (commit 483ffd8f Wed Mar 1 22:52:02 2023) **Operating System:** Linux Pop!_OS 22.04 LTS (Derived from Ubuntu 22.04) **Browser:** Firefox 110.0. ##...

bug

See issue history at https://bitbucket.org/tartley/rerun/issue/6/option-to-ignore-other-file-extensions

enhancement