Skip to content

pydoc generates invalid docs.python.org link for xml.etree.ElementTree and other modules #60688

@mgedmin

Description

@mgedmin
mannequin
BPO 16484
Nosy @brettcannon, @birkenfeld, @terryjreedy, @mgedmin, @merwok, @bitdancer, @ericsnowcurrently, @vadmium, @kau8hik
Files
  • issue16484_python2.7.patch: fixed patch for python 2.7
  • issue16484_python3.2.patch: patch for pydoc module docs link (python 3.2 version)
  • issue16484_python3.3.patch: patch for pydoc module docs link (python 3.3 version)
  • Issue16484_rev_python3.6.patch: patch for pydoc module docs link with tests(python 3.6 version)
  • issue16484_test_python3.6.patch: patch for pydoc module tests(python 3.6 version)
  • 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 = None
    closed_at = <Date 2016-06-12.08:00:55.672>
    created_at = <Date 2012-11-16.10:46:28.913>
    labels = ['type-bug', 'tests']
    title = 'pydoc generates invalid docs.python.org link for xml.etree.ElementTree and other modules'
    updated_at = <Date 2016-06-12.08:00:55.671>
    user = 'https://github.com/mgedmin'

    bugs.python.org fields:

    activity = <Date 2016-06-12.08:00:55.671>
    actor = 'martin.panter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-06-12.08:00:55.672>
    closer = 'martin.panter'
    components = ['Tests']
    creation = <Date 2012-11-16.10:46:28.913>
    creator = 'mgedmin'
    dependencies = []
    files = ['34236', '34237', '34238', '43160', '43355']
    hgrepos = []
    issue_num = 16484
    keywords = ['patch']
    message_count = 33.0
    messages = ['175675', '175706', '175713', '175784', '177029', '177035', '212155', '212156', '212220', '212297', '212298', '212309', '212317', '212321', '213601', '214819', '216663', '216706', '216709', '266970', '267137', '267174', '267186', '267188', '267242', '268090', '268166', '268188', '268315', '268321', '268323', '268331', '268333']
    nosy_count = 11.0
    nosy_names = ['brett.cannon', 'georg.brandl', 'terry.reedy', 'mgedmin', 'eric.araujo', 'r.david.murray', 'python-dev', 'eric.snow', 'martin.panter', 'sean.rodman', 'kau8hik']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16484'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      testsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions