-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
bpo-44561: Update hyperlinks in Doc/distributing/index.rst #27027
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
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
…se (pythonGH-25303) (cherry picked from commit d3b73f3) Co-authored-by: Christian Heimes <[email protected]>
Signed-off-by: Christian Heimes <[email protected]> (cherry picked from commit 5151d64) Co-authored-by: Christian Heimes <[email protected]>
…thonGH-25309) Signed-off-by: Christian Heimes <[email protected]> (cherry picked from commit 6f37ebc) Co-authored-by: Christian Heimes <[email protected]>
… (pythonGH-25310) (cherry picked from commit 150af75) Co-authored-by: Christian Heimes <[email protected]>
…ythonGH-25289). (pythonGH-25294) * [3.9] Fix possible refleak involving _PyArena_AddPyObject (pythonGH-25289). (cherry picked from commit c0e11a3) Co-authored-by: Erlend Egeberg Aasland <[email protected]> * Update Parser/pegen/pegen.c Co-authored-by: Pablo Galindo <[email protected]>
…thonGH-25319) ripemd160 is not available in OpenSSL 3.0.0's default crypto provider. It's only present in legacy provider. Signed-off-by: Christian Heimes <[email protected]> (cherry picked from commit 2d7fdc9) Co-authored-by: Christian Heimes <[email protected]>
…ythonGH-24303) (pythonGH-25341) (cherry picked from commit 79650d0) Co-authored-by: Mark Dickinson <[email protected]> Co-authored-by: Mark Dickinson <[email protected]>
…thonGH-24818) * coerce bytes separator to string * Add news * Update Misc/NEWS.d/next/Library/2021-03-11-00-31-41.bpo-42967.2PeQRw.rst (cherry picked from commit b38601d) Co-authored-by: Ken Jin <[email protected]>
Signed-off-by: Christian Heimes <[email protected]> (cherry picked from commit 3447750) Co-authored-by: Christian Heimes <[email protected]>
…rent drives (pythonGH-25346) (cherry picked from commit 67c0b3d) Co-authored-by: Zackery Spytz <[email protected]>
… released (pythonGH-25350). (pythonGH-25370) (cherry picked from commit 8c14f5a) Co-authored-by: Ethan Furman <[email protected]>
…honGH-25329) (pythonGH-25382) Signed-off-by: Christian Heimes <[email protected]> (cherry picked from commit a483388) Co-authored-by: Christian Heimes <[email protected]> Automerge-Triggered-By: GH:tiran
… (pythonGH-25387) Signed-off-by: Andrew V. Jones <[email protected]> (cherry picked from commit 54db51c) Co-authored-by: Andrew V. Jones <[email protected]> Co-authored-by: Andrew V. Jones <[email protected]>
… (pythonGH-25391) The new checks are only executed when one or more OpenSSL-related files are modified. The checks run a handful of networking and hashing test suites. All SSL checks are optional. This PR also introduces ccache to speed up compilation. In common cases it speeds up configure and compile time from about 90 seconds to less than 30 seconds. Signed-off-by: Christian Heimes <[email protected]> (cherry picked from commit 8fa1489) Co-authored-by: Christian Heimes <[email protected]> Automerge-Triggered-By: GH:tiran
…onGH-25394) This reverts commit b3fec75.
…thonGH-25287) (cherry picked from commit 133705b) Co-authored-by: Bob Kline <[email protected]>
(cherry picked from commit 3386ca0) Co-authored-by: Erlend Egeberg Aasland <[email protected]>
Change threading.activeCount to synonym threading.active_count.
…) (pythonGH-25437) Fix a race condition in the SMTP test of test_logging. Don't close a file descriptor (socket) from a different thread while asyncore.loop() is polling the file descriptor. (cherry picked from commit 75ec103)
…-24899) (pythonGH-25451) Fix problem with ssl.SSLContext.hostname_checks_common_name. OpenSSL does not copy hostflags from *struct SSL_CTX* to *struct SSL*. Signed-off-by: Christian Heimes <[email protected]>. (cherry picked from commit b467d9a) Co-authored-by: Christian Heimes <[email protected]>
(cherry picked from commit 76beadb) Co-authored-by: Eric V. Smith <[email protected]>
…of UTF-8 (pythonGH-25510) (cherry picked from commit dc516ef) Co-authored-by: Steve Dower <[email protected]>
…t section (pythonGH-22608) (cherry picked from commit 660592f) Co-authored-by: Saiyang Gou <[email protected]>
…GH-25527) It would just fail if the path was inaccessible and had a trailing slash. It should fall back to the parent directory's metadata. (cherry picked from commit fe63a40) Co-authored-by: Steve Dower <[email protected]>
… an invalid filename (pythonGH-25529) (cherry picked from commit 4696f12) Co-authored-by: Steve Dower <[email protected]>
…-25540) (cherry picked from commit e07d809) Co-authored-by: Steve Dower <[email protected]>
Contributor
Author
|
Close this PR and create a new PR into main. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Update of three expired hyperlinks in branch 3.9.
Thanks.
https://bugs.python.org/issue44561