| 2005-02-07 |
Alex Martelli | forwardport of 2.3.5 fixes to copy.py |
commit | commitdiff | tree | snapshot |
| 2005-02-05 |
Raymond Hettinger | SF patch #1116583: NameError in cookielib domain check |
commit | commitdiff | tree | snapshot |
| 2005-02-03 |
Thomas Heller | Recompiled after source changes. |
commit | commitdiff | tree | snapshot |
| 2005-02-03 |
Thomas Heller | Running a bdist_wininst installer, built with Python... |
commit | commitdiff | tree | snapshot |
| 2005-02-03 |
Thomas Heller | Set PYTHONHOME before loading Python, so that sys.path... |
commit | commitdiff | tree | snapshot |
| 2005-02-03 |
Fred Drake | fix XMLFilterBase.resolveEntity() so the caller gets... |
commit | commitdiff | tree | snapshot |
| 2005-02-03 |
Guido van Rossum | Security fix PSF-2005-001 for SimpleXMLRPCServer.py. |
commit | commitdiff | tree | snapshot |
| 2005-01-29 |
Johannes Gijsbers | Backport for bug #1108490: fix broken link. |
commit | commitdiff | tree | snapshot |
| 2005-01-29 |
Martin v. Löwis | Revert os.py 1.75, and directly implement update. |
commit | commitdiff | tree | snapshot |
| 2005-01-27 |
Brett Cannon | Fixed typo in verbose output for RLock acquire. |
commit | commitdiff | tree | snapshot |
| 2005-01-27 |
Martin v. Löwis | Partially revert #1074011; don't try to fflush stdin. |
commit | commitdiff | tree | snapshot |
| 2005-01-26 |
Raymond Hettinger | SF bug #1108303: fix .split() maxsplit doc |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Anthony Baxter | happy new year! (2.4 branch) |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Raymond Hettinger | SF bug #1105286: Undocumented implicit strip() in... |
commit | commitdiff | tree | snapshot |
| 2005-01-23 |
Martin v. Löwis | Flush std{in,out,err} before closing it. Fixes #1074011. |
commit | commitdiff | tree | snapshot |
| 2005-01-20 |
Thomas Heller | Some bugs have been fixed in distutils, so increment... |
commit | commitdiff | tree | snapshot |
| 2005-01-20 |
Thomas Heller | distutils/command/install.py change. |
commit | commitdiff | tree | snapshot |
| 2005-01-20 |
Thomas Heller | Fix [ 1103844 ] fix distutils.install.dump_dirs() with... |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Kurt B. Kaiser | If an extension can't be loaded, print warning and... |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Kurt B. Kaiser | Improve error handling when .idlerc can't be created... |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Fred Drake | fix typeset of vertical bar for PDF format |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Fred Drake | install distutils.tests on Unix (contributed patch) |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Fred Drake | documentation for the zipimport module using contribute... |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Fred Drake | Description of args to IMAP4.store() in imaplib |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Fred Drake | Clean up discussion of new C thread idiom |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Fred Drake | fix a bunch of spelling errors |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Fred Drake | remove spurious line from widget variables example |
commit | commitdiff | tree | snapshot |
| 2005-01-17 |
Andrew MacIntyre | backport: make thread stack size compile-time tunable... |
commit | commitdiff | tree | snapshot |
| 2005-01-17 |
Andrew MacIntyre | make thread stack size compile-time tunable on OS/2 |
commit | commitdiff | tree | snapshot |
| 2005-01-12 |
Fred Drake | fix typo |
commit | commitdiff | tree | snapshot |
| 2005-01-11 |
Raymond Hettinger | Add duck-typing to the glossary. |
commit | commitdiff | tree | snapshot |
| 2005-01-11 |
Raymond Hettinger | SF bug #1099516: tempfile files not types.FileType |
commit | commitdiff | tree | snapshot |
| 2005-01-10 |
Walter Dörwald | Backport checkin: |
commit | commitdiff | tree | snapshot |
| 2005-01-10 |
Johannes Gijsbers | Backport for bug #839496: always read files in binary... |
commit | commitdiff | tree | snapshot |
| 2005-01-09 |
Johannes Gijsbers | Backport patch #712317: In URLs such as http://www... |
commit | commitdiff | tree | snapshot |
| 2005-01-09 |
Johannes Gijsbers | Backport patch #1095362: replace hardcoded test for... |
commit | commitdiff | tree | snapshot |
| 2005-01-09 |
Johannes Gijsbers | Backport patch #1051321 (fixes bugs 1010196, 1013525... |
commit | commitdiff | tree | snapshot |
| 2005-01-07 |
Jack Jansen | Starting on the 2.4 MacPython installer. |
commit | commitdiff | tree | snapshot |
| 2005-01-07 |
Jack Jansen | Started on Macintosh section. |
commit | commitdiff | tree | snapshot |
| 2005-01-07 |
Jack Jansen | Backport of 1.38: |
commit | commitdiff | tree | snapshot |
| 2005-01-07 |
Jack Jansen | Backport of Patch #1097739 by Bob Ippolito: |
commit | commitdiff | tree | snapshot |
| 2005-01-07 |
Jack Jansen | Backport of 1.479: |
commit | commitdiff | tree | snapshot |
| 2005-01-07 |
Jack Jansen | Backport of 1.20: |
commit | commitdiff | tree | snapshot |
| 2005-01-07 |
Raymond Hettinger | SF patch 1094011: Docs for file() vs open(). |
commit | commitdiff | tree | snapshot |
| 2005-01-07 |
Raymond Hettinger | SF bug #1091740: garbage collector still documented... |
commit | commitdiff | tree | snapshot |
| 2005-01-06 |
Jack Jansen | Backported from the trunk: |
commit | commitdiff | tree | snapshot |
| 2005-01-06 |
Jack Jansen | Backported from the trunk: |
commit | commitdiff | tree | snapshot |
| 2005-01-06 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree | snapshot |
| 2005-01-05 |
Sean Reifschneider | Updating the Idle wrapper to match the current CVS... |
commit | commitdiff | tree | snapshot |
| 2005-01-04 |
Raymond Hettinger | Clarify that DictMixin is still useful. Only the UserD... |
commit | commitdiff | tree | snapshot |
| 2005-01-03 |
Martin v. Löwis | Fix typo. |
commit | commitdiff | tree | snapshot |
| 2005-01-03 |
Jack Jansen | Backport of 1.37: |
commit | commitdiff | tree | snapshot |
| 2005-01-01 |
Peter Astrand | On UNIX, when the execution of the child fails, we... |
commit | commitdiff | tree | snapshot |
| 2005-01-01 |
Raymond Hettinger | SF patch #1094007: Remove witty comment in pydoc.py |
commit | commitdiff | tree | snapshot |
| 2005-01-01 |
Raymond Hettinger | SF patch #1051395: locale.getdefaultlocale does not... |
commit | commitdiff | tree | snapshot |
| 2005-01-01 |
Raymond Hettinger | SF Patch #1093896: miscellaneous doc typos |
commit | commitdiff | tree | snapshot |
| 2004-12-31 |
Jack Jansen | Backport: |
commit | commitdiff | tree | snapshot |
| 2004-12-31 |
Johannes Gijsbers | Patch #1011890: fix inspect.getsource breaking with... |
commit | commitdiff | tree | snapshot |
| 2004-12-31 |
Raymond Hettinger | SF bug #1090139: presentation typo in lib: 6.21.4... |
commit | commitdiff | tree | snapshot |
| 2004-12-30 |
Martin v. Löwis | Add more test directories to testsuite. |
commit | commitdiff | tree | snapshot |
| 2004-12-30 |
Martin v. Löwis | Update to VC 7.1. |
commit | commitdiff | tree | snapshot |
| 2004-12-29 |
Walter Dörwald | Backport checkin: |
commit | commitdiff | tree | snapshot |
| 2004-12-29 |
Martin v. Löwis | Update example to VC 7.1. |
commit | commitdiff | tree | snapshot |
| 2004-12-29 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree | snapshot |
| 2004-12-29 |
Walter Dörwald | Backport checkin: |
commit | commitdiff | tree | snapshot |
| 2004-12-28 |
Jack Jansen | Backport of 1.36: |
commit | commitdiff | tree | snapshot |
| 2004-12-28 |
Andrew M. Kuchling | [Bug #1083110] calling .flush() on decompress objects... |
commit | commitdiff | tree | snapshot |
| 2004-12-24 |
Martin v. Löwis | Update VC references. |
commit | commitdiff | tree | snapshot |
| 2004-12-24 |
Matthias Klose | use = instead of == as operator for test |
commit | commitdiff | tree | snapshot |
| 2004-12-24 |
Brett Cannon | Fix mention of TextEdit to state it can save in plaintext. |
commit | commitdiff | tree | snapshot |
| 2004-12-23 |
Fred Drake | discuss how the __builtin__ module is normally used... |
commit | commitdiff | tree | snapshot |
| 2004-12-23 |
Kurt B. Kaiser | The GUI was hanging if the shell window was closed... |
commit | commitdiff | tree | snapshot |
| 2004-12-22 |
Thomas Heller | Recompiled after source changes. |
commit | commitdiff | tree | snapshot |
| 2004-12-22 |
Thomas Heller | Document bdist_wininst changes. |
commit | commitdiff | tree | snapshot |
| 2004-12-22 |
Thomas Heller | Close stdout and stderr, which are redirected into... |
commit | commitdiff | tree | snapshot |
| 2004-12-22 |
Thomas Heller | Fix a typo from the last checkin. |
commit | commitdiff | tree | snapshot |
| 2004-12-22 |
Thomas Heller | Backport of rev. 1.12 from the trunk. |
commit | commitdiff | tree | snapshot |
| 2004-12-22 |
Martin v. Löwis | Patch #1088716: build and incorporate libpython24.a. |
commit | commitdiff | tree | snapshot |
| 2004-12-22 |
Martin v. Löwis | Document resolved MSI issues. |
commit | commitdiff | tree | snapshot |
| 2004-12-22 |
Martin v. Löwis | Properly quote IDLE shortcut. Fixes #1076861. |
commit | commitdiff | tree | snapshot |
| 2004-12-22 |
Walter Dörwald | Backport checkin: |
commit | commitdiff | tree | snapshot |
| 2004-12-22 |
Martin v. Löwis | Backport msisupport.dll to 2.4 |
commit | commitdiff | tree | snapshot |
| 2004-12-22 |
Brett Cannon | Remove outdated comments about Macintosh for expanduser... |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Walter Dörwald | Backport checkin: |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Johannes Gijsbers | Backport from trunk: add accidentally removed \end... |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Armin Rigo | Mentioned marshal.dumps()'s fix in the NEWS. |
commit | commitdiff | tree | snapshot |
| 2004-12-20 |
Raymond Hettinger | SF bug #951915: fix bug in StringIO.truncate - length... |
commit | commitdiff | tree | snapshot |
| 2004-12-20 |
Armin Rigo | Back-ported: marshal.dumps() with the new optional... |
commit | commitdiff | tree | snapshot |
| 2004-12-20 |
Raymond Hettinger | Bug #1088206: zlib decompressobj documentation typo |
commit | commitdiff | tree | snapshot |
| 2004-12-20 |
Raymond Hettinger | Bugs item #1069409 C:\Python24\Lib\compileall.py... |
commit | commitdiff | tree | snapshot |
| 2004-12-19 |
Gregory P.... | * reworked berkeleydb include and library detection... |
commit | commitdiff | tree | snapshot |
| 2004-12-19 |
Raymond Hettinger | Bug #1079011: Incorrect error message (somewhat) |
commit | commitdiff | tree | snapshot |
| 2004-12-19 |
Raymond Hettinger | Bug #1066607: "Limitations" section of profiler docs... |
commit | commitdiff | tree | snapshot |
| 2004-12-19 |
Raymond Hettinger | Bug #1087216: datetime module documentation missing... |
commit | commitdiff | tree | snapshot |
| 2004-12-18 |
Brett Cannon | Backport fix for bug #1083645 have test_imp be skipped... |
commit | commitdiff | tree | snapshot |
| 2004-12-18 |
Raymond Hettinger | Bug #1083645 |
commit | commitdiff | tree | snapshot |
| 2004-12-18 |
Raymond Hettinger | Bug #1083645 |
commit | commitdiff | tree | snapshot |
| 2004-12-18 |
Andrew MacIntyre | fix unterminated comment |
commit | commitdiff | tree | snapshot |
| 2004-12-17 |
Raymond Hettinger | Move news items to the correct sections. |
commit | commitdiff | tree | snapshot |
| next |