2008-08-18 |
Benjamin Peterson | Merged revisions 65818 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Benjamin Peterson | fix dependencies after rename |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Nick Coghlan | Merged revisions 65810 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Nick Coghlan | Forward port only Py3k relevant change in r65642 (givin... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Gregory P.... | ReferenceError is undefined. causes test___all__.py... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Benjamin Peterson | Blocked revisions 65802-65803 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Brett Cannon | Partially revert r65795 by undoing change to 'os'. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Benjamin Peterson | Blocked revisions 65798 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Benjamin Peterson | correct version |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Gregory P.... | fix cut and paste error in a comment |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Brett Cannon | Merged revisions 65795 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Brett Cannon | Merged revisions 65793 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Brett Cannon | Merged revisions 65791 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Brett Cannon | Merged revisions 65787 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Benjamin Peterson | fix markup |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Benjamin Peterson | Merged revisions 65659,65693,65700,65702,65706-65707... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Benjamin Peterson | Blocked revisions 65679,65710 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Benjamin Peterson | correct return type |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Benjamin Peterson | Merged revisions 65715,65724,65726,65732,65736-65739... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Benjamin Peterson | Blocked revisions 65741 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Antoine Pitrou | Merged revisions 65773 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Hirokazu Yamamoto | NEWS items from 2.6 don't need to be merged to 3.0. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Hirokazu Yamamoto | Blocked revisions 65762 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Antoine Pitrou | Blocked revisions 65768 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Hirokazu Yamamoto | Issue #3575: Incremental decoder's decode function... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Hirokazu Yamamoto | Blocked revisions 65748 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Hirokazu Yamamoto | I forgot to update NEWS. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Hirokazu Yamamoto | Merged revisions 65745 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Hirokazu Yamamoto | RPC_WSTR is not available Visual Studio 2003 or earlier. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Brett Cannon | Blocked revisions 65742 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Facundo Batista | Issue 2464. Supports a malformation in the URL received |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Antoine Pitrou | Blocked revisions 65733 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Antoine Pitrou | #3567: fix sunau for running with -bb and make test_oss... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Antoine Pitrou | Issue #3571: test_bytes mistakingly closed stdin |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Antoine Pitrou | #3571: try to fix recurrent buildbot failures by streng... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Brett Cannon | Blocked revisions 65721 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Brett Cannon | Blocked revisions 65719 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Brett Cannon | Blocked revisions 65716 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Benjamin Peterson | Merged revisions 65713 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Benjamin Peterson | add _testcapi.raise_memoryerror to make test_exceptions... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Facundo Batista | Issue #2776: fixed small issue when handling an URL... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Martin v. Löwis | Bug #3542: Support Unicode strings in _msi module. |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Benjamin Peterson | murder some versionadded and versionchanged directives... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Benjamin Peterson | Merged revisions 65703 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Christian Heimes | Removed some unused imports to decrease the amount... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Antoine Pitrou | Fix building binascii when not using the zlib's crc32... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Martin v. Löwis | Zero-initialize buf. Fixes #3557. |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Alexandre Vassalotti | Issue 3514: Fixed segfault dues to infinite loop in... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Antoine Pitrou | Fix build from a blank checkout by using the _thread... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Antoine Pitrou | Merged revisions 65686 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Martin v. Löwis | Merged revisions 65677-65678,65683 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Facundo Batista | Issue 1432. Fixes a bug caused because of the evolution |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Martin v. Löwis | Use s* to receive data. Fixes #3552. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Georg Brandl | #3550: socket APIs use bytes, not strings. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Hirokazu Yamamoto | Merged revisions 65672 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Hirokazu Yamamoto | Blocked revisions 65663 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Hirokazu Yamamoto | Merged revisions 65667 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Brett Cannon | Merged revisions 65668 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Brett Cannon | Blocked revisions 65665 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Hirokazu Yamamoto | Issue #2065: VC6 related fix. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Martin v. Löwis | Merged revisions 65654 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Bill Janssen | update ssl documentation |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Bill Janssen | clean up ssl.py; expose unwrap and add test for it |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Georg Brandl | Merged revisions 65459,65472,65481,65518,65536,65581... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Georg Brandl | Merged revisions 65437,65469,65476,65480,65502,65528... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Nick Coghlan | Blocked revisions 65642 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Georg Brandl | Remove long integer output. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Robert Schuppenies | Merged revisions 65622 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Brett Cannon | Blocked revisions 65619 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Brett Cannon | Blocked revisions 65617 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Brett Cannon | Blocked revisions 65615 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Brett Cannon | Blocked revisions 65613 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Skip Montanaro | prop change? |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Skip Montanaro | Merged revisions 65605 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Antoine Pitrou | Blocked revisions 65606 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Georg Brandl | #3524: fix up some old-style IO descriptions. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Georg Brandl | #3525: 3.0 exception changes in tutorial. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Georg Brandl | #3523: no backquotes any more. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Georg Brandl | #3522: zip() returns an iterator. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Brett Cannon | Blocked revisions 65588 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Brett Cannon | Blocked revisions 65586 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Brett Cannon | Blocked revisions 65584 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Antoine Pitrou | issue #3460: PyUnicode_Join() implementation can be... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Marc-André... | Rename PyUnicode_AsString -> _PyUnicode_AsString and |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Antoine Pitrou | Blocked revisions 65578 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Brett Cannon | Blocked revisions 65563 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Guido van Rossum | Revert accidentally committed files. Oops! |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Guido van Rossum | Merged revisions 65544 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Georg Brandl | #3503: fix print statements in 3k doc. |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Brett Cannon | Blocked revisions 65524 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Brett Cannon | Blocked revisions 65522 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Brett Cannon | Blocked revisions 65519 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Brett Cannon | Blocked revisions 65516 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Brett Cannon | Blocked revisions 65514 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Brett Cannon | Blocked revisions 65512 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Brett Cannon | Blocked revisions 65510 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Brett Cannon | Blocked revisions 65508 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Brett Cannon | Blocked revisions 65506 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Nick Coghlan | Blocked revisions 65487-65488 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Georg Brandl | Remove the deprecated posix attribute. |
commit | commitdiff | tree | snapshot |
next |