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

#1208 - Release 1.15.0

Pull Request - State: closed - Opened by bdraco 4 months ago - 1 comment

#1207 - Fix changelog type for #1189

Pull Request - State: closed - Opened by bdraco 4 months ago - 1 comment
Labels: bot:chronographer:skip

#1206 - Combine nested if statements in quoting_py

Pull Request - State: closed - Opened by bdraco 4 months ago - 1 comment
Labels: bot:chronographer:skip

#1205 - Collapse multiple statements that can be replaced with ternary operators

Pull Request - State: closed - Opened by bdraco 4 months ago - 1 comment
Labels: bot:chronographer:skip

#1204 - Start building armv7l wheels

Pull Request - State: closed - Opened by bdraco 4 months ago - 1 comment
Labels: bot:chronographer:provided

#1203 - Drop support for Python 3.8

Pull Request - State: closed - Opened by bdraco 4 months ago - 6 comments
Labels: bot:chronographer:provided

#1202 - Replace not with not equal operator in _validate_authority_uri_abs_path

Pull Request - State: closed - Opened by bdraco 4 months ago - 1 comment
Labels: bot:chronographer:skip

#1201 - Simplify raw_parts branching

Pull Request - State: closed - Opened by bdraco 4 months ago - 1 comment
Labels: bot:chronographer:skip

#1200 - Remove unused code in _quoting_c.pyi

Pull Request - State: closed - Opened by bdraco 4 months ago - 1 comment
Labels: bot:chronographer:skip

#1199 - Use comparison chain for validating port numbers

Pull Request - State: closed - Opened by bdraco 4 months ago - 1 comment
Labels: bot:chronographer:skip

#1198 - Improve performance of converting of converting URLs to strings

Pull Request - State: closed - Opened by bdraco 4 months ago - 1 comment
Labels: bot:chronographer:provided

#1197 - Add benchmarks to converting URLs to strings

Pull Request - State: closed - Opened by bdraco 4 months ago - 2 comments
Labels: bot:chronographer:skip

#1196 - Improve typing for _make_child

Pull Request - State: closed - Opened by bdraco 4 months ago - 1 comment
Labels: bot:chronographer:skip

#1195 - Improve URL benchmarks to better match real world use cases

Pull Request - State: closed - Opened by bdraco 4 months ago
Labels: bot:chronographer:skip

#1194 - Add benchmarks for with_query

Pull Request - State: closed - Opened by bdraco 4 months ago - 2 comments
Labels: bot:chronographer:skip

#1193 - Improve performance of generating query strings from mappings that contain sequences

Pull Request - State: closed - Opened by bdraco 4 months ago - 2 comments
Labels: bot:chronographer:provided

#1192 - Improve performance of unquoter cython implementation

Pull Request - State: closed - Opened by bdraco 4 months ago - 2 comments

#1191 - Add benchmark script for URLs

Pull Request - State: closed - Opened by bdraco 4 months ago - 1 comment
Labels: bot:chronographer:skip

#1190 - Add a cache to parsing the host when encoding hosts

Pull Request - State: closed - Opened by bdraco 4 months ago - 1 comment
Labels: bot:chronographer:provided

#1189 - Fix with_scheme checks when passed scheme is not lowercase

Pull Request - State: closed - Opened by bdraco 4 months ago - 1 comment
Labels: bot:chronographer:provided

#1188 - Improve performance of building unencoded URLs

Pull Request - State: closed - Opened by bdraco 4 months ago - 1 comment
Labels: bot:chronographer:provided

#1187 - Bump sphinx from 8.0.2 to 8.1.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#1186 - Test building all the publishable wheels on `cibuildwheel` updates

Issue - State: open - Opened by webknjaz 4 months ago - 2 comments
Labels: enhancement

#1185 - Bump pypa/cibuildwheel from 2.21.2 to 2.21.3

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#1184 - Bump pre-commit from 4.0.0 to 4.0.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#1183 - Add Support for Relative Path Calculation

Issue - State: open - Opened by gshmu 4 months ago - 4 comments
Labels: enhancement

#1182 - Add test coverage for handling port 0

Pull Request - State: closed - Opened by bdraco 5 months ago - 13 comments
Labels: bot:chronographer:skip

#1181 - Increment version to 1.14.1.dev0

Pull Request - State: closed - Opened by bdraco 5 months ago - 1 comment
Labels: bot:chronographer:skip

#1180 - Release 1.14.0

Pull Request - State: closed - Opened by bdraco 5 months ago - 1 comment

#1179 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 5 months ago

#1178 - Bump pre-commit from 3.8.0 to 4.0.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#1177 - Cleanup some unnecessary internal property accesses

Pull Request - State: closed - Opened by bdraco 5 months ago - 1 comment
Labels: bot:chronographer:skip

#1176 - Improve performance of _encode_host

Pull Request - State: closed - Opened by bdraco 5 months ago - 2 comments
Labels: bot:chronographer:provided

#1175 - Improve performance of building the origin

Pull Request - State: closed - Opened by bdraco 5 months ago - 2 comments
Labels: bot:chronographer:provided

#1173 - Do bool parsing using yaml

Issue - State: closed - Opened by keeganmccallum 5 months ago - 3 comments
Labels: enhancement

#1172 - Remove reference to alpine linux from readme

Pull Request - State: closed - Opened by bdraco 5 months ago - 1 comment
Labels: bot:chronographer:skip

#1171 - Bump pypa/cibuildwheel from 2.21.1 to 2.21.2

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#1170 - Improve performance of converting URL to a string

Pull Request - State: closed - Opened by bdraco 5 months ago - 1 comment
Labels: bot:chronographer:provided

#1169 - Migrate to using propcache for property caching

Pull Request - State: closed - Opened by bdraco 5 months ago - 5 comments
Labels: bot:chronographer:provided

#1168 - Avoid looking up the default port in is_default_port when no explicit port is set

Pull Request - State: closed - Opened by bdraco 5 months ago - 1 comment
Labels: bot:chronographer:provided

#1167 - URLs are not serialized according to WHATWG spec and compare differently

Issue - State: open - Opened by mzmm1000 5 months ago - 7 comments
Labels: bug

#1166 - 1.13.1: pep517 build do not produces `yarl._quoting_c` DSO module

Issue - State: open - Opened by kloczek 5 months ago - 4 comments
Labels: bug

#1165 - Increment version to 1.13.2.dev0

Pull Request - State: closed - Opened by bdraco 5 months ago - 1 comment
Labels: bot:chronographer:skip

#1164 - Release 1.13.1

Pull Request - State: closed - Opened by bdraco 5 months ago - 1 comment

#1163 - Improve performance of building URLs with authority

Pull Request - State: closed - Opened by bdraco 5 months ago - 3 comments
Labels: bot:chronographer:provided

#1162 - Increment version to 1.13.1.dev0

Pull Request - State: closed - Opened by bdraco 5 months ago - 1 comment
Labels: bot:chronographer:skip

#1161 - Release 1.13.0

Pull Request - State: closed - Opened by bdraco 5 months ago - 1 comment

#1160 - Add versionadded to path_safe

Pull Request - State: closed - Opened by bdraco 5 months ago - 1 comment
Labels: bot:chronographer:skip

#1159 - Add `host_subcomponent` property

Pull Request - State: closed - Opened by bdraco 5 months ago - 1 comment
Labels: bot:chronographer:provided

#1158 - Fix round-trip of IPv6 addresses when converting to a string

Pull Request - State: closed - Opened by bdraco 5 months ago - 3 comments
Labels: bot:chronographer:provided

#1155 - Increment verson to 1.12.2.dev0

Pull Request - State: closed - Opened by bdraco 5 months ago - 1 comment
Labels: bot:chronographer:skip

#1154 - Release 1.12.1

Pull Request - State: closed - Opened by bdraco 5 months ago - 2 comments
Labels: bot:chronographer:skip

#1153 - Increase release timeout from 7 to 14 minutes

Pull Request - State: closed - Opened by bdraco 5 months ago - 1 comment
Labels: bot:chronographer:skip

#1152 - Release 1.12.0

Pull Request - State: closed - Opened by bdraco 5 months ago - 3 comments

#1151 - Restore unquoting of %2F in paths

Pull Request - State: closed - Opened by bdraco 5 months ago - 1 comment
Labels: bot:chronographer:provided

#1150 - Add path_safe method

Pull Request - State: closed - Opened by bdraco 5 months ago - 2 comments
Labels: bot:chronographer:provided

#1149 - Revert "Stop unquoting %2F in paths (#1057)"

Pull Request - State: closed - Opened by bdraco 5 months ago - 2 comments

#1148 - Bump pypa/cibuildwheel from 2.21.0 to 2.21.1

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#1147 - Bump pypa/cibuildwheel from 2.20.0 to 2.21.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#1146 - Bump idna from 3.8 to 3.10

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#1145 - Bump pytest from 8.3.2 to 8.3.3

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#1144 - Bump multidict from 6.0.5 to 6.1.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#1143 - Small performance improvements to checking for chars in paths

Pull Request - State: closed - Opened by bdraco 5 months ago - 2 comments
Labels: bot:chronographer:provided

#1142 - Increment version to 1.11.2.dev0

Pull Request - State: closed - Opened by bdraco 5 months ago - 1 comment
Labels: bot:chronographer:skip

#1141 - Release 1.11.1

Pull Request - State: closed - Opened by bdraco 5 months ago - 1 comment

#1140 - Cleanup tense of changelog messages

Pull Request - State: closed - Opened by bdraco 5 months ago
Labels: bot:chronographer:skip

#1139 - Accept objects that support __int__ for query vars

Pull Request - State: closed - Opened by bdraco 5 months ago - 2 comments
Labels: bot:chronographer:provided

#1138 - Allow scheme replacement for relative URLs if the target scheme does not require a host

Pull Request - State: closed - Opened by bdraco 5 months ago - 1 comment
Labels: bot:chronographer:provided

#1137 - Small speed up to normalizing the path

Pull Request - State: closed - Opened by bdraco 5 months ago - 1 comment
Labels: bot:chronographer:provided

#1136 - Allow empty hosts for schemes that do not require them

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment
Labels: bot:chronographer:provided

#1135 - Increment version to 1.11.1.dev0

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment
Labels: bot:chronographer:skip

#1134 - Release 1.11.0

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment

#1133 - Increment version to 1.11.0.dev0

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment
Labels: bot:chronographer:skip

#1132 - Refactor _get_str_query to avoid intermediate variable

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment
Labels: bot:chronographer:skip

#1131 - Optimize _query_var for ``str`` objects

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment
Labels: bot:chronographer:provided

#1130 - Improve performance of URL.update_query

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment
Labels: bot:chronographer:provided

#1129 - Remove useless path replacement in with_query

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment
Labels: bot:chronographer:skip

#1128 - Add extend_query method

Pull Request - State: closed - Opened by bdraco 6 months ago - 4 comments
Labels: bot:chronographer:provided

#1126 - Avoid quoting empty strings when building URLs

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment
Labels: bot:chronographer:provided

#1125 - Small optimization to encoding hosts

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment
Labels: bot:chronographer:provided

#1124 - Increment version to 1.10.1.dev0

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment
Labels: bot:chronographer:skip

#1123 - Simplify computing ports

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment
Labels: bot:chronographer:provided

#1122 - Optimize cython cached_property implementation

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment
Labels: bot:chronographer:provided

#1121 - Adjust formatting of changelog message for #1095

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment
Labels: bot:chronographer:skip

#1120 - Fix merging of wheels during release process

Pull Request - State: closed - Opened by bdraco 6 months ago
Labels: bot:chronographer:skip

#1119 - Release 1.10.0

Pull Request - State: closed - Opened by bdraco 6 months ago - 2 comments

#1118 - Fix joining a path when the existing path is empty

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment
Labels: bot:chronographer:provided

#1117 - Add types to the internal cache

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment
Labels: bot:chronographer:provided

#1116 - [injection] updated URL.join empty path change with 1.9.10

Issue - State: closed - Opened by thehesiod 6 months ago - 8 comments
Labels: bug

#1115 - Reclassify #1113 as a feature

Pull Request - State: closed - Opened by bdraco 6 months ago
Labels: bot:chronographer:skip

#1114 - Increment version to 1.10.0.dev0

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment
Labels: bot:chronographer:skip

#1113 - Make ``SimpleQuery``, ``QueryVariable``, and ``Query`` types available

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment
Labels: bot:chronographer:provided

#1112 - Significantly speed up parsing netloc in URL objects

Pull Request - State: closed - Opened by bdraco 6 months ago - 9 comments
Labels: bot:chronographer:provided

#1111 - 📦 Start building wheels with free-threading

Pull Request - State: open - Opened by webknjaz 6 months ago - 6 comments
Labels: enhancement

#1110 - Increment version to 1.9.12.dev0

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment
Labels: bot:chronographer:skip

#1109 - `pyproject add yarl` for 3.1.10 doesn't seem to have complete build files

Issue - State: closed - Opened by daniel-ji 6 months ago - 3 comments
Labels: bug

#1108 - Release 1.9.11

Pull Request - State: closed - Opened by bdraco 6 months ago - 1 comment