Skip to content

feat(build): Removed distutils for python >= 3.12 #2604

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

Merged
merged 5 commits into from
Apr 13, 2025
Merged

Conversation

Aradhya-Tripathi
Copy link
Contributor

@Aradhya-Tripathi Aradhya-Tripathi commented Apr 11, 2025

Fixes: #2345

@Aradhya-Tripathi Aradhya-Tripathi changed the title feat(py13): Removed disutils for python >= 3.12 feat(build): Removed disutils for python >= 3.12 Apr 11, 2025
@Aradhya-Tripathi Aradhya-Tripathi changed the title feat(build): Removed disutils for python >= 3.12 feat(build): Removed distutils for python >= 3.12 Apr 11, 2025
Copy link

codecov bot commented Apr 11, 2025

Codecov Report

Attention: Patch coverage is 25.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 36.60%. Comparing base (b944690) to head (d8fc51c).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
...press/doctype/deploy_candidate/deploy_candidate.py 25.00% 9 Missing ⚠️

❌ Your patch status has failed because the patch coverage (25.00%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2604      +/-   ##
==========================================
- Coverage   36.61%   36.60%   -0.01%     
==========================================
  Files         415      415              
  Lines       33240    33251      +11     
==========================================
+ Hits        12172    12173       +1     
- Misses      21068    21078      +10     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Aradhya-Tripathi Aradhya-Tripathi merged commit 26fc4d6 into master Apr 13, 2025
7 of 8 checks passed
@Aradhya-Tripathi Aradhya-Tripathi deleted the at/py-13 branch April 13, 2025 10:39
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.

Handle python 3.13 install
2 participants