Skip to content

Document that locals() may return globals() #76594

@stevendaprano

Description

@stevendaprano
BPO 32413
Nosy @brettcannon, @rhettinger, @stevendaprano, @vadmium, @srinivasreddy, @miss-islington
PRs
  • bpo-32413: Add documentation that at the module level, locals(), globals() are the same dictionary #5004
  • [3.7] bpo-32413: Add documentation that at the module level, locals(), globals() are the same dictionary (GH-5004) #12664
  • 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-04-02.18:15:54.835>
    created_at = <Date 2017-12-23.05:52:42.322>
    labels = ['3.8', 'type-feature', '3.7', 'docs']
    title = 'Document that locals() may return globals()'
    updated_at = <Date 2019-04-02.18:15:54.834>
    user = 'https://github.com/stevendaprano'

    bugs.python.org fields:

    activity = <Date 2019-04-02.18:15:54.834>
    actor = 'brett.cannon'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2019-04-02.18:15:54.835>
    closer = 'brett.cannon'
    components = ['Documentation']
    creation = <Date 2017-12-23.05:52:42.322>
    creator = 'steven.daprano'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32413
    keywords = ['patch']
    message_count = 5.0
    messages = ['308947', '308949', '309004', '309391', '339359']
    nosy_count = 7.0
    nosy_names = ['brett.cannon', 'rhettinger', 'steven.daprano', 'docs@python', 'martin.panter', 'thatiparthy', 'miss-islington']
    pr_nums = ['5004', '12664']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32413'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifedocsDocumentation in the Doc dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions