mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-21 03:11:16 +08:00
Release: https://pypi.org/pypi/qrcode/8.0 Homepage: https://github.com/lincolnloop/python-qrcode Repository: https://github.com/lincolnloop/python-qrcode Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/qrcode Diff: https://github.com/lincolnloop/python-qrcode/compare/v7.4.2...v8.0 Stubsabot analysis of the diff between the two releases: - 2 public Python files have been added: `qrcode/compat/png.py`, `qrcode/tests/consts.py`. - 0 files included in typeshed's stubs have been deleted. - 12 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 669. - Total lines of Python code deleted: 727. 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 Co-authored-by: stubsabot <>