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 |
2001-01-31 |
Mark Hammond | Partial fix to [ Bug #128685 ] popen on Win9x isnt... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Mark Hammond | Fix Bug #125891 - os.popen2,3 and 4 leaked file objects... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Tim Peters | SF bug #130532: newest CVS won't build on AIX. |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Fred Drake | Make HTML the default output format, since that is... |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Moshe Zadka | Checking in patch #103478 -- makes popen2 and fork1... |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Jack Jansen | New internal function BMObj_NewCopied() which copies... |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Jeremy Hylton | add note about two kinds of illegal imports that are... |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Jeremy Hylton | Fix test for free ref to global. This test should... |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Jeremy Hylton | add test for illegal imports |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Jeremy Hylton | Remove note about the compiler not checking for two... |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Jeremy Hylton | Enforce two illegal import statements that were outlawe... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Guido van Rossum | Rename dubiously named local variable 'cmpfunc' --... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Jeremy Hylton | Remove f_closure slot of frameobject and use f_localspl... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Jeremy Hylton | Cleanup logic a little. Check args first, then try... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Jeremy Hylton | plug leak detected by Barry |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Jeremy Hylton | fix indentation glitch |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Andrew M. Kuchling | Patch #103485 from Donn Cave: patches to make the modul... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Andrew M. Kuchling | Rename 'lines' variable to 'nlines' to avoid conflict... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Andrew M. Kuchling | Restore the automatic use of the oldsharedmods and... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Andrew M. Kuchling | Add back most of the old contents of Setup.dist, with... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Andrew M. Kuchling | Add note about non-recursive Makefiles |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Jack Jansen | Use FSpCreateResFile() in stead of CreateResFile(). |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Jack Jansen | Got ZeroScrap() and PutScrap() to work under Carbon. |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Jack Jansen | Use FSpCreateResFile() in stead of CreateResFile(). |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Jack Jansen | Use CountMenuItems() in stead of CountMItems(). |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Jack Jansen | Make balloon code dependent on existence of Help module |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Jack Jansen | Removed device from the list of Qd incompatibilities... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Jack Jansen | Accessor functions for regions and such expect an exist... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Jack Jansen | Ported the icglue module to carbon. |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Jack Jansen | Added generators for EnableMenuItem and CheckMenuItem... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Jack Jansen | Re-enabled Scrap (even though it's mostly empty right... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Jack Jansen | Replace {Enable,Disable,Check}Item with their carbon... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Jack Jansen | Ported the icglue module to carbon. |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Jack Jansen | Added Help, Scrap and icglue missing methods. |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Marc-André... | Fixed posixpath.normpath() to respect two leading slash... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Marc-André... | Fixed .capitalize() method of Unicode objects to work... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Sjoerd Mullender | Don't use $< in normal make rules: it's not portable... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Moshe Zadka | Added news of function comparison and hashing by identity |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Eric S. Raymond | More on noutrefresh() and scroll(). |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Moshe Zadka | The one thing I love more then writing code is deleting... |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Jack Jansen | Added cellobject.c |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Skip Montanaro | updated to document use of sequences of two-element... |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Skip Montanaro | added several more urlencode test cases - part of patch... |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Skip Montanaro | allow first param urlencode to be a sequence of two... |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Andrew M. Kuchling | Bug #130117: add a prototype required to compile cleanl... |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Fred Drake | Adjust documentation for new.instance() to reflect... |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Jack Jansen | Remove single "." components from pathnames, and return... |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Jack Jansen | Data pathnames were not converted from URL-style to... |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Martin v. Löwis | Allow installation of IDLE via distutils (patch #103138). |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Fred Drake | Document the PyInstance_*() functions and data. |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Tim Peters | SF bug #130306: statcache.py full of thread problems. |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Fred Drake | Added tests for new signature of new.instance(). |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Fred Drake | new_instance(): Use PyInstance_NewRaw() instead of... |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Fred Drake | Re-factored PyInstance_New() into PyInstance_New()... |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Fred Drake | Added prototype for PyInstance_NewRaw(). |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Eric S. Raymond | Instructive example for strftime(); how to generate... |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Tim Peters | It's unclear whether PyMarshal_XXX() are part of the... |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Neil Schemenauer | Fix a typo. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Neil Schemenauer | - Fix buildno dependencies (I hope). |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Neil Schemenauer | the usual |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Neil Schemenauer | - Remove Guido's LINKCC=CXX experiment. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Fred Drake | init_curses_panel(): Be more consistent with indentatio... |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Eric S. Raymond | Emphasis that instantiating this class doesn't consume... |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Martin v. Löwis | Except HierarchyRequestErr instead of TypeError. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Martin v. Löwis | Re-indent. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Martin v. Löwis | Synchronize with PyXML 1.5. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Martin v. Löwis | Synchronize with PyXML 1.10 |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Martin v. Löwis | Re-indent. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Martin v. Löwis | Merge changes of PyXML 1.13: |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Martin v. Löwis | Synchronize with 1.10 of PyXML: Close parser when done. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Neil Schemenauer | Grow that RCS file! |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Neil Schemenauer | Restore --with-suffix option. AC_EXEEXT doesn't aways... |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Tim Peters | SF bug http://sourceforge.net/bugs/?func=detailbug... |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Tim Peters | Added news about repr(string). |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Andrew M. Kuchling | Bug #129904: Put back the path component for the Tkinte... |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Tim Peters | New comment block to Clarify a subtlety. |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Andrew M. Kuchling | Farewell setup.cfg.in, we hardly knew ye. We need... |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Andrew M. Kuchling | Removed setup.cfg from the list of generated files |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Andrew M. Kuchling | Remaining single-line change from patch #102409: to... |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Neil Schemenauer | - Edit the QNX instructions to refer to Makefile, not... |
commit | commitdiff | tree | snapshot |
next |