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 |
2008-08-04 |
Georg Brandl | Blocked revisions 65477 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Georg Brandl | Undocument deprecated module global "template". |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Brett Cannon | Blocked revisions 65467 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Brett Cannon | Blocked revisions 65464 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Brett Cannon | Blocked revisions 65462 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Brett Cannon | Blocked revisions 65457 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Brett Cannon | Blocked revisions 65455 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Brett Cannon | Blocked revisions 65453 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Brett Cannon | Blocked revisions 65451 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Brett Cannon | Blocked revisions 65449 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Brett Cannon | Blocked revisions 65446 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Brett Cannon | Blocked revisions 65444 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Brett Cannon | Blocked revisions 65442 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Brett Cannon | Blocked revisions 65440 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Brett Cannon | Blocked revisions 65438 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Georg Brandl | Use version 3.0. |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Georg Brandl | Merged revisions 65378-65379,65430 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Georg Brandl | Blocked revisions 65422 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Brett Cannon | Blocked revisions 65425 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Brett Cannon | Blocked revisions 65423 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Antoine Pitrou | #2538: bytes objects can only provide read-only buffers |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Georg Brandl | str.join() doesn't convert arguments anymore. |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Lars Gustäbel | Remove the TarFileCompat class from tarfile.py. |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Lars Gustäbel | Blocked revisions 65402 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Martin v. Löwis | Merged revisions 65399 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Brett Cannon | Blocked revisions 65395 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Brett Cannon | Blocked revisions 65393 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Brett Cannon | Blocked revisions 65391 via svnmerge |
commit | commitdiff | tree | snapshot |
next |