Scott Cranfill

Results 20 issues of Scott Cranfill

[Python 3.11 deprecated the `U` flag](https://docs.python.org/3/whatsnew/3.11.html#porting-to-python-3-11) when setting the mode in several file handling methods: > [open()](https://docs.python.org/3/library/functions.html#open), [io.open()](https://docs.python.org/3/library/io.html#io.open), [codecs.open()](https://docs.python.org/3/library/codecs.html#codecs.open) and [fileinput.FileInput](https://docs.python.org/3/library/fileinput.html#fileinput.FileInput) no longer accept 'U' (“universal newline”) in the file...

It would be great if Clouseau also searched Git commit messages for sensitive information.

Needing to be documented: - [x] How to fork the manual and use Prose to make updates, then submit pull requests. - [ ] How to keep one's fork up-to-date....

FEWD backlog

Do we have a stance on JSON formatting? Should it be part of this groups purview to set one? Because... [yuck](https://github.com/cfpb/pantheon-helpers/pull/2/files#diff-04c6e90faac2675aa89e2176d2eec7d8R179) :)

high-priority

## Current behavior The "Draft" status indicator links to nothing ## Desired behavior The "Draft" status indicator would link to a page's sharing URL, so that people on an editing...

E.g., search for all "Image and Text 25-75" modules where the "Has rule" option is checked.

I apologize if I'm missing something obvious. I just tried installing fnm on a fresh MacBook (running macOS Sonoma 14.5) using the default recommended installation script (`curl -fsSL https://fnm.vercel.app/install |...

We have an, ah, _unseemly_ number of redirects (almost 100,000), and it seems like it's starting to timeout on the GraphQL query for them at this point. It's not entirely...

We are trying to access a ListBlock of StreamBlocks, and no matter how we try to query it, we can't get any data out of the StreamBlocks. I don't have...

### Feature description As a former iTerm2 user, I really appreciated its "Show Timestamps" feature, which puts an overlay on the terminal indicating the time each output was written. (Or,...

enhancement
triage