Skip to content

docs: Document Python 3.10+ requirement for the Serverless Python SDK#667

Merged
lavanya-gunreddi merged 3 commits into
mainfrom
promptless/sdk-python-310-requirement
Jun 23, 2026
Merged

docs: Document Python 3.10+ requirement for the Serverless Python SDK#667
lavanya-gunreddi merged 3 commits into
mainfrom
promptless/sdk-python-310-requirement

Conversation

@promptless

@promptless promptless Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Open this suggestion in Promptless to view citations and reasoning process

The runpod-python SDK now requires Python 3.10 or higher (runpod/runpod-python#512 dropped EOL 3.8/3.9). Adds the requirement to the Serverless SDK install page (serverless/sdks.mdx) and updates the Serverless quickstart (serverless/quickstart.mdx), which installs runpod but previously said "Python 3.x", to require Python 3.10+ for consistency.

Trigger Events


Tip: Adjust how proactive or focused Promptless is in Agent Settings ⚙️

Comment thread serverless/sdks.mdx

## Python

The Python SDK requires Python 3.10 or higher.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

PR #512 raises the SDK floor to Python 3.10 (requires-python = ">=3.10" in pyproject.toml, python_requires=">=3.10" in setup.py), and the SDK README.md now states "Python 3.10 or higher is required." Added the matching requirement note to this install page, which previously stated no Python version.

Source: runpod/runpod-python#512

Comment thread serverless/quickstart.mdx

* You've [created a Runpod account](/get-started/manage-accounts).
* You've installed [Python 3.x](https://www.python.org/downloads/) and [Docker](https://docs.docker.com/get-started/get-docker/) on your local machine and configured them for your command line.
* You've installed [Python 3.10 or higher](https://www.python.org/downloads/) and [Docker](https://docs.docker.com/get-started/get-docker/) on your local machine and configured them for your command line.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Changed "Python 3.x" to "Python 3.10 or higher" because PR #512 set requires-python = ">=3.10" in pyproject.toml and dropped EOL 3.8/3.9, so the quickstart's pip install runpod step would fail on the older versions it previously implied were fine.

Source: runpod/runpod-python#512

@mintlify

mintlify Bot commented Jun 23, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
runpod-docs 🟢 Ready View Preview Jun 23, 2026, 1:22 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@promptless

promptless Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

Just a reminder: If you'd like me to act on any feedback you have via Github comments, just type @Promptless in your suggestion and I'll get right on it! (I won't show up in the user dropdown, but I'll process any request that has @Promptless in the comment body.)

@lavanya-gunreddi lavanya-gunreddi merged commit 380e9b6 into main Jun 23, 2026
3 checks passed
@lavanya-gunreddi lavanya-gunreddi deleted the promptless/sdk-python-310-requirement branch June 23, 2026 01:28
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.

1 participant