Skip to content

Get changes from CPython Doc for 3.12 #455

Get changes from CPython Doc for 3.12

Get changes from CPython Doc for 3.12 #455

Workflow file for this run

name: pre-commit-ci
on: [push, pull_request, workflow_dispatch]
jobs:
pre-commit:
name: "Pre-commit checks"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
id: setup_python
with:
python-version: "3.12"
- name: Install pre-commit
run: pip install pre-commit
- name: Cache pre-commit tools
uses: actions/cache@v4
with:
key: pre-commit-${{ runner.os }}-${{ steps.setup_python.outputs.python-version}}-${{ hashFiles('.pre-commit-config.yaml') }}
path: ~/.cache/pre-commit
- name: Run pre-commit
run: pre-commit run --all-files --show-diff-on-failure
- name: Run pre-commit-ci-lite
uses: pre-commit-ci/lite-action@v1.0.2
if: always()
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