summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-09-25-05-16-19.bpo-38265.X6-gsT.rst
blob: bd69a26149d1ce83b6bf161bab0d5b7791c94af5 (plain)
1
2
Update the *length* parameter of :func:`os.pread` to accept
:c:type:`Py_ssize_t` instead of :c:type:`int`.