Skip to content

Commit

Permalink
update to 9345dc165c3389208da45d391bf5b2d146302e75 (nightly)
Browse files Browse the repository at this point in the history
  • Loading branch information
deadsnakes-issues-bot committed Nov 19, 2024
1 parent 99d4590 commit 42820a2
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
6 changes: 6 additions & 0 deletions changelogs/nightly/focal
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
python3.12 (3.12.7-217-g9345dc165c-1+focal1) focal; urgency=medium

* Update to v3.12.7-217-g9345dc165c.

-- Anthony Sottile (deadsnakes) <[email protected]> Tue, 19 Nov 2024 08:52:57 +0000

python3.12 (3.12.7-212-g9d986d9477-1+focal1) focal; urgency=medium

* Update to v3.12.7-212-g9d986d9477.
Expand Down
6 changes: 6 additions & 0 deletions changelogs/nightly/jammy
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
python3.12 (3.12.7-217-g9345dc165c-1+jammy1) jammy; urgency=medium

* Update to v3.12.7-217-g9345dc165c.

-- Anthony Sottile (deadsnakes) <[email protected]> Tue, 19 Nov 2024 08:52:57 +0000

python3.12 (3.12.7-212-g9d986d9477-1+jammy1) jammy; urgency=medium

* Update to v3.12.7-212-g9d986d9477.
Expand Down
2 changes: 1 addition & 1 deletion patches/distutils-install-layout.diff
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ index 74b88b1..d8deed3 100755
object.__name__ not in ('xml.etree', 'test.test_pydoc.pydoc_mod')):
if docloc.startswith(("http://", "https://")):
diff --git a/Lib/site.py b/Lib/site.py
index 924cfbe..2c7476e 100644
index aed254a..7e160eb 100644
--- a/Lib/site.py
+++ b/Lib/site.py
@@ -7,12 +7,18 @@
Expand Down

0 comments on commit 42820a2

Please sign in to comment.