Skip to content

Conversation

@auvipy
Copy link
Member

@auvipy auvipy commented Jul 5, 2025

The latest release only supports python 3.11+

@auvipy auvipy added this to the 5.6.0 milestone Jul 5, 2025
@codecov
Copy link

codecov bot commented Jul 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.70%. Comparing base (f55bb5f) to head (97ca772).
⚠️ Report is 74 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9798   +/-   ##
=======================================
  Coverage   78.70%   78.70%           
=======================================
  Files         153      153           
  Lines       19258    19258           
  Branches     2561     2561           
=======================================
  Hits        15157    15157           
  Misses       3803     3803           
  Partials      298      298           
Flag Coverage Δ
unittests 78.68% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@auvipy
Copy link
Member Author

auvipy commented Jul 5, 2025

may be some works needed to be done in other dependencies as well.

@auvipy auvipy modified the milestones: 5.6.0, 5.7.0 Jul 5, 2025
@auvipy auvipy changed the title Update pypy to python 3.11 Update pypy to python 3.11 and test python 3.14 Jul 7, 2025
@cclauss
Copy link
Contributor

cclauss commented Sep 15, 2025

auvipy and others added 2 commits September 16, 2025 10:08
@cclauss
Copy link
Contributor

cclauss commented Sep 17, 2025

The nonstandard quotes mentioned above need to be replaced by single quotes.

https://pypi.org/project/grpcio works on Python 3.14 and pypy 3.10, but fails to build on pypy 3.11 unless a more modern version of grpcio is used.

https://pypi.org/project/pydantic/#history >= 2.12.0a1 is required on Python 3.14.

cclauss added a commit to cclauss/celery that referenced this pull request Sep 18, 2025
A focused subset of:
* celery#9798
cclauss added a commit to cclauss/celery that referenced this pull request Sep 18, 2025
A focused subset of:
* celery#9798
Co-authored-by: Christian Clauss <cclauss@me.com>
cclauss added a commit to cclauss/celery that referenced this pull request Sep 18, 2025
A focused subset of:
* celery#9798
Copy link
Member

@Nusnus Nusnus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolved conflicts and merged suggestions by @cclauss , let’s see if it works

P.S
pypy3.11 or pypy-3.11?

auvipy pushed a commit that referenced this pull request Sep 18, 2025
@cclauss
Copy link
Contributor

cclauss commented Sep 18, 2025

I think we have this covered.

@auvipy auvipy closed this Sep 20, 2025
@auvipy auvipy modified the milestones: 5.7.0, 5.6.0 Dec 5, 2025
@auvipy auvipy deleted the pypy311 branch December 5, 2025 12:28
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.

4 participants