-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Description
Confirm this is an issue with the Python library and not an underlying OpenAI API
- This is an issue with the Python library
Describe the bug
Python 3.7 is already end-of-life as of 2023-06-27 as you see from the PSF here: https://devguide.python.org/versions/, yet this client is still supporting it.
I recommend dropping support as further fixes to the Python 3.7 runtime won't be made and could affect usage of this client.
To Reproduce
- Go to https://devguide.python.org/versions/
- Notice Python 3.7 end support as of 2023-06-27
- Notice in https://github.com/openai/openai-python/blob/main/pyproject.toml#L24 this client still claims support.
Code snippets
n/aOS
macOS
Python version
Python 3.7.x
Library version
openai v1.14.3
Metadata
Metadata
Assignees
Labels
No labels