Skip to content

Commit 3488878

Browse files
committed
Fixed wording
1 parent 6f8396e commit 3488878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website_and_docs/content/blog/2025/python3.9-eol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ description: >
99
Selenium is ending support for Python 3.9 in the Python WebDriver language bindings
1010
---
1111

12-
In the upcoming 4.37 release, Selenium will no longer support Python 3.9 in the Python WebDriver language bindings. To install the [selenium package](https://pypi.org/project/selenium), you will need Python 3.10+.
12+
From the upcoming 4.37 release, Selenium will no longer support Python 3.9 in the Python WebDriver language bindings. To install the [selenium package](https://pypi.org/project/selenium), you will need Python 3.10+.
1313

1414
Selenium will continue to support all versions of Python that are actively receiving bugfix and security updates from the Python core maintainers. The end-of-life for each major Python version is 5 years after its first release. For more information on supported Python versions, see the [Python Developer's Guide](https://devguide.python.org/versions/#supported-versions).

0 commit comments

Comments
 (0)