Skip to content

[Backport] [dependency] Restrict cython to less than 3.X#33770

Merged
veblush merged 2 commits intogrpc:v1.53.xfrom
gnossen:backport_33738_to_v1.53.x
Jul 24, 2023
Merged

[Backport] [dependency] Restrict cython to less than 3.X#33770
veblush merged 2 commits intogrpc:v1.53.xfrom
gnossen:backport_33738_to_v1.53.x

Conversation

@gnossen
Copy link
Copy Markdown
Contributor

@gnossen gnossen commented Jul 19, 2023

Beep boop. This is an automatically generated backport of #33738.

This should resolve breakage on master caused by the jump to Cython 3.0.0 this morning.

This should resolve breakage on master caused by the jump to Cython
3.0.0 this morning.
@gnossen gnossen added lang/Python release notes: no Indicates if PR should not be in release notes imported Specifies if the PR has been imported to the internal repository bloat/none per-call-memory/neutral per-channel-memory/neutral labels Jul 19, 2023
@gnossen
Copy link
Copy Markdown
Contributor Author

gnossen commented Jul 24, 2023

  • EventEngine Client Tests C++ iOS - Logs unvailable but test failing on all branches, so assuming this is a benign failure.
  • Distribution Tests Python Windows - Looks like a race conditoin: ERROR: Could not install packages due to an EnvironmentError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Python37\\Lib\\site-packages\\setuptools\\extension.py'
  • Distribution Tests Python MacOS - PyPi flake: WARNING: Skipping page https://pypi.org/simple/cython/ because the GET request got Content-Type: Unknown. The only supported Content-Types are application/vnd.pypi.simple.v1+json, application/vnd.pypi.simple.v1+html, and text/html
  • Bazel RBE Fuzztest C/C++ - Logs unavailable but failing on all branches
  • Bazel RBE Debug C/C++ - This change should not affect this test
  • Basic Tests Ruby MacOS - This change should not affect this test
  • Basic Tests Ruby Linux - this change should not affect this test
  • Basic Tests ObjC Examples - This change should not affect this test.

@veblush veblush merged commit 7a9373b into grpc:v1.53.x Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bloat/none imported Specifies if the PR has been imported to the internal repository lang/Python per-call-memory/neutral per-channel-memory/neutral release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants