2003-06-29 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Tim Peters | Some nifty doctest extensions from Jim Fulton, currentl... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Raymond Hettinger | SF bug #430160: CGIHTTPServer.py POST bug using IE |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Raymond Hettinger | SF patch #760257: add socket.timeout exception |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Raymond Hettinger | Minor fixes to punctuation and grammar. |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Neal Norwitz | Add missing self. before curNode. This may need to... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Raymond Hettinger | SF patch #760257: add socket.timeout exception |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Neal Norwitz | Fix arguments for instantiating InterpolationSyntaxError |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Neal Norwitz | Comment out cap, it was unused. |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Neal Norwitz | whitespace normalization |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Neal Norwitz | remove unused import math |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Neal Norwitz | remove extra parameter from _java_getprop, remove dupli... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Neal Norwitz | use == like all the other conditionals |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Neal Norwitz | fix problems found by pychecker |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Raymond Hettinger | SF patch #760257: add socket.timeout exception |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Raymond Hettinger | Added Bob Halley for work on socket.timeout |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Tim Peters | Missed a spot where the new optional optionflags argume... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Raymond Hettinger | SF patch #760257: add socket.timeout exception |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Fred Drake | Bump version information for Python 2.3 beta 2. |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Fred Drake | Document PyThreadState_SetAsyncExc(). |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Tim Peters | Bump release level to 2.3b2. |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Jack Jansen | Slight clarification on running the examples from the... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Jack Jansen | Suggest people visit www.python.org/packman if the... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Jack Jansen | Use http://www.python.org/packman as the base URL.... |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Jack Jansen | By default build docs, don't download them. |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Guido van Rossum | Add PyThreadState_SetAsyncExc(long, PyObject *). |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Raymond Hettinger | Added Steven Taschuk for efforts fixing zipfile.py |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Raymond Hettinger | SF patch 703666: Several objects don't decref tmp on... |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Barry Warsaw | A few minor improvements |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Jim Fulton | Rewrote the docs for supporting cyclic garbage collecti... |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Jim Fulton | Updated the depenencies to reflect changes in the sampl... |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Jim Fulton | Added tests for sample modules. |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Jim Fulton | Added s setup module to make it easier to test the... |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Jim Fulton | Fixed bug in implementation of tp_init function. It... |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Jim Fulton | Changed the assignment of PyType_GenericNew to tp_new... |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Jim Fulton | Changed the assignment of PyType_GenericNew to tp_new... |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Fred Drake | Correct markup errors that prevented formatting. |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Martin v. Löwis | Explain source encodings. Fixes #683486. |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Martin v. Löwis | Patch #758910: Add pthread flag to CXX if possible. |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Martin v. Löwis | Patch #751916: Check for signals, fix some refcounting... |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Raymond Hettinger | SF 662923: iterator for dbm keys |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Raymond Hettinger | Add take() to examples. Tighten the islice() example |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Fred Drake | fix markup nits |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Raymond Hettinger | SF patch #756996: Bare except in ZipFile.testzip() |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Raymond Hettinger | SF patch #761519: Fixes for bugs 760703 and 757821 |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Tim Peters | A hack to ease compatibility with pre-2.3 Pythons:... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Gustavo Niemeyer | Do not add extra "\n" after bang line. |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Fred Drake | fix typo |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Skip Montanaro | add mention of -l, --listfuncs to usage() small part... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Jeremy Hylton | Add a trivial test of getargspec() with a method. |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Jeremy Hylton | A bit o' reformatting and removal of non-_getframe... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Fred Drake | Don't assume the name of the table of contents will... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Jeremy Hylton | Fix for SF bug 620190: getargspec() doesn't work with... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Jeremy Hylton | Add tests for __nonzero__() problems. |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Jeremy Hylton | Require that __nonzero__() return a bool or exactly... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Fred Drake | Add definitions of the test and testlist symbols in... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Jeremy Hylton | Revert previous checkin and just add a comment about... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Jeremy Hylton | Check return type of __nonzero__() method. |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Fred Drake | fix link-hovering so <a name='...'> (no href attribute... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Jeremy Hylton | Fix several bugs in handling of exceptions with trace... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Tim Peters | Some Windows changes preparing for 2.3b2. |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Skip Montanaro | (HTML|Text)Repr.repr1: Guard against objects whos types... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Michael W.... | Jacob Hallen cornered me here at EuroPython and got... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Raymond Hettinger | SF bug #761337: datetime.strftime fails on trivial... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Raymond Hettinger | * Markup nits for the Invoking Descriptors section |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Jeremy Hylton | Don't call constructor() from pickle(). |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Raymond Hettinger | SF patch #760792: "wo" in "word" now valid but not... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Raymond Hettinger | Portion of SF patch #761104. Fixes a minor docstring... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Raymond Hettinger | * Fixed an unmatched parenthesis early in the text. |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Jeremy Hylton | Enable tracing of multi-threaded applications. |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Gustavo Niemeyer | Fixing bug described in patch #756032, where SRE reads... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Fred Drake | markup consistency nits |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Fred Drake | remove _ from label: LaTeX rejects this due to all... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Raymond Hettinger | Removed useless intra-section references which jump... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Raymond Hettinger | SF bug #696777: How to make a class iterable using... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Raymond Hettinger | * Document how descriptors are invoked. |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Raymond Hettinger | SF bug #757822: Additional index items, other minor... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Walter Dörwald | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Raymond Hettinger | SF bug #759889: Pickling of Random is broken |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Barry Warsaw | _make_boundary(): A minor optimization suggested by... |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Greg Stein | Deal with a couple XXX comments which asked questions. |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Raymond Hettinger | SF patch #736962. Converted test_compile to unittest... |
commit | commitdiff | tree | snapshot |
2003-06-22 |
Martin v. Löwis | Idlefork patch #682347: convert Unicode strings from... |
commit | commitdiff | tree | snapshot |
2003-06-22 |
Tim Peters | 2.3b2 on Windows will ship with Tcl/Tk 8.4.3. Note... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Jack Jansen | Give compileall a -d option so it works correctly in... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Jeremy Hylton | Better error message |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Just van Rossum | some old changes to this unused module |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Just van Rossum | changed 8-space indentation to 4 |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Martin v. Löwis | Patch #640236: Better eplain unused data. |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Martin v. Löwis | Patch #755087: Deal with emptied dumbdbm files correctly. |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Martin v. Löwis | Patch #755683: Document that there might be a maximum... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Martin v. Löwis | Set -d in compileall, to get proper path in case DESTDI... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Jack Jansen | Added a field that allows the user to set sys.argv... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Barry Warsaw | Add some documentation which describes how to use the... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Just van Rossum | - do the right thing with symlinks inside directories... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Jack Jansen | Cop out, and set things to be group-writeable recursive... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Just van Rossum | make sure paths to dirs don't end in a / |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Just van Rossum | Reworked --strip option: it will now look at _any_... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Jack Jansen | Set the executable bits when installing the shared... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Just van Rossum | register the library inside Python.framework as eligabl... |
commit | commitdiff | tree | snapshot |
next |