Skip to content

Commit d9ac93d

Browse files
committed
more info
1 parent 79e9371 commit d9ac93d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/build_python_3.9.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,9 @@ jobs:
7171
Please see the `requirements_recommended.txt` for the current libraries being used.
7272
7373
## Security Notice
74-
The official Python FTP does not currently provide macOS packages for Python 3.9.14 and higher. This means that this project cannot use the most recent version of Python 3.9 with all security updates. Proceed with caution when using this release.
74+
The python org [does not provide macOS packages for Python 3.9.14 and higher](https://www.python.org/downloads/release/python-3914/). This means that this project cannot use the most recent version of Python 3.9 with all security updates. Proceed with caution when using this release.
75+
76+
> According to the release calendar specified in PEP 596, Python 3.9 is now in the "security fixes only" stage of its life cycle: the 3.9 branch only accepts security fixes and releases of those are made irregularly in source-only form until October 2025. Python 3.9 isn't receiving regular bug fixes anymore, and binary installers are no longer provided for it. Python 3.9.13 was the last full bugfix release of Python 3.9 with binary installers.
7577
7678
${{ steps.changelog.outputs.changelog }}
7779

0 commit comments

Comments
 (0)