mimetypes.guess_type("//example.com") misinterprets host name as file name · Issue #66543 · 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
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 2014-09-06.02:52:37.225> labels = ['3.7', '3.8', 'type-bug', 'library'] title = 'mimetypes.guess_type("//example.com") misinterprets host name as file name' updated_at = <Date 2019-10-15.07:30:25.613> user = 'https://github.com/vadmium'
bugs.python.org fields:
activity = <Date 2019-10-15.07:30:25.613> actor = 'ned.deily' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2014-09-06.02:52:37.225> creator = 'martin.panter' dependencies = ['35939'] files = ['38222'] hgrepos = [] issue_num = 22347 keywords = ['patch'] message_count = 15.0 messages = ['226467', '236479', '335123', '351156', '351157', '351158', '351162', '351164', '351167', '354471', '354521', '354535', '354538', '354543', '354697'] nosy_count = 5.0 nosy_names = ['ned.deily', 'martin.panter', 'maxking', 'corona10', 'miss-islington'] pr_nums = ['15522', '15685', '15687', '16724', '16725', '16727', '16728'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue22347' versions = ['Python 3.7', 'Python 3.8']