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

AVRO-3803: Python patched up ipc issues #2319

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Jul 5, 2023

  1. Patched up ipc

    asosnovsky-sumologic committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    5503de5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Removed types

    asosnovsky-sumologic committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f5e329f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Fixed linting

    asosnovsky-sumologic committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    94b75bf View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Fixed test case

    asosnovsky-sumologic committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    765bf7b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Update lang/py/avro/schema.py

    Co-authored-by: Michael A. Smith <[email protected]>
    asosnovsky and kojiromike authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e3d84a3 View commit details
    Browse the repository at this point in the history
  2. Update lang/py/avro/schema.py

    Co-authored-by: Michael A. Smith <[email protected]>
    asosnovsky and kojiromike authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2b2af82 View commit details
    Browse the repository at this point in the history
  3. Additional fix

    asosnovsky authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6753148 View commit details
    Browse the repository at this point in the history
  4. Additional fix

    asosnovsky authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    dc1d931 View commit details
    Browse the repository at this point in the history