vacanza / holidays

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

python3.6 support v0.48 #1787

Closed anechii closed 5 months ago

anechii commented 5 months ago

Intent

Revert the forked package to python version 3.6


Type

Enhancement


Usage

This module will be used in servers that do not run a python version more recent than 3.6 and require the use of the python holidays module.

Implementations Details

Adapt code base to Python 3.6. details are apparent in the PR's commit.


Unit tests

2836 OK 1 Failure (metadata file missing ?) image

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud