New submission from Alex Groce:

Attached file causes a failed rename, which is fine.  However, after the failed 
rename, the directory structure has changed (and the error reported is not very 
helpful).  Behavior does not match Linux or Windows behavior.

Discovered using random testing to check pyfakefs for conformance with os 
module, using TSTL tool.

----------
components: macOS
files: renameatomic.py
messages: 296794
nosy: Alex Groce, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: Non-atomic and unusual (wrong) rename behavior under OS X, Python 2.7.13
type: behavior
versions: Python 2.7
Added file: http://bugs.python.org/file46973/renameatomic.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30749>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to