Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / python-zeroconf/python-zeroconf issues and pull requests

#1280 - chore: re-trigger release

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

#1279 - fix: ensure ServiceInfo cache is cleared when adding to the registry

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

#1278 - fix: add missing python definition for addresses_by_version

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

#1277 - feat: speed up outgoing multicast queue

Pull Request - State: closed - Opened by bdraco 9 months ago

#1276 - chore: bump py3.12 version in the ci

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

#1275 - feat: speed up responding to queries

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

#1274 - feat: improve performance of loading records from cache in ServiceInfo

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

#1273 - feat: improve AsyncServiceBrowser performance

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

#1272 - feat: speed up question and answer internals

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

#1271 - feat: small speed ups to ServiceBrowser

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

#1270 - feat: speed up ServiceBrowsers with a cython pxd

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

#1269 - chore: bump cpython to 3.12rc2 in the CI

Pull Request - State: closed - Opened by bdraco 10 months ago

#1268 - feat: improve performance of sending outgoing queries

Pull Request - State: closed - Opened by bdraco 10 months ago

#1267 - feat: improve performance of constructing outgoing queries

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

#1266 - feat: speed up responding to queries

Pull Request - State: closed - Opened by bdraco 10 months ago

#1265 - feat: speed up answering questions

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

#1264 - feat: speed up ServiceInfo with a cython pxd

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

#1263 - chore: prepare ServiceInfo base class RecordUpdateListener for cython

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

#1262 - feat: speed up generating answers

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

#1261 - feat: avoid calling get_running_loop when resolving ServiceInfo

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

#1260 - feat: significantly speed up writing outgoing dns records

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

#1259 - feat: speed up writing outgoing dns records

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

#1258 - feat: small speed up to writing outgoing dns records

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

#1257 - feat: reduce IP Address parsing overhead in ServiceInfo

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

#1256 - feat: speed up decoding incoming packets

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

#1255 - feat: speed up answering queries

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

#1254 - feat: optimize DNSCache.get_by_details

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

#1253 - feat: speed up adding and removing RecordUpdateListeners

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

#1252 - feat: optimize cache implementation

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

#1251 - fix: no change re-release due to unrecoverable failed CI run

Pull Request - State: closed - Opened by bdraco 10 months ago

#1250 - feat: reduce overhead to answer questions

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

#1249 - On mac-os Ventura 13.5 no discovery

Issue - State: open - Opened by lukicsl 10 months ago - 1 comment

#1248 - fix: remove useless calls in ServiceInfo

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

#1247 - feat: reduce overhead to process incoming updates by avoiding the handle_response shim

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

#1246 - refactor: reduce duplicate code in engine.py

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

#1245 - feat: avoid python float conversion in listener hot path

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

#1244 - feat: reduce overhead to process incoming questions

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

#1243 - feat: cache construction of records used to answer queries from the service registry

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

#1242 - feat: speed up RecordManager with additional cython defs

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

#1241 - feat: improve performance by adding cython pxd for RecordManager

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

#1240 - chore: split up handlers into seperate modules

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

#1239 - feat: build wheels for cpython 3.12

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

#1238 - feat: use server_key when processing DNSService records

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

#1237 - feat: simplify code to unpack properties

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

#1236 - fix: rebuild wheels with cython 3.0.2

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

#1235 - Getting service info on unregistration

Issue - State: open - Opened by kiplingw 10 months ago - 23 comments

#1234 - feat: speed up question and answer history with a cython pxd

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

#1233 - feat: context managers in ServiceBrowser and AsyncServiceBrowser

Pull Request - State: closed - Opened by Tenebrosus3141 11 months ago - 6 comments

#1232 - fix: build failures with older cython 0.29 series

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

#1231 - feat: optimize processing of records in RecordUpdateListener subclasses

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

#1230 - 0.81.0: build fails

Issue - State: closed - Opened by kloczek 11 months ago - 13 comments

#1229 - chore: remove default calls to .keys()

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

#1228 - chore: add missing typing to handler deque

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

#1227 - feat: optimizing sending answers to questions

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

#1226 - feat: speed up the service registry with a cython pxd

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

#1225 - feat: optimize unpacking properties in ServiceInfo

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

#1223 - chore: empty commit to re-run release

Pull Request - State: closed - Opened by bdraco 11 months ago

#1222 - chore: split _engine.py into _transport.py and _listener.py

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

#1220 - feat: cythonize _listener.py to improve incoming message processing performance

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

#1219 - chore: prepare _engine.py to be able to be cythonized

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

#1218 - chore: split AsyncEngine into _engine.py

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

#1217 - feat: improve performance responding to queries

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

#1216 - feat: speed up processing incoming records

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

#1215 - feat: expose flag to disable strict name checking in service registration

Pull Request - State: closed - Opened by azogue 11 months ago - 7 comments

#1214 - chore: fix some legacy python2 formatting in examples

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

#1213 - fix: remove typing on reset_ttl for cython compat

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

#1212 - feat: speed up unpacking text records in ServiceInfo

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

#1211 - feat: add a cache to service_type_name

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

#1210 - fix: revert adding typing to DNSRecord.suppressed_by

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

#1209 - fix: revert DNSIncoming cimport in _dns.pxd

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

#1208 - fix: race with InvalidStateError when async_request times out

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

#1207 - 0.72.0: build fails

Issue - State: closed - Opened by kloczek 11 months ago - 17 comments

#1206 - feat: speed up processing incoming records

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

#1205 - fix: improve performance of ServiceInfo.async_request

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

#1204 - chore: add test for concurrent waiting on AsyncServiceInfo

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

#1203 - chore: add cpython beta to CI

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

#1202 - fix: cleanup naming from previous refactoring in ServiceInfo

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

#1201 - PSR removed `print-version` in 8.0 which breaks release process

Issue - State: open - Opened by bdraco 12 months ago - 1 comment

#1200 - fix: pin python-semantic-release to fix release process

Pull Request - State: closed - Opened by bdraco 12 months ago

#1199 - fix: no change re-release to fix wheel builds

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

#1198 - fix: add missing if TYPE_CHECKING guard to generate_service_query

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

#1197 - Home Assistant test issue when building from source with `cython==3.0`

Issue - State: closed - Opened by cdce8p 12 months ago - 3 comments

#1196 - Unreliable discovery on iOS

Issue - State: open - Opened by jpan127 12 months ago

#1195 - fix: add some missing type checking guards

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

#1194 - feat: improve incoming data processing performance

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

#1193 - chore: fix release

Pull Request - State: closed - Opened by bdraco about 1 year ago

#1191 - feat: speed up incoming data processing and cache expiration

Pull Request - State: closed - Opened by bdraco about 1 year ago - 2 comments

#1190 - feat: cython3 support

Pull Request - State: closed - Opened by bdraco about 1 year ago - 2 comments

#1189 - feat: reorder incoming data handler to reduce overhead

Pull Request - State: closed - Opened by bdraco about 1 year ago - 1 comment

#1188 - fix: reduce debug logging overhead by adding missing checks to datagram_received

Pull Request - State: closed - Opened by bdraco about 1 year ago - 1 comment

#1187 - chore: bump python-semantic-release to fix release process

Pull Request - State: closed - Opened by bdraco about 1 year ago

#1186 - feat: speed up answering incoming questions

Pull Request - State: closed - Opened by bdraco about 1 year ago - 1 comment

#1185 - feat: small speed ups to incoming data parser

Pull Request - State: closed - Opened by bdraco about 1 year ago - 2 comments

#1184 - feat: reduce overhead to handle queries and responses

Pull Request - State: closed - Opened by bdraco about 1 year ago - 2 comments

#1183 - Extension build error with Cython-3.0.0b3

Issue - State: closed - Opened by mgorny about 1 year ago - 2 comments

#1182 - feat: optimize construction of outgoing dns records

Pull Request - State: closed - Opened by bdraco about 1 year ago - 1 comment

#1181 - feat: reduce overhead to enumerate ip addresses in ServiceInfo

Pull Request - State: closed - Opened by bdraco about 1 year ago - 3 comments