| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 74958 via svnmerge from | Ezio Melotti | 2009-09-20 | 1 | -10/+19 |
|
|
* | Merged revisions 74841 via svnmerge from | Thomas Wouters | 2009-09-16 | 1 | -0/+16 |
|
|
* | Merged revisions 74795 via svnmerge from | Benjamin Peterson | 2009-09-15 | 1 | -0/+4 |
|
|
* | Merged revisions 71873-71874,71882,71890,71893,71898-71900,71910,71914-71923,... | Jeroen Ruigrok van der Werven | 2009-04-29 | 21 | -569/+1306 |
|
|
* | Merged revisions 72007-72010,72036-72037 via svnmerge from | Georg Brandl | 2009-04-28 | 2 | -5/+4 |
|
|
* | Fixed typo. | Hirokazu Yamamoto | 2009-04-06 | 1 | -2/+1 |
|
|
* | Merged revisions 69578-69580,69901,69907,69994,70022-70023,70025-70026,70166,... | Georg Brandl | 2009-04-05 | 1 | -0/+1 |
|
|
* | Merged revisions 71058,71149-71150,71212,71214-71216,71222,71225,71234,71237-... | Georg Brandl | 2009-04-05 | 1 | -57/+59 |
|
|
* | Merged revisions 70866-70868,70870-70871,70893,70896,70902,70905,70907,70912,... | Georg Brandl | 2009-04-05 | 1 | -1/+1 |
|
|
* | Merged revisions 70642,70648,70656,70661,70765,70773,70789,70824-70825,70828,... | Georg Brandl | 2009-04-05 | 3 | -3/+32 |
|
|
* | Fix 'the the'; grammar fix (backport of r71102 | Andrew M. Kuchling | 2009-04-03 | 1 | -2/+2 |
|
|
* | Merged revisions 68582,68718,68720-68721,68724-68727,68859,68973,69288-69289,... | Georg Brandl | 2009-02-23 | 4 | -10/+37 |
|
|
* | Merged revisions 68292,68344,68361,68378,68424,68426,68429-68430,68450,68457,... | Georg Brandl | 2009-01-14 | 1 | -1/+1 |
|
|
* | Merged revisions 68232 via svnmerge from | Georg Brandl | 2009-01-03 | 1 | -4/+3 |
|
|
* | Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,... | Georg Brandl | 2009-01-03 | 11 | -22/+86 |
|
|
* | Merged revisions 67952-67953,67955,67957-67958,67960-67961,67963,67965,67967,... | Georg Brandl | 2009-01-01 | 2 | -7/+12 |
|
|
* | Merged revisions 67898,67904-67907,67912,67918,67920-67921,67923-67924,67927,... | Benjamin Peterson | 2008-12-27 | 1 | -2/+2 |
|
|
* | w# requires Py_ssize_t, not int. | Christian Heimes | 2008-11-30 | 1 | -1/+1 |
|
|
* | merge in r67362 documentation update to document PY_SSIZE_T_CLEAN | Gregory P. Smith | 2008-11-24 | 1 | -1/+6 |
|
|
* | Merged revisions 66801,66803-66804,66813,66854-66856,66866,66870-66872,66874,... | Georg Brandl | 2008-11-07 | 1 | -3/+3 |
|
|
* | Markup fix | Andrew M. Kuchling | 2008-09-30 | 2 | -2/+2 |
|
|
* | sort of backport 66038 by aliasing PyObject_Bytes to PyObject_Str | Benjamin Peterson | 2008-08-26 | 1 | -0/+8 |
|
|
* | Fix typo | Nick Coghlan | 2008-08-18 | 1 | -1/+1 |
|
|
* | Issue 2235: document PyObject_HashNotImplemented | Nick Coghlan | 2008-08-18 | 2 | -0/+18 |
|
|
* | fix markup | Benjamin Peterson | 2008-08-16 | 1 | -0/+1 |
|
|
* | Issue #3139: Make buffer-interface thread-safe wrt. PyArg_ParseTuple, | Martin v. Löwis | 2008-08-12 | 1 | -0/+16 |
|
|
* | Issue #2620: Overflow checking when allocating or reallocating memory | Gregory P. Smith | 2008-07-22 | 1 | -1/+3 |
|
|
* | fix various doc typos #3320 | Benjamin Peterson | 2008-07-12 | 1 | -4/+4 |
|
|
* | Add cautionary note on the use of PySequence_Fast_ITEMS. | Raymond Hettinger | 2008-07-11 | 1 | -0/+4 |
|
|
* | - Issue #2862: Make int and float freelist management consistent with other | Gregory P. Smith | 2008-07-06 | 2 | -8/+6 |
|
|
* | New environment variable PYTHONIOENCODING. | Martin v. Löwis | 2008-06-01 | 1 | -0/+8 |
|
|
* | fix grammar | Benjamin Peterson | 2008-05-30 | 1 | -1/+1 |
|
|
* | Two fixes in bytearray docs. | Georg Brandl | 2008-05-29 | 1 | -1/+5 |
|
|
* | #2989: add PyType_Modified(). | Georg Brandl | 2008-05-28 | 1 | -1/+10 |
|
|
* | add PyByteArray docs | Benjamin Peterson | 2008-05-26 | 2 | -0/+75 |
|
|
* | fix a minor typo | Benjamin Peterson | 2008-05-26 | 1 | -1/+1 |
|
|
* | note that PyString and has been aliased to PyBytes | Benjamin Peterson | 2008-05-26 | 1 | -2/+6 |
|
|
* | Mention version in which the new marshal version was introduced. | Georg Brandl | 2008-05-12 | 1 | -1/+2 |
|
|
* | Marshal is at version 2. | Georg Brandl | 2008-05-12 | 1 | -2/+2 |
|
|
* | #2727: clarify tp_iternext docs. | Georg Brandl | 2008-04-30 | 1 | -5/+6 |
|
|
* | #2700 Document PyNumber_ToBase | Benjamin Peterson | 2008-04-27 | 1 | -0/+11 |
|
|
* | Added PyErr_WarnPy3k function. (issue 2671) I will be converting current Py3k... | Benjamin Peterson | 2008-04-27 | 1 | -0/+8 |
|
|
* | #2691: document PyLong (s)size_t APIs, patch by Alexander Belopolsky. | Georg Brandl | 2008-04-26 | 1 | -1/+31 |
|
|
* | Make file objects as thread safe as the underlying libc FILE* implementation. | Gregory P. Smith | 2008-04-06 | 1 | -1/+33 |
|
|
* | Phase out has_key usage in the tutorial; correct docs for PyMapping_HasKey*. | Georg Brandl | 2008-03-28 | 1 | -5/+5 |
|
|
* | Typo: "objects reference count" -> "object's reference count" | Mark Dickinson | 2008-03-26 | 1 | -1/+1 |
|
|
* | #2160: document PyImport_GetImporter. | Georg Brandl | 2008-03-21 | 1 | -0/+13 |
|
|
* | #1533486: fix types in refcount intro. | Georg Brandl | 2008-03-08 | 1 | -1/+1 |
|
|
* | #2230: document that PyArg_* leaves addresses alone on error. | Georg Brandl | 2008-03-04 | 1 | -4/+8 |
|
|
* | A lot more typo fixes by Ori Avtalion. | Georg Brandl | 2008-02-22 | 3 | -4/+4 |
|
|