Stephen Sadowski
Stephen Sadowski
**Describe the bug** he distutils package is deprecated and slated for removal in Python 3.12. [PEP 632](https://www.python.org/dev/peps/pep-0632/) **Code snippet** [sanic/server/loop.py](https://github.com/sanic-org/sanic/blob/ac388d644b1e22156e228470fad8ea34932c080a/sanic/server/loop.py#L3) **Expected behavior** A lack of warnings about deprecation **Environment (please...
**Describe the bug** Websockets 9.0.x has a security issue with remediation introduced in 9.1 **Additional context** Closed by #2366
## Versions CLI Version: 24.2.0 OS: macOS monterrey 12.3.1 kernel: Darwin Kernel Version 21.4.0: Fri Mar 18 00:46:32 PDT 2022; root:xnu-8020.101.4~15/RELEASE_ARM64_T6000 arm64 node: 18.0.0 sveltekit: next-324 ## Relevant info On...
Documentation for the EFS usage is fairly lacking; I would not be expecting a service to stay in the foreground, and even passing the --verbose flag gives very little to...
Much needed guide for explaining what happens when blocking calls are used in Sanic
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe. After helping resolve...
git does not commit "versions" by default, so we should possibly ensure some file is present there
**Describe the bug** Creating a revision fails if the ```versions``` directory is missing **Expected behavior** versions directory is created, then revision is created or a clean error message explaining the...
Currently zlib is officially deprecated and other cookbooks with lack of updates listed in the metadata.rb. Probably this should be cleaned up as there's no way to actually use this...