Skip to content

ConfigParser: document optionxform must be idempotent #80019

@pastelmind

Description

@pastelmind
BPO 35838
Nosy @methane, @ambv, @miss-islington, @tirkarthi, @pastelmind
PRs
  • bpo-35838: Fix duplicate optionxform calls on a section's option #11760
  • bpo-35838: Fix duplicate optionxform calls on a section's option #11760
  • bpo-35838: Fix duplicate optionxform calls on a section's option #11760
  • bpo-35838: document optionxform must be idempotent #12656
  • [3.7] bpo-35838: document optionxform must be idempotent (GH-12656) #12657
  • 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.09:31:52.579>
    created_at = <Date 2019-01-27.22:27:01.933>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'ConfigParser: document optionxform must be idempotent'
    updated_at = <Date 2019-04-02.09:31:52.578>
    user = 'https://github.com/pastelmind'

    bugs.python.org fields:

    activity = <Date 2019-04-02.09:31:52.578>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-04-02.09:31:52.579>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2019-01-27.22:27:01.933>
    creator = 'Phil Kang'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35838
    keywords = ['patch', 'patch', 'patch']
    message_count = 7.0
    messages = ['334439', '334452', '334470', '337282', '337375', '339321', '339323']
    nosy_count = 5.0
    nosy_names = ['methane', 'lukasz.langa', 'miss-islington', 'xtreak', 'Phil Kang']
    pr_nums = ['11760', '11760', '11760', '12656', '12657']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35838'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions