commit | 0016507c168fa942d7856bdef371cd8d494b140b | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Fri Oct 09 01:53:21 2015 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Fri Oct 09 01:53:21 2015 +0200 |
tree | 9c59b7f6718664c947cfc8d84508333fb9a8096d | |
parent | e7bf86cd7d7c9a3924501875a08c4ef4a0063103 [diff] |
Issue #25318: Move _PyBytesWriter to bytesobject.c Declare also the private API in bytesobject.h.