commit | b2f642ccd2f65d2f3bf77bbaa103dd2bc2733734 | [log] [tgz] |
---|---|---|
author | Mat M <mathew1800@gmail.com> | Wed Dec 19 14:13:15 2018 -0500 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Wed Dec 19 21:13:15 2018 +0200 |
tree | d04e2d3ece49996ec1bbf92f49091cab555a3097 | |
parent | cf10a750f4b50b6775719cfb17bee00bc3a9c60b [diff] |
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.