Jacob Coffee
Jacob Coffee
## What - update badging - add astral discord links - rye badge branding update - source issue and PR templates
## Description - new theme who dis ## Closes
### Summary black -> ruff, also enable docstring size limits ``` [tool.ruff.format] docstring-code-format = true docstring-code-line-length = 88 ``` ### Basic Example _No response_ ### Drawbacks and Impact _No response_...
Docs: Document functions/classes/methods that have no docstrings and are missing from the built docs
We should document these. I don't think any are exposed in the reference documentation because of lack of docstrings _Originally posted by @JacobCoffee in https://github.com/litestar-org/polyfactory/pull/530#discussion_r1585191572_
## What - Sources a security policy so that users (hopefully) do not create issues on this repo ## Why - There isn't one - Clear communication for users to...
## What - Attempts to migration from the current 2.2 dependency set to 3.2. Then migrates from 4.2 after fixing any 3.2 issues. - After 4.2 migration, fixes any remaining...
Here's some more ideas. Some programming languages have a banner with featured downloads, and extra guidance text recommending 64-bit over 32-bit. Node.js # Node.js For example, [Node.js](https://nodejs.org/en/download/) has the 64-bit...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. When running tests we get this: Tests Example pythondotorg on...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. No issue, just a new request **Describe the solution you'd...
### Summary Similar to https://polyfactory.litestar.dev/, have documentation that has a nice UI for people to look at the benchmarks. A place we can point people to. https://benchmarks.litestar.dev/ (maybe we have...