time_hash() reads the wrong bytes to get microseconds
| BPO | 29140 |
|---|---|
| Nosy | @abalkin, @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 2017-02-01.17:15:10.446> created_at = <Date 2017-01-03.13:57:09.547> labels = ['3.7', 'library'] title = 'time_hash() reads the wrong bytes to get microseconds' updated_at = <Date 2017-02-01.17:15:10.445> user = 'https://github.com/vstinner'
bugs.python.org fields:
activity = <Date 2017-02-01.17:15:10.445> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2017-02-01.17:15:10.446> closer = 'vstinner' components = ['Library (Lib)'] creation = <Date 2017-01-03.13:57:09.547> creator = 'vstinner' dependencies = [] files = ['46123', '46130'] hgrepos = [] issue_num = 29140 keywords = ['patch', '3.6regression'] message_count = 4.0 messages = ['284561', '284596', '284597', '284598'] nosy_count = 3.0 nosy_names = ['belopolsky', 'vstinner', 'python-dev'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue29140' versions = ['Python 3.6', 'Python 3.7']