Skip to content

Fix internal references in the documentation #62958

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 18758
Nosy @birkenfeld, @ezio-melotti, @merwok, @serhiy-storchaka
Dependencies
  • bpo-18743: References to non-existant "StringIO" module
  • bpo-18757: Fix internal references for concurrent modules
  • bpo-18759: Fix internal doc references for logging package
  • bpo-18760: Fix internal doc references for the xml package
  • bpo-18761: Fix internal doc references for the email package
  • bpo-19189: Improve cross-references in pickle documentation.
  • bpo-19190: Improve cross-references in builtins documentation.
  • bpo-19193: Improve cross-references in tutorial
  • bpo-19194: Improve cross-references in fcntl documentation
  • bpo-19195: Improve cross-references in C API
  • bpo-19196: Improve cross-references in distutils documentation
  • bpo-19197: Improve cross-references in shlex documentation
  • bpo-19198: Improve cross-references in cgi documentation
  • bpo-19203: Improve cross-references in curses howto
  • bpo-19204: Improve cross-references in urllib documentation
  • bpo-19207: Improve cross-references in os documentation
  • Files
  • refs.patch
  • sphinx_warn_refs.patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2013-10-14.07:49:57.905>
    created_at = <Date 2013-08-16.18:38:58.645>
    labels = ['type-feature', 'docs']
    title = 'Fix internal references in the documentation'
    updated_at = <Date 2013-10-14.16:04:52.426>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2013-10-14.16:04:52.426>
    actor = 'georg.brandl'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-10-14.07:49:57.905>
    closer = 'serhiy.storchaka'
    components = ['Documentation']
    creation = <Date 2013-08-16.18:38:58.645>
    creator = 'serhiy.storchaka'
    dependencies = ['18743', '18757', '18759', '18760', '18761', '19189', '19190', '19193', '19194', '19195', '19196', '19197', '19198', '19203', '19204', '19207']
    files = ['32019', '32061']
    hgrepos = []
    issue_num = 18758
    keywords = ['patch']
    message_count = 17.0
    messages = ['195392', '195403', '195405', '195437', '199050', '199073', '199152', '199297', '199300', '199301', '199302', '199560', '199588', '199751', '199795', '199799', '199919']
    nosy_count = 6.0
    nosy_names = ['georg.brandl', 'ezio.melotti', 'eric.araujo', 'docs@python', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue18758'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    docsDocumentation in the Doc dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions