From 5fbc6abfdcae9f72acdb12b874762f4225a3e15e Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Thu, 7 May 2026 00:35:37 +0000 Subject: [PATCH] [stubsabot] Bump pika to 1.4.* Release: https://pypi.org/pypi/pika/1.4.0 Homepage: https://pika.readthedocs.io Repository: https://github.com/pika/pika Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/pika Diff: https://github.com/pika/pika/compare/1.3.2...1.4.0 Stubsabot analysis of the diff between the two releases: - 4 public Python files have been added: `examples/basic_publisher_threaded.py`, `tests/conftest.py`, `tests/unit/asyncio_connection_tests.py`, `tests/unit/select_connection_interrupt_tests.py`. - 0 files included in typeshed's stubs have been deleted. - 28 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 4249. - Total lines of Python code deleted: 3253. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI --- stubs/pika/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/pika/METADATA.toml b/stubs/pika/METADATA.toml index a8d7d10908ab..d1f0f47d68cd 100644 --- a/stubs/pika/METADATA.toml +++ b/stubs/pika/METADATA.toml @@ -1,4 +1,4 @@ -version = "1.3.*" +version = "1.4.*" upstream-repository = "https://github.com/pika/pika" stub-distribution = "types-pika-ts" # https://github.com/python/typeshed/issues/9246 extra-description = """\