| Commit message (Expand) | Author | Age | Files | Lines |
* | Blocked revisions 67166 via svnmerge | Benjamin Peterson | 2008-11-08 | 0 | -0/+0 |
|
|
* | Blocked revisions 67163 via svnmerge | Benjamin Peterson | 2008-11-08 | 0 | -0/+0 |
|
|
* | Merged revisions 67162 via svnmerge from | Benjamin Peterson | 2008-11-08 | 2 | -21/+27 |
|
|
* | compile can also produce AST | Benjamin Peterson | 2008-11-08 | 1 | -4/+4 |
|
|
* | #4283: fix left-over iteritems() in distutils. | Georg Brandl | 2008-11-08 | 2 | -1/+3 |
|
|
* | Merged revisions 67149 via svnmerge from | Martin v. Löwis | 2008-11-07 | 2 | -0/+13 |
|
|
* | Merged revisions 67117-67119,67123-67124,67143 via svnmerge from | Georg Brandl | 2008-11-07 | 5 | -165/+202 |
|
|
* | name the release | Benjamin Peterson | 2008-11-07 | 1 | -2/+3 |
|
|
* | post release cleanup | Barry Warsaw | 2008-11-07 | 2 | -1/+13 |
|
|
* | Retagging. | Barry Warsaw | 2008-11-07 | 1 | -0/+1 |
|
|
* | De-taggingv3.0rc2 | Barry Warsaw | 2008-11-07 | 1 | -0/+1 |
|
|
* | A totally crappy workaround for issue 4266, but this allows me to build the | Barry Warsaw | 2008-11-07 | 1 | -3/+0 |
|
|
* | Tagging | Barry Warsaw | 2008-11-07 | 1 | -0/+1 |
|
|
* | Removing old tag. | Barry Warsaw | 2008-11-07 | 1 | -0/+1 |
|
|
* | update | Barry Warsaw | 2008-11-07 | 1 | -1/+1 |
|
|
* | Merged revisions 67125 via svnmerge from | Martin v. Löwis | 2008-11-06 | 1 | -4/+6 |
|
|
* | Merged revisions 67120 via svnmerge from | Martin v. Löwis | 2008-11-06 | 3 | -1/+13 |
|
|
* | Tagging release. | Barry Warsaw | 2008-11-06 | 1 | -0/+1 |
|
|
* | Bumping to 3.0rc2. | Barry Warsaw | 2008-11-06 | 7 | -17/+14 |
|
|
* | period | Benjamin Peterson | 2008-11-05 | 1 | -1/+1 |
|
|
* | fix #4211: the __path__ of a frozen package should be a list. | Benjamin Peterson | 2008-11-05 | 3 | -28/+21 |
|
|
* | Merged revisions 67089,67091,67101 via svnmerge from | Benjamin Peterson | 2008-11-05 | 4 | -10/+23 |
|
|
* | Blocked revisions 66878 via svnmerge | Benjamin Peterson | 2008-11-05 | 0 | -0/+0 |
|
|
* | Fixed issue #3727: poplib module broken by str to unicode conversion | Christian Heimes | 2008-11-05 | 3 | -105/+300 |
|
|
* | Issue #3714: nntplib module broken by str to unicode conversion | Christian Heimes | 2008-11-05 | 2 | -63/+54 |
|
|
* | Issue #1210: Fixed imaplib | Christian Heimes | 2008-11-05 | 3 | -118/+80 |
|
|
* | Fixed issue #4233. | Christian Heimes | 2008-11-05 | 4 | -15/+41 |
|
|
* | Merged revisions 67098 via svnmerge from | Martin v. Löwis | 2008-11-04 | 6 | -25/+37 |
|
|
* | Issue #3774: Fixed an error when create a Tkinter menu item without command | Hirokazu Yamamoto | 2008-11-04 | 1 | -12/+13 |
|
|
* | Sorry, r67092 is commit miss.... | Hirokazu Yamamoto | 2008-11-04 | 2 | -21/+8 |
|
|
* | Blocked revisions 67002 via svnmerge | Hirokazu Yamamoto | 2008-11-04 | 2 | -8/+21 |
|
|
* | fix test_descr | Benjamin Peterson | 2008-11-03 | 1 | -1/+1 |
|
|
* | Merged revisions 67028,67040,67044,67046,67052,67065,67070,67077,67082 via sv... | Benjamin Peterson | 2008-11-03 | 12 | -14/+34 |
|
|
* | Correct the pickle test, broken since r67059: | Amaury Forgeot d'Arc | 2008-10-31 | 1 | -2/+9 |
|
|
* | Merged revisions 67066 via svnmerge from | Benjamin Peterson | 2008-10-31 | 4 | -13/+62 |
|
|
* | #3626: On cygwin, starting "python z" would not display any error message: | Amaury Forgeot d'Arc | 2008-10-30 | 2 | -3/+15 |
|
|
* | Blocked revisions 67060-67061 via svnmerge | Benjamin Peterson | 2008-10-30 | 0 | -0/+0 |
|
|
* | Merged revisions 67049 via svnmerge from | Amaury Forgeot d'Arc | 2008-10-30 | 3 | -16/+47 |
|
|
* | Issue 3723: Fixed initialization of subinterpreters | Christian Heimes | 2008-10-30 | 9 | -3/+43 |
|
|
* | Issue #4213: The file system encoding is now normalized by the codec subsyste... | Christian Heimes | 2008-10-30 | 2 | -9/+35 |
|
|
* | Issue #4200: Changed the atexit module to store its state in its PyModuleDef ... | Christian Heimes | 2008-10-30 | 2 | -50/+85 |
|
|
* | Issue #4237: io.FileIO() was raising invalid warnings caused by insufficient ... | Christian Heimes | 2008-10-30 | 2 | -2/+11 |
|
|
* | Issue #4237: io.FileIO() was raising invalid warnings caused by insufficient ... | Christian Heimes | 2008-10-30 | 1 | -0/+3 |
|
|
* | #4170: Fix segfault when pickling a defauldict object. | Amaury Forgeot d'Arc | 2008-10-30 | 3 | -1/+20 |
|
|
* | Improve pickle's documentation. | Alexandre Vassalotti | 2008-10-29 | 1 | -209/+182 |
|
|
* | fix some more print statements | Benjamin Peterson | 2008-10-29 | 1 | -2/+2 |
|
|
* | Blocked revisions 67041 via svnmerge | Benjamin Peterson | 2008-10-29 | 0 | -0/+0 |
|
|
* | Merged revisions 67030-67031 via svnmerge from | Benjamin Peterson | 2008-10-26 | 3 | -5/+27 |
|
|
* | default source encoding is now utf-8 | Benjamin Peterson | 2008-10-25 | 1 | -2/+2 |
|
|
* | Remove a confusing statement in Pickler's docstring. | Alexandre Vassalotti | 2008-10-25 | 1 | -2/+0 |
|
|