Different behavior of C and Python impls of datetime.strftime with non-UTF-8-encodable strings
| BPO | 34481 |
|---|---|
| Nosy | @brettcannon, @abalkin, @pitrou, @vstinner, @taleinat, @serhiy-storchaka, @pganssle, @izbyshev |
| PRs |
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 = None created_at = <Date 2018-08-23.17:40:57.476> labels = ['extension-modules', '3.8', 'type-bug', '3.7'] title = 'Different behavior of C and Python impls of datetime.strftime with non-UTF-8-encodable strings' updated_at = <Date 2018-09-05.15:38:31.222> user = 'https://github.com/izbyshev'
bugs.python.org fields:
activity = <Date 2018-09-05.15:38:31.222> actor = 'rhettinger' assignee = 'none' closed = False closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2018-08-23.17:40:57.476> creator = 'izbyshev' dependencies = [] files = [] hgrepos = [] issue_num = 34481 keywords = ['patch'] message_count = 8.0 messages = ['323963', '324329', '324336', '324337', '324356', '324397', '324401', '324630'] nosy_count = 8.0 nosy_names = ['brett.cannon', 'belopolsky', 'pitrou', 'vstinner', 'taleinat', 'serhiy.storchaka', 'p-ganssle', 'izbyshev'] pr_nums = ['8983'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue34481' versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']