-
- Notifications
You must be signed in to change notification settings - Fork 33.6k
Closed
Labels
easystdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 1714 |
|---|---|
| Nosy | @akuchling, @tiran |
| Superseder | |
| Files |
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/akuchling' closed_at = <Date 2010-07-10.05:41:57.548> created_at = <Date 2007-12-31.15:30:01.301> labels = ['easy', 'type-bug', 'library'] title = 'ConfigParser.py do not allow leading (and trailing) space in values.' updated_at = <Date 2010-07-10.05:41:57.546> user = 'https://bugs.python.org/msuchy'bugs.python.org fields:
activity = <Date 2010-07-10.05:41:57.546> actor = 'terry.reedy' assignee = 'akuchling' closed = True closed_date = <Date 2010-07-10.05:41:57.548> closer = 'terry.reedy' components = ['Library (Lib)'] creation = <Date 2007-12-31.15:30:01.301> creator = 'msuchy' dependencies = [] files = ['9523'] hgrepos = [] issue_num = 1714 keywords = ['patch', 'easy'] message_count = 6.0 messages = ['59060', '59777', '60186', '62826', '66582', '66591'] nosy_count = 7.0 nosy_names = ['akuchling', 'draghuram', 'christian.heimes', 'schmir', 'quentin.gallet-gilles', 'msuchy', 'jonatasoliveira'] pr_nums = [] priority = 'low' resolution = 'duplicate' stage = None status = 'closed' superseder = '1524825' type = 'behavior' url = 'https://bugs.python.org/issue1714' versions = ['Python 3.2']Metadata
Metadata
Assignees
Labels
easystdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error