Spenser Black

Results 107 issues of Spenser Black

Windows terminal does not seem to set `COLORTERM`, but it is capable of the full range of RGB values. This detects if the `WT_SESSION` environment variable is set to determine...

### Describe the feature or problem you’d like to solve I've disabled line-wrapping in my editor, so as a result I rarely exceed 100 characters per line (I usually don't...

enhancement
core

- `requirements-all.txt`: [185 non-fork results](https://github.com/search?q=path%3Arequirements-all.txt+NOT+is%3Afork&type=code) - `requirements-base.txt`: [282 non-fork results](https://github.com/search?q=path%3Arequirements-base.txt+NOT+is%3Afork&type=code)

Hi, just an FYI that I created a Codespace Template for Emojicode: https://github.com/spenserblack/codespaces-emojicode It can be used by clicking "use this template" and then "Open in a codespace". More information...

Right now insta's snapshot files share an extension with Jest's snapshot files. This is a low priority issue, more of a small annoyance than a problem, but this causes GitHub...

For example, when running `pip install docusign-esign==3.19.0`, `nose` gets installed, too. As far as I can tell, `nose` is a development dependency used for testing, and is an unnecessary dependency...

I'm snapshot testing a text file that gets generated in memory. The returned value is `bytes`. When a value is `bytes`, it currently is always on one line, like this:...

Pull requests have more states than `Open` and `Closed`. A closed PR is *any* PR that isn't open, regardless of whether or not it was merged. Not all closed PRs...

**Is your feature request related to a problem? Please describe.** Right now, `html|bleach` is marked as safe, but `html|bleach_linkify` is an unsafe, raw string. I guess this is intended behavior...

This replaces a right single quote `’` with a more typical single quote `'`. This style of apostrophe is used in the following `It's`.