Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a45b0efdeaf27c3f8a630fb8c3670df6f0d42d20
/
Modules
/
cjkcodecs
/
multibytecodec.h
ac22f6a
bpo-33578: Add getstate/setstate for CJK codec (GH-6984)
by Christopher Thorne
· 7 years ago
14c9fea
CJK codecs: less magic macros, require explicit semicolon
by Victor Stinner
· 12 years ago
d1f9942
Issue #18408: Fix cjkcodecs decoders, add a new MBERR_EXCEPTION constant to
by Victor Stinner
· 12 years ago
d949126
Issue #17693: CJK encoders now use the new Unicode API (PEP 393)
by Victor Stinner
· 12 years ago
a0dd021
Close #17693: Rewrite CJK decoders to use the _PyUnicodeWriter API instead of
by Victor Stinner
· 12 years ago
f95a1b3
Recorded merge of revisions 81029 via svnmerge from
by Antoine Pitrou
· 15 years ago
b173f78
add a replacement API for PyCObject, PyCapsule #5630
by Benjamin Peterson
· 16 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
4b96c13
- Modernize code to use Py_ssize_t more intensively.
by Hye-Shik Chang
· 20 years ago
2bb146f
Bring CJKCodecs 1.1 into trunk. This completely reorganizes source
by Hye-Shik Chang
· 21 years ago
3e2a306
Add CJK codecs support as discussed on python-dev. (SF #873597)
by Hye-Shik Chang
· 22 years ago