Chris Barrick
Chris Barrick
The way this was brought to my attention was rather bizarre. I recently starred this repo, and shortly thereafter I received an email from [email protected] containing a vulnerability report. I...
It appears that the derive macro for `TransparentWrapper` does not work with types like `Box` or `Option`. I'm not sure if this is a bug or a feature request. Minimal...
Code blocks within block quotes are not properly aligned. Example: [r/redditsync/comments/zgxsu0](https://www.reddit.com/r/redditsync/comments/zgxsu0) Screenshot:  **Device information** Sync version: v22.08.01-13:26 Sync flavor: dev View type: Smaller cards Push enabled: false Device: oriole...
`deepreload.reload` fails to reload `importlib` and leaves the environment in an unstable state. In some circumstances, this crashes the process. Here is a minimal reproduction and stack trace. ``` $...