ConfigParser does not handle files without sections · Issue #66449 · python/cpython (original) (raw)
BPO | 22253 |
---|---|
Nosy | @terryjreedy, @pfmoore, @ambv, @vadmium, @serhiy-storchaka, @kernc, @pslacerda, @johnlinp |
PRs | gh-66449: Add support to unnamed sections in ConfigParser #2735 |
Files | nosection.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 = 'https://github.com/ambv' closed_at = None created_at = <Date 2014-08-22.18:22:48.077> labels = ['type-feature', 'library'] title = 'ConfigParser does not handle files without sections' updated_at = <Date 2019-11-05.20:39:34.585> user = 'https://github.com/kernc'
bugs.python.org fields:
activity = <Date 2019-11-05.20:39:34.585> actor = 'Pedro Lacerda' assignee = 'lukasz.langa' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2014-08-22.18:22:48.077> creator = 'kernc' dependencies = [] files = ['43345'] hgrepos = [] issue_num = 22253 keywords = ['patch'] message_count = 15.0 messages = ['225693', '225696', '225715', '226587', '226593', '226621', '226827', '226835', '226909', '226936', '227749', '268271', '298339', '298448', '356060'] nosy_count = 9.0 nosy_names = ['terry.reedy', 'paul.moore', 'lukasz.langa', 'tshepang', 'martin.panter', 'serhiy.storchaka', 'kernc', 'Pedro Lacerda', 'johnlinp'] pr_nums = ['2735'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue22253' versions = []