2004-02-10 |
Raymond Hettinger | Make reversed() transparent with respect to length. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Raymond Hettinger | Give itertools.repeat() a length method. |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Fred Drake | the \file macro is no longer a good example of where... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Fred Drake | support \e in \file and \filenq; this is useful for... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Andrew M. Kuchling | Minor edits |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Thomas Heller | Documentation for PyDescr_NewClassMethod was missing... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Raymond Hettinger | SF patch #892821: example for urllib2 has SyntaxError |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Raymond Hettinger | Fix misspelled name. |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Raymond Hettinger | Fix typo |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Raymond Hettinger | SF patch #884022: dynamic execution profiling vs opcod... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Raymond Hettinger | SF patch #880552: Fix typo in usage message(prechm.py) |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Raymond Hettinger | SF patch #875689: >100k alloc wasted on startup |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Raymond Hettinger | SF bug #892854: typo in textwrap doc page |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Raymond Hettinger | SF bug #892492: Multiple close() for asyncore.dispatcher. |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Raymond Hettinger | Revert improvement to list.append() checked in before... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Raymond Hettinger | Let reversed() work with itself. |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Jim Fulton | Fixed a bug in object.__reduce_ex__ (reduce_2) when... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Raymond Hettinger | Make deque.rotate() smarter. Beef-up related tests. |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Barry Warsaw | Patch #868499, adds -T option for code coverage. The... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Raymond Hettinger | * Incorporate Skip's suggestions for documentation... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Skip Montanaro | no longer support linux1 platform |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Skip Montanaro | no longer support sunos4 platform |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Skip Montanaro | Remove support for --without-universal-newlines (see... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Skip Montanaro | Remove support for systems defining Py_PTHREAD_D[467] in |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Skip Montanaro | Remove HAVE_STRPTIME - no longer necessary with the... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Skip Montanaro | a couple other sunos4 support items removed |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Raymond Hettinger | Use collection.deque() instead of a list for a FIFO... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Raymond Hettinger | * Fix ref counting in extend() and extendleft(). |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Raymond Hettinger | Lists work better when popping from the right. |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Raymond Hettinger | Have deques support high volume loads. |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Raymond Hettinger | SF patch #864059: optimize eval_frame |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Walter Dörwald | Fix test failure message (from SF patch #885008) |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Hye-Shik Chang | Back rev 1.3 out per Raymond's request. |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Fred Drake | added notes about weakref changes |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Hye-Shik Chang | Simple is better than complex. |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Walter Dörwald | Fix reallocation bug in unicode.translate(): The code... |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Fred Drake | Allocating a new weakref object can cause existing... |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Fred Drake | minor markup adjustments |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Fred Drake | - add tests that exercise fixes for the PyWeakref_NewRe... |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Fred Drake | Fix bug in interpretation of the "callback" argument... |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Fred Drake | Clarify minor point about the ref() and proxy() constru... |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Hye-Shik Chang | Fix input() builtin function to respect compiler flags. |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Hye-Shik Chang | Add FreeBSD support for bluetooth sockets. (SF Patch... |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Hye-Shik Chang | Add FreeBSD support for bluetooth sockets. |
commit | commitdiff | tree | snapshot |
2004-02-01 |
Martin v. Löwis | Add collectionsmodule.c. |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Martin v. Löwis | Patch #874083: Bluetooth support for socket module. |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Fred Drake | update dependency information |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Raymond Hettinger | Add documentation for collections.deque(). |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Raymond Hettinger | Fix spelling. |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Raymond Hettinger | Add documentation for collections.deque(). |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Raymond Hettinger | * Move collections.deque() in from the sandbox |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Hye-Shik Chang | Add missed entry for cjkcodecs._iso_2022_kr. |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Fred Drake | fix whitespace style (inconsistent with the rest of... |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Brett Cannon | Removed two unneeded lines from PyObject_Compare(). |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Fred Drake | update signature of the socket constructor |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Armin Rigo | Two forgotten Py_DECREF() for two out-of-memory conditions. |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Skip Montanaro | add hotshotmain ref |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Skip Montanaro | add hotshotmain.py ref |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Skip Montanaro | The bagpipe didn't say "no" (*), so here's a main progr... |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Fred Drake | add missing period |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Fred Drake | fix markup |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Skip Montanaro | add references between getopt and optparse docs |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Fred Drake | don't wrap lines too late by default |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Fred Drake | make this distutils doc match the other in using boiler... |
commit | commitdiff | tree | snapshot |
2004-01-25 |
Tim Peters | Added the cjkcodecs files to the MSVC 6 build. |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Fred Drake | no reason not to use boilerplate.tex now that it names... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Hye-Shik Chang | Fix MSVC6 warnings. (spotted by Tim Peters) |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Fred Drake | fix some sloppy markup to use \guilabel |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Fred Drake | add \guilabel macro to mark labels that occur in user... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Fred Drake | fix method name in example code |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Kurt B. Kaiser | There was an error in the Tk error dialog fix at Rev... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Kurt B. Kaiser | rpc.py:SocketIO - Large modules were generating large... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Kurt B. Kaiser | Added a Tk error dialog to run.py inform the user if... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Fred Drake | add direct link to the article in DDJ |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Skip Montanaro | expand on notion of row object type |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Skip Montanaro | typo |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Martin v. Löwis | Add cjkcodecs to build process |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Barry Warsaw | pwd_getpwuid(), pwd_getpwnam(): Patch # 868499, improve... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Barry Warsaw | grp_getgrgid(), grp_getgrnam(): Patch # 868499, improve... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Raymond Hettinger | Add a Guido inspired example for groupby(). |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Marc-André... | Add news item about change in encodings search function. |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Gustavo Niemeyer | Removing TODO comment for None keys, as suggested by... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Gustavo Niemeyer | When key is None, give up if _DB_get_type() returns... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Gustavo Niemeyer | Fixing #880531: raise TypeError when trying to use... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Marc-André... | Let the default encodings search function lookup aliase... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Marc-André... | Add some more code page aliases needed for completeness. |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Hye-Shik Chang | Fix a typo: s/iso_3022/iso2022/ |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Hye-Shik Chang | Test not the standard utf-8 codec but gb18030 which... |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Tim Peters | For whatever reason, these files had \r\r\n line ending... |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Tim Peters | Revert another local change that snuck into a whitespac... |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Tim Peters | Revert change accidentally checked in as part of a... |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Andrew M. Kuchling | Add CJK codecs |
commit | commitdiff | tree | snapshot |
2004-01-17 |
Hye-Shik Chang | Add a news entry for importing of CJK codecs. |
commit | commitdiff | tree | snapshot |
2004-01-17 |
Hye-Shik Chang | Add CJK codecs support as discussed on python-dev.... |
commit | commitdiff | tree | snapshot |
2004-01-17 |
Skip Montanaro | document PEP 11 progress so far. |
commit | commitdiff | tree | snapshot |
2004-01-17 |
Skip Montanaro | Remove support for SunOS 4. |
commit | commitdiff | tree | snapshot |
2004-01-17 |
Martin v. Löwis | More updates for zlib 1.2.1 |
commit | commitdiff | tree | snapshot |
2004-01-17 |
Martin v. Löwis | Update to 1.2.1 for release build too. |
commit | commitdiff | tree | snapshot |
2004-01-17 |
Skip Montanaro | Remove support for DYNIX, IRIX 4, --with-sgi-dl, -... |
commit | commitdiff | tree | snapshot |
next |