2009-07-01 |
Benjamin Peterson | remove reference to PyCObject |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Benjamin Peterson | remove PyCObject |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Benjamin Peterson | Merged revisions 73725 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Amaury Forgeot... | Fix exception name in NEWS, spotted by Neal Norwitz |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Benjamin Peterson | remove use of failIf |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Benjamin Peterson | Merged revisions 73720 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Benjamin Peterson | test that depreacted methods give warnings |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Benjamin Peterson | Merged revisions 73717 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Benjamin Peterson | Blocked revisions 73714 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Benjamin Peterson | convert old fail* assertions to assert* |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Benjamin Peterson | Merged revisions 73710 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Mark Dickinson | Merged revisions 73701 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Gregory P.... | PendingDeprecationWarning -> DeprecationWarning. Both... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Amaury Forgeot... | #6373: SystemError in str.encode('latin1', 'surrogatees... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Raymond Hettinger | Issue 6370: Performance issue with collections.Counter(). |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Tarek Ziadé | Merged revisions 73688 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Hirokazu Yamamoto | Blocked revisions 73686 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Hirokazu Yamamoto | Merged revisions 73677,73681 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Antoine Pitrou | Blocked revisions 73679 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Antoine Pitrou | Merged revisions 73072 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Hirokazu Yamamoto | Merged revisions 73675 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Martin v. Löwis | Link to PEP 383. |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Benjamin Peterson | Merged revisions 73669 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Alexandre Vassalotti | Make b64encode raises properly a TypeError when altchar... |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Benjamin Peterson | In most cases, the parser will protect True, False... |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Raymond Hettinger | Clean-up floating point tutorial. |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Mark Dickinson | Merged revisions 73660 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Raymond Hettinger | Small doc fix-ups to floatingpoint.rst. More are forth... |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Benjamin Peterson | Blocked revisions 73272,73546 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Mark Dickinson | Fix description of range_length_obj |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Mark Dickinson | Blocked revisions 73653 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Benjamin Peterson | include 3.2 in toctree |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Raymond Hettinger | Fill-in some new news. |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Benjamin Peterson | remove string.maketrans |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Kristján Valur... | http://bugs.python.org/issue6192 |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Tarek Ziadé | Merged revisions 73490 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Tarek Ziadé | Merged revisions 73445 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Tarek Ziadé | Merged revisions 73436 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Mark Dickinson | Fix incorrect quote type on Decimal examples |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Mark Dickinson | Issue #6354 continued: reword confusing tutorial note... |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Tarek Ziadé | Merged revisions 73435 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Mark Dickinson | Issue #6354: More fixes for code examples involving... |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Raymond Hettinger | Whatsnew begins afresh |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Mark Dickinson | Corrections to decimal flying circus: round returns... |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Benjamin Peterson | simplify this expression |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Benjamin Peterson | Blocked revisions 73627 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Benjamin Peterson | Merged revisions 73376,73393,73398,73400,73404-73405... |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Benjamin Peterson | document BufferedIOBase.raw and TextIOBase.buffer |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Benjamin Peterson | Merged revisions 73004,73439,73496,73509,73529,73564... |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Benjamin Peterson | Blocked revisions 73459,73563 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Benjamin Peterson | Blocked revisions 73382,73394-73397,73401-73402,73422... |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Benjamin Peterson | delete unused properties |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Benjamin Peterson | fix useless comparison #6355 |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Benjamin Peterson | use stack altering macros here |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Benjamin Peterson | Merged revisions 73614-73615 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Benjamin Peterson | this is better written as an assertion |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Benjamin Peterson | update comments |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Benjamin Peterson | correctly rearrange the stack in the exception case... |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Hirokazu Yamamoto | Sorted file names. |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Martin v. Löwis | Merged revisions 73606 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Hirokazu Yamamoto | Merged revisions 73603 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Martin v. Löwis | Merged revisions 73598 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Benjamin Peterson | Merged revisions 72912,72920,72940 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Benjamin Peterson | Merged revisions 72570,72582-72583,73027,73049,73071... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Martin v. Löwis | Bump Windows versions to 3.2. |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Ezio Melotti | Updated the last example as requested in #6350 |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Martin v. Löwis | Add uuids for 3.1.[12](rc1|final). |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Benjamin Peterson | Merged revisions 73575 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Benjamin Peterson | update install dir version |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Benjamin Peterson | fix mistake in version bump |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Benjamin Peterson | bump to 3.2a0 |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Benjamin Peterson | tag Python version 3.1! |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Benjamin Peterson | rearrange the sections of the README, so they'll hopefu... v3.1 |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Benjamin Peterson | bump version to 3.1 final :) |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Benjamin Peterson | update pydoc-topics |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Gregory P.... | Merged revisions 73565 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Ezio Melotti | fixed double dict.items in glossary->view |
commit | commitdiff | tree | snapshot |
2009-06-25 |
R. David Murray | Merged revisions 73511 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-25 |
R. David Murray | Merged revisions 73557 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-25 |
R. David Murray | Recorded merge of revisions 73554 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-25 |
R. David Murray | Fix some broken/missing function:: declarations in... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Benjamin Peterson | this is also no longer true |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Benjamin Peterson | fix comment |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Mark Dickinson | Misc/NEWS entry for r73547 |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Mark Dickinson | Issue #6334: Fix buggy internal length calculation... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Georg Brandl | Merged revisions 73544 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Benjamin Peterson | add sys prefix |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Raymond Hettinger | Add procedural note. |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Amaury Forgeot... | Merged revisions 73537 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Amaury Forgeot... | Blocked revisions 73534 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Raymond Hettinger | Issue 6305: Clarify error message for large arguments... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
R. David Murray | Recorded merge of revisions 73532 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Raymond Hettinger | Issue 6329: Fix iteration for memoryviews. |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Nick Coghlan | Merged revisions 73518-73519 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Benjamin Peterson | must be bytes |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Benjamin Peterson | Merged revisions 73415,73417-73418 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Benjamin Peterson | revert 73505 here |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Matthias Klose | - remove svn:executable property from some library... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Matthias Klose | - Issue #5590: Remove unused global variable in pyexpat... |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Steven Bethard | Merged revisions 73499 via svnmerge from |
commit | commitdiff | tree | snapshot |
next |