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 |
2004-01-17 |
Skip Montanaro | Remove support for systems defining __d6_pthread_create. |
commit | commitdiff | tree | snapshot |
2004-01-17 |
Skip Montanaro | remove DGUX support. |
commit | commitdiff | tree | snapshot |
2004-01-17 |
Skip Montanaro | Remove support for minix. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Fred Drake | - add warning that hotshot doesn't work well with threads |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Fred Drake | minor markup improvements |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Andrew M. Kuchling | Make parameter names in docstring more mnemonic |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Fred Drake | add a note about memory consumption and LaTeX |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Fred Drake | - add comment about $CUSTOM_BUTTONS |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Fred Drake | markup changes |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Gregory P.... | __init__.py: keep it compatible with older python... |
commit | commitdiff | tree | snapshot |
2004-01-11 |
Raymond Hettinger | SF Patch #871704: Py_SequenceFast can mask errors |
commit | commitdiff | tree | snapshot |
2004-01-11 |
Andrew M. Kuchling | [Bug #873205] Update URL |
commit | commitdiff | tree | snapshot |
2004-01-11 |
Jack Jansen | More cases of input parameters passed by reference... |
commit | commitdiff | tree | snapshot |
2004-01-11 |
Jack Jansen | Added support for APIs in QuickTimeMusic.h. This one... |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Sjoerd Mullender | The format of the string data used in the imageop modul... |
commit | commitdiff | tree | snapshot |
2004-01-09 |
Jack Jansen | Added support for APIs in MediaHandlers.h. |
commit | commitdiff | tree | snapshot |
2004-01-09 |
Jeremy Hylton | Update Windows build to use zlib 1.2.1 |
commit | commitdiff | tree | snapshot |
2004-01-08 |
Andrew M. Kuchling | Fix some digicool addresses I noticed |
commit | commitdiff | tree | snapshot |
2004-01-08 |
Fred Drake | add link to the red-dove.com page about the logging... |
commit | commitdiff | tree | snapshot |
2004-01-08 |
Fred Drake | add new reference macro: \seelink |
commit | commitdiff | tree | snapshot |
2004-01-08 |
Raymond Hettinger | SF bug #872461: list.extend() described as experimental |
commit | commitdiff | tree | snapshot |
2004-01-07 |
Barry Warsaw | __all__: Remove freenet_b64encode and freenet_b64decode. |
commit | commitdiff | tree | snapshot |
2004-01-06 |
Thomas Heller | Add the _bisectmodule.c source file to the pythoncore... |
commit | commitdiff | tree | snapshot |
2004-01-06 |
Mark Hammond | Update information about building bsddb, particularly... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Raymond Hettinger | SF Patch #864863: Bisect C implementation |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Raymond Hettinger | Small correction to example |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Raymond Hettinger | * Add various updates reflecting the last two weeks... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Hye-Shik Chang | [SF #866875] Add a specialized routine for one character |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Jack Jansen | Allow passing NULL pointers by passing None. This also... |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Raymond Hettinger | Show how to re-enable GC during timings. |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Hye-Shik Chang | FIx unicodefilename support of posix.uname(). This... |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Raymond Hettinger | Exercise sorted() where possible |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Raymond Hettinger | Apply pre-sizing optimization to a broader class of... |
commit | commitdiff | tree | snapshot |
next |