Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b6ef8f2beb90678a4a54218d6169040afbbf9fe1
/
Include
/
codecs.h
34d0ac8
Issue #29058: All stable API extensions added after Python 3.2 are now
by Serhiy Storchaka
· 8 years ago
2eb819f
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
by Martin Panter
· 9 years ago
7462b649
Issue #25523: Correct "a" article to "an" article
by Martin Panter
· 9 years ago
009b811
Removed unintentional trailing spaces in non-external and non-generated C files.
by Serhiy Storchaka
· 10 years ago
166ebc4
Issue #19676: Added the "namereplace" error handler.
by Serhiy Storchaka
· 10 years ago
8fad167
Issue #22166: clear codec caches in test_codecs
by Nick Coghlan
· 10 years ago
a9b1524
Close #20404: blacklist non-text encodings in io.TextIOWrapper
by Nick Coghlan
· 11 years ago
1c0689c
Issue #19526: Exclude all new API from the stable ABI.
by Martin v. Löwis
· 11 years ago
c72e4e6
Issue #19619: Blacklist non-text codecs in method API
by Nick Coghlan
· 11 years ago
e606983
Fix build under Windows
by Antoine Pitrou
· 13 years ago
f5cff56
Issue #13088: Add shared Py_hexdigits constant to format a number into base 16
by Victor Stinner
· 13 years ago
4d0d471
Merge branches/pep-0384.
by Martin v. Löwis
· 14 years ago
bab3378
#10439: document PyCodec C APIs.
by Georg Brandl
· 14 years ago
b2750b5
Move the codec decode type checks to bytes/bytearray.decode().
by Marc-André Lemburg
· 17 years ago
a977329
Merge part of the trunk changes into the p3yk branch. This merges from 43030
by Thomas Wouters
· 19 years ago
3aeb632
PEP 293 implemention (from SF patch http://www.python.org/sf/432401)
by Walter Dörwald
· 22 years ago
91a681d
Excise DL_EXPORT from Include.
by Mark Hammond
· 22 years ago
16b1ad9
Changing the CNRI copyright notice according to CNRI's instructions.
by Guido van Rossum
· 24 years ago
3ac3edc
M.-A. Lemburg <mal@lemburg.com>:
by Fred Drake
· 25 years ago
3094484
Python Codec Registry and support functions, by Marc-Andre Lemburg.
by Guido van Rossum
· 25 years ago