| 2002-11-13 |
Fred Drake | Fix broken markup. |
commit | commitdiff | tree | snapshot |
| 2002-11-13 |
Fred Drake | Typo: it's --> its |
commit | commitdiff | tree | snapshot |
| 2002-11-13 |
Fred Drake | Update: Older versions of Python crashed when calling... |
commit | commitdiff | tree | snapshot |
| 2002-11-13 |
Fred Drake | Clarify that PyImport_AddModule() and PyImport_ExecCode... |
commit | commitdiff | tree | snapshot |
| 2002-11-12 |
Fred Drake | Clarified meaning of \w and \W with respect to the... |
commit | commitdiff | tree | snapshot |
| 2002-11-12 |
Neal Norwitz | SF # 627900, Bytecode copy bug in freeze |
commit | commitdiff | tree | snapshot |
| 2002-11-12 |
Fred Drake | Handle the Content-Type header a little more appropriat... |
commit | commitdiff | tree | snapshot |
| 2002-11-12 |
Fred Drake | Clarified documentation of tempnam(). |
commit | commitdiff | tree | snapshot |
| 2002-11-12 |
Andrew M. Kuchling | Commit version 1.02 (CVS revision 1.59) of whatsnew22... |
commit | commitdiff | tree | snapshot |
| 2002-11-09 |
Martin v. Löwis | Search for tix subdirectories. Fixes #564729. |
commit | commitdiff | tree | snapshot |
| 2002-11-08 |
Martin v. Löwis | Make strip work as documented. |
commit | commitdiff | tree | snapshot |
| 2002-11-08 |
Fred Drake | Fix typo only present in the r22-maint branch. |
commit | commitdiff | tree | snapshot |
| 2002-11-08 |
Raymond Hettinger | Clarify what it means to require Python 1.5.2. |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Neal Norwitz | Backport 1.72: |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Neal Norwitz | Backport 1.72: |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Neal Norwitz | Backport 2.173: |
commit | commitdiff | tree | snapshot |
| 2002-11-06 |
Finn Bock | Backport 1.6->1.7: Skip the test_nocaret test when... |
commit | commitdiff | tree | snapshot |
| 2002-11-06 |
Finn Bock | Backport 1.8->1.9: Make the test pass for jython where... |
commit | commitdiff | tree | snapshot |
| 2002-11-05 |
Fred Drake | Minor cleanups, markup. |
commit | commitdiff | tree | snapshot |
| 2002-11-05 |
Fred Drake | Fix minor markup nits. |
commit | commitdiff | tree | snapshot |
| 2002-11-05 |
Raymond Hettinger | SF 633560: tokenize.__all__ needs "generate_tokens" |
commit | commitdiff | tree | snapshot |
| 2002-11-04 |
Neal Norwitz | Backport last checkin: |
commit | commitdiff | tree | snapshot |
| 2002-11-04 |
Fred Drake | Update config.h to pyconfig.h and config.h.in to pyconf... |
commit | commitdiff | tree | snapshot |
| 2002-11-04 |
Andrew M. Kuchling | Backport to 2.2: [Bug #570655] Fix misleading option... |
commit | commitdiff | tree | snapshot |
| 2002-11-03 |
Martin v. Löwis | Support @euro modifiers. Fixes #554676. |
commit | commitdiff | tree | snapshot |
| 2002-11-03 |
Neal Norwitz | Fix SF #632864, Typo string instead of sting in LibDoc. |
commit | commitdiff | tree | snapshot |
| 2002-11-03 |
Neal Norwitz | Fix SF # 518775, buffer object API description truncated |
commit | commitdiff | tree | snapshot |
| 2002-11-03 |
Neal Norwitz | Fix SF # 631066, running regrtest in user mode fails |
commit | commitdiff | tree | snapshot |
| 2002-11-03 |
Neal Norwitz | Fix SF #618146, overflow error in calendar module |
commit | commitdiff | tree | snapshot |
| 2002-11-01 |
Fred Drake | Update example for the type() function to use the curre... |
commit | commitdiff | tree | snapshot |
| 2002-11-01 |
Finn Bock | Patch #631972: Adds an is_jython flag. |
commit | commitdiff | tree | snapshot |
| 2002-10-30 |
Fred Drake | Add notes to the asctime() and ctime() descriptions... |
commit | commitdiff | tree | snapshot |
| 2002-10-30 |
Raymond Hettinger | Added missing names to __all__. |
commit | commitdiff | tree | snapshot |
| 2002-10-30 |
Raymond Hettinger | Patrick K. O'Brien noticed that kwlist was missing... |
commit | commitdiff | tree | snapshot |
| 2002-10-29 |
Jack Jansen | Files used for MacPython 2.2.2 distribution. |
commit | commitdiff | tree | snapshot |
| 2002-10-29 |
Jack Jansen | Added a few printfs in case of unexpected situations... |
commit | commitdiff | tree | snapshot |
| 2002-10-29 |
Jack Jansen | Stop-gap to forestall test_email failing in MacPython... |
commit | commitdiff | tree | snapshot |
| 2002-10-29 |
Jack Jansen | The previous patch needed a little massaging for 2.2. |
commit | commitdiff | tree | snapshot |
| 2002-10-29 |
Jack Jansen | Fixed silly typo in previous fix. Needs to be ported... |
commit | commitdiff | tree | snapshot |
| 2002-10-28 |
Fred Drake | Chapter titles that get split over multiple lines in... |
commit | commitdiff | tree | snapshot |
| 2002-10-26 |
Raymond Hettinger | Clarify packages in tutorial. Closes SF bug #616211. |
commit | commitdiff | tree | snapshot |
| 2002-10-25 |
Jack Jansen | Backport of 1.25: |
commit | commitdiff | tree | snapshot |
| 2002-10-25 |
Jack Jansen | Backport of 1.5: |
commit | commitdiff | tree | snapshot |
| 2002-10-25 |
Fred Drake | - The "-" format flag overrides the "0" flag, not the... |
commit | commitdiff | tree | snapshot |
| 2002-10-24 |
Fred Drake | Correct the description of PyErr_Restore(). |
commit | commitdiff | tree | snapshot |
| 2002-10-24 |
Fred Drake | Relocate an index entry so named anchors are not genera... |
commit | commitdiff | tree | snapshot |
| 2002-10-24 |
Fred Drake | Update an example to use the DOM implementation object... |
commit | commitdiff | tree | snapshot |
| 2002-10-23 |
Fred Drake | Deal with a FAQ: |
commit | commitdiff | tree | snapshot |
| 2002-10-22 |
Fred Drake | Moved description of _urlopener adjacent to the related... |
commit | commitdiff | tree | snapshot |
| 2002-10-22 |
Fred Drake | Yes, we have moved past 2.2.2. |
commit | commitdiff | tree | snapshot |
| 2002-10-22 |
Fred Drake | Work around the fact that "maint" alone is a symlink... |
commit | commitdiff | tree | snapshot |
| 2002-10-22 |
Fred Drake | Describe __path__ along with the rest of the package... |
commit | commitdiff | tree | snapshot |
| 2002-10-22 |
Fred Drake | Clarified the error cases and Unicode handling of PyStr... |
commit | commitdiff | tree | snapshot |
| 2002-10-22 |
Fred Drake | Clarify what versions of Windows are supported, and... |
commit | commitdiff | tree | snapshot |
| 2002-10-18 |
Fred Drake | Fix markup for tilde in URL. |
commit | commitdiff | tree | snapshot |
| 2002-10-18 |
Fred Drake | Fix reference to the Fetchmail FAQ: |
commit | commitdiff | tree | snapshot |
| 2002-10-18 |
Neal Norwitz | Backport: |
commit | commitdiff | tree | snapshot |
| 2002-10-18 |
Fred Drake | Fix markup for tilde in URL. |
commit | commitdiff | tree | snapshot |
| 2002-10-18 |
Fred Drake | Added cross-references to related material on exceptions. |
commit | commitdiff | tree | snapshot |
| 2002-10-18 |
Fred Drake | Added cross-references to related material on exceptions. |
commit | commitdiff | tree | snapshot |
| 2002-10-18 |
Fred Drake | Backport Neal Norwitz's patch from revision 1.14: |
commit | commitdiff | tree | snapshot |
| 2002-10-18 |
Guido van Rossum | Fix (real! :-) memory leaks in half_cmp and half_binop. |
commit | commitdiff | tree | snapshot |
| 2002-10-18 |
Guido van Rossum | Sigh. That wasn't a memory leak, that was Guido commit... |
commit | commitdiff | tree | snapshot |
| 2002-10-18 |
Guido van Rossum | Backport of 2.183: |
commit | commitdiff | tree | snapshot |
| 2002-10-17 |
Neal Norwitz | Add new encoding for Ukrainian Cyrillic |
commit | commitdiff | tree | snapshot |
| 2002-10-17 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree | snapshot |
| 2002-10-16 |
Fred Drake | Document urldefrag(). |
commit | commitdiff | tree | snapshot |
| 2002-10-16 |
Fred Drake | Added missing entries to __all__. |
commit | commitdiff | tree | snapshot |
| 2002-10-14 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v2.2.2 |
commit | commitdiff | tree | snapshot |
| 2002-10-14 |
Guido van Rossum | News about last-minute fix for SF bug 620705 (urlparse). |
commit | commitdiff | tree | snapshot |
| 2002-10-14 |
Guido van Rossum | Backporting urlparse.py:1.34, test_urlparse.py:1.8: |
commit | commitdiff | tree | snapshot |
| 2002-10-14 |
Barry Warsaw | I'd forgotten that tcsh was the default for 10.1, but... |
commit | commitdiff | tree | snapshot |
| 2002-10-14 |
Barry Warsaw | I'd forgotten that tcsh was the default for 10.1, but... |
commit | commitdiff | tree | snapshot |
| 2002-10-14 |
Barry Warsaw | Add a note about how to successfully complete the tests... |
commit | commitdiff | tree | snapshot |
| 2002-10-14 |
Barry Warsaw | There was a typo in the MacOSX section regarding the... |
commit | commitdiff | tree | snapshot |
| 2002-10-14 |
Barry Warsaw | Backport bugfix microrelease of email 2.4.3 from cvs... |
commit | commitdiff | tree | snapshot |
| 2002-10-14 |
Guido van Rossum | Added all the non-doc news for 2.2.2 (final). |
commit | commitdiff | tree | snapshot |
| 2002-10-14 |
Guido van Rossum | Add boilerplate for 2.2.2 final. (Will add actual... |
commit | commitdiff | tree | snapshot |
| 2002-10-14 |
Tim Peters | Update version strings in Windows installer for 2.2.2. |
commit | commitdiff | tree | snapshot |
| 2002-10-14 |
Tim Peters | Update FIELD3 of Windows 64-bit binary version # for... |
commit | commitdiff | tree | snapshot |
| 2002-10-14 |
Tim Peters | Update Windows buildno for 2.2.2 final. |
commit | commitdiff | tree | snapshot |
| 2002-10-14 |
Tim Peters | Update list of Windows buildnos for 2.2.2 final. |
commit | commitdiff | tree | snapshot |
| 2002-10-14 |
Fred Drake | Update release information for 2.2.2 final. |
commit | commitdiff | tree | snapshot |
| 2002-10-14 |
Guido van Rossum | Bump release version to 2.2.2 -- the final release... |
commit | commitdiff | tree | snapshot |
| 2002-10-14 |
Guido van Rossum | Bump release version to 2.2.2 -- the final release... |
commit | commitdiff | tree | snapshot |
| 2002-10-14 |
Guido van Rossum | Add finditer to __all__ (when defining it at all). |
commit | commitdiff | tree | snapshot |
| 2002-10-12 |
Fred Drake | Fix tildes in URLs. Closes SF bug #614821. |
commit | commitdiff | tree | snapshot |
| 2002-10-11 |
Guido van Rossum | Darn! Don't divide by zero. Bad fix. :-) |
commit | commitdiff | tree | snapshot |
| 2002-10-11 |
Neal Norwitz | Backport 1.34. |
commit | commitdiff | tree | snapshot |
| 2002-10-11 |
Neal Norwitz | Backport 2.34. SF #621948, update docstring for md5... |
commit | commitdiff | tree | snapshot |
| 2002-10-11 |
Guido van Rossum | Backport listobject.c 2.137 and tupleobject.c 2.75: |
commit | commitdiff | tree | snapshot |
| 2002-10-11 |
Raymond Hettinger | Clarify impending deprecation of the floor div operator... |
commit | commitdiff | tree | snapshot |
| 2002-10-11 |
Guido van Rossum | Backport 2.193: |
commit | commitdiff | tree | snapshot |
| 2002-10-11 |
Tim Peters | SF bug 621507: python22.dll incorrect "File version". |
commit | commitdiff | tree | snapshot |
| 2002-10-11 |
Tim Peters | Backporting a new file from 2.3 needed to worm around... |
commit | commitdiff | tree | snapshot |
| 2002-10-11 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree | snapshot |
| 2002-10-11 |
Jack Jansen | Added a debug target for PythonCoreCarbon |
commit | commitdiff | tree | snapshot |
| 2002-10-11 |
Guido van Rossum | Backport stringobject.c 2.194 and unicodeobject.c 2... |
commit | commitdiff | tree | snapshot |
| 2002-10-11 |
Guido van Rossum | New in 2.2.2! |
commit | commitdiff | tree | snapshot |
| 2002-10-11 |
Guido van Rossum | Backport the relevant part of 2.192: |
commit | commitdiff | tree | snapshot |
| next |