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

Remove deprecated Statement class #1496

Merged
merged 1 commit into from
Dec 11, 2021
Merged

Remove deprecated Statement class #1496

merged 1 commit into from
Dec 11, 2021

Conversation

veyndan
Copy link
Contributor

@veyndan veyndan commented Dec 10, 2021

Fixes #1158

Per the issue, it was mentioned that this was supposed to be removed in v5.1.0 or v6.0.0, but it is still present in the codebase.

I'm not sure whether we need to wait for a major version to release this as it is technically a breaking change — but as the issue mentioned, it's been deprecated for about 10 years at this point, so perhaps it's fine to remove it in a minor version. I have no strong opinions on this, just thought I'd bubble this up as I think it's well overdue for removal.

@nicholascar
Copy link
Member

Since this removal has triggered no test fails, I'm going to merge it without further reviews.

@nicholascar nicholascar self-requested a review December 11, 2021 02:31
@nicholascar nicholascar merged commit 4f3b499 into RDFLib:master Dec 11, 2021
@veyndan veyndan deleted the veyndan/rm-deprecated-Statement branch December 11, 2021 08:52
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.

Resolve .term.Statement deprecation
2 participants