| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed some unused imports to decrease the amount of loaded modules during s... | Christian Heimes | 2008-08-15 | 2 | -3/+6 |
|
|
* | Fix building binascii when not using the zlib's crc32 (build failure on Windo... | Antoine Pitrou | 2008-08-15 | 1 | -1/+1 |
|
|
* | Zero-initialize buf. Fixes #3557. | Martin v. Löwis | 2008-08-15 | 1 | -0/+1 |
|
|
* | Issue 3514: Fixed segfault dues to infinite loop in __getattr__. | Alexandre Vassalotti | 2008-08-15 | 2 | -2/+17 |
|
|
* | Fix build from a blank checkout by using the _thread module instead of thread... | Antoine Pitrou | 2008-08-15 | 1 | -3/+3 |
|
|
* | Merged revisions 65686 via svnmerge from | Antoine Pitrou | 2008-08-14 | 4 | -41/+159 |
|
|
* | Merged revisions 65677-65678,65683 via svnmerge from | Martin v. Löwis | 2008-08-14 | 1 | -5/+6 |
|
|
* | Issue 1432. Fixes a bug caused because of the evolution | Facundo Batista | 2008-08-14 | 2 | -5/+21 |
|
|
* | Use s* to receive data. Fixes #3552. | Martin v. Löwis | 2008-08-14 | 2 | -21/+24 |
|
|
* | #3550: socket APIs use bytes, not strings. | Georg Brandl | 2008-08-14 | 1 | -33/+36 |
|
|
* | Merged revisions 65672 via svnmerge from | Hirokazu Yamamoto | 2008-08-14 | 2 | -0/+130 |
|
|
* | Blocked revisions 65663 via svnmerge | Hirokazu Yamamoto | 2008-08-14 | 0 | -0/+0 |
|
|
* | Merged revisions 65667 via svnmerge from | Hirokazu Yamamoto | 2008-08-14 | 1 | -1/+4 |
|
|
* | Merged revisions 65668 via svnmerge from | Brett Cannon | 2008-08-14 | 1 | -4/+4 |
|
|
* | Blocked revisions 65665 via svnmerge | Brett Cannon | 2008-08-14 | 0 | -0/+0 |
|
|
* | Issue #2065: VC6 related fix. | Hirokazu Yamamoto | 2008-08-14 | 5 | -40/+48 |
|
|
* | Merged revisions 65654 via svnmerge from | Martin v. Löwis | 2008-08-13 | 32 | -389/+720 |
|
|
* | update ssl documentation | Bill Janssen | 2008-08-12 | 1 | -0/+9 |
|
|
* | clean up ssl.py; expose unwrap and add test for it | Bill Janssen | 2008-08-12 | 3 | -4/+69 |
|
|
* | Merged revisions 65459,65472,65481,65518,65536,65581,65609,65637,65641,65644-... | Georg Brandl | 2008-08-12 | 13 | -21/+115 |
|
|
* | Merged revisions 65437,65469,65476,65480,65502,65528,65539,65543,65558,65561-... | Georg Brandl | 2008-08-12 | 8 | -26/+70 |
|
|
* | Blocked revisions 65642 via svnmerge | Nick Coghlan | 2008-08-11 | 0 | -0/+0 |
|
|
* | Remove long integer output. | Georg Brandl | 2008-08-10 | 1 | -6/+6 |
|
|
* | Merged revisions 65622 via svnmerge from | Robert Schuppenies | 2008-08-10 | 2 | -0/+14 |
|
|
* | Blocked revisions 65619 via svnmerge | Brett Cannon | 2008-08-09 | 0 | -0/+0 |
|
|
* | Blocked revisions 65617 via svnmerge | Brett Cannon | 2008-08-09 | 0 | -0/+0 |
|
|
* | Blocked revisions 65615 via svnmerge | Brett Cannon | 2008-08-09 | 0 | -0/+0 |
|
|
* | Blocked revisions 65613 via svnmerge | Brett Cannon | 2008-08-09 | 0 | -0/+0 |
|
|
* | prop change? | Skip Montanaro | 2008-08-09 | 0 | -0/+0 |
|
|
* | Merged revisions 65605 via svnmerge from | Skip Montanaro | 2008-08-09 | 3 | -4/+54 |
|
|
* | Blocked revisions 65606 via svnmerge | Antoine Pitrou | 2008-08-09 | 0 | -0/+0 |
|
|
* | #3524: fix up some old-style IO descriptions. | Georg Brandl | 2008-08-08 | 1 | -26/+37 |
|
|
* | #3525: 3.0 exception changes in tutorial. | Georg Brandl | 2008-08-08 | 2 | -20/+16 |
|
|
* | #3523: no backquotes any more. | Georg Brandl | 2008-08-08 | 1 | -6/+1 |
|
|
* | #3522: zip() returns an iterator. | Georg Brandl | 2008-08-08 | 1 | -1/+1 |
|
|
* | Blocked revisions 65588 via svnmerge | Brett Cannon | 2008-08-08 | 0 | -0/+0 |
|
|
* | Blocked revisions 65586 via svnmerge | Brett Cannon | 2008-08-08 | 0 | -0/+0 |
|
|
* | Blocked revisions 65584 via svnmerge | Brett Cannon | 2008-08-08 | 0 | -0/+0 |
|
|
* | issue #3460: PyUnicode_Join() implementation can be simplified in py3k | Antoine Pitrou | 2008-08-07 | 2 | -90/+58 |
|
|
* | Rename PyUnicode_AsString -> _PyUnicode_AsString and | Marc-André Lemburg | 2008-08-07 | 60 | -137/+156 |
|
|
* | Blocked revisions 65578 via svnmerge | Antoine Pitrou | 2008-08-07 | 0 | -0/+0 |
|
|
* | Blocked revisions 65563 via svnmerge | Brett Cannon | 2008-08-06 | 0 | -0/+0 |
|
|
* | Revert accidentally committed files. Oops! | Guido van Rossum | 2008-08-06 | 2 | -61/+70 |
|
|
* | Merged revisions 65544 via svnmerge from | Guido van Rossum | 2008-08-06 | 3 | -70/+535 |
|
|
* | #3503: fix print statements in 3k doc. | Georg Brandl | 2008-08-05 | 4 | -9/+6 |
|
|
* | Blocked revisions 65524 via svnmerge | Brett Cannon | 2008-08-04 | 0 | -0/+0 |
|
|
* | Blocked revisions 65522 via svnmerge | Brett Cannon | 2008-08-04 | 0 | -0/+0 |
|
|
* | Blocked revisions 65519 via svnmerge | Brett Cannon | 2008-08-04 | 0 | -0/+0 |
|
|
* | Blocked revisions 65516 via svnmerge | Brett Cannon | 2008-08-04 | 0 | -0/+0 |
|
|
* | Blocked revisions 65514 via svnmerge | Brett Cannon | 2008-08-04 | 0 | -0/+0 |
|
|