2003-08-09 |
Martin v. Löwis | Move initialization of sys.std{in,out}.encoding to... |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Martin v. Löwis | Patch #771998: Put braces around variables. Will backpo... |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Raymond Hettinger | SF patch #747364: BaseHTTPServer doesn't need StringIO... |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Raymond Hettinger | SF patch #783807: Clarify PySequence_Setitem ref counting |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Kurt B. Kaiser | IDLEfork Bug 782759 |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Raymond Hettinger | Explain argument unpacking |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Michael W.... | /* XXX From here until type is allocated, "return NULL... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Raymond Hettinger | SF bug #770485: cStringIO does not set closed attr |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Raymond Hettinger | SF bug #775836: change 0,1 to False,True in dict.has_ke... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Raymond Hettinger | Modified itertools.izip() to match the behavior of... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Raymond Hettinger | Re-sync doc tests with the doc updates. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Raymond Hettinger | Improve docs: |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Brett Cannon | Fix docstring in LocaleTime. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Michael W.... | Repair refcounting on error return from type_set_bases. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Fred Drake | Fix hyperlinks and one class reference. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Martin v. Löwis | Release host name memory. Fixes #783312. Will backport... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Mark Hammond | Demonstrate and fix [ 783882 ] os.lstat crashes with... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Walter Dörwald | Remove useless import. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Walter Dörwald | Check both __div__ and __truediv__ in division tests. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Raymond Hettinger | Removed deprecated functions |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Raymond Hettinger | Removed deprecated functions |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Raymond Hettinger | SF patch #782810: typo in libfuture.tex |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Raymond Hettinger | SF bug #782369: Massive memory leak in array module |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Anthony Baxter | forgot to commit this - note about the signal module... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Brett Cannon | Mention caching and better thread-safety for Lib/_strpt... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Martin v. Löwis | Patch #781722: Reject AF_INET6 if IPv6 is disabled... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Martin v. Löwis | Support trailing dots in DNS names. Fixes #782510.... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Martin v. Löwis | Correct URL of normalization file. Fixes #781065. Will... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Martin v. Löwis | Patch #781126: Fix markup for add_fallback. Will backpo... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Martin v. Löwis | Make sure eol_convention is an ASCII string. Fixes... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Fred Drake | init_myformat(): None of the "mark" values can be... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Brett Cannon | Re-introduce caching of TimeRE and compiled regexes... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Brett Cannon | Touch-up to docstrings. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Brett Cannon | Add note about fileno not being usable as a normal... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Fred Drake | better support for well-formed XHTML |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Fred Drake | make the portions of the generated HTML produced by... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Raymond Hettinger | Clarified that TypeErrors can be raised by any |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Skip Montanaro | protect against test problems with Jython |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Skip Montanaro | added test for bug 782369 |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Skip Montanaro | more extension marshal tests and conversion to unittest... |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Raymond Hettinger | As discussed on python-dev, changed builtin.zip() to... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Skip Montanaro | To be a good citizen, it should really delete its socke... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Skip Montanaro | add skeletal "what's new" for 2.4a1 and mention a coupl... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Skip Montanaro | delete the f1 key binding. py-help-at-point is still... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Skip Montanaro | make pending-delete/delete-selection mode work with... |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Anthony Baxter | Patch [ 776725 ] add SIGRTMIN, SIGRTMAX to signalmodule.c |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Skip Montanaro | tweak to py-fill-paragraph - problem noted by John... |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Mark Hammond | Complete move of windows builds to 2.4alpha |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Skip Montanaro | Everyone knows what Fred meant, but I thought I'd make... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Fred Drake | Generalize the template for the "What's New" document... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Fred Drake | there's a new "What's New" for Python 2.4 |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Fred Drake | boilerplate to start off "What's New in Python 2.4" |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Fred Drake | Update to the same version info used by the interpreter. |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Fred Drake | Update version number here as well; patchlevel.h is... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Walter Dörwald | Fix typo. |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Andrew M. Kuchling | [Bug #779469] Fix error in example code |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Barry Warsaw | Bump the trunk to 2.4a0 |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Fred Drake | update the documentation contact address |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Fred Drake | - update the documentation contact address |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Barry Warsaw | Get rid of empty sections |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Tim Peters | SF bug 778400: IDLE hangs when selecting "Edit with... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Andrew M. Kuchling | Bump version number; record 2.3 release date |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Fred Drake | Update release information. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Fred Drake | Bump version information. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Tim Peters | Updated Windows installer for 2.3 final. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Tim Peters | Repaired botched release serial number. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Tim Peters | Repair botched release serial number. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Tim Peters | Bump Windows build number for 2.3 final. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Tim Peters | Added section for 2.3 final; moved IDLE news into it... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Tim Peters | Bump Windows resource version macro for 2.3 final. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Tim Peters | Bump release level to 2.3 (we won't have time for this... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Fred Drake | Update URL. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Tim Peters | Gave the main NEWS file its own IDLE section, and popul... |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Kurt B. Kaiser | Added a banner to the shell startup message discussing... |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Kurt B. Kaiser | Update for release. |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Barry Warsaw | Bump the version number |
commit | commitdiff | tree | snapshot |
2003-07-25 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v2.3c2 |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Barry Warsaw | This is release candidate 2 |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Barry Warsaw | Updated news for 2.3c2. |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Jack Jansen | Don't export the SPB type as "SPB", because it shadows... |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Jack Jansen | Added instructions on setting the proxy host. |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Brett Cannon | Fixes bug of having default argument for TimeRE's __ini... |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Mark Hammond | Fix [ 776721 ] locale.setlocale() leaks |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Brett Cannon | Remove caching of TimeRE (and thus LocaleTime) instance... |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Fred Drake | Bump release number. |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Tim Peters | Update version numbers and dates for 2.3c2 -- we won... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Jack Jansen | Bugfix for #775892: added -mno-fused-madd to BASECFLAGS... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Kurt B. Kaiser | 1. Python Bug 775541: Calltips error when docstring... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Fred Drake | Fix representation of ^= operator in __ixor__() documen... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Jack Jansen | MacPython-OS9 has its own copy of the interrupt handlin... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Jack Jansen | Don't force boot-disk-only install, for reasons unknown... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Jack Jansen | Scripts runs with pythonw no longer had full window... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Tim Peters | Restored commented-out line checked in by mistake. |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Tim Peters | locale-restoration code: Don't leave comparison to... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Tim Peters | Fred wasn't kidding -- there really are docs for the... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Brett Cannon | Fix error in test of not comparing against 0 item of... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Jason Tishler | Patch #775784: YA Cygwin expected regression test skip... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Thomas Heller | Change the zipimport implementation to accept files... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Jason Tishler | Patch 775605: Cygwin pthread_sigmask() workaround patch |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Skip Montanaro | more generic reference to python interpreter |
commit | commitdiff | tree | snapshot |
next |