Skip to content

Revert "c-ext: use Py_REFCNT() instead of accessing ob_refcnt" #334

Revert "c-ext: use Py_REFCNT() instead of accessing ob_refcnt"

Revert "c-ext: use Py_REFCNT() instead of accessing ob_refcnt" #334

Workflow file for this run

on:
push:
pull_request:
schedule:
- cron: '30 13 * * *'
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v1