sys.path disappears at shutdown · Issue #64802 · python/cpython (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 20603 |
---|---|
Nosy | @brettcannon, @ncoghlan, @pitrou, @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 = 'https://github.com/pitrou' closed_at = <Date 2014-12-08.15:36:51.601> created_at = <Date 2014-02-11.19:25:40.890> labels = ['interpreter-core', 'type-bug'] title = 'sys.path disappears at shutdown' updated_at = <Date 2014-12-08.15:36:51.574> user = 'https://github.com/pitrou'
bugs.python.org fields:
activity = <Date 2014-12-08.15:36:51.574> actor = 'brett.cannon' assignee = 'pitrou' closed = True closed_date = <Date 2014-12-08.15:36:51.601> closer = 'brett.cannon' components = ['Interpreter Core'] creation = <Date 2014-02-11.19:25:40.890> creator = 'pitrou' dependencies = [] files = [] hgrepos = [] issue_num = 20603 keywords = [] message_count = 4.0 messages = ['211002', '232276', '232278', '232306'] nosy_count = 6.0 nosy_names = ['brett.cannon', 'ncoghlan', 'pitrou', 'Arfrever', 'eric.snow', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue20603' versions = ['Python 3.4']