Skip to content

Commit 5fbc6ab

Browse files
author
stubsabot
committed
[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: pika/pika@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
1 parent d541d5a commit 5fbc6ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stubs/pika/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "1.3.*"
1+
version = "1.4.*"
22
upstream-repository = "https://github.com/pika/pika"
33
stub-distribution = "types-pika-ts" # https://github.com/python/typeshed/issues/9246
44
extra-description = """\

0 commit comments

Comments
 (0)