Skip to content

Path.mkdir can get into a recursive error loop #73602

@DanBuchoff

Description

@DanBuchoff
mannequin
BPO 29416
Nosy @pfmoore, @tjguk, @zware, @eryksun, @zooba

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/zooba'
closed_at = <Date 2017-11-09.18:03:53.736>
created_at = <Date 2017-02-01.22:46:32.944>
labels = ['3.7', 'type-bug', 'library', 'OS-windows']
title = 'Path.mkdir can get into a recursive error loop'
updated_at = <Date 2017-11-09.18:03:53.735>
user = 'https://bugs.python.org/DanBuchoff'

bugs.python.org fields:

activity = <Date 2017-11-09.18:03:53.735>
actor = 'serhiy.storchaka'
assignee = 'steve.dower'
closed = True
closed_date = <Date 2017-11-09.18:03:53.736>
closer = 'serhiy.storchaka'
components = ['Library (Lib)', 'Windows']
creation = <Date 2017-02-01.22:46:32.944>
creator = 'Dan Buchoff'
dependencies = []
files = []
hgrepos = []
issue_num = 29416
keywords = []
message_count = 7.0
messages = ['286717', '286723', '286734', '286999', '287000', '287001', '287002']
nosy_count = 7.0
nosy_names = ['paul.moore', 'tim.golden', 'python-dev', 'zach.ware', 'eryksun', 'steve.dower', 'Dan Buchoff']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue29416'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

Metadata

Metadata

Assignees

Labels

3.7 (EOL)end of lifeOS-windowsstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions