Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial pika stubs #9200

Merged
merged 10 commits into from
Nov 21, 2022
Merged

Initial pika stubs #9200

merged 10 commits into from
Nov 21, 2022

Commits on Nov 15, 2022

  1. Add pika stubs

    This is the unmodified output of create_baseline_stubs.py
    srittau committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    31d1504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d64319 View commit details
    Browse the repository at this point in the history
  3. Import cleanups

    srittau committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    4e09ffc View commit details
    Browse the repository at this point in the history
  4. AMQPObject related fixes

    srittau committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    4d52238 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79bfcfa View commit details
    Browse the repository at this point in the history
  6. Stubtest fixes

    srittau committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    7df07ee View commit details
    Browse the repository at this point in the history
  7. flake8 fixes

    srittau committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    d3e85b3 View commit details
    Browse the repository at this point in the history
  8. typing import fixes

    srittau committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    70f3b20 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Tighten AMQPObject.__eq__

    srittau committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    e080430 View commit details
    Browse the repository at this point in the history
  2. Don't re-export a few items

    srittau committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    dd39e4e View commit details
    Browse the repository at this point in the history