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

Dictionary view example has error in set ops #56874

Closed
sandrotosi opened this issue Jul 31, 2011 · 2 comments
Closed

Dictionary view example has error in set ops #56874

sandrotosi opened this issue Jul 31, 2011 · 2 comments
Labels
docs Documentation in the Doc dir

Comments

@sandrotosi
Copy link
Contributor

BPO 12665
Nosy @sandrotosi
Files
  • dict_view_examples-default.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 = None
    closed_at = <Date 2011-08-02.16:47:57.856>
    created_at = <Date 2011-07-31.15:08:31.874>
    labels = ['docs']
    title = 'Dictionary view example has error in set ops'
    updated_at = <Date 2011-08-02.16:47:57.856>
    user = 'https://github.com/sandrotosi'

    bugs.python.org fields:

    activity = <Date 2011-08-02.16:47:57.856>
    actor = 'sandro.tosi'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2011-08-02.16:47:57.856>
    closer = 'sandro.tosi'
    components = ['Documentation']
    creation = <Date 2011-07-31.15:08:31.874>
    creator = 'sandro.tosi'
    dependencies = []
    files = ['22809']
    hgrepos = []
    issue_num = 12665
    keywords = ['patch']
    message_count = 2.0
    messages = ['141469', '141573']
    nosy_count = 3.0
    nosy_names = ['sandro.tosi', 'docs@python', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue12665'
    versions = ['Python 3.2', 'Python 3.3']

    @sandrotosi
    Copy link
    Contributor Author

    Hello, following up http://mail.python.org/pipermail/docs/2011-July/005209.html here's a patch to fix the example error on active 3.x branches.

    @sandrotosi sandrotosi added the docs Documentation in the Doc dir label Jul 31, 2011
    @python-dev
    Copy link
    Mannequin

    python-dev mannequin commented Aug 2, 2011

    New changeset a70cdec027e7 by Sandro Tosi in branch '3.2':
    bpo-12665: Dictionary view example has error in set operation
    http://hg.python.org/cpython/rev/a70cdec027e7

    New changeset b2dc821058fe by Sandro Tosi in branch 'default':
    bpo-12665: merge with 3.2
    http://hg.python.org/cpython/rev/b2dc821058fe

    @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
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant