Avatar for the aio-libs user
aio-libs
aiohttp
BlogDocsChangelog

Performance History

Latest Results

[PR #13657/847e80cf backport][3.14] cibuildwheel: remove useless pp* skip selector (#13669) **This is a backport of PR #13657 as merged into master (847e80cf3e10062b8cdda615d8a771bf6a3c3368).** <!-- Thank you for your contribution! --> ## What do these changes do? Removes the dead `pp*` cibuildwheel skip selector. PyPy build groups have not been enabled by default since cibuildwheel 3.0, so the selector matches nothing and cibuildwheel only warns: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Mirrors aio-libs/multidict#1283, removing it from both `pyproject.toml` and `.github/workflows/ci-cd.yml` (the workflow-level `CIBW_SKIP` env var would otherwise keep injecting the selector regardless of the pyproject.toml setting). ## Are there changes in behavior for the user? No. Only the wheel build pipeline configuration changes, not the published wheels. ## Is it a substantial burden for the maintainers to support this? No, it removes dead configuration rather than adding any. ## Related issue number Related to aio-libs/multidict#1283 (does not close it). ## Checklist - [x] I think the code is well written - [ ] Unit tests for the changes exist (N/A, CI-only configuration change) - [ ] Documentation reflects the changes (N/A) - [ ] If you provide code modification, please add yourself to `CONTRIBUTORS.txt` (N/A, no library code change) - [x] Add a new news fragment into the `CHANGES/` folder <details> <summary>Agent run details (optional, for reviewers)</summary> Verified: grepped the full working tree for `pp*` after the change (no matches left), and confirmed `pyproject.toml` (tomllib) and `.github/workflows/ci-cd.yml` (PyYAML) still parse. Did not run the full test suite or `make doc-spelling` in the environment this was drafted in, since network access there is restricted; please confirm CI is green before marking ready. </details> Drafted with Claude (Sonnet 5) in a Cowork session. Reviewed by @polandia94 Co-authored-by: Pablo Nicolás Estevez <pablo22estevez@gmail.com> Co-authored-by: Julien Stephan <31988046+justeph@users.noreply.github.com>
3.14
3 hours ago
[PR #13657/847e80cf backport][3.15] cibuildwheel: remove useless pp* skip selector (#13668) **This is a backport of PR #13657 as merged into master (847e80cf3e10062b8cdda615d8a771bf6a3c3368).** <!-- Thank you for your contribution! --> ## What do these changes do? Removes the dead `pp*` cibuildwheel skip selector. PyPy build groups have not been enabled by default since cibuildwheel 3.0, so the selector matches nothing and cibuildwheel only warns: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Mirrors aio-libs/multidict#1283, removing it from both `pyproject.toml` and `.github/workflows/ci-cd.yml` (the workflow-level `CIBW_SKIP` env var would otherwise keep injecting the selector regardless of the pyproject.toml setting). ## Are there changes in behavior for the user? No. Only the wheel build pipeline configuration changes, not the published wheels. ## Is it a substantial burden for the maintainers to support this? No, it removes dead configuration rather than adding any. ## Related issue number Related to aio-libs/multidict#1283 (does not close it). ## Checklist - [x] I think the code is well written - [ ] Unit tests for the changes exist (N/A, CI-only configuration change) - [ ] Documentation reflects the changes (N/A) - [ ] If you provide code modification, please add yourself to `CONTRIBUTORS.txt` (N/A, no library code change) - [x] Add a new news fragment into the `CHANGES/` folder <details> <summary>Agent run details (optional, for reviewers)</summary> Verified: grepped the full working tree for `pp*` after the change (no matches left), and confirmed `pyproject.toml` (tomllib) and `.github/workflows/ci-cd.yml` (PyYAML) still parse. Did not run the full test suite or `make doc-spelling` in the environment this was drafted in, since network access there is restricted; please confirm CI is green before marking ready. </details> Drafted with Claude (Sonnet 5) in a Cowork session. Reviewed by @polandia94 Co-authored-by: Pablo Nicolás Estevez <pablo22estevez@gmail.com> Co-authored-by: Julien Stephan <31988046+justeph@users.noreply.github.com>
3.15
3 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
Close idle connections#13681
7 hours ago
0d70aba
fix-idle
CodSpeed Performance Gauge
0%
13 hours ago
a45e3d3
Chalars1011:fix/content-encoding-multiple-codings
CodSpeed Performance Gauge
+1%
14 hours ago
389b257
dylanpulver:fix-ip-address-cookies
© 2026 CodSpeed Technology
Home Terms Privacy Docs