Skip to content

Look up __enter__ before __exit__ in the with statement documentation #83218

@maggyero

Description

@maggyero
mannequin
BPO 39037
Nosy @gvanrossum, @brettcannon, @mdickinson, @ncoghlan, @maggyero, @miss-islington
PRs
  • bpo-39037: Look up __enter__ before __exit__ in the with statement documentation #17608
  • [3.8] bpo-39037: Fix lookup order of magic methods in with statement documentation (GH-17608) #17749
  • 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 2019-12-30.11:07:49.335>
    created_at = <Date 2019-12-13.15:19:37.772>
    labels = ['easy', 'type-bug', '3.7', 'docs']
    title = 'Look up __enter__ before __exit__ in the with statement documentation'
    updated_at = <Date 2020-01-14.12:19:39.848>
    user = 'https://github.com/maggyero'

    bugs.python.org fields:

    activity = <Date 2020-01-14.12:19:39.848>
    actor = 'maggyero'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2019-12-30.11:07:49.335>
    closer = 'maggyero'
    components = ['Documentation']
    creation = <Date 2019-12-13.15:19:37.772>
    creator = 'maggyero'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39037
    keywords = ['patch', 'easy']
    message_count = 10.0
    messages = ['358333', '358334', '358335', '358346', '358399', '358416', '358419', '358432', '359020', '359021']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'brett.cannon', 'mark.dickinson', 'ncoghlan', 'docs@python', 'maggyero', 'miss-islington']
    pr_nums = ['17608', '17749']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39037'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifedocsDocumentation in the Doc direasytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions