New submission from Keith F. Kelly <keith.f.ke...@outlook.com>:

Apparently the fix for https://bugs.python.org/issue34652 was incorrect, or got 
incorrectly backported to, the 2.7 tree, because as of 2.7.16, the os.lchmod() 
built-in API is unexpectedly missing on MacOS, which is breaking our existing 
code.

----------
components: macOS
messages: 350822
nosy: keithfkelly, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: macOS: os.lchmod() incorrectly removed by 2.7.16
type: behavior
versions: Python 2.7

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

Reply via email to