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

[BEAM-13590]Add support for python 3.10 #17700

Closed
wants to merge 47 commits into from

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    791add3 View commit details
    Browse the repository at this point in the history
  2. Update pytest-cov

    AnandInguva committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    ef19c25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db2c05f View commit details
    Browse the repository at this point in the history
  4. set upToDateWhen = false

    AnandInguva committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    4532e78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0f5203 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e455ae7 View commit details
    Browse the repository at this point in the history
  7. Add python 3.10 container

    update python 3.10 dependencies
    AnandInguva committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    6529ab2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    62c41e3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b08bde View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f969270 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    25b8320 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4b048d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Change jump offset multiplier

    yeandy committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    1784974 View commit details
    Browse the repository at this point in the history
  2. Add GEN_START

    yeandy committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    db3edad View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Update comment

    yeandy committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    809a98d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf90260 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. add tox test suite

    AnandInguva committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    3b0d9ea View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    2ec2483 View commit details
    Browse the repository at this point in the history
  2. Remove unified repr (#4)

    * Fix NewType and NamedTuple
    
    * Fix names in unit tests
    yeandy authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    6a1b277 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    c6d7897 View commit details
    Browse the repository at this point in the history
  2. Fix more failing tests (#6)

    * Remove commented out code
    
    * Fix other tests
    yeandy authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    035df54 View commit details
    Browse the repository at this point in the history
  3. fixup assertion

    AnandInguva committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    05536ac View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    15da181 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c21e042 View commit details
    Browse the repository at this point in the history
  3. resolve merge conflicts

    AnandInguva committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    65750f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    9d7df50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88df04e View commit details
    Browse the repository at this point in the history
  3. Fixup test

    AnandInguva committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    d7d3b85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0445243 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    7591379 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    5fde9e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Update dependencies

    AnandInguva committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    c4c69d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Configuration menu
    Copy the full SHA
    a19f422 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8bd75e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e78bbf View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    9c39590 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    23b5f2c View commit details
    Browse the repository at this point in the history
  2. Fixup: typo

    AnandInguva committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    b6e9e27 View commit details
    Browse the repository at this point in the history
  3. generate dependencies

    AnandInguva committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    45c727e View commit details
    Browse the repository at this point in the history
  4. pin protobuf requirement

    AnandInguva committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    00e5b98 View commit details
    Browse the repository at this point in the history
  5. pin grpcio version

    AnandInguva committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    82f9bbb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    faaabe4 View commit details
    Browse the repository at this point in the history
  7. Revert "pin grpcio version"

    This reverts commit 82f9bbb.
    AnandInguva committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    bec914f View commit details
    Browse the repository at this point in the history
  8. Revert "pin protobuf requirement"

    This reverts commit 00e5b98.
    AnandInguva committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    8288f55 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2aa434a View commit details
    Browse the repository at this point in the history
  10. Revert "install protobuf from source"

    This reverts commit 2aa434a.
    AnandInguva committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    6caa03d View commit details
    Browse the repository at this point in the history
  11. Pin Protobuf to 3.19.4

    AnandInguva committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    e7504b4 View commit details
    Browse the repository at this point in the history