2002-04-12 |
Tim Peters | Removed more hair in support of future-generator stmts. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Jack Jansen | Get rid of backward compatibility modules. Do this... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Fred Drake | Clean up the "all" support for -u. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Fred Drake | Guido sez to remove the deprecation warning for a year. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Jack Jansen | Got rid of obsolete defines. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Jack Jansen | Got rid of obsolete appearance flag. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Jack Jansen | Added boolobject.c |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Guido van Rossum | At CNRI's request, I'm changing the status of 1.6.1... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Jack Jansen | Got rid of ifdefs for long-obsolete GUSI versions and... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Jack Jansen | These are long obsolete. Get rid of them. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Jack Jansen | Got rid of ifdefs for long-obsolete GUSI versions and... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Jack Jansen | Got rid of ifdefs for long-obsolete GUSI versions. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Jack Jansen | Get rid of USE_CACHE_ALIGNED. It has no function anymore. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Tim Peters | Since xmllib is deprecated now, suppress the Deprecatio... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Tim Peters | Ignore more deprecation warnings. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Tim Peters | Stop sucking up xmllib -- it's deprecated. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Tim Peters | I don't expect test_email_codecs to run on Windows. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Fred Drake | Added the resource name "all" to enable all of the... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Martin v. Löwis | Document __unicode__. Fixes #541245. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Martin v. Löwis | Explain octal escapes. Fixes #542226. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Tim Peters | SF bug 542181: Realloc behavior |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Mark Hammond | Different .pyc icon - use "paler" colors to better... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Fred Drake | Improve coverage of Objects/weakrefobject.c. |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Andrew M. Kuchling | Add a name |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Andrew M. Kuchling | Add deprecation warning to 'pre' module |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Andrew M. Kuchling | Remove mention of 'pre' module |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Andrew M. Kuchling | Remove support for importing 'pre' module |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Barry Warsaw | Sync'ing with standalone email package 2.0.1. This... |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Marc-André... | Bug fix for UTF-8 encoding bug (buffer overrun) #541828. |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Fred Drake | Document PyType_CheckExact(), PyType_IS_GC(). |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Marc-André... | Added test case for UTF-8 encoding bug #541828. |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Andrew M. Kuchling | Use random instead of whrandom |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Andrew M. Kuchling | Use random module instead of whrandom |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Skip Montanaro | document all the valid encoding values |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Fred Drake | When adding a name to the table of macros and environme... |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Fred Drake | Added support for \csimplemacro and csimplemacrodesc. |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Neal Norwitz | Add deprecation warnings for modules as documented |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Fred Drake | Add a deprecation warning to reflect the documented... |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Fred Drake | Started filling in the information about some of the... |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Tim Peters | Repair 2.2.1 release date. |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Fred Drake | Update to use the new \csimplemacro macro |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Fred Drake | Document the \csimplemacro macro and the csimplemacrode... |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Fred Drake | Add \csimplemacro to parallel the csimplemacrodesc... |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Neal Norwitz | Update docs for bool changes by Guido around April 6 |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Neal Norwitz | Update docstring to reflect code change to bool |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Guido van Rossum | is_builtin() is not a Boolean -- it can return -1,... |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Fred Drake | Ignore an output directory for intermediates here as... |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Fred Drake | Fix typo: coverted --> converted. Reported by Francois... |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Thomas Heller | Remove unconditional debugging prints. |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Thomas Heller | Set the warn_dir option to 0 before running the install... |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Thomas Heller | Fix an obvious bug. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Fred Drake | Update the table of releases. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Tim Peters | Update table of releases. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Martin v. Löwis | Patch #512005: getrusage() returns struct-like object. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Tim Peters | Change 2.1.3 release date. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Tim Peters | Update 2.1.3 Windows buildno. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Martin v. Löwis | Patch #539392: Invoke setlocale, try opening the file... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Marc-André... | Move Unicode finalization further down in the chain. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Fred Drake | Do not call "knee" a standard module, and point to... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Tim Peters | SF bug 538827: Python open w/ MSVC6: bad error msgs. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Guido van Rossum | - A type can now inherit its metatype from its base... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Martin v. Löwis | Move knee.py from Lib/ to Demo/imputil/. Fixes #515745. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Guido van Rossum | Partial introduction of bools where appropriate. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Guido van Rossum | Return bools from functions named is_<whatever>(). |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Guido van Rossum | Lock methods acquire() and locked() now return bools. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Guido van Rossum | isatty() should return a bool. |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Martin v. Löwis | Move autoheader declarations into configure.in. |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Tim Peters | Minor clarification about what's actually promised... |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Mark Hammond | Add standard header preamble and footer, a-la intobject... |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Tim Peters | Minor improvements to the stats output dump, including... |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Guido van Rossum | - Changed new-style class instantiation so that when... |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Guido van Rossum | Some more news. |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Fred Drake | Move reference material on PyArg_Parse*() out of the... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Guido van Rossum | Don't inherit tp_new! This is a retraction of half... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Guido van Rossum | Add tests for binary pickles. |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Fred Drake | Remove weird spacing in typeset version of the chapter... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Guido van Rossum | Implement an idea by Paul Rubin: |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Fred Drake | Fix bug in command line handling, noted by Fredrik... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Fred Drake | Add support for the "Aesop Meta Tag". Not widely used... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Guido van Rossum | Inherit tp_new and tp_is_gc. |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Martin v. Löwis | Eliminate use of LIBOBJS which is an error in autoconf... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Marc-André... | Comment about UTF-16 changes. |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Marc-André... | Fix for bug #222395: UTF-16 et al. don't handle .readli... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Tim Peters | Repair an incomprehensible comment. |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Tim Peters | _PyMalloc_DebugDumpStats(): vastly improved the output... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Tim Peters | Widespread, but mostly in _PyMalloc_Malloc: optimize... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Neal Norwitz | Update doc to reflect Tim's changes to bool. |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Guido van Rossum | A much revised version of SF patch 514662, by Naofumi... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Tim Peters | Revert 0/1 -> False/True change; I didn't intend to... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Guido van Rossum | Fix a typo in Tim's fix. |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Fred Drake | Minor style change. |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Tim Peters | Convert a pile of obvious "yes/no" functions to return... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Tim Peters | Record Windows build number for 2.2.1 final. |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Fred Drake | Add support for \textgreater, \textless. |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Jeremy Hylton | Replace use of apply() with extended call syntax. |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Fred Drake | Add a version annotation regarding the urlopen(proxies... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Fred Drake | Support manual proxy configuration for simple urlopen... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Fred Drake | The rest of the documentation for manual proxy configur... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Fred Drake | Documentation for manual proxy configuration, by Andy... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Tim Peters | SF bug 497854: Short-cuts missing for All Users |
commit | commitdiff | tree | snapshot |
next |