Skip to content

ConfigParser.items returns items present in vars #77432

Closed
@timster

Description

@timster
mannequin
BPO 33251
Nosy @terryjreedy, @ambv, @serhiy-storchaka, @timster
PRs
  • bpo-33251: Prevent ConfigParser.items returning items present in vars. #6446
  • bpo-33251: Revert 725476222a3c1f2f93162d75a540e6bcdeaa36fd #6494
  • bpo-33251: [3.7] Revert 725476222a3c1f2f93162d75a540e6bcdeaa36fd (GH-6494) #6495
  • bpo-33251: [3.6] Revert 725476222a3c1f2f93162d75a540e6bcdeaa36fd (GH-6494) #6496
  • bpo-33333 #6567
  • bpo-33251: Update documentation to reflect change. (GH-6446) #6583
  • 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 = None
    created_at = <Date 2018-04-09.20:04:26.440>
    labels = ['3.8', 'type-bug', 'library']
    title = 'ConfigParser.items returns items present in vars'
    updated_at = <Date 2018-04-23.20:56:49.760>
    user = 'https://github.com/timster'

    bugs.python.org fields:

    activity = <Date 2018-04-23.20:56:49.760>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2018-04-09.20:04:26.440>
    creator = 'timster'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33251
    keywords = ['patch']
    message_count = 7.0
    messages = ['315148', '315374', '315375', '315390', '315628', '315673', '315679']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'lukasz.langa', 'serhiy.storchaka', 'timster']
    pr_nums = ['6446', '6494', '6495', '6496', '6567', '6583']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33251'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifependingThe issue will be closed if no feedback is providedstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions