Skip to content

configparser does not convert defaults to strings #68023

Closed
@aragilar

Description

@aragilar
mannequin
BPO 23835
Nosy @warsaw, @vstinner, @bitdancer, @ambv, @aragilar, @asottile, @miss-islington, @JunyiXie
PRs
  • bpo-23835: Enforce that configparser defaults are strings #2558
  • bpo-23835: [docs] configparser converts defaults to strings #3176
  • bpo-23835: Restore legacy defaults= behavior for RawConfigParser #3191
  • bpo-33802: Do not interpolate in ConfigParser while reading defaults #7524
  • [3.7] bpo-33802: Do not interpolate in ConfigParser while reading defaults (GH-7524) #7529
  • Files
  • py27-config-fix.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 2018-06-08.17:10:28.583>
    created_at = <Date 2015-04-01.04:23:08.378>
    labels = ['3.7', 'deferred-blocker', 'type-bug', 'library']
    title = 'configparser does not convert defaults to strings'
    updated_at = <Date 2021-03-13.13:23:31.799>
    user = 'https://github.com/aragilar'

    bugs.python.org fields:

    activity = <Date 2021-03-13.13:23:31.799>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-08.17:10:28.583>
    closer = 'barry'
    components = ['Library (Lib)']
    creation = <Date 2015-04-01.04:23:08.378>
    creator = 'aragilar'
    dependencies = []
    files = ['38861']
    hgrepos = []
    issue_num = 23835
    keywords = ['patch', '3.7regression']
    message_count = 16.0
    messages = ['239768', '240249', '297793', '298205', '298234', '298279', '300660', '300661', '300717', '300791', '318983', '318999', '319047', '319066', '320899', '323285']
    nosy_count = 8.0
    nosy_names = ['barry', 'vstinner', 'r.david.murray', 'lukasz.langa', 'aragilar', 'Anthony Sottile', 'miss-islington', 'JunyiXie']
    pr_nums = ['2558', '3176', '3191', '7524', '7529']
    priority = 'deferred blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23835'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions