forked frompython/cpython
- Notifications
You must be signed in to change notification settings - Fork1
Upgrade to 3.8.17#26
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
27 commits Select commitHold shift + click to select a range
266a502 Post 3.8.16
ambv30afa75 [3.8] Update copyright years to 2023. (gh-100852)
benjaminp6924cba [3.8] Update copyright year in README (GH-100863) (GH-100867)
miss-islington594ba19 [3.8] Correct CVE-2020-10735 documentation (GH-100306) (#100698)
gpsheade57a3c1 [3.8] Bump Azure Pipelines to ubuntu-22.04 (GH-101089) (#101215)
miss-islingtonbe3b5f7 [3.8] gh-100180: Update Windows installer to OpenSSL 1.1.1s (GH-10090…
zoobadb924a4 gh-101422: (docs) TarFile default errorlevel argument is 1, not 0 (GH…
miss-islington41d301a [3.8] gh-95778: add doc missing in some places (GH-100627) (#101630)
merwok32a1a61 [3.8] gh-101283: Improved fallback logic for subprocess with shell=Tr…
miss-islington7a3db0c [3.8] gh-101981: Fix Ubuntu SSL tests with OpenSSL (3.1.0-beta1) CI i…
corona104812813 [3.8] GH-102306 Avoid GHA CI macOS test_posix failure by using the ap…
ned-deilyddd495e [3.8] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) (GH…
zooba045b252 [3.8] gh-102627: Replace address pointing toward malicious web page (…
miss-islington3205d1f [3.8] gh-101997: Update bundled pip version to 23.0.1 (GH-101998). (#…
pradyunsg79e63e5 [3.8] gh-102950: Implement PEP 706 – Filter for tarfile.extractall (G…
encukou47ec96a [3.8] gh-99889: Fix directory traversal security flaw in uu.decode() …
miss-islington2062fce [3.8] gh-104049: do not expose on-disk location from SimpleHTTPReques…
miss-islington9f89c47 [3.8] gh-103935: Use `io.open_code()` when executing code in trace an…
zoobad958960 [3.8] gh-68966: fix versionchanged in docs (GH-105299)
ned-deilyb28acfa [3.8] Update GitHub CI workflow for macOS. (GH-105302)
ned-deilyc43c50e [3.8] gh-105184: document that marshal functions can fail and need to…
miss-islington9c2ff15 [3.8] gh-102153: Start stripping C0 control and space chars in `urlsp…
stratakis43eff24 [3.8] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-1…
ambv9a2d531 Python 3.8.17
ambv40ea37d Post 3.8.17
ambv1d743c6 Merge remote-tracking branch 'upstream/3.8' into carlosroman/python-3…
carlosroman7a2b527 Updated CI to build 3.8.17
carlosromanFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
[3.8]pythonGH-102306 Avoid GHA CI macOS test_posix failure by using …
…the appropriate macOS SDK (pythonGH-102307)[3.8] Avoid GHA CI macOS test_posix failure by using the appropriate macOS SDK.
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit4812813fc6f2b509910af42cbc1da9a51aa6aa7e
There are no files selected for viewing
2 changes: 1 addition & 1 deletion.github/workflows/build.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletionsMisc/NEWS.d/next/Build/2023-02-27-18-55-32.gh-issue-102306.bkokFL.rst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| [3.8] Avoid GHA CI macOS test_posix failure by using the appropriate macOS | ||
| SDK. |
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.