mywrite() ignores PyFile_WriteString() errors
| BPO | 8124 |
|---|---|
| Nosy | @vstinner |
| 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 = None closed_at = <Date 2010-04-23.12:05:11.764> created_at = <Date 2010-03-12.16:08:37.945> labels = ['interpreter-core', 'type-bug'] title = 'mywrite() ignores PyFile_WriteString() errors' updated_at = <Date 2010-04-23.12:05:11.762> user = 'https://github.com/vstinner'
bugs.python.org fields:
activity = <Date 2010-04-23.12:05:11.762> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2010-04-23.12:05:11.764> closer = 'vstinner' components = ['Interpreter Core'] creation = <Date 2010-03-12.16:08:37.945> creator = 'vstinner' dependencies = [] files = ['17045'] hgrepos = [] issue_num = 8124 keywords = ['patch'] message_count = 7.0 messages = ['100939', '100942', '103711', '103946', '103948', '103949', '104006'] nosy_count = 1.0 nosy_names = ['vstinner'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue8124' versions = ['Python 3.1', 'Python 3.2']