Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misspelling of Jamie Zawinski's surname in urllib.parse docstring #54815

Closed
davidmalcolm opened this issue Dec 2, 2010 · 3 comments
Closed
Assignees
Labels
stdlib Python modules in the Lib dir

Comments

@davidmalcolm
Copy link
Member

BPO 10606
Nosy @orsenthil, @davidmalcolm
Files
  • py3k-fix-jwz-surname.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/orsenthil'
    closed_at = <Date 2010-12-02.16:43:34.033>
    created_at = <Date 2010-12-02.16:17:00.046>
    labels = ['library']
    title = "Misspelling of Jamie Zawinski's surname in urllib.parse docstring"
    updated_at = <Date 2012-08-24.12:07:10.137>
    user = 'https://github.com/davidmalcolm'

    bugs.python.org fields:

    activity = <Date 2012-08-24.12:07:10.137>
    actor = 'mykhal'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2010-12-02.16:43:34.033>
    closer = 'dmalcolm'
    components = ['Library (Lib)']
    creation = <Date 2010-12-02.16:17:00.046>
    creator = 'dmalcolm'
    dependencies = []
    files = ['19906']
    hgrepos = []
    issue_num = 10606
    keywords = ['patch']
    message_count = 3.0
    messages = ['123079', '123081', '169003']
    nosy_count = 3.0
    nosy_names = ['orsenthil', 'mykhal', 'dmalcolm']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue10606'
    versions = ['Python 2.6', 'Python 2.7', 'Python 3.2', 'Python 3.3']

    @davidmalcolm
    Copy link
    Member Author

    (was misspelled when bpo-5650 was fixed, FWIW)

    @davidmalcolm davidmalcolm added the stdlib Python modules in the Lib dir label Dec 2, 2010
    @davidmalcolm
    Copy link
    Member Author

    Fixed in py3k in r86932

    @mykhal
    Copy link
    Mannequin

    mykhal mannequin commented Aug 24, 2012

    this is still unfixed in Python 2.x

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    stdlib Python modules in the Lib dir
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants