Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / aio-libs/yarl issues and pull requests
#1303 - Add benchmarks for making and building URLs without a host
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1302 - Increment version to 1.15.5.dev0
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1301 - Release 1.15.4
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
#1300 - Fix query benchmarks to avoid testing property cache hits
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
Labels: bot:chronographer:skip
#1299 - Add benchmark for building a URL with query
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1298 - Remove redundant hypothesis pytest mark
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1297 - Improve performance of `URL.build` by avoiding operations
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:provided
#1296 - Improve performance of handling empty query strings
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 4 comments
#1295 - Add query string benchmarks
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1294 - Fix path quoting benchmarks to use the same quoting config as production
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
Labels: bot:chronographer:skip
#1293 - Avoid creating a new unquoted string if nothing changes
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:provided
#1292 - Use faster Python unicode API for unquoter
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 4 comments
Labels: bot:chronographer:provided
#1291 - Add unquoting benchmarks
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1290 - Add test to ensure query quoter is not off by one
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1289 - Add more quoting benchmarks
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1288 - Improve quoter performance when all characters are safe
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 4 comments
Labels: bot:chronographer:provided
#1287 - Small speed up to with_path
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1286 - DNM: Avoid malloc if there is no thing to quote
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
#1285 - DNM: Add noexcept to places where the quoter cannot throw
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
#1284 - Include port in the fast path for building the network location
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
Labels: bot:chronographer:skip
#1283 - Increment version to 1.15.4.dev0
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1282 - Release 1.15.3
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
#1281 - Remove missed Python 3.8 test branching
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1280 - Rework disabling hypothesis tests in cibuildwheel
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1279 - Make validate_host a required argument to _encode_host
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1278 - Add benchmarks for calling origin() on a URL with credentials
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1277 - Avoid splitting the netloc for simple cases when constructing URL
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1276 - DNM: benchmark using __dict__
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
#1275 - Improve performance of calling origin() for URLs with credentials
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
Labels: bot:chronographer:skip
#1274 - Small speed up to human_repr
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1273 - Add benchmark for human_repr
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1272 - Unneeded host re encode in origin
Issue -
State: closed - Opened by bdraco 4 months ago
#1271 - Add a fast path for URL construction when the netloc is the host
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:provided
#1270 - DNM: Test performance of not creating SplitResult
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
#1269 - Add benchmarks for empty username and password
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1268 - Simplify processing of username and password for unencoded URLs
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1267 - DNM: Test performance change to encoding URL from str
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
#1266 - Optimize branching _encode_host for common case
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1265 - Fix `URL.build` not validating that `path` has a leading slash when passing `authority`
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 4 comments
Labels: bot:chronographer:provided
#1264 - Improve performance of constructing URLs from unencoded string
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
Labels: bot:chronographer:skip
#1263 - Bump sphinx from 8.1.0 to 8.1.3
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies
#1262 - Remove the need to set ENABLE_HYPOTHESIS_TESTS in tests
Issue -
State: closed - Opened by bdraco 4 months ago
- 1 comment
#1261 - Increment version to 1.15.3.dev0
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1260 - Release 1.15.2
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
#1259 - Improve performance of constructing query strings with ``int`` values
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:provided
#1259 - Improve performance of constructing query strings with ``int`` values
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:provided
#1258 - Align Python and C quoter to match type signature of not allowing None
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
#1257 - Add benchmarks for query strings with int values
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1257 - Add benchmarks for query strings with int values
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1256 - Optimize building query strings with MultiDict
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
Labels: bot:chronographer:provided
#1255 - Use a dispatch dict to determine how to construct query strings
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 4 comments
#1254 - Add additional benchmarks for common cases
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1253 - Add some additional extend_query benchmarks for common cases
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1253 - Add some additional extend_query benchmarks for common cases
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1252 - Check val.netloc instead of self.absolute internally
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
Labels: bot:chronographer:skip
#1252 - Check val.netloc instead of self.absolute internally
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
Labels: bot:chronographer:skip
#1251 - Avoid some string copy in extend_query
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
Labels: bot:chronographer:skip
#1251 - Avoid some string copy in extend_query
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
Labels: bot:chronographer:skip
#1250 - Avoid copying list to reverse segments when making children
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:provided
#1249 - Add benchmark for truediv path joins
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1248 - Avoid normalizing child paths when there are no dots in the path
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:provided
#1247 - Add more benchmarks for common aiohttp calls
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1246 - Benchmark concatenation instead of f-strings for assembling URL string conversions
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 5 comments
#1245 - Refactor URL to string conversion to avoid many string operations
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
#1244 - Reduce iterations of query string benchmarks
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1243 - Ensure cibuildwheel does not attempt to build pypy wheels
Pull Request -
State: closed - Opened by bdraco 4 months ago
Labels: bot:chronographer:skip
#1242 - Fix building wheels during release
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1241 - Fix manylinux wheels not building on release
Pull Request -
State: closed - Opened by bdraco 4 months ago
Labels: bot:chronographer:skip
#1240 - Fix hypothesis still running during wheel build
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1239 - Fix building musllinux wheels during release
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1238 - Disable running hypothesis tests under cibuildwheel
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1237 - hypothesis tests take too long under qemu
Issue -
State: closed - Opened by bdraco 4 months ago
- 1 comment
#1236 - Adjust many url and many hosts benchmarks to reduce CI run time
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 4 comments
Labels: bot:chronographer:skip
#1235 - Split wheel builds into manylinux and musllinux groups to speed up CI
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1234 - Improve performance of converting URL to string
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:provided
#1233 - Increment version to 1.15.2.dev0
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1232 - Release 1.15.1
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
#1231 - DNM: Run benchmarks on Python 3.8
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
#1230 - Add missing type for host_subcomponent to the internal cache
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1229 - Avoid re-parsing the netloc when changing user/pass/host/port
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:provided
#1228 - Avoid re-encoding hosts when changing user/pass/port (option 1)
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
#1227 - Improve performance of building non-encoded URLs
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1226 - Speed up methods that create new URL objects
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:provided
#1225 - Add additional URL benchmarks for altering URLs
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1224 - Save host_subcomponent when parsing unencoded URLs
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
#1223 - DNM: Benchmark without cache population
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 1 comment
#1222 - Improve URL.build performance
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:provided
#1221 - Add typing to benchmark tests
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1220 - DNM: Refactor URL.build to remove the need to support quoting in _make_netloc
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
#1219 - Add additional URL bechmarks to simulate aiohttp use cases
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1218 - Small speed up to making IPv6 URLs
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
Labels: bot:chronographer:skip
#1217 - Remove unused requote argument from _make_netloc
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1216 - PoC: avoid loosing cached values when calling URL.build
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 4 comments
#1215 - Fix benchmarks including pytest overhead
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 2 comments
Labels: bot:chronographer:skip
#1214 - DNM: Compare running benchmarks on Python 3.13
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 6 comments
#1213 - DNM: Benchmark testing - should show reduced performance
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
#1212 - Benchmark testing
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
#1211 - Add quoting benchmarks
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
Labels: bot:chronographer:skip
#1210 - Integrate codspeed benchmarking
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 3 comments
Labels: bot:chronographer:skip
#1209 - Increment version to 1.15.1.dev0
Pull Request -
State: closed - Opened by bdraco 4 months ago
- 1 comment
Labels: bot:chronographer:skip