SIGN IN SIGN UP

bpo-36352: Clarify fileutils.h documentation (GH-12406)

The last parameter of _Py_wreadlink(), _Py_wrealpath() and
_Py_wgetcwd() is a length, not a size: number of characters including
the trailing NUL character.

Enhance also documentation of error conditions.
V
Victor Stinner committed
1be0d1135f5627d0525eab635cf2da441d9cbc08
Parent: 72c7b37
Committed by GitHub <noreply@github.com> on 3/18/2019, 4:47:26 PM