]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32077: Update refcounts.dat for Unicode object functions. (GH-11243)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 19 Dec 2018 20:03:20 +0000 (12:03 -0800)
committerGitHub <noreply@github.com>
Wed, 19 Dec 2018 20:03:20 +0000 (12:03 -0800)
commit29d4e309b1b4dfb26d65d83c683002911c066dec
tree0cd29db8ad1b8fad97030d3e58aa2eb09e94d149
parente2e6f907fdd3f62284d0e318c51ced752d1d263f
bpo-32077: Update refcounts.dat for Unicode object functions. (GH-11243)

Makes the documentation more comprehensive in terms of indicating
whether or not a function returns a new reference.

Also fixes some errors and adds missing functions.
(cherry picked from commit b2f642ccd2f65d2f3bf77bbaa103dd2bc2733734)

Co-authored-by: Mat M <mathew1800@gmail.com>
Doc/data/refcounts.dat