11 Commits (426e248febc4b86ea4512baaaa81966ab54c83da)

Author SHA1 Message Date
Antoine Pitrou e60698317d Fix build under Windows 15 years ago
Victor Stinner f5cff56a1b Issue #13088: Add shared Py_hexdigits constant to format a number into base 16 15 years ago
Martin v. Löwis 4d0d471a80 Merge branches/pep-0384. 15 years ago
Georg Brandl f65e25b626 Merged revisions 86134,86315-86316,86390,86424-86425,86428,86550,86561-86562,86564-86565,86705,86708,86713 via svnmerge from 16 years ago
Georg Brandl bab3378f36 #10439: document PyCodec C APIs. 16 years ago
Marc-André Lemburg b2750b5d33 Move the codec decode type checks to bytes/bytearray.decode(). 18 years ago
Thomas Wouters a977329b6f Merge part of the trunk changes into the p3yk branch. This merges from 43030 20 years ago
Walter Dörwald 3aeb632c31 PEP 293 implemention (from SF patch http://www.python.org/sf/432401) 24 years ago
Mark Hammond 91a681debf Excise DL_EXPORT from Include. 24 years ago
Guido van Rossum 16b1ad9c7d Changing the CNRI copyright notice according to CNRI's instructions. 26 years ago
Fred Drake 3ac3edcf95 M.-A. Lemburg <mal@lemburg.com>: 26 years ago
Guido van Rossum 3094484106 Python Codec Registry and support functions, by Marc-Andre Lemburg. 26 years ago