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

Overdue restoration of functools total_order decorator. #1528

Merged
merged 3 commits into from Dec 28, 2021
Merged

Overdue restoration of functools total_order decorator. #1528

merged 3 commits into from Dec 28, 2021

Conversation

ghost
Copy link

@ghost ghost commented Dec 23, 2021

Fixes #685:
"When we ditch 2.6 support, undo this: 25bfa5b"

Proposed Changes

  • Restore use of functools total_order in paths.py
  • Remove code added in 25bfa5b

@nicholascar nicholascar self-requested a review December 28, 2021 22:50
Copy link
Member

@nicholascar nicholascar left a comment

Choose a reason for hiding this comment

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

Approving and merging without second review as it's a straightforward fix

@nicholascar nicholascar merged commit b1f2ac1 into RDFLib:master Dec 28, 2021
@ghost ghost deleted the restore-total-ordering-to-paths branch December 29, 2021 15:42
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.

revert to total ordering for paths for 5.0
1 participant