2007-10-06 |
Gregory P.... | Merge 58343: attempt to fix DBSequence.get_key() to... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Neal Norwitz | Get the doc to build. |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Georg Brandl | #1219: py3k cleanup in standard types docs. |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Georg Brandl | #1211, #1212, #1213: py3k fixes to the tutorial. |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Guido van Rossum | Make byext.py really work. |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Collin Winter | Revert r58075 (incorrect docs patch). |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Guido van Rossum | Patch # 1145 by Thomas Lee: |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Skip Montanaro | Clarify the difference between text and binary files... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Guido van Rossum | Whitespace and line lengrth cleanup. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Guido van Rossum | Delete now-unused static function Array_ass_slice(). |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Guido van Rossum | Fix a straggler filter() call. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Georg Brandl | #1189: documentation for tp_as_* structs. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Thomas Heller | Make Modules/_bsddb.c and PC/_winreg.c compile again... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Skip Montanaro | Update the documentation of the open() builtin function... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Skip Montanaro | Reformat the open function text so it fits within 80... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Georg Brandl | Fix turtle module: None and int are not comparable... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Travis E. Oliphant | Change PyBuffer to Py_buffer to be consistent with... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Neil Schemenauer | Use an enum for decoding_state. It makes the code... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Neil Schemenauer | Remove more cruft leftover from nb_coerce. Rename... |
commit | commitdiff | tree | snapshot |
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 |
next |