vacanza / holidays

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

Change "St." to "Saint" in holidays names #1966

Closed KJhellico closed 1 month ago

KJhellico commented 1 month ago

Proposed change

Change "St." to "Saint" in holidays names (for en_US, fr locales and comments).

Type of change

Checklist

sonarcloud[bot] commented 1 month 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 1 month ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (6ec8d56) to head (b8bc29f). Report is 3 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1966 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 188 188 Lines 11419 11422 +3 Branches 1795 1799 +4 ========================================= + Hits 11419 11422 +3 ```

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