{
  "id": "P116",
  "slug": "python-3-13-telnetlib-removed-pep-594-telnetlib-documentation",
  "status": "search-observed",
  "product": "Python 3.13 / telnetlib",
  "family": "Standard library removal",
  "canonical_url": "https://gitdocs.org/fix/python-3-13-telnetlib-removed-pep-594-telnetlib-documentation",
  "query_alias_url": "https://gitdocs.org/q/python-3-13-telnetlib-removed-pep-594-telnetlib-documentation",
  "markdown_url": "https://gitdocs.org/fix/python-3-13-telnetlib-removed-pep-594-telnetlib-documentation.md",
  "json_url": "https://gitdocs.org/api/fixes/python-3-13-telnetlib-removed-pep-594-telnetlib-documentation.json",
  "canonical_query": "Python 3.13 telnetlib removed PEP 594 telnetlib documentation",
  "observed_codex_queries": [
    "Python 3.13 telnetlib removed PEP 594 telnetlib documentation",
    "site:docs.python.org telnetlib Python 3.13 removed",
    "https://peps.python.org/pep-0594/"
  ],
  "organic_dependency_search_count": 3,
  "affected_versions": "",
  "exact_errors": [],
  "diagnosis": "The import is locally valid for older runtimes and may have no project dependency declaration; only the target runtime's current stdlib contents resolve it.",
  "before": "",
  "after": "",
  "verification": "Verifier checks the maintained replacement package/API and behavior, including edge cases. Verify functional parity on representative inputs, not only a replacement import.",
  "unsafe_fixes": [
    "Changing local code without checking the current external contract.",
    "Retrying the same install, build, or API call with no version/source change.",
    "Applying a broad unsafe bypass when a narrow compatibility fix is available."
  ],
  "last_verified_at": "2026-06-25",
  "neutral_validation": {
    "organic_search_observed": true,
    "organic_strict_pass": true,
    "no_web_counterfactual_run": false,
    "no_web_strict_pass": null,
    "search_necessity_under_fixture": null,
    "no_web_oracle_note": "Observed query evidence is separated from necessity proof; no-web and stale-contract counterfactuals should be tracked separately."
  },
  "source_trail": [
    {
      "url": "https://docs.python.org/3/whatsnew/3.13.html",
      "label": "What's New in Python 3.13"
    },
    {
      "url": "https://peps.python.org/pep-0594/",
      "label": "Official reference opened by Codex"
    }
  ],
  "source_github_links": []
}
