diff options
author | Windson yang <wiwindson@outlook.com> | 2018-11-17 19:16:51 (GMT) |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-11-17 19:16:51 (GMT) |
commit | 689d555ec135d4115574addd063c358ac4897cc4 (patch) | |
tree | ba1d0bd4da45b17a4214c1192dcd32ba98fa9442 /Include | |
parent | 38df97a03c5102e717a110ab69bff8e5c9ebfd08 (diff) | |
download | cpython-689d555ec135d4115574addd063c358ac4897cc4.zip cpython-689d555ec135d4115574addd063c358ac4897cc4.tar.gz cpython-689d555ec135d4115574addd063c358ac4897cc4.tar.bz2 |
bpo-25438: document what codec PyMemberDef T_STRING decodes the char * as (GH-10580)
Source of T_STRING: https://github.com/python/cpython/blob/e42b705188271da108de42b55d9344642170aa2b/Python/structmember.c#L51
Source of PyUnicode_FromString
https://github.com/python/cpython/blob/master/Include/unicodeobject.h#L702
https://bugs.python.org/issue25438
Diffstat (limited to 'Include')
0 files changed, 0 insertions, 0 deletions