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

psycopg: make Range generic #11435

Merged
merged 1 commit into from
Feb 17, 2024
Merged

Conversation

hamdanal
Copy link
Contributor

And some other small fixes in the _range module.

And some other small fixes
) -> RangeCaster: ...

class RangeAdapter:
name: str # this is None here but MUST be str in subclasses
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is my comment from earlier PR but turns out it is not true

Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JelleZijlstra JelleZijlstra merged commit 2e85a70 into python:main Feb 17, 2024
45 checks passed
@hamdanal hamdanal deleted the psycopg2-range branch February 17, 2024 15:45
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