2007-09-20 |
Thomas Wouters | Merged revisions 58211-58220 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Thomas Wouters | Whitespace cleanup. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Thomas Wouters | Merged revisions 58203-58210 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Thomas Wouters | Merged revisions 58198-58202 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Thomas Wouters | Merged revisions 58095-58132,58136-58148,58151-58197... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Sean Reifscheider | issue1172: Documentation of "done" attribute in cgi... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Guido van Rossum | Optimize unicode_hash() by not calling |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Guido van Rossum | Thomas Wouters suggested an obvious improvement to... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Guido van Rossum | Switch dict lookup around to optimizing for unicode. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Guido van Rossum | Micro optimizations after staring at gprof output for... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Sean Reifscheider | Fixing the spelling of "writeable" to "writable", parti... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Martin v. Löwis | Merged revisions 58149-58150 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Martin v. Löwis | Merged revisions 58133-58135 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Georg Brandl | Oops. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Georg Brandl | Document input() function. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Georg Brandl | Repair a bad translation of the exec statement. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Guido van Rossum | Fix for bug 1148: str/bytes issue in httplib's _safe_re... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Georg Brandl | Document inspect.getfullargspec(). Fixes #1121. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Georg Brandl | New documentation for the bdb module. Forward-port... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Guido van Rossum | Thomas Wouters pointed out that _Abstract.__new__ shoul... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Eric Smith | Added __format__ method to datetime.datetime, datetime... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Thomas Wouters | Merged revisions 58091-58094 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Thomas Wouters | Merged revisions 58053-58090 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Guido van Rossum | Bug # 1125 (my code). |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Gregory P.... | merge of r58091 from trunk: |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Martin v. Löwis | Drop convert_binop. |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Collin Winter | Change instances of 'while 1:' in the docs into 'while... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Collin Winter | General clean-up in socket howto. |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Collin Winter | Fix more raise statments in the docs. |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Collin Winter | More two-argument raise cleanup in the tutorial. |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Collin Winter | Fix docs that imply that tuples in except clauses must... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Collin Winter | Fix more two-arg raise statements. |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Collin Winter | Update tutorial/classes.rst to remove references to... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Guido van Rossum | Patch # 1094 by Serge Julien. Fix some bytes/str compa... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Collin Winter | Remove yet more references to has_key() methods. |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Collin Winter | Fix a legacy raise statement in pickle's docs. |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Collin Winter | Remove two lingering references to now-gone has_key... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
Gregory P.... | merge this from trunk: |
commit | commitdiff | tree | snapshot |
2007-09-09 |
Gregory P.... | email address update |
commit | commitdiff | tree | snapshot |
2007-09-09 |
Gregory P.... | openssl 0.9.6 is too old to use, use our own modules |
commit | commitdiff | tree | snapshot |
2007-09-09 |
Gregory P.... | Adds stand alone _md5 and _sha1 modules for use by... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Gregory P.... | Cleanup test_thread. CDB (Concurrent Database) support... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Thomas Wouters | Merged revisions 57778-58052 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Guido van Rossum | Add REPORT_NDIFF option to o test that was hard to... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Neil Schemenauer | Restore caching of unicode hash value. This apparently... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Georg Brandl | Finish the first pass of the language reference update. |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Jeffrey Yasskin | Forgot to run the tests after making the places and... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Jeffrey Yasskin | Check in some documentation tweaks for PEP 3141, add... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Jeffrey Yasskin | Add a test for fail*AlmostEqual, including the new... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Georg Brandl | Continue going through the language reference, bringing... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Kurt B. Kaiser | Make IDLE's file decode more robust. |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Brett Cannon | Fix docstring for getfullargspec(). |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Gregory P.... | merge r58023 to fix issue1112 on windows. make this... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Jeffrey Yasskin | Extend unittest's fail*AlmostEqual methods to work... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Skip Montanaro | I think we can just dump the else clause, per the comme... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Georg Brandl | #1116: reference to old filename fixed. |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Guido van Rossum | In response to issue 1101, place vastly more emphasis... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Georg Brandl | hashlib operates on bytes, not strings. |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Georg Brandl | New exception catching syntax. |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Kurt B. Kaiser | 1. Fail gracefully if the file fails to decode when... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Guido van Rossum | Use an event variable to wait for the server to be... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Brett Cannon | Cast away const qualifier to silence a compiler warning... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Georg Brandl | Bug #1684991: explain __special__ lookup semantics. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Mark Summerfield | Proof read/editing of abc. Added table of collections... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Guido van Rossum | Fix doctest failure introduced by r57949. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Eric Smith | Simplified recursion logic. Modified variable name... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Eric Smith | Changed some ValueError's to KeyError and IndexError. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Fred Drake | fix typo |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Georg Brandl | Add a dict view usage example. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Georg Brandl | Change docs for builtins that now return iterators. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Georg Brandl | Docs on dictviews. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Fred Drake | remove/update many of the references to dict.iter*() |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Guido van Rossum | Correction an issue reported by Mark Summerfeld. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Georg Brandl | More abc docs. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Thomas Heller | Make the _wrap_close type (which is returned by os... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Martin v. Löwis | Convert code from sys.stdin.encoding to UTF-8 in |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Thomas Wouters | Update ref docs on slicing. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Georg Brandl | Initial documentation for the `abc` module. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Georg Brandl | Fix the string formatting docs for now; if the feature... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Georg Brandl | Fix up the types module docs. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Georg Brandl | Convert all print statements in the docs. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Georg Brandl | Add "print" command to pdb, "print s" previously invoke... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Georg Brandl | Doc update for __xslice__ removal. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Martin v. Löwis | Decode input() with stdin.encoding. Fixes #1097. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Skip Montanaro | CVS -> Subversion |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Skip Montanaro | I always think of the language when I see "ABC". Empha... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Guido van Rossum | Fix sinple typo. |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Matthias Klose | - Add support for linking the bsddb module against... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Gregory P.... | fix test, use bytes not unicode and let the test raise... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Gregory P.... | regenerated |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Gregory P.... | test for strlcpy (so i can use it in _bsddb.c) |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Eric Smith | Fix segfault discovered by Ron Adam. Not checking... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Martin v. Löwis | Patch #1076: Use wide API for registry functions. |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Martin v. Löwis | Patch #1075: Use wide API to format error messages. |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Georg Brandl | Fix Mac build, patch #1091 by Humberto Diogenes. |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Georg Brandl | Tutorial formatting patch by Robin Stocker. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Eric Smith | Removed used_args param from string.Formatter.get_field... |
commit | commitdiff | tree | snapshot |
2007-09-01 |
Collin Winter | Partial py3k-ification of Doc/library/: convert has_key... |
commit | commitdiff | tree | snapshot |
2007-09-01 |
Collin Winter | Run 2to3's fix_has_key over distutils. |
commit | commitdiff | tree | snapshot |
2007-09-01 |
Collin Winter | Run 2to3's fix_has_key over Lib/plat-os2emx/. |
commit | commitdiff | tree | snapshot |
next |