This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Arfrever, barry, brett.cannon, bronger, cool-RR, daniel.ugra, ezio.melotti, georg.brandl, gvanrossum, pitrou, python-dev, r.david.murray, serhiy.storchaka, tshepang
Date 2016-01-06.21:08:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452114522.18.0.17593077441.issue22570@psf.upfronthosting.co.za>
In-reply-to
Content
Opened issue26027 for adding support in the posix module.

Should the path attribute be only string, or other types are acceptable (bytes, file descriptor, and even None if the function accepts None)?
History
Date User Action Args
2016-01-06 21:08:42serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, barry, brett.cannon, georg.brandl, pitrou, bronger, ezio.melotti, Arfrever, r.david.murray, daniel.ugra, cool-RR, tshepang, python-dev
2016-01-06 21:08:42serhiy.storchakasetmessageid: <1452114522.18.0.17593077441.issue22570@psf.upfronthosting.co.za>
2016-01-06 21:08:42serhiy.storchakalinkissue22570 messages
2016-01-06 21:08:42serhiy.storchakacreate