2001-02-06 |
Andrew M. Kuchling | Patch #103578 ] _tkinter build fix for he current Debia... |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Jack Jansen | Added DlgObj_WhichDialog, analoguous to WhichWindow... |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Jack Jansen | QDFlushPortBuffer() has an optional region argument. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Neil Schemenauer | Install shared modules enabled by Setup* in $(DESTSHARE... |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Martin v. Löwis | Support older PYTHON_API_VERSIONs for backwards compati... |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Martin v. Löwis | Add xml declaration into toxml testcase. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Martin v. Löwis | Do not allow empty qualifiedName in createDocument. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Skip Montanaro | added several more __all__ lists |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Martin v. Löwis | Add toprettyxml method into minidom, closes patch ... |
commit | commitdiff | tree | snapshot |
2001-02-05 |
Guido van Rossum | A couple of changes to make this more conformant. ... |
commit | commitdiff | tree | snapshot |
2001-02-05 |
Guido van Rossum | Don't get fooled by an empty prefix with a valid namesp... |
commit | commitdiff | tree | snapshot |
2001-02-05 |
Andrew M. Kuchling | Patch #103587: Fix typo that broke the install_data... |
commit | commitdiff | tree | snapshot |
2001-02-05 |
Jeremy Hylton | Fixed UnboundLocalError for nested scopes |
commit | commitdiff | tree | snapshot |
2001-02-05 |
Jeremy Hylton | Fix test 9 (caught by ?!ng) |
commit | commitdiff | tree | snapshot |
2001-02-05 |
Jeremy Hylton | SF patch 103596 by Nick Mathewson: rause UnboundLocalEr... |
commit | commitdiff | tree | snapshot |
2001-02-05 |
Jack Jansen | Also recognize DragRef as a method-argument. |
commit | commitdiff | tree | snapshot |
2001-02-05 |
Andrew M. Kuchling | Wrote section on nested scopes, and moved it to the... |
commit | commitdiff | tree | snapshot |
2001-02-04 |
Martin v. Löwis | Fix binfmt_register documentation to always register... |
commit | commitdiff | tree | snapshot |
2001-02-04 |
Fred Drake | Improve diagnostic output when an external command... |
commit | commitdiff | tree | snapshot |
2001-02-04 |
Tim Peters | Another _testXXX -> _testcapiXXX renaming. |
commit | commitdiff | tree | snapshot |
2001-02-04 |
Tim Peters | Renamed _testXXX to _testcapiXXX. Jack is my hero... |
commit | commitdiff | tree | snapshot |
2001-02-03 |
Neil Schemenauer | Superseded by $(srcdir)/Makefile.pre.in. |
commit | commitdiff | tree | snapshot |
2001-02-03 |
Neil Schemenauer | Tweak clean targets yet again. |
commit | commitdiff | tree | snapshot |
2001-02-03 |
Guido van Rossum | Clarify the news item about "from M import X" if "M... |
commit | commitdiff | tree | snapshot |
2001-02-03 |
Fred Drake | Fix markup typo in a {verbatim} environment (there... |
commit | commitdiff | tree | snapshot |
2001-02-03 |
Fred Drake | Document Node.isSameNode(). |
commit | commitdiff | tree | snapshot |
2001-02-03 |
Fred Drake | Move the whrandom section back to the documented module... |
commit | commitdiff | tree | snapshot |
2001-02-03 |
Fred Drake | Revise the deprecation note for the whrandom module... |
commit | commitdiff | tree | snapshot |
2001-02-03 |
Fred Drake | Remove an now-false statement about there being only... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Jack Jansen | Accept Dialogs and Windows where Grafports are expected... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Jack Jansen | On MacOSX StackSpace() may lie because it doesn't know... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v2.1a2 |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Tim Peters | Teach Windows build and installer about new _symtable... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Tim Peters | Repair legit compiler warning. |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Jeremy Hylton | bump the magic number; the compiler has changed since... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Jeremy Hylton | bump to 2.1a2 |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Jeremy Hylton | the usual |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Jeremy Hylton | move "from Tkinter import *" to module level |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Jeremy Hylton | Fix spelling errors. |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Jeremy Hylton | Fix symbol table pass to generation SyntaxError excepti... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Jeremy Hylton | fix a couple last-minute bugs in the raw socket support |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Jeremy Hylton | add compile.h and symtable.h to list of header files |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Fred Drake | Added Node.isSameNode() support. |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Fred Drake | Ouch! I need a better test suite for this. ;-( |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Barry Warsaw | Steve Majewski's patch #103495, MatchFilename() and... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Jeremy Hylton | Add minimal interface to symtable: _symtable module. |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Jeremy Hylton | Move a bunch of definitions that were internal to compi... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Fred Drake | Use a type flag to determine the applicability of the... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Jeremy Hylton | Undo recent exclusion of test_fork1 and test_zlib.... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Fred Drake | Do not pass names of individual files to shutil.rmtree... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Fred Drake | WeakDictionary.items(): Do not allow (key,ref) pairs... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Marc-André... | Whitespace correction... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Marc-André... | Added new Python C API _test module to the build mechan... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Tim Peters | Teach the Windows installer about the _test module. |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Tim Peters | Patch derived from Trent's 101162: a Python/C API testi... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Fred Drake | Adjustments to the text of the UnixMailbox description... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Jeremy Hylton | add info about Grant Edwards' raw packet support |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Jeremy Hylton | SF patch 101137 from Grant Edwards |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Fred Drake | Added fork1, linuxaudiodev, sunaudiodev, and zlib to... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Jeremy Hylton | add missing DECREF (thanks, Barry) |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Fred Drake | The socket constants have been moved to the socket... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Fred Drake | Move the whrandom entry to the "Obsolete Modules" appendix. |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Fred Drake | Minor markup adjustments. |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Fred Drake | Minor markup adjustments. |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Fred Drake | Added a warning at the top saying that user code should... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Tim Peters | Teach Windows build about the _weakref module. |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Jeremy Hylton | SF patch 103543 from tg@freebsd.org: |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Jeremy Hylton | An ssl-wrapped socket now returns '' on EOF, just like... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Jeremy Hylton | continue now allowed in try block |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Jeremy Hylton | Allow 'continue' inside 'try' clause |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Barry Warsaw | Special case around some of the nastier annoyances... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Barry Warsaw | Move the "from Tkinter import *" out of the method... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Jeremy Hylton | Add item about nested scopes. |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Jeremy Hylton | Undo recent change that banned using import to bind... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Fred Drake | Added comments about the weak reference support. |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Jeremy Hylton | add quicktest target -- runs test suite except for... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Jeremy Hylton | move extra arguments to the back of the new.code()... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Fred Drake | Added note about need for -traditional-cpp on the MacOS... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Fred Drake | Revise the driver code to be more informative in the... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Fred Drake | Fix some markup breakage that prevented formatting... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Fred Drake | Remove spurious "\end{description}" that caused formatt... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Tim Peters | Repaired a docstring. |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Fred Drake | PEP 205, Weak References -- initial checkin. |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Fred Drake | Add entries for the weakref module to the build control. |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Fred Drake | Added entry for weakref documentation. |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Fred Drake | Add entry for weakref documentation. |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Fred Drake | Documentation for the weakref module. |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Tim Peters | Windows build: update for 2.1a2, + get ucnhash out... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Tim Peters | Change random.seed() so that it can get at the full... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Jeremy Hylton | update section 4.1 to describe nested scopes |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Barry Warsaw | Long ago, Guido suggested that I add this to the standa... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Barry Warsaw | Simple embedded program that does a module import.... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Barry Warsaw | Ignore the programs created in this directory. |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Barry Warsaw | Add targets to make building `loop' and `import' easier... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Barry Warsaw | Document the two changes to the mailbox.py module: |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Barry Warsaw | Two changes: |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Barry Warsaw | Some rewriting of the "Internationalizing your programs... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Jeremy Hylton | move "from stat import *" to module level |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Tim Peters | Docs for new Windows zlib build procedure. |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Mark Hammond | Fix [ Bug #129293 ] zlib library used for binary win32... |
commit | commitdiff | tree | snapshot |
next |