Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-add pendulum to benchmarking for Python 3.12 #152

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

movermeyer
Copy link
Collaborator

What are you trying to accomplish?

Now that pendulum 3.0 has been released, pendulum works with Python 3.12.
Let's add it back to the benchmarks

What approach did you choose and why?

Removed the special casing around pendulum and Python 3.12

What should reviewers focus on?

馃し

The impact of these changes

We will have test data for pendulum and maya for Python 3.12

Testing

cd benchmarking
docker build -t ciso8601_benchmarking .
docker run -it --rm=true -v $(dirname `pwd`):/ciso8601 ciso8601_benchmarking

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.

None yet

1 participant