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

Remove duplicate ACKS entries #62857

Closed
MadisonMay mannequin opened this issue Aug 4, 2013 · 5 comments
Closed

Remove duplicate ACKS entries #62857

MadisonMay mannequin opened this issue Aug 4, 2013 · 5 comments
Labels
docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error

Comments

@MadisonMay
Copy link
Mannequin

MadisonMay mannequin commented Aug 4, 2013

BPO 18657
Nosy @bitdancer
Files
  • ACKS_duplicates.patch: Duplicate entries removed from ACKS
  • 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 2013-08-04.19:50:53.160>
    created_at = <Date 2013-08-04.19:31:04.903>
    labels = ['type-bug', 'docs']
    title = 'Remove duplicate ACKS entries'
    updated_at = <Date 2013-08-04.19:50:53.157>
    user = 'https://bugs.python.org/madisonmay'

    bugs.python.org fields:

    activity = <Date 2013-08-04.19:50:53.157>
    actor = 'r.david.murray'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2013-08-04.19:50:53.160>
    closer = 'r.david.murray'
    components = ['Documentation']
    creation = <Date 2013-08-04.19:31:04.903>
    creator = 'madison.may'
    dependencies = []
    files = ['31157']
    hgrepos = []
    issue_num = 18657
    keywords = ['patch']
    message_count = 5.0
    messages = ['194410', '194411', '194413', '194416', '194417']
    nosy_count = 4.0
    nosy_names = ['r.david.murray', 'docs@python', 'python-dev', 'madison.may']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18657'
    versions = ['Python 3.3', 'Python 3.4']

    @MadisonMay
    Copy link
    Mannequin Author

    MadisonMay mannequin commented Aug 4, 2013

    The title says it all. I used collections.Counter to check for duplicates in ACKS and cleaned up a few double entries.

    @MadisonMay MadisonMay mannequin assigned docspython Aug 4, 2013
    @MadisonMay MadisonMay mannequin added the docs Documentation in the Doc dir label Aug 4, 2013
    @bitdancer
    Copy link
    Member

    Did you intend to attach a patch?

    @MadisonMay
    Copy link
    Mannequin Author

    MadisonMay mannequin commented Aug 4, 2013

    Now with 100% more patch. Thanks for the catch, David.

    @python-dev
    Copy link
    Mannequin

    python-dev mannequin commented Aug 4, 2013

    New changeset 2ec323dadca2 by R David Murray in branch '3.3':
    bpo-18657: remove duplicate entries from Misc/ACKS.
    http://hg.python.org/cpython/rev/2ec323dadca2

    New changeset f4f81ebc3de9 by R David Murray in branch 'default':
    Merge: bpo-18657: remove duplicate entries from Misc/ACKS.
    http://hg.python.org/cpython/rev/f4f81ebc3de9

    @bitdancer
    Copy link
    Member

    Thanks, Madison.

    @bitdancer bitdancer added the type-bug An unexpected behavior, bug, or error label Aug 4, 2013
    @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
    docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant