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

fix: Update to greenlet 3.0.3 #2227

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

amotl
Copy link
Contributor

@amotl amotl commented Jan 7, 2024

Dear lovely maintainers of Playwright,

first of all, a happy new year 🍀, and thank you so much for conceiving and maintaining this excellent piece of software.

Coming from crate/cratedb-examples#217 (review), we discovered that the greenlet package in version 3.0.1 breaks Apache Superset, tripping a segmentation fault. Thus, it is not possible to install both Playwright and Apache Superset into the same virtualenv without further ado.

This patch fixes the problem by upgrading to greenlet version 3.0.3.

With kind regards,
Andreas.

The package `greenlet` version 3.0.1 breaks Apache Superset. Thus, it is
not possible to install both Playwright and Apache Superset into the
same virtualenv.
@amotl
Copy link
Contributor Author

amotl commented Jan 7, 2024

@microsoft-github-policy-service agree

@amotl
Copy link
Contributor Author

amotl commented Jan 7, 2024

Dear Max,

thank you for the quick approval. Do you think the failures at Build (macos-latest, 3.8, firefox) are related to this change, or are they merely just flukes?

With kind regards,
Andreas.

@mxschmitt
Copy link
Member

These are unrelated errors, restarted one job, and will merge tomorrow. Danke!

@mxschmitt mxschmitt merged commit 73616f4 into microsoft:main Jan 8, 2024
38 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants