Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
+ _ The January 2023 release source code.tar.gz | 2023-01-01 | 170.4 kB | |
+ _ The January 2023 release source code.zip | 2023-01-01 | 251.9 kB | |
README.md | 2023-01-01 | 618 Bytes | |
Totals: 3 Items | 422.9 kB | 0 |
v17.0.0 was released on 2023-01-01.
New calendars
- New calendar: Added Tunisia calendar by @macharmi (#702)
- New calendar: Added El Salvador calendar by @hersoncruz (#708).
Other changes
- Update China's public holidays for 2023 (#728).
- Removed compatibility with Python 3.6, also, removed tests & amended documentation (#705).
- Upgraded
tox
usage, now compatble with tox 4+ (addedallowlist_externals
). - Added support for Python 3.10 (#706).
- Added support for Python 3.11 (#732).
- Refactor
NetherlandsWithSchoolHolidays.get_christmas_holidays
for simplicity and readability.