- stripe-python TypeError when updating webhooks
- Requests [BUG] JSONDecodeError can't be deserialized - invalid JSON raises a BrokenProcessPool and
- redis-py v4.3.2 contains backwards incompatible change to `redis.lock.Lock`
- Celery Celery timezone use default UTC timezone ignoring settings.
- httpx `params` overrides query string in url
- Pydantic Private model attributes handled incorrectly by type checkers
- Pydantic Exclude private attributes (`PrivateAttr`) from dataclass constructor
- Pydantic RootModel.model_construct() typing
- Pydantic TypeError: ForwardRef._evaluate() missing 1 required keyword-only argument:
- Pydantic Signature of "__replace__" incompatible - RootModel
- starlette HTTPConnection::__get_item__ has incorrect type signature
- httpx Sync client fails on ASGI apps with unhelpful traceback
- httpx Clearing authorization at the request level.
- httpx Cookies are not sent after redirect (even on same origin)
- httpx Reconsider UNSET?
- Pydantic Fix documentation source code paths for `pydantic_{core,extra_types,settings}`
- Pydantic Incorrect `ValidationInfo.field_name` when using `type` statement
- Pydantic AttributeError for model_validator in 2.12.0a1 release
- Pydantic 2.12.0: Method decorated with `model_validator` runs into error when annotated with
- Pydantic Pydantic 2.12.2 issue when using intake.open_esm_datastore