Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
zeroconf-0.146.3-cp313-cp313-manylinux_2_36_x86_64.whl | 2025-04-02 | 2.3 MB | |
zeroconf-0.146.3-cp313-cp313-manylinux_2_36_x86_64.whl.publish.attestation | 2025-04-02 | 9.4 kB | |
zeroconf-0.146.3.tar.gz | 2025-04-02 | 162.4 kB | |
zeroconf-0.146.3.tar.gz.publish.attestation | 2025-04-02 | 9.3 kB | |
0.146.3 source code.tar.gz | 2025-04-02 | 200.2 kB | |
0.146.3 source code.zip | 2025-04-02 | 272.7 kB | |
README.md | 2025-04-02 | 819 Bytes | |
Totals: 7 Items | 3.0 MB | 0 |
v0.146.3 (2025-04-02)
Bug Fixes
-
Correctly override question type flag for requests (#1558,
bd643a2
) -
fix: correctly override question type flag for requests
Currently even when setting the explicit question type flag, the implementation ignores it for subsequent queries. This commit ensures that all queries respect the explicit question type flag.
- chore(tests): add test for explicit question type flag
Add unit test to validate that the explicit question type flag is set correctly in outgoing requests.
Detailed Changes: 0.146.2...0.146.3