| Commit message (Expand) | Author | Age | Files | Lines |
* | Recorded merge of revisions 81029 via svnmerge from | Antoine Pitrou | 2010-05-09 | 1 | -27/+27 |
|
|
* | Merged revisions 77088 via svnmerge from | Georg Brandl | 2009-12-28 | 1 | -2/+4 |
|
|
* | Merged revisions 73376,73393,73398,73400,73404-73405,73409,73419-73421,73432,... | Benjamin Peterson | 2009-06-28 | 1 | -1/+2 |
|
|
* | Merged revisions 72698-72699 via svnmerge from | Hirokazu Yamamoto | 2009-05-17 | 1 | -6/+2 |
|
|
* | remove duplicate definition of PyExc_BufferError #4950 | Benjamin Peterson | 2009-01-16 | 1 | -1/+0 |
|
|
* | Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,... | Christian Heimes | 2008-04-13 | 1 | -7/+0 |
|
|
* | Merged revisions 61431,61433-61436,61439,61444,61449-61450,61453,61458,61465,... | Christian Heimes | 2008-03-18 | 1 | -0/+2 |
|
|
* | Merged revisions 59565-59594 via svnmerge from | Christian Heimes | 2007-12-24 | 1 | -0/+3 |
|
|
* | Merging the py3k-pep3137 branch back into the py3k branch. | Guido van Rossum | 2007-11-06 | 1 | -0/+1 |
|
|
* | Merged revisions 57778-58052 via svnmerge from | Thomas Wouters | 2007-09-08 | 1 | -0/+1 |
|
|
* | Fix a compile error on Windows. | Collin Winter | 2007-08-31 | 1 | -1/+1 |
|
|
* | Issue #1066: implement PEP 3109, 2/3 of PEP 3134. | Collin Winter | 2007-08-31 | 1 | -20/+26 |
|
|
* | Add const to some strings that are not modified | Neal Norwitz | 2007-08-24 | 1 | -4/+4 |
|
|
* | Merged in py3k-buffer branch to main line. All objects now use the buffer pr... | Travis E. Oliphant | 2007-08-18 | 1 | -0/+1 |
|
|
* | PyErr_Warn is deprecated in 2.5 - goes away for 3.0 | Skip Montanaro | 2007-08-12 | 1 | -3/+0 |
|
|
* | Merged revisions 55962-56019 via svnmerge from | Guido van Rossum | 2007-06-18 | 1 | -2/+2 |
|
|
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -1/+0 |
|
|
* | Change PyErr_Format() to generate a unicode string (by using | Walter Dörwald | 2007-05-25 | 1 | -2/+1 |
|
|
* | Merged revisions 55342-55406 via svnmerge from | Guido van Rossum | 2007-05-17 | 1 | -6/+0 |
|
|
* | Get rid of all #ifdef Py_USING_UNICODE (it is always present now). | Guido van Rossum | 2007-05-03 | 1 | -4/+0 |
|
|
* | Merged revisions 53875-53911 via svnmerge from | Thomas Wouters | 2007-02-25 | 1 | -6/+5 |
|
|
* | Merge current trunk into p3yk. This includes the PyNumber_Index API change, | Thomas Wouters | 2006-08-21 | 1 | -0/+1 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -1/+5 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 1 | -2/+67 |
|
|
* | Checkpoint. 218 tests are okay; 53 are failing. Done so far: | Guido van Rossum | 2006-03-15 | 1 | -15/+8 |
|
|
* | PEP 352 implementation. Creates a new base class, BaseException, which has an | Brett Cannon | 2006-03-01 | 1 | -0/+23 |
|
|
* | Merge ssize_t branch. | Martin v. Löwis | 2006-02-15 | 1 | -15/+15 |
|
|
* | * set_new() doesn't need to zero the structure a second time after tp_alloc | Raymond Hettinger | 2005-08-06 | 1 | -0/+6 |
|
|
* | PEP 342 implementation. Per Guido's comments, the generator throw() | Phillip J. Eby | 2005-08-02 | 1 | -0/+1 |
|
|
* | Stop producing or using OverflowWarning. PEP 237 thought this would | Tim Peters | 2004-08-25 | 1 | -0/+1 |
|
|
* | Use appropriate macros not the deprecated DL_IMPORT/DL_EXPORT macros | Neal Norwitz | 2003-07-01 | 1 | -1/+1 |
|
|
* | Constify filenames and scripts. Fixes #651362. | Martin v. Löwis | 2002-12-11 | 1 | -4/+5 |
|
|
* | Patch #614055: Support OpenVMS. | Martin v. Löwis | 2002-12-06 | 1 | -0/+3 |
|
|
* | Fix PEP 293 related problems with --disable-unicode builds | Walter Dörwald | 2002-11-21 | 1 | -0/+3 |
|
|
* | Patch 594001: PEP 277 - Unicode file name support for Windows NT. | Mark Hammond | 2002-10-03 | 1 | -2/+23 |
|
|
* | Use Py_GCC_ATTRIBUTE instead of __attribute__. Compilers other than GCC | Neil Schemenauer | 2002-09-15 | 1 | -3/+3 |
|
|
* | Removed bogus PyUnicodeTranslateError_GetEncoding, as | Walter Dörwald | 2002-09-02 | 1 | -1/+0 |
|
|
* | PEP 293 implemention (from SF patch http://www.python.org/sf/432401) | Walter Dörwald | 2002-09-02 | 1 | -0/+66 |
|
|
* | Added a FutureWarning for constructs that will change semantically in | Barry Warsaw | 2002-08-14 | 1 | -0/+1 |
|
|
* | Excise DL_EXPORT from Include. | Mark Hammond | 2002-08-12 | 1 | -73/+73 |
|
|
* | New functions for extension writers on Windows: | Thomas Heller | 2002-07-29 | 1 | -0/+3 |
|
|
* | As discussed on python-dev, add a mechanism to indicate features | Neal Norwitz | 2002-05-29 | 1 | -0/+1 |
|
|
* | mysnprintf.c: Massive rewrite of PyOS_snprintf and PyOS_vsnprintf, to | Tim Peters | 2001-12-03 | 1 | -5/+0 |
|
|
* | Removed preprocessor gimmick trying to force use of snprintf emulation | Tim Peters | 2001-11-28 | 1 | -8/+6 |
|
|
* | Add function attributes that allow GCC to check the arguments of printf-like | Neil Schemenauer | 2001-10-23 | 1 | -3/+6 |
|
|
* | weakref.ReferenceError becomes a built-in exception now that weak ref objects | Fred Drake | 2001-10-05 | 1 | -0/+1 |
|
|
* | Introduce OverflowWarning -- to be issued when short int operations | Guido van Rossum | 2001-08-23 | 1 | -0/+1 |
|
|
* | Enable PyOS_snprintf() et al. during alpha phase of 2.2.0 and | Marc-André Lemburg | 2001-07-31 | 1 | -0/+7 |
|
|
* | va_list is defined in stdarg.h. | Marc-André Lemburg | 2001-07-31 | 1 | -0/+1 |
|
|
* | This patch turns the Python API mismatch notice into a standard | Marc-André Lemburg | 2001-07-31 | 1 | -0/+16 |
|
|