chore: fix the stale fallback comment and reword docstrings flagged by the eighth audit - #1891
Conversation
…y the eighth audit
|
Thanks for contributing! A quick note: this project is in the process of moving from LGPL-2.1 to Apache 2.0, see #1835. By continuing with this pull request you agree that this new contribution is offered under Apache 2.0. This notice does not affect your previous contributions. If you would like to consent to relicensing those as well, please post the consent statement on #1835; silence is never treated as consent for past work. If offering this contribution under Apache 2.0 does not work for you, no hard feelings; reply with the exact phrase |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1891 +/- ##
=======================================
Coverage 99.87% 99.87%
=======================================
Files 33 33
Lines 3911 3911
Branches 568 568
=======================================
Hits 3906 3906
Misses 3 3
Partials 2 2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary
Follow-up to the eighth independent audit of the #1835 removal claims: fixes a stale comment that still described the removed 2009 repr fallback, and rewords three docstrings the audit scored against removed or 2009 text.
Details
const.pydescribed the_CLASSES/_TYPESlookup fallback as"?(value)", the 2009 display fallback revert: remove the 2009 record display formats #1878 removed; the comment now names the actual fallback in_dns.py.ServiceInfo.name's docstring measured 0.67 against a removed line; reworded.Test plan
REQUIRE_CYTHON=1rebuild: 518 passed