2001-11-28 |
Fred Drake | Re-arrange the modules in the "Internet Data Handling... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Fred Drake | Clarify that on some systems, lockf() using LOCK_EX... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Fred Drake | Add synopsis for the SimpleXMLRPCServer module; used... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Fred Drake | Clean up some markup cruft. A number of the macros... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Barry Warsaw | __format(): Applied SF patch #482003 by Skip to fix... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Andrew M. Kuchling | Fix docstring typo |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Jeremy Hylton | Fix [ #484645 ] little bug in pycodegen.py |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Tim Peters | SF bug #483469: crash on unbounded recursion in __del__. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Tim Peters | SF bug 485175: buffer overflow in traceback.c. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Barry Warsaw | test_formatdate(): Integrating Jack's 22b2 branch fix... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Fred Drake | Typo, spotted by Fredrik Lundh. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Fred Drake | Typo, spotted by Detlef Lannert. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Fred Drake | Tk-related modules should no longer be listed here. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Fred Drake | Fix typo, extra markup constructs. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Fred Drake | Add documentation for the PyCell* APIs. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Andrew M. Kuchling | Correctly create new-style classes in the examples |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Tim Peters | SF patch 483059: Avoid use of eval() in random.py,... |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Martin v. Löwis | Properly set static options for tixBalloon and tixResiz... |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Martin v. Löwis | Patch #484847: Default to netscape.exe on OS/2. |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Guido van Rossum | - Change all remaining assertions into verify() and... |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Guido van Rossum | _reduce(): |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Guido van Rossum | PyObject_GetItem(), PyObject_SetItem(), PyObject_DelIte... |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Barry Warsaw | More typo fixes. |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Greg Ward | Docstring typo fix. |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Martin v. Löwis | Add hotshot to LIBSUBDIRS. Fixes #484642. |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Martin v. Löwis | Correct typo. Fixes #484611. |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Martin v. Löwis | Support bsddb 3.2. Fixes #483653. |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Martin v. Löwis | Rename get_referents to get_referrers. Fixes #483815. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Steven M. Gava | fix for redundant empty parent window when invoked... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Steven M. Gava | back in harness on new config system |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Marc-André... | Fix for bug #438164: %-formatting using Unicode objects. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Marc-André... | Fix for bug #480188: printing unicode objects |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Barry Warsaw | test_formatdate(): Remove the unnecessary ldate calcula... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Barry Warsaw | formatdate(): Jason Mastaler correctly points out that... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Barry Warsaw | test_formatdate(), test_formatdate_zoneoffsets(): Two... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Barry Warsaw | formatdate(): The calculation of the minutes part of... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Martin v. Löwis | Test for negative buffer sizes. Fixes #482871. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Fred Drake | Avoid trailing blank lines in the output. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Fred Drake | Adjust input pre-processing so that a comment on the... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Fred Drake | Update the platform notes for the CGIHTTPServer module... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Fred Drake | Another name... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Fred Drake | Fix the default value for feature_namespaces, per discu... |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Barry Warsaw | test_formatdate(): A test that has a mild hope of worki... |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Barry Warsaw | Paul Rubin reminds me that of course a class's construc... |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Just van Rossum | a whole bunch of OSX tweaks |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Fred Drake | Clarified a couple of issues for the startElement*... |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Tim Peters | Relatively large expansion of the docs for gc.garbage. |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Tim Peters | Since the MAGIC number scheme is going to break on... |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Fred Drake | assert.h was not always included by Python.h; make... |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Fred Drake | Exhibit good form in C code: always provide docstrings... |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Fred Drake | Add omitted word for clarity. |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Fred Drake | Update to use more modern calling conventions; also... |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Fred Drake | Bump the version number; used to identify the Python... |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Tim Peters | Update Windows installer for 2.2c1. |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Tim Peters | Add skeleton for 2.2c1 news. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Barry Warsaw | Toughen up the security warnings a bit. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Barry Warsaw | Add a clarification that the email package always deals... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Barry Warsaw | Bumping version number. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Fred Drake | Post-release bumps. Do *NOT* merge into the 2.2b2... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Barry Warsaw | Merged in NEWS changes from the r22b2 branch. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Fred Drake | Clean up some markup a little bit more. Make this... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Fred Drake | Document the urlsplit() and urlunsplit() functions. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Fred Drake | Fix parsing of parameters from a URL; urlparse() did... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Fred Drake | Switched a couple of sections around. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Barry Warsaw | A few minor updates to make it clear(er) that pickle... |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Barry Warsaw | A change to sync with pickle.py: |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Barry Warsaw | Two changes: |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Barry Warsaw | A massive rewrite affecting both the pickle and cPickle... |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Barry Warsaw | Minor updates to add more pointers to the pickle docume... |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Fred Drake | The turtle docs will be moving to another location... |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Fred Drake | Clean up the descriptions of multi-signature functions... |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Guido van Rossum | Group dict[ionary] news together; and use dict() instead of |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Guido van Rossum | Correct the description of mixed multiple inheritance... |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Tim Peters | News about mixing classic and new-style classes in MI. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Tim Peters | Bump Windows buildno for 2.2b2. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Fred Drake | Thanks for the Tkinter chapter, Mike! |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Fred Drake | Add entries for the new Tkinter chapter. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Fred Drake | Tkinter chapter, contributed by Mike Clarkson. Based... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Tim Peters | More simple test cases for mixed classic+new multiple... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Tim Peters | Changing diapers reminded Guido that he wanted to allow... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Fred Drake | Finally commit the font changes that have been live... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Fred Drake | Bump release number & date. |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Jeremy Hylton | Fred observes that the typo was not the only problem... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Jeremy Hylton | typo |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Jack Jansen | Don't initialize tp_type statically, it won't work... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Jack Jansen | OSX tests used specific version numbers to test for... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Tim Peters | Removed print that executes only on Unix boxes; that... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Tim Peters | CVS patch #477161: New "access" keyword for mmap,... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Barry Warsaw | PyOS_getsig(), PyOS_setsig(): The minimal amount of... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Jeremy Hylton | Don't munge __debug__ and leave it that way. |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Barry Warsaw | A specific test for bug #481221, getaddrlist() failing... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Barry Warsaw | Fix for bug #481221, getaddrlist() failing on long... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Barry Warsaw | Committing the second part of patch #480902, an improve... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Tim Peters | new_code(): The last patch to this left behind an... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Barry Warsaw | Add tests for bug #478115, parsedate_tz() IndexError... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Barry Warsaw | parsedate_tz(): If data is false, return None. Fixes... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Tim Peters | load_string(): Force use of unsigned compare in a... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Jack Jansen | OSX notes: |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Thomas Heller | No need to preprocess the header files - use ctags... |
commit | commitdiff | tree | snapshot |
next |