Skip to content

Add Python 3.12 support#284

Merged
marianoeramirez merged 1 commit intoyourlabs:masterfrom
pfouque:py312
Jan 8, 2024
Merged

Add Python 3.12 support#284
marianoeramirez merged 1 commit intoyourlabs:masterfrom
pfouque:py312

Conversation

@pfouque
Copy link
Copy Markdown

@pfouque pfouque commented Nov 23, 2023

Just adding the last version of Python 3.12 to the test matrix and package classifier

Extracted from #283, this PR depends on yourlabs/django-dbdiff#21

@marianoeramirez marianoeramirez merged commit 11daf63 into yourlabs:master Jan 8, 2024
@pfouque pfouque deleted the py312 branch January 9, 2024 06:24
Sphinx==4.2.0
django-dbdiff
; django-dbdiff
git+https://github.com/pfouque/django-dbdiff.git@fix312#egg=django-dbdiff
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marianoeramirez you're now hooked to my fork of django-dbdiff ... :/

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, but we will have to wait a long time before them review and integrate the PR. Once that happen I will update the project.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, I'm fine with that, I wanted to be sure you noticed! ;)

In the meantime, I started a branch to remove this dependency,
and use load_fixtures/dump_fixtures instead + a backport of the assertNoDiff statement
It was promising, and only the command was missing tests.

Do you want me to publish the draft?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

2 participants