-
- Notifications
You must be signed in to change notification settings - Fork 33.6k
Closed
Labels
3.12only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 33379 |
|---|---|
| Nosy | @brettcannon, @ncoghlan, @ericsnowcurrently, @serhiy-storchaka |
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-04-28.22:03:00.332> labels = ['interpreter-core', '3.8', 'type-bug', '3.7'] title = 'PyImport_Cleanup is called with builtins_copy == NULL in test_embed' updated_at = <Date 2018-04-29.05:56:26.461> user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2018-04-29.05:56:26.461> actor = 'serhiy.storchaka' assignee = 'none' closed = False closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2018-04-28.22:03:00.332> creator = 'serhiy.storchaka' dependencies = [] files = [] hgrepos = [] issue_num = 33379 keywords = [] message_count = 2.0 messages = ['315868', '315881'] nosy_count = 4.0 nosy_names = ['brett.cannon', 'ncoghlan', 'eric.snow', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue33379' versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']Metadata
Metadata
Assignees
Labels
3.12only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error