aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Bump pip in /requirements in the pip group across 1 directory Bumps the pip group with 1 update in the /requirements directory: [pip](https://github.com/pypa/pip). Updates `pip` from 25.3 to 26.0 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.3...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/requirements/pip-9aca4bcaf5
9 minutes ago
feat: Add explicit APIs for bytes-returning JSON encoders This implements the maintainers' suggested approach of creating explicit parallel APIs instead of using isinstance() checks: - Add JSONEncoderBytes type (no default encoder provided) - Add JsonBytesPayload class with required dumps parameter - Add json_bytes_response() function with required dumps parameter - Add send_json_bytes() methods to WebSocketResponse and ClientWebSocketResponse (sends as binary frames, required dumps) - Add json_serialize_bytes parameter to ClientSession (None by default, falls back to json_serialize if not set) - Export new APIs from aiohttp.web This avoids isinstance() overhead in hot paths and provides clear semantics for WebSocket frame types. Users must explicitly provide their bytes-returning encoder. Closes #11988
kevinpark1217:allow-jsonencoder-return-bytes
6 hours ago
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
kevinpark1217:allow-jsonencoder-return-bytes
6 hours ago
feat: Add explicit APIs for bytes-returning JSON encoders This implements the maintainers' suggested approach of creating explicit parallel APIs instead of using isinstance() checks: - Add JSONEncoderBytes type (no default encoder provided) - Add JsonBytesPayload class with required dumps parameter - Add json_bytes_response() function with required dumps parameter - Add send_json_bytes() methods to WebSocketResponse and ClientWebSocketResponse (sends as binary frames, required dumps) - Add json_serialize_bytes parameter to ClientSession (None by default, falls back to json_serialize if not set) - Export new APIs from aiohttp.web This avoids isinstance() overhead in hot paths and provides clear semantics for WebSocket frame types. Users must explicitly provide their bytes-returning encoder. Closes #11988
kevinpark1217:allow-jsonencoder-return-bytes
7 hours ago
feat: Add explicit APIs for bytes-returning JSON encoders This implements the maintainers' suggested approach of creating explicit parallel APIs instead of using isinstance() checks: - Add JSONEncoderBytes type (no default encoder provided) - Add JsonBytesPayload class with required dumps parameter - Add json_bytes_response() function with required dumps parameter - Add send_json_bytes() methods to WebSocketResponse and ClientWebSocketResponse (sends as binary frames, required dumps) - Add json_serialize_bytes parameter to ClientSession (None by default, falls back to json_serialize if not set) - Export new APIs from aiohttp.web This avoids isinstance() overhead in hot paths and provides clear semantics for WebSocket frame types. Users must explicitly provide their bytes-returning encoder. Closes #11988
kevinpark1217:allow-jsonencoder-return-bytes
7 hours ago
feat: Add explicit APIs for bytes-returning JSON encoders This implements the maintainers' suggested approach of creating explicit parallel APIs instead of using isinstance() checks: - Add JSONEncoderBytes type (no default encoder provided) - Add JsonBytesPayload class with required dumps parameter - Add json_bytes_response() function with required dumps parameter - Add send_json_bytes() methods to WebSocketResponse and ClientWebSocketResponse (sends as binary frames, required dumps) - Add json_serialize_bytes parameter to ClientSession (None by default, falls back to json_serialize if not set) - Export new APIs from aiohttp.web This avoids isinstance() overhead in hot paths and provides clear semantics for WebSocket frame types. Users must explicitly provide their bytes-returning encoder. Closes #11988
kevinpark1217:allow-jsonencoder-return-bytes
8 hours ago
feat: Add explicit APIs for bytes-returning JSON encoders This implements the maintainers' suggested approach of creating explicit parallel APIs instead of using isinstance() checks: - Add JSONEncoderBytes type (no default encoder provided) - Add JsonBytesPayload class with required dumps parameter - Add json_bytes_response() function with required dumps parameter - Add send_json_bytes() methods to WebSocketResponse and ClientWebSocketResponse (sends as binary frames, required dumps) - Add json_serialize_bytes parameter to ClientSession (None by default, falls back to json_serialize if not set) - Export new APIs from aiohttp.web This avoids isinstance() overhead in hot paths and provides clear semantics for WebSocket frame types. Users must explicitly provide their bytes-returning encoder. Closes #11988
kevinpark1217:allow-jsonencoder-return-bytes
8 hours ago
Bump setuptools from 80.10.1 to 80.10.2 Bumps [setuptools](https://github.com/pypa/setuptools) from 80.10.1 to 80.10.2. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v80.10.1...v80.10.2) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.10.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/3.14/setuptools-80.10.2
12 hours ago
Active Branches
Allow `JSONEncoder` to return bytes directly
last run
6 hours ago
#11989
CodSpeed Performance Gauge
0%
Bump rich from 14.3.1 to 14.3.2
last run
13 hours ago
#12016
CodSpeed Performance Gauge
0%
Bump gunicorn from 24.1.1 to 25.0.0
last run
13 hours ago
#12014
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs