Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Drop support of Python 3.7 #435

Merged
merged 3 commits into from
Sep 14, 2023
Merged

Drop support of Python 3.7 #435

merged 3 commits into from
Sep 14, 2023

Conversation

fantix
Copy link
Member

@fantix fantix commented May 26, 2023

As official support for Python 3.7 is ending in a month, I'm dropping Python 3.7 support for the next major release (another PR upcoming to update the release CI).

Bug fixes will be cherry-picked back to edgedb-python 1.3.x (update: 1.4.x) which still has Python 3.7 support.

@elprans
Copy link
Member

elprans commented May 26, 2023

Can we merge this after 1.4.0?

@fantix
Copy link
Member Author

fantix commented May 26, 2023

Can we merge this after 1.4.0?

yeah sure

@fantix
Copy link
Member Author

fantix commented May 26, 2023

@elprans 1.4.0 is out 🙏

@fantix fantix merged commit 983026d into master Sep 14, 2023
@fantix fantix deleted the drop-py37 branch September 14, 2023 20:04
@fantix fantix restored the drop-py37 branch September 14, 2023 21:56
arunaruljothi pushed a commit to arunaruljothi/edgedb-python that referenced this pull request Sep 19, 2023
fantix added a commit that referenced this pull request Sep 22, 2023
fantix added a commit that referenced this pull request Sep 22, 2023
fantix added a commit that referenced this pull request Sep 22, 2023
Changes
=======

* Add an fts::language type that is encoded as text (#417)
  (by @msullivan in 9e7d2d2 for #417)

* Drop support of Python 3.7 (#435)
  (by @fantix in 758a391 for #435)

Fixes
=====

* Fix codegen for pgvector (#447)
  (by @fantix in 7aa58bd for #447)

* Use name hint when server is not providing custom scalar type name (#461)
  (by @arunaruljothi in 6c6225e for #457)
fantix added a commit that referenced this pull request Sep 22, 2023
Changes
=======

* Add an fts::language type that is encoded as text (#417)
  (by @msullivan in 9e7d2d2 for #417)

* Drop support of Python 3.7 (#435)
  (by @fantix in 758a391 for #435)

Fixes
=====

* Fix codegen for pgvector (#447)
  (by @fantix in 7aa58bd for #446)

* Use name hint when server is not providing custom scalar type name (#461)
  (by @arunaruljothi in 6c6225e for #457)
@fantix fantix mentioned this pull request Sep 22, 2023
fantix added a commit that referenced this pull request Sep 22, 2023
Changes
=======

* Add an fts::language type that is encoded as text (#417)
  (by @msullivan in 9e7d2d2 for #417)

* Drop support of Python 3.7 (#435)
  (by @fantix in 758a391 for #435)

Fixes
=====

* Fix codegen for pgvector (#447)
  (by @fantix in 7aa58bd for #446)

* Use name hint when server is not providing custom scalar type name (#461)
  (by @arunaruljothi in 6c6225e for #457)
@aljazerzen aljazerzen mentioned this pull request Feb 23, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants