Add support for Python 3.12 · python-hyper/uritemplate@132d1eb · GitHub | Latest TMZ Celebrity News & Gossip | Watch TMZ Live
Skip to content

Commit 132d1eb

Browse files
committed
Add support for Python 3.12
1 parent eb657b9 commit 132d1eb

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

.github/workflows/build.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,26 @@ jobs:
77

88
runs-on: ubuntu-latest
99
strategy:
10+
fail-fast: false
1011
matrix:
1112
python:
1213
- { VERSION: "3.6", TOXENV: "py36", ALLOW_FAILURE: false }
1314
- { VERSION: "3.7", TOXENV: "py37", ALLOW_FAILURE: false }
1415
- { VERSION: "3.8", TOXENV: "py38", ALLOW_FAILURE: false }
1516
- { VERSION: "3.9", TOXENV: "py39",ALLOW_FAILURE: false }
16-
- { VERSION: "3.10", TOXENV: "py310,pep8,pre-commit", ALLOW_FAILURE: false }
17+
- { VERSION: "3.10", TOXENV: "py310",ALLOW_FAILURE: false }
18+
- { VERSION: "3.11", TOXENV: "py311,pep8,pre-commit", ALLOW_FAILURE: false }
19+
- { VERSION: "3.12", TOXENV: "py312",ALLOW_FAILURE: false }
1720
- { VERSION: "pypy3", TOXENV: "pypy", ALLOW_FAILURE: false }
1821

1922
steps:
2023
- name: Check out the repository
21-
uses: actions/checkout@v2.3.4
24+
uses: actions/checkout@v4.0.0
2225
- name: Setup Python
23-
uses: actions/setup-python@v2.2.1
26+
uses: actions/setup-python@v4.7.0
2427
with:
2528
python-version: ${{ matrix.PYTHON.VERSION }}
29+
allow-prereleases: true
2630
- name: Upgrade pip
2731
run: |
2832
pip install -U pip

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ envlist =
55
py38,
66
py39,
77
py310,
8+
py311,
9+
py312,
810
pep8,
911

1012
[testenv]

0 commit comments

Comments
 (0)

TMZ Celebrity News – Breaking Stories, Videos & Gossip

Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.

Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.

🎥 Watch TMZ Live

TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.