Skip to content

feat: remove support for Python 3.8 #76

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

Merged
merged 3 commits into from
Oct 28, 2024
Merged

Conversation

JU-2094
Copy link
Member

@JU-2094 JU-2094 commented Oct 28, 2024

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • [X ] Ensure the tests and linter pass
  • [X ] Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #74 🦕
#74

@JU-2094 JU-2094 requested review from a team as code owners October 28, 2024 15:31
@product-auto-label product-auto-label bot added the api: datastore Issues related to the googleapis/langchain-google-datastore-python API. label Oct 28, 2024
@averikitsch averikitsch merged commit d1213ac into main Oct 28, 2024
12 of 13 checks passed
@averikitsch averikitsch deleted the jfurbina-remove-py-38 branch October 28, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the googleapis/langchain-google-datastore-python API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to LangChain V0.3 and remove Py3.8 support
2 participants