New submission from Georg Brandl <ge...@python.org>:

For pathconf() / fpathconf() and truncate() / ftruncate() the former didn't 
support fds as path.  These two patches should fix it.

----------
assignee: larry
components: Extension Modules
files: pathconf.diff
keywords: patch
messages: 163760
nosy: georg.brandl, larry
priority: critical
severity: normal
status: open
title: add new-style os API to two missing functions
versions: Python 3.3
Added file: http://bugs.python.org/file26127/pathconf.diff

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

Reply via email to