From 494305afea73ddc79967642c91f32bacb34adc4b Mon Sep 17 00:00:00 2001 From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Tue, 21 Jan 2025 19:34:47 +0000 Subject: [PATCH 1/3] Update manage_translation.py --- manage_translation.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manage_translation.py b/manage_translation.py index f98e3875e5..e145deaa25 100755 --- a/manage_translation.py +++ b/manage_translation.py @@ -49,7 +49,7 @@ def _call(command: str): PROJECT_SLUG = 'python-311' -VERSION = 'backport-40a4d88-3.11' # https://github.com/python/cpython/pull/128879 +VERSION = '3.11' GITHUB_ORG = 'miss-islington' def recreate_tx_config(): From 7d6311ecac73f123c13eda06174aeca7e7c14ca9 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Tue, 21 Jan 2025 19:36:24 +0000 Subject: [PATCH 2/3] Update manage_translation.py --- manage_translation.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manage_translation.py b/manage_translation.py index e145deaa25..e5ac41f82e 100755 --- a/manage_translation.py +++ b/manage_translation.py @@ -85,7 +85,7 @@ def _get_files_to_delete(): def _clone_cpython_repo(version: str): - _call(f'git clone -b {version} --single-branch https://github.com/{GITHUB_ORG}/cpython.git --depth 1') + _call(f'git clone -b {version} --single-branch https://github.com/python/cpython.git --depth 1') def _build_gettext(): From 0370ebd813f2072f2ebb8a2021be1aa982d20431 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Tue, 21 Jan 2025 22:29:47 +0000 Subject: [PATCH 3/3] Update manage_translation.py --- manage_translation.py | 1 - 1 file changed, 1 deletion(-) diff --git a/manage_translation.py b/manage_translation.py index e5ac41f82e..b56065d6e9 100755 --- a/manage_translation.py +++ b/manage_translation.py @@ -50,7 +50,6 @@ def _call(command: str): PROJECT_SLUG = 'python-311' VERSION = '3.11' -GITHUB_ORG = 'miss-islington' def recreate_tx_config(): """ pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy