2002-03-27 |
Martin v. Löwis | Destroy and unlink deleted NoteBook panes. Fixes #516703. |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Skip Montanaro | add seealso referring to site module doc where people... |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Martin v. Löwis | Ignore widgets with unknown names in winfo_children... |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Neil Schemenauer | Remove weakref free list. This has the side effect... |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Skip Montanaro | fix a typo in PyErr_Format table and add row for 'p... |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Neal Norwitz | Change sys_exit to use METH_VARARGS. |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Martin v. Löwis | Don't imply XPG4 constants from CODESET presence. Fixes... |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Steven M. Gava | further work on new config system; |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Andrew M. Kuchling | Fill in this document a bit, adding reminders of items... |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Steven M. Gava | further work on new config system; |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Steven M. Gava | _finally_ tracked down and eliminated a major problem |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Fred Drake | Add the "What's New" document to the index of HTML... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Neil Schemenauer | Implement iterator protocol. |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Barry Warsaw | __init__(): We'll try to be more RFC 2821 compliant... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Fred Drake | The <link> to the stylesheet should include the type... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Fred Drake | Wire up the makefile to more fully support the "What... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Fred Drake | Wire in the "What's New" document. |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Fred Drake | Add a starter for the next "What's New" document. |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Fred Drake | Make \url to force horizontal mode. |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Neal Norwitz | time and socket were already imported in the module... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Neal Norwitz | re was already imported in the module, no need to re... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Neal Norwitz | os was already imported in the module, no need to re... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Neal Norwitz | Cleanup x so it is not left in module |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Neal Norwitz | Missed change METH_OLDARGS to METH_NOARGS for two alias... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Just van Rossum | Make object browser work in OSX (by rewriting the old... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Skip Montanaro | operate as a filter when no files or directories appear... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Guido van Rossum | Fix for SF 502085. |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Neal Norwitz | Remove last occurrance of PyArg_GetInt. It is deprecated, |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Neal Norwitz | Add a comment that PyArg_GetInt is deprecated and shoul... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Skip Montanaro | make default banner match what the real interpreter... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Skip Montanaro | remove unqualified excepts - catch ImportError when... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Skip Montanaro | eliminate unqualified except when checking for presence... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Skip Montanaro | tighten up unqualified except in currentframe() |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Neal Norwitz | Missed change METH_OLDARGS to METH_NOARGS for two alias... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Neal Norwitz | Remove many uses of PyArg_NoArgs macro, change METH_OLD... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Fred Drake | Document the finditer() function and method. |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Tim Peters | Update master Windows build-number list for 2.2.1c2. |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Walter Dörwald | Add tests for the iterkeys, itervalues and iteritems |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Walter Dörwald | Add missing methods iterkeys, itervalues and iteritems to |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Fred Drake | Added description of binhex.Error. |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Jack Jansen | Include obmalloc.c in the build. |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Jack Jansen | Due to interaction between the MSL C library and the... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Neal Norwitz | Fix SF # 532618 517704, install problems when building... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Walter Dörwald | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Tim Peters | Remove bug.py. This is something I sent to Guido via... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Tim Peters | I've been waiting 8 years for KSR to re-emerge from... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Barry Warsaw | SMTP.__init__(): Fixed minor typo in docstring. |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Jack Jansen | Weaklink most toolbox modules, improving backward compa... |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Neil Schemenauer | Quote href properly. |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Jack Jansen | Weaklink most toolbox modules, improving backward compa... |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Neil Schemenauer | Remove unnecessary \b. It was causing the RE to miss... |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Jack Jansen | Weaklink most toolbox modules, improving backward compa... |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Neil Schemenauer | Expose RLIM_INFINITY constant. Closes SF patch 489066. |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Neil Schemenauer | If possible, set FD_CLOEXEC flag on file descriptors... |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Skip Montanaro | tighten up except - os.close only raises OSError |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Tim Peters | SF bug 480215: softspace confused in nested print |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Skip Montanaro | oops - export InvalidURL in __all__ |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Skip Montanaro | document InvalidURL exception |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Skip Montanaro | add test for InvalidURL |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Skip Montanaro | add test of InvalidURL |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Skip Montanaro | add InvalidURL exception - raised if port is given... |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Skip Montanaro | tighten up except - in this context, AttributeError... |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Neil Schemenauer | Add local_hostname to SMTP.__init__(). |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Neil Schemenauer | Add local_hostname option to SMTP.__init__. If supplie... |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Neil Schemenauer | Try /var/mail before trying /usr/mail. Most new system... |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Neil Schemenauer | Add more tests for built-in types. Add tests for buffe... |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Neil Schemenauer | Add get_history_item, get_current_history_length, and... |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Tim Peters | _PyMalloc_DebugRealloc(): simplify decl of "fresh". |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Neil Schemenauer | Use linecache for loading source code. Closes SF patch... |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Neil Schemenauer | Add namespace selection for rlcompleter. Closes SF... |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Tim Peters | Minor code cleanup -- no semantic changes. |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Neil Schemenauer | Fix example for PyErr_SetFromErrno() (need to pass... |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Neil Schemenauer | Fix wording of sys.exit docstring. Close SF bug 534113. |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Neil Schemenauer | Flush stdout before reading next command. Closes SF... |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Neil Schemenauer | Grow the string buffer at a mildly exponential rate... |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Tim Peters | Give Python a debug-mode pymalloc, much as sketched... |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Skip Montanaro | Only AttributeError can be raised in this situation... |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Skip Montanaro | import statements only raise ImportError, right? |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Skip Montanaro | tighten up except - only ValueError can be raised in... |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Skip Montanaro | tighten up except - int() only raises ValueError |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Skip Montanaro | added RFC 2396 tests from Aaron Swartz included in... |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Skip Montanaro | no longer needed - converted test_urlparse.py to use... |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Tim Peters | SF bug 533234: tm_isdst > 1 Passed to strftime. |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Neil Schemenauer | Check in (hopefully) corrected version of last change. |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Tim Peters | Just whitespace fiddling. |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Tim Peters | Build obmalloc.c directly instead of #include'ing from... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Neil Schemenauer | Disable the parser hacks that enabled the "yield" keywo... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Neil Schemenauer | Undo last commit. It's causing the tests to file. |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Neil Schemenauer | Disable the parser hacks that allowed the "yield" keywo... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Neil Schemenauer | Remove malloc hooks. |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Neil Schemenauer | Match behavior of the pickle.py module more closely. |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Neil Schemenauer | Add more example exceptions that unpickling can raise. |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Neil Schemenauer | Handle os.listdir("") case correctly on Windows. Close... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Neil Schemenauer | Disallow open()ing of directories. Closes SF bug 487277. |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Skip Montanaro | better solution for bug #533234 courtesy of Tim. |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Skip Montanaro | guarantee that the dst flag of synthetic "time" tuples... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Walter Dörwald | use stat attributes instead of tuple entries |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Fred Drake | Fix broken HTML in the head; this was reported by a... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Neil Schemenauer | Add news about pymalloc being enabled. |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Neil Schemenauer | Use pymalloc for realloc() as well. |
commit | commitdiff | tree | snapshot |
next |