psf / bpo-tracker-cpythonLinks
☆26Updated 2 years ago
Alternatives and similar repositories for bpo-tracker-cpython
Users that are interested in bpo-tracker-cpython are comparing it to the libraries listed below
Sorting:
- CLI to open PEPs in your browser☆38Updated last week
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated last month
- This repo is used to manage the migration from bugs.python.org to GitHub.☆43Updated 3 years ago
- Decisions by the Python Typing Council☆51Updated last year
- ☆28Updated 4 years ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- generate random python code to test linter/formatter/and other tools☆53Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated last week
- 🐍🍒⛏🤖 - A bot for backporting and merging CPython pull requests☆115Updated last week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated 2 years ago
- Command-line interface to PyPI Stats API to get download stats for Python packages☆239Updated last week
- a GitHub action to install (pre-release) pythons from deadsnakes☆58Updated last month
- Community management for documentation contributors and the Docs Workgroup☆52Updated this week
- Backport of PEP 654 (exception groups)☆48Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- A Python type checker☆26Updated last month
- Reference implementation of sentinels for the Python stdlib☆46Updated last year
- An unofficial, importable pip API☆119Updated this week
- flake8 plugin which forbids match statements (PEP 634)☆27Updated 2 years ago
- A bot to help identify missing information for CPython pull requests☆133Updated last week
- Utilities for refactoring imports in python-like syntax.☆25Updated last month
- An early draft of a PEP around Exception Groups in Python☆21Updated 4 years ago
- Run Python type checkers over millions of lines of code☆106Updated this week
- Library and command-line tool to gather stats on typeshed packages☆12Updated this week
- flake8 extension for mutable default arguments☆45Updated 5 years ago
- Python wrapper for Rust's httparse HTTP parser☆40Updated last year
- Issue tracker for CPython's workflow☆104Updated 4 months ago
- 🕵️ File browser for distributions on PyPI☆113Updated 2 weeks ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago