2009-06-16 |
Georg Brandl | Expand a bit on dict views. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Tarek Ziadé | Merged revisions 73441 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Benjamin Peterson | Blocked revisions 73433 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Benjamin Peterson | rewrite binary std streams part; note that detach(... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Benjamin Peterson | just throw a normal AttributeError for no buffer attribute |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Benjamin Peterson | update peek documentation to implementation |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Hirokazu Yamamoto | Merged revisions 73425 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Hirokazu Yamamoto | Blocked revisions 73423 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Benjamin Peterson | post release version bumps |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Benjamin Peterson | tag 3.1 release candidate 2 |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Benjamin Peterson | update the README to be a little more inspiring w/regar... v3.1rc2 |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Benjamin Peterson | bump version to 3.1rc2 |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Benjamin Peterson | update pydoc topics |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Benjamin Peterson | make file closing more robust |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Raymond Hettinger | Fix SystemError and a wasps nest of ref counting issues. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Martin v. Löwis | Merged revisions 73390 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-12 |
R. David Murray | Issue #6195: fix doctest to no longer try to read ... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Raymond Hettinger | Fixup/simplify another nested context manager. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Benjamin Peterson | move to a naming scheme with all lowercase and underscores |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Benjamin Peterson | Merged revisions 73370 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Raymond Hettinger | Issue 6261: Clarify behavior of random.uniform(). |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Benjamin Peterson | Blocked revisions 73145 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Benjamin Peterson | Merged revisions 73196,73278-73280,73299,73308,73312... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Benjamin Peterson | Blocked revisions 73372 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Benjamin Peterson | Blocked revisions 73182,73184,73238,73252,73281,73334... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Raymond Hettinger | Move comment to correct line. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Raymond Hettinger | Add example of how to do key lookups with bisect(). |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Georg Brandl | Recorded merge of revisions 73350,73353 via svnmerge... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Vinay Sajip | Issue #5262: Fixed bug in next roll over time computati... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Tarek Ziadé | Merged revisions 73354 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Tarek Ziadé | Merged revisions 73348 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Tarek Ziadé | Blocked revisions 73345 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Tarek Ziadé | Merged revisions 73341 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Tarek Ziadé | Merged revisions 73336 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Raymond Hettinger | Issue 6256: Fix stacklevel in warning message. |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Raymond Hettinger | Fix funny typo. |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Amaury Forgeot... | Merged revisions 73328 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Amaury Forgeot... | Blocked revisions 73325-73326 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Amaury Forgeot... | #5924: on Windows, a large PYTHONPATH (more than 255... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Raymond Hettinger | Add notes for porting issues related to pickles. |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Raymond Hettinger | Add example for the change to pickle and note the effec... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Eric Smith | Blocked revisions 73314 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Ronald Oussoren | Merged revisions 73305 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Ronald Oussoren | Merged revisions 73303 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Georg Brandl | Fix markup. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Thomas Heller | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Georg Brandl | Elaborate encoding recommendations, and fix ambiguous... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Georg Brandl | Blocked revisions 73296 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Georg Brandl | Merged revisions 73190,73213,73257-73258,73260,73275... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Georg Brandl | Review ctypes docs w.r.t. bytes/unicode. Use bytes... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Georg Brandl | Signature documentation style update, modules J, K... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Georg Brandl | Fix default value in docstring. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Georg Brandl | Use boolean for another flag option. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Georg Brandl | Use a real bool for a flag option. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Georg Brandl | Recorded merge of revisions 73286 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Georg Brandl | #6235: ASCII also affects \[dD] escapes. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Georg Brandl | Remove duplicated sentence. Remove duplicated sentence. |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Benjamin Peterson | Blocked revisions 73282 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Brett Cannon | When _locale became a built-in module it was discovered... |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Martin v. Löwis | Issue #6221: Delete test registry key before running... |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Benjamin Peterson | Blocked revisions 73270 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Ronald Oussoren | Fix symlink for 2to3 in framework install. Without... |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Ronald Oussoren | Fix for issue 6202 |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Benjamin Peterson | stop throwing out all errors when PyObject_GetAttr... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Benjamin Peterson | give the C implementation of TextIOWrapper the errors... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Antoine Pitrou | Add what's new entry for r73236. |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Benjamin Peterson | Merged revisions 73250 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Tarek Ziadé | Blocked revisions 73243 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Eric Smith | Blocked revisions 73240 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Antoine Pitrou | Issue #6137: The pickle module now translates module... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Georg Brandl | Merged revisions 73232 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Raymond Hettinger | Remove the ipaddr module per discussion on python-dev. |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Eric Smith | Merged revisions 73224 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Raymond Hettinger | Take ipaddr out of whatsnew. |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Georg Brandl | Merged revisions 73217 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Georg Brandl | Merged revisions 73215 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Georg Brandl | Merged revisions 73186,73206,73212 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Georg Brandl | More codestring -> codebytes. |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Georg Brandl | Remove nonexisting stuff from __all__. |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Georg Brandl | #3791: remove last traces of bsddb. |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Georg Brandl | #3613: add base64.encodebytes and decodebytes as the... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Georg Brandl | Remove mentions of the nonexisting SlowParser in xmlrpc... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Georg Brandl | Recorded merge of revisions 73201 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Tarek Ziadé | Merged revisions 73197 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Alexandre Vassalotti | Issue #5373: Remove restriction on null bytes in docstr... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Raymond Hettinger | Fix __all__. |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Raymond Hettinger | Use new form of with-statement instead of contextlib... |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Ronald Oussoren | Remove the application stub for Python Launcher. This |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Georg Brandl | #6190: Remove duplicate paragraph. |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Josiah Carlson | This fixes bug 5798 on OS X. |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Raymond Hettinger | Another hidden treasure. |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Benjamin Peterson | remove extra "|"s |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Tarek Ziadé | Blocked revisions 73174 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Tarek Ziadé | Merged revisions 73170 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Tarek Ziadé | Merged revisions 73166 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Georg Brandl | Blocked revisions 73163 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Georg Brandl | <> is gone (almost). |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Hirokazu Yamamoto | Issue #6183: Disables wcsftime on VC6. |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Benjamin Peterson | range() doesn't return a list |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Benjamin Peterson | ignore some 2to3 test files with 2.x syntax #6184 |
commit | commitdiff | tree | snapshot |
next |