Results 7 issues of Stacey Adams

Add initial offset to commit time calculations, to allow for development prior to the first commit.

Please show Your Spotify's version number somewhere under Settings, so it's easy to determine when an update is needed.

I installed Porcupine using pipx, and when checking the box in Settings to show Porcupine in the desktop menu system, I get the error messagebox: "Porcupine must be installed in...

When using `--sort-reexports`, I get the following error. Without the flag, it works just fine. This is in isort version 5.13.2 ```bash $ isort -c --sort-reexports . ERROR: Unrecoverable exception...

**Describe the bug** When in single user mode, if you have not yet logged in with the browser, a redirect (HTTP 302) loop between `/` and `/users/sign_in` occurs. The easiest...

bug

#### Problem Description I receive the following warning when working with certain tkinter event annotations. In addition, the type hinting is tagged in the html as a string, and has...