vacanza / holidays

Generate and work with holidays in Python
https://pypi.org/project/holidays
MIT License
1.45k stars 460 forks source link

Drop PyPy support #1878

Closed arkid15r closed 2 months ago

arkid15r commented 2 months ago

Proposed change

Originally the PR was Update test matrix: remove pypy. After a talk w/ @KJhellico we agreed to remove it from the package metadata too. Removing this code simplifies maintenance process a lot.

All pypy related issues (not sure if we've ever seen one) will still be handled as any other bug fix requests -- on individual basis.

Type of change

Checklist

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (8d821de) to head (a77ef37).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1878 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 184 184 Lines 11194 11194 Branches 1765 1765 ========================================= Hits 11194 11194 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.