Stop doing stat calls in importlib.machinery.FileFinder to see if something is a file or folder · Issue #63010 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 18810 |
---|---|
Nosy | @brettcannon, @ericsnowcurrently |
Files | less_stats.diff |
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/brettcannon' closed_at = <Date 2013-11-01.14:40:20.059> created_at = <Date 2013-08-22.14:49:46.526> labels = ['library', 'performance'] title = 'Stop doing stat calls in importlib.machinery.FileFinder to see if something is a file or folder' updated_at = <Date 2013-11-01.14:40:20.058> user = 'https://github.com/brettcannon'
bugs.python.org fields:
activity = <Date 2013-11-01.14:40:20.058> actor = 'brett.cannon' assignee = 'brett.cannon' closed = True closed_date = <Date 2013-11-01.14:40:20.059> closer = 'brett.cannon' components = ['Library (Lib)'] creation = <Date 2013-08-22.14:49:46.526> creator = 'brett.cannon' dependencies = [] files = ['31510'] hgrepos = [] issue_num = 18810 keywords = ['patch'] message_count = 11.0 messages = ['195900', '196018', '196044', '196045', '196473', '200289', '200291', '200292', '200419', '201904', '201905'] nosy_count = 4.0 nosy_names = ['brett.cannon', 'Arfrever', 'python-dev', 'eric.snow'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'performance' url = 'https://bugs.python.org/issue18810' versions = ['Python 3.4']