-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
import machinery vulnerable to timestamp collisions #57854
Copy link
Copy link
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)testsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 13645 |
|---|---|
| Nosy | @warsaw, @brettcannon, @ncoghlan, @pitrou, @ericsnowcurrently, @ammaraskar |
| 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/pitrou'
closed_at = <Date 2012-01-13.17:56:59.374>
created_at = <Date 2011-12-21.12:32:17.768>
labels = ['interpreter-core', 'type-bug', 'tests']
title = 'import machinery vulnerable to timestamp collisions'
updated_at = <Date 2020-04-25.03:38:57.861>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2020-04-25.03:38:57.861>
actor = 'ammar2'
assignee = 'pitrou'
closed = True
closed_date = <Date 2012-01-13.17:56:59.374>
closer = 'pitrou'
components = ['Interpreter Core', 'Tests']
creation = <Date 2011-12-21.12:32:17.768>
creator = 'pitrou'
dependencies = []
files = ['24107', '24209']
hgrepos = []
issue_num = 13645
keywords = ['patch']
message_count = 19.0
messages = ['149982', '149983', '149984', '149993', '149994', '149995', '149997', '150350', '150390', '150432', '150439', '150984', '150985', '151030', '151112', '151139', '151180', '151183', '151184']
nosy_count = 9.0
nosy_names = ['barry', 'brett.cannon', 'ncoghlan', 'pitrou', 'Arfrever', 'neologix', 'python-dev', 'eric.snow', 'ammar2']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue13645'
versions = ['Python 3.3']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)testsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error