| Commit message (Expand) | Author | Age | Files | Lines |
* | Some typos. | Georg Brandl | 2008-09-10 | 1 | -9/+9 |
|
|
* | document the memoryview object a little | Benjamin Peterson | 2008-09-09 | 2 | -3/+93 |
|
|
* | Blocked revisions 66181 via svnmerge | Benjamin Peterson | 2008-09-09 | 0 | -0/+0 |
|
|
* | #3803: fix docs for comparison of unequal types. | Georg Brandl | 2008-09-09 | 1 | -10/+7 |
|
|
* | Fix formatter usage of filter(). Bug #3800. | Georg Brandl | 2008-09-09 | 2 | -2/+4 |
|
|
* | Update Pygments version used. | Georg Brandl | 2008-09-09 | 1 | -1/+1 |
|
|
* | Highlight snippets as Python 3. | Georg Brandl | 2008-09-09 | 1 | -0/+3 |
|
|
* | Issue #3812: Failed to build python if configure --without-threads. | Hirokazu Yamamoto | 2008-09-09 | 2 | -2/+6 |
|
|
* | Added News for r66338 | Hirokazu Yamamoto | 2008-09-09 | 1 | -0/+2 |
|
|
* | Issue #3813: cannot lanch python.exe via symbolic link on cygwin. | Hirokazu Yamamoto | 2008-09-09 | 1 | -2/+1 |
|
|
* | Blocked revisions 66316,66319 via svnmerge | Hirokazu Yamamoto | 2008-09-09 | 0 | -0/+0 |
|
|
* | Blocked revisions 66332 via svnmerge | Amaury Forgeot d'Arc | 2008-09-09 | 0 | -0/+0 |
|
|
* | Issue #3806: LockTests in test_imp should be skipped when thread is not avail... | Hirokazu Yamamoto | 2008-09-09 | 1 | -4/+10 |
|
|
* | Revert r33661, which broke all buildbots. | Amaury Forgeot d'Arc | 2008-09-09 | 4 | -33/+27 |
|
|
* | #3705: Fix crash when given a non-ascii value on the command line for the "-c... | Amaury Forgeot d'Arc | 2008-09-09 | 4 | -27/+33 |
|
|
* | #3791: Remove bsddb from the Windows msi installer, | Amaury Forgeot d'Arc | 2008-09-09 | 7 | -2549/+9 |
|
|
* | Added a warning filter to don't show the warning during | Facundo Batista | 2008-09-09 | 2 | -5/+14 |
|
|
* | Merged revisions 66321 via svnmerge from | Brett Cannon | 2008-09-09 | 10 | -137/+193 |
|
|
* | Issue #3804: Added test for Issue #2222. | Hirokazu Yamamoto | 2008-09-08 | 1 | -0/+7 |
|
|
* | Merged revisions 66141,66145,66150,66180,66211,66217,66219,66226,66231,66244,... | Benjamin Peterson | 2008-09-08 | 13 | -76/+888 |
|
|
* | Blocked revisions 66142 via svnmerge | Benjamin Peterson | 2008-09-08 | 0 | -0/+0 |
|
|
* | Blocked revisions 66281-66282,66301,66310 via svnmerge | Benjamin Peterson | 2008-09-08 | 0 | -0/+0 |
|
|
* | mention that bsddb3 can be gotten as a third party addon | Benjamin Peterson | 2008-09-08 | 1 | -3/+4 |
|
|
* | fixes from issue 3162 for SSL module | Bill Janssen | 2008-09-08 | 2 | -0/+134 |
|
|
* | Add 3.0b3 uuid | Martin v. Löwis | 2008-09-08 | 1 | -0/+1 |
|
|
* | Merged revisions 66304-66305,66307 via svnmerge from | Martin v. Löwis | 2008-09-08 | 3 | -3/+12 |
|
|
* | remove some more bsddb references | Benjamin Peterson | 2008-09-08 | 4 | -19/+11 |
|
|
* | Added sanity checks for the deprecated parse_qs() and | Facundo Batista | 2008-09-08 | 1 | -0/+10 |
|
|
* | reran autoconf | Gregory P. Smith | 2008-09-07 | 1 | -2/+2 |
|
|
* | Merged revision 66295 via svnmerge from | Gregory P. Smith | 2008-09-07 | 1 | -1/+1 |
|
|
* | describe the change merged in r66285 | Gregory P. Smith | 2008-09-07 | 1 | -0/+4 |
|
|
* | block 66284 from being merged; i reran autoconf to regenerate | Gregory P. Smith | 2008-09-07 | 0 | -0/+0 |
|
|
* | Merged revisions 66179,66283 via svnmerge from | Gregory P. Smith | 2008-09-07 | 3 | -108/+66 |
|
|
* | Merged revisions 66277 via svnmerge from | Benjamin Peterson | 2008-09-06 | 1 | -1/+1 |
|
|
* | Blocked revisions 66275 via svnmerge | Antoine Pitrou | 2008-09-06 | 0 | -0/+0 |
|
|
* | Issue #874900: fix behaviour of threading module after a fork. | Antoine Pitrou | 2008-09-06 | 3 | -5/+12 |
|
|
* | fixes deferred/release blocker issue #3797: Fixed the dbm, marshal, mmap, | Gregory P. Smith | 2008-09-06 | 6 | -18/+21 |
|
|
* | I modified the tests a bit to account for unicode string | Amaury Forgeot d'Arc | 2008-09-06 | 1 | -4/+4 |
|
|
* | Issue #3705: py3k aborts if "-c" or "-m" is given a non-ascii value. | Antoine Pitrou | 2008-09-06 | 2 | -19/+35 |
|
|
* | Fixes release blocker issue #3492 and #3790. | Gregory P. Smith | 2008-09-06 | 4 | -43/+55 |
|
|
* | Merged revisions 66262 via svnmerge from | Benjamin Peterson | 2008-09-06 | 3 | -1/+16 |
|
|
* | #3794: remove __div__ and __rdiv__ traces. | Georg Brandl | 2008-09-06 | 1 | -23/+12 |
|
|
* | #3793: fix markup. | Georg Brandl | 2008-09-06 | 1 | -0/+1 |
|
|
* | Remove alpha notes from RELNOTES | Barry Warsaw | 2008-09-06 | 1 | -67/+8 |
|
|
* | forgot to remove _bsddb description from readme.txt (VC6) | Hirokazu Yamamoto | 2008-09-06 | 1 | -54/+0 |
|
|
* | Align the VS2003 and VS2005 build files with the VS2008 ones | Amaury Forgeot d'Arc | 2008-09-06 | 5 | -871/+20 |
|
|
* | Blocked revisions 66137,66182,66192,66196 via svnmerge | Benjamin Peterson | 2008-09-05 | 0 | -0/+0 |
|
|
* | Merged revisions 66240 via svnmerge from | Antoine Pitrou | 2008-09-05 | 2 | -3/+10 |
|
|
* | compile _bytesio and _stringio into the binary and initalize stdio before sit... | Benjamin Peterson | 2008-09-05 | 4 | -5/+9 |
|
|
* | Merged revisions 66237 via svnmerge from | Brett Cannon | 2008-09-05 | 1 | -1/+1 |
|
|