Skip to content

Conversation

@Ari24-cb24
Copy link
Member

@Ari24-cb24 Ari24-cb24 commented Apr 5, 2023

Python Version you tested this feature on

  • Python 3.7
  • Python 3.8
  • Python 3.9
  • Python 3.10
  • Python 3.11

Ari24-cb24 and others added 30 commits May 1, 2022 14:24
Improved exceptions for evaluator + removed useless function
Fixed evaluator-bug returning wrong year
Fixed bug where 'next <WEEKDAY>' raises an error, if the wekday is th…
Fixed bug in evaluator, using the wrong year for 'first of x' if date…
…nized in ConstantsParser and ConstantRelativeExtensionsParser
Improved parser cutoff words and testrunner
Infinity and others added 24 commits October 29, 2022 12:33
…time

Added fix for summer/winter-time issue
[FIX] fix requirements in setup.py
retrieve `__version__` via regex (fixes #200)
Automate package-finding for installation
reason: `SetuptoolsDeprecationWarning: Invalid version: '0.15rc1.0'` during installation via `python-datetimeparser @ git+https://github.com/aridevelopment-de/datetimeparser.git@dev`
Fixed pypi version, removing rc part
Added parsing and evaluating of `first monday of august`

Co-authored-by: @Inf-inity
@Ari24-cb24 Ari24-cb24 added this to the Production Ready milestone Apr 5, 2023
@Ari24-cb24 Ari24-cb24 marked this pull request as draft April 5, 2023 14:42
@Ari24-cb24
Copy link
Member Author

We might have to drop support for python 3.7 and 3.8 as zoneinfo (built-in package) is only being shipped with 3.9+. We could probably add a fallback mechanism tho @Inf-inity

@Ari24-cb24 Ari24-cb24 changed the title WIP: Dev to main Merge WIP: v1.0.0: Dev to main Merge Apr 5, 2023
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.

3 participants