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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: test with python 3.12 #29

Merged
merged 8 commits into from
Dec 19, 2023
Merged

chore: test with python 3.12 #29

merged 8 commits into from
Dec 19, 2023

Conversation

jkowalleck
Copy link
Collaborator

@jkowalleck jkowalleck commented Oct 5, 2023

appears to be bug-free now.

currently fails because of an issue with virtualenv and outdated setuptools/pip ....

AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?

https://github.com/madpah/serializable/actions/runs/6423355054/job/17441702474#step:8:48
see https://pythontest.com/posts/2023/2023-10-02-py312-impimporter/

@jkowalleck jkowalleck added the enhancement New feature or request label Oct 5, 2023
@jkowalleck jkowalleck requested a review from madpah as a code owner October 5, 2023 19:03
@jkowalleck jkowalleck force-pushed the feat/py312 branch 8 times, most recently from adb1a34 to ded2897 Compare October 5, 2023 20:18
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Paul Horton <paul.horton@owasp.org>
madpah and others added 4 commits October 24, 2023 14:26
Signed-off-by: Paul Horton <paul.horton@owasp.org>
Signed-off-by: Paul Horton <paul.horton@owasp.org>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck changed the title feat: support python 3.12 chore: test with python 3.12 Dec 19, 2023
@jkowalleck jkowalleck removed the enhancement New feature or request label Dec 19, 2023
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck added this to the 1.0.0 milestone Dec 19, 2023
@jkowalleck jkowalleck merged commit 8051886 into main Dec 19, 2023
22 checks passed
@jkowalleck jkowalleck deleted the feat/py312 branch December 19, 2023 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants