Skip to content

Conversation

@robsdedude
Copy link
Member

@robsdedude robsdedude commented May 15, 2023

  • When renaming some of the re-auth APIs before stabilizing them in 5.8, some references in the docs were missed.
  • The docs for ExpiringAuth was completely missing becuase the @preview decorator broke sphinx.
  • Fix typing change in datetime.replace breaking us (arguments were changed from type int to SupportsIndex). As a virtual subclass, our custom temporal types should follow this change.
  • Fix broken layout of execute_query parameter docs.

 * When renaming some of the re-auth APIs before stabilizing them in 3.8,
   some references in the docs were missed.
 * The docs for `ExpiringAuth` was completely missing becuase the `@preview`
   decorator broke sphinx.
 * Fix typing change in `datetime.replace` breaking us (arguments were changed
   from type `int` to `SupportsIndex`). As a virtual subclass, our custom
   temporal types should follow this change.
 * Fix broken layout of `execute_query` parameter docs.
@robsdedude robsdedude merged commit a2e2699 into neo4j:5.0 May 16, 2023
@robsdedude robsdedude deleted the fix-docs-and-typing branch May 16, 2023 16:33
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