2002-07-09 |
Tim Peters | _Py_AskYesNo(): Removed this function. It was defined... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Barry Warsaw | ndiffAssertEqual(): Stringify the arguments before... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Barry Warsaw | make_header(): New function to take the output of decod... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Thomas Heller | Fix SF Bug 564931: compile() traceback must include... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Fred Drake | Note that unicode() can raise LookupError for unknown... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Fred Drake | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Tim Peters | The Py_REF_DEBUG/COUNT_ALLOCS/Py_TRACE_REFS macro minef... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Barry Warsaw | Anthony Baxter's patch for non-strict parsing. This... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Barry Warsaw | Add the concept of a "default type". Normally the... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Barry Warsaw | __init__(): Don't attach the subparts if its an empty... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Barry Warsaw | clone(): A new method for creating a clone of this... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Barry Warsaw | __init__(): Be sure to set the default type to message... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Barry Warsaw | _structure(): A handy little debugging aid that I don... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Barry Warsaw | TestEmailBase.ndiffAssertEqual(): Python 2.1's difflib... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Barry Warsaw | New files which test the corners of multipart/message and |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Barry Warsaw | With the addition of Oleg's support for RFC 2231, it... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Tim Peters | SF bug 578752: COUNT_ALLOCS vs heap types |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Jack Jansen | The readme file said that OSX Carbon modules were only... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Tim Peters | PyNode_AddChild() and fancy_roundup(): Be paranoid... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Neil Schemenauer | Remove the configure option for disabling the reference... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Fred Drake | Fix typo reported by Kent Engström, and a bunch of... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Fred Drake | Fix typo: "an Unicode string" --> "a Unicode string" |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Fred Drake | Fixed a typo and updated information about using the... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Fred Drake | Added font-setting line (and associated comments) to... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Jack Jansen | Got rid of symlink target, and in stead have "make... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Fred Drake | Change the "__ private" names to "_ protected"; this... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Jack Jansen | Got rid of special case for Macintosh realloc slowdown... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Jack Jansen | Define WITH_PYMALLOC as 1 |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Tim Peters | PyNode_AddChild(): Do aggressive over-allocation when... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Jack Jansen | - Got rid if WITH_CYCLE_GC |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Tim Peters | Rearranged and added comments to object.h, to clarify... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Jeremy Hylton | Fix from SF patch #527518: proxy config with user+pass... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Tim Peters | Removed 3 unlikely #includes that were only needed... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Jeremy Hylton | Fix for SF bug #432621: httplib: multiple Set-Cookie... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Tim Peters | Trashcan cleanup: Now that cyclic gc is always there... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Tim Peters | Removed WITH_CYCLE_GC #ifdef-ery. Holes: |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Jeremy Hylton | Fix SF bug #575360 |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Jeremy Hylton | Handle HTTP/0.9 responses. |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Kurt B. Kaiser | Modifying EditorWindow causes breakpoints in that modul... |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Kurt B. Kaiser | Decent burial for venerated ancestor (urn in attic) |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Kurt B. Kaiser | Remove dead code. |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Kurt B. Kaiser | 1. Test Sourceforge checkin, idle-dev posting |
commit | commitdiff | tree | snapshot |
2002-07-05 |
unknown | Combine OldStackViewer.py with Debugger.py, removing... |
commit | commitdiff | tree | snapshot |
2002-07-04 |
Tim Peters | printlist(): Replaced the guts with a call to textwrap... |
commit | commitdiff | tree | snapshot |
2002-07-04 |
Michael W.... | gc_list_move defined but not used. |
commit | commitdiff | tree | snapshot |
2002-07-04 |
Greg Ward | Docstring improvements. In particular, added docstring... |
commit | commitdiff | tree | snapshot |
2002-07-04 |
Thomas Heller | Fix a typo. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Steve Holden | Revise asyncore documentation and document asynchat... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Fred Drake | No need to be ambiguous about *how* extended slices... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Fred Drake | Fix up a few more consistency nits and incorrectly... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Barry Warsaw | append(): Clarify the expected type of charset. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Kurt B. Kaiser | Debugger Exception Info and GUI Stack Exception Traceba... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Tim Peters | Stop trying to cater to platforms with a broken HUGE_VA... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Mark Hammond | Update freeze to use zlib 1.1.4. |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Fred Drake | Add annotations that describe the change in the "errors... |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Fred Drake | Update the documentation of the errors and failures... |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Tim Peters | Another stab at SF 576327: zipfile when sizeof(long... |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Tim Peters | visit_decref(): Added another assert. |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Greg Ward | Don't list all the keyword args to the TextWrapper... |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Fred Drake | Be consistent with the functions in the posix/nt module... |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Fred Drake | Attempt to clarify removedirs(). |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Fred Drake | Deal with & remove the XXX comments. |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Fred Drake | Abstract the creation of signature lines for callable... |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Tim Peters | Fix for SF bug #576327: zipfile when sizeof(long) == 8 |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Jeremy Hylton | Convert raise to call exception class. Add whitespace. |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Jeremy Hylton | Repair badly formatted code. |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Tim Peters | Finished transitioning to using gc_refs to track gc... |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Fred Drake | Remove bogus assignment to self.length in NamedNodeMap... |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Fred Drake | Minor markup adjustments, consistency changes, and... |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Fred Drake | Add refcount info for PyErr_SetFromWindowsErr() and |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Thomas Heller | Docs for PyErr_SetFromWindowsErrWithFilename() and |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Fred Drake | Do not depend on pymemcompat.h (was only used for PyXML... |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Jack Jansen | Mac OS X Jaguar (developer preview) seems to have a... |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Tim Peters | Reserved another gc_refs value for untracked objects... |
commit | commitdiff | tree | snapshot |
2002-07-01 |
Fred Drake | Bring this back into sync with PyXML revision 1.58. |
commit | commitdiff | tree | snapshot |
2002-07-01 |
Tim Peters | OK, I couldn't stand it <0.5 wink>: removed all uncert... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Tim Peters | visit_decref(): Two optimizations. |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Tim Peters | SF bug #574132: Major GC related performance regression |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Martin v. Löwis | Patch #569753: Remove support for WIN16. |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Martin v. Löwis | Bump required PyXML version to 0.6.5. |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Martin v. Löwis | Implement the encoding argument for toxml and toprettyxml. |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Martin v. Löwis | Merge from PyXML: |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Martin v. Löwis | Add xml namespace initially (PyXML 1.19). |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Martin v. Löwis | Fix spacing. |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Martin v. Löwis | Merge changes from PyXML: |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Martin v. Löwis | Define PyDoc_STRVAR if it is not available (PyXML 1... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Martin v. Löwis | Undo usage of PyOS_snprintf (rev. 1.51 of PyXML). |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Raymond Hettinger | Fixed bug 574978 shutil example out of sync with source... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Raymond Hettinger | Fix bug 575221 referred to dictionary type instead... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Raymond Hettinger | Code modernization. Replace v=s[i]; del s[i] with... |
commit | commitdiff | tree | snapshot |
2002-06-29 |
Fred Drake | Clarify the version information for the unicode() built-in. |
commit | commitdiff | tree | snapshot |
2002-06-29 |
Barry Warsaw | Another test of long headers. |
commit | commitdiff | tree | snapshot |
2002-06-29 |
Barry Warsaw | Oleg Broytmann's support for RFC 2231 encoded parameter... |
commit | commitdiff | tree | snapshot |
2002-06-29 |
Barry Warsaw | Oleg Broytmann's support for RFC 2231 encoded parameter... |
commit | commitdiff | tree | snapshot |
2002-06-29 |
Barry Warsaw | Oleg Broytmann's support for RFC 2231 encoded parameter... |
commit | commitdiff | tree | snapshot |
2002-06-29 |
Barry Warsaw | test_multilingual(): Test for Header.__unicode__(). |
commit | commitdiff | tree | snapshot |
2002-06-29 |
Barry Warsaw | __unicode__(): Patch # 541263 by Mikhail Zabaluev,... |
commit | commitdiff | tree | snapshot |
2002-06-29 |
Greg Ward | Add documentation for new textwrap module. |
commit | commitdiff | tree | snapshot |
2002-06-29 |
Greg Ward | Typo fix. |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Jeremy Hylton | Track change of begin() to _begin(). |
commit | commitdiff | tree | snapshot |
next |