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 the explicit superclass from monkey-patch #1472

Merged
merged 1 commit into from
Mar 4, 2022
Merged

Remove the explicit superclass from monkey-patch #1472

merged 1 commit into from
Mar 4, 2022

Commits on Mar 4, 2022

  1. Remove the explicit superclass from monkey-patch

    This allows the monkey-patch to work with either rdf <= 3.2.4 or rdf >= 3.2.5
    The monkey-patch is necessary to maintain the current behavior of nanosecond precision in dates
    Failing tests in hyrax revealed this so tests were added here to test this functionality
    cjcolvar committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    f4e615f View commit details
    Browse the repository at this point in the history