| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #1717: rename tp_compare to tp_reserved. I'll change the | Mark Dickinson | 2009-02-02 | 55 | -126/+126 |
|
|
* | Issue #1717, stage 2: remove uses of tp_compare in Modules and most | Mark Dickinson | 2009-02-01 | 7 | -68/+161 |
|
|
* | Merged revisions 68884,68973,68978,69003,69083,69112-69113 via svnmerge from | Benjamin Peterson | 2009-01-30 | 1 | -1/+3 |
|
|
* | Fix typo. | Raymond Hettinger | 2009-01-29 | 1 | -6/+6 |
|
|
* | Update itertools.__doc__ to include all tools. | Raymond Hettinger | 2009-01-29 | 1 | -4/+11 |
|
|
* | Forward port r69001: itertools.combinations_with_replacement(). | Raymond Hettinger | 2009-01-27 | 1 | -2/+251 |
|
|
* | Fix signed/unsigned mismatch. | Raymond Hettinger | 2009-01-26 | 1 | -1/+1 |
|
|
* | Forward port r68941 adding itertools.compress(). | Raymond Hettinger | 2009-01-26 | 1 | -0/+157 |
|
|
* | As discussed on python-dev, remove several operator functions | Raymond Hettinger | 2009-01-26 | 1 | -15/+0 |
|
|
* | Merged revisions 68903,68906 via svnmerge from | Mark Dickinson | 2009-01-24 | 1 | -1/+2 |
|
|
* | Factor common branch in load_long(). | Alexandre Vassalotti | 2009-01-24 | 1 | -5/+2 |
|
|
* | Remove unnecessary copying in load_long(). | Alexandre Vassalotti | 2009-01-23 | 1 | -11/+3 |
|
|
* | Followup of #4874: also fix multibytecodec.c | Antoine Pitrou | 2009-01-22 | 1 | -2/+2 |
|
|
* | Issue #4874: Most builtin decoders now reject unicode input. | Antoine Pitrou | 2009-01-22 | 1 | -14/+14 |
|
|
* | Merged revisions 68835 via svnmerge from | Antoine Pitrou | 2009-01-21 | 1 | -0/+13 |
|
|
* | Issue #4842, patch 1/2: fix pickle in Python 3.x so that pickling with the | Mark Dickinson | 2009-01-20 | 1 | -8/+28 |
|
|
* | Fix typo | Antoine Pitrou | 2009-01-20 | 1 | -1/+1 |
|
|
* | merge r68787 to py3k | Jesse Noller | 2009-01-20 | 1 | -3/+1 |
|
|
* | Merged revisions 68763,68773 via svnmerge from | Benjamin Peterson | 2009-01-19 | 1 | -4/+2 |
|
|
* | merge r68768 to py3k | Jesse Noller | 2009-01-19 | 2 | -2/+14 |
|
|
* | fix compiler warning | Benjamin Peterson | 2009-01-19 | 1 | -1/+1 |
|
|
* | Merged revisions 68755 via svnmerge from | Benjamin Peterson | 2009-01-19 | 1 | -0/+20 |
|
|
* | Merged revisions 68633,68648,68667,68706,68718,68720-68721,68724-68727,68739 ... | Benjamin Peterson | 2009-01-18 | 1 | -1/+1 |
|
|
* | Replace PyNumber_Int with PyNumber_Long. | Mark Dickinson | 2009-01-17 | 3 | -5/+5 |
|
|
* | Issue #4910, patch 3/3: rename nb_long to nb_reserved | Mark Dickinson | 2009-01-17 | 1 | -1/+1 |
|
|
* | Define PY_SSIZE_T_CLEAN at the top of the dbm module. This should fix the | Mark Dickinson | 2009-01-16 | 1 | -0/+1 |
|
|
* | Merged revisions 68450,68480-68481,68493,68495,68501,68512,68514-68515,68534-... | Benjamin Peterson | 2009-01-16 | 2 | -2/+9 |
|
|
* | Issue 4910, patch 2 of (probably) 3: pave the way for renaming of | Mark Dickinson | 2009-01-15 | 1 | -2/+2 |
|
|
* | Merged revisions 68425,68461,68498 via svnmerge from | Benjamin Peterson | 2009-01-13 | 1 | -0/+38 |
|
|
* | Merged revisions 68560 via svnmerge from | Amaury Forgeot d'Arc | 2009-01-12 | 1 | -8/+0 |
|
|
* | Merged revisions 68484-68485 via svnmerge from | Antoine Pitrou | 2009-01-10 | 1 | -0/+32 |
|
|
* | Merged revisions 68462 via svnmerge from | Antoine Pitrou | 2009-01-09 | 1 | -1/+65 |
|
|
* | Issue #4705: Fix the -u ("unbuffered binary stdout and stderr") command-line | Antoine Pitrou | 2009-01-09 | 1 | -4/+3 |
|
|
* | Issue #4751: hashlib now releases the GIL when hashing large buffers | Antoine Pitrou | 2009-01-08 | 1 | -91/+154 |
|
|
* | Merge in r68394 fixing itertools.permutations() and combinations(). | Raymond Hettinger | 2009-01-08 | 1 | -10/+2 |
|
|
* | Fixed a crash in ctypes, when HAVE_USABLE_WCHAR_T is false. | Thomas Heller | 2009-01-08 | 1 | -1/+1 |
|
|
* | Merged revisions 68112,68115,68120,68133,68141-68142,68145-68146,68148-68149 ... | Georg Brandl | 2009-01-03 | 2 | -8/+8 |
|
|
* | Fix for issue #3638: Remove module level functions in _tkinter that | Guilherme Polo | 2009-01-03 | 1 | -66/+8 |
|
|
* | Issue #4738: finer-grained locking in the zlib module. | Antoine Pitrou | 2009-01-02 | 1 | -61/+63 |
|
|
* | #4747: on Windows, starting a module with a non-ascii filename would print a ... | Amaury Forgeot d'Arc | 2009-01-01 | 1 | -4/+7 |
|
|
* | Merged revisions 68134 via svnmerge from | Hirokazu Yamamoto | 2009-01-01 | 1 | -3/+4 |
|
|
* | Merged revisions 68128 via svnmerge from | Antoine Pitrou | 2009-01-01 | 1 | -7/+16 |
|
|
* | Merged revisions 68097,68099 via svnmerge from | Hirokazu Yamamoto | 2008-12-31 | 1 | -1/+3 |
|
|
* | Recorded merge of revisions 68051 via svnmerge from | Nick Coghlan | 2008-12-30 | 1 | -0/+100 |
|
|
* | Merged revisions 68018 via svnmerge from | Martin v. Löwis | 2008-12-29 | 1 | -9/+16 |
|
|
* | Merged revisions 68016 via svnmerge from | Benjamin Peterson | 2008-12-29 | 1 | -4/+4 |
|
|
* | Merged revisions 67889-67892,67895,67898,67904-67907,67912,67918,67920-67921,... | Benjamin Peterson | 2008-12-27 | 1 | -1/+29 |
|
|
* | Update copy of PyUnicode_EncodeRawUnicodeEscape in _pickle. | Alexandre Vassalotti | 2008-12-27 | 1 | -5/+36 |
|
|
* | Merged revisions 67654,67676-67677,67681,67692,67725,67761,67784-67785,67787-... | Benjamin Peterson | 2008-12-21 | 1 | -2/+5 |
|
|
* | Fix an issue in the tokenizer, where a file is opened by fd, but the underlyi... | Kristján Valur Jónsson | 2008-12-18 | 1 | -14/+16 |
|
|