James McKinney
James McKinney
https://github.com/jmcnamara/rust_xlsxwriter by the same author as the [Python original](https://github.com/jmcnamara/xlsxwriter) and the [C library](https://github.com/jmcnamara/libxlsxwriter). This project currently users a [wrapper](https://github.com/informationsea/xlsxwriter-rs) around that C library. I'm experiencing hard-to-debug errors like: ``` python:...
**Description** salt-ssh attempts to run commands in the default shell, even if the default shell is fish. For example, `{ ... }` from [here](https://github.com/saltstack/salt/blob/master/salt/modules/cmdmod.py#L458) is valid in bash, but this...
# Expected Chrome  # Actual Safari Version 14.0 (15610.1.28.1.9, 15610) on macOS Catalina 10.15.7 (19H2)  between fields and codelists, but – for complete codelists at least – wouldn't it...
**Describe the bug** https://github.com/sphinx-doc/sphinx/commit/79650f5827e146afe3ff50485f8a4bd6755f895d (#4938) added code that adds a line of hyphens under (for example) an admonition's title's text. However, a line of hyphens is an RST-specific syntax for...
### Use case name Determine whether an event is tentative, confirmed, cancelled, rescheduled, etc. ### Please insert the status of the use case Idea ### Use case creator James McKinney...
To reproduce: ```bash printf '' | python -c 'import sys; import agate; agate.Table.from_csv(sys.stdin)' ``` Note that `examples/empty.csv` (in agate and csvkit) contains a single newline, which is sufficient to not...
Otherwise, if I want to use a different method for one file AND use options, I can't do, for example: ```ini [myextractor: path/file.py] myoption = myvalue [python: path/**.py] ``` The...
From https://github.com/openownership/data-standard/discussions/475#discussioncomment-7106304 >>> tiredpixel: how can something like a clerical error be distinguished from an actual change? >> >> @jpmckinney: This can be handled in different ways, depending on user...