- Requests Running requests in parallel from a zip archive can create race condition when unpacking
- flask Flask error handler caching leads to inconsistent behavior
- httpx Passing 'timeout=None' should always result in no timeout
- Pydantic Using $ref" in examples raises KeyError on .model_json_schema() generation
- Pydantic Change JSON schema (and maybe config) default for `extra` for `dataclass`es and
- Pydantic 2.10: dataclass config issues (`arbitrary_types_allowed`, aliases, etc)
- httpx Cannot request resources with paths that include a mix of path separator slashes and
- Pydantic Inconsistent Private Attribute Type
- uvicorn Connection aborted after HttpParserInvalidMethodError when making consecutive POST requests
- Pydantic JSON Schema inconsistently sets Annotated type aliases as required or not
- Pydantic `FieldInfo` 2.12 issues
- urllib3 urllib3 2.2 explicitly casts all headers to HTTPHeaderDict
- Celery Celery 4.4.4 raises TypeError: set() takes 3 positional arguments but 4 were given