]> granicus.if.org Git - python/commit
Issue #18353: Remove PyUnicode_WRITE_CHAR macro link from c-api/unicode.rst
authorBerker Peksag <berker.peksag@gmail.com>
Sun, 24 Apr 2016 00:07:03 +0000 (03:07 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Sun, 24 Apr 2016 00:07:03 +0000 (03:07 +0300)
commit78de0b10479a95c359ee48a4cce661df9cb97c6d
tree3e6e90f3b66c21d91f3ce826ccd2f938b24d0664
parentae7e8c44ac158d25bb5e88070a5db3fd68e60255
parent544ae59b8e7a282e9dc5edadbca68b263b3a67b7
Issue #18353: Remove PyUnicode_WRITE_CHAR macro link from c-api/unicode.rst

Patch by Corey Brune.