2008-10-30 |
Amaury Forgeot... | #3626: On cygwin, starting "python z" would not display... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Benjamin Peterson | Blocked revisions 67060-67061 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Amaury Forgeot... | Merged revisions 67049 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Christian Heimes | Issue 3723: Fixed initialization of subinterpreters |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Christian Heimes | Issue #4213: The file system encoding is now normalized... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Christian Heimes | Issue #4200: Changed the atexit module to store its... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Christian Heimes | Issue #4237: io.FileIO() was raising invalid warnings... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Christian Heimes | Issue #4237: io.FileIO() was raising invalid warnings... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Amaury Forgeot... | #4170: Fix segfault when pickling a defauldict object. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Alexandre Vassalotti | Improve pickle's documentation. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Benjamin Peterson | fix some more print statements |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Benjamin Peterson | Blocked revisions 67041 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Benjamin Peterson | Merged revisions 67030-67031 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Benjamin Peterson | default source encoding is now utf-8 |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Alexandre Vassalotti | Remove a confusing statement in Pickler's docstring. |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Alexandre Vassalotti | Fix a grammar mistake in a comment. |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Benjamin Peterson | Merged revisions 66974,66977,66984,66989,66992,66994... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Benjamin Peterson | Blocked revisions 67013 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Benjamin Peterson | update Python-ast.c |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Benjamin Peterson | fix some py3k doc nits |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Benjamin Peterson | add grammar tests for nonlocal |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Alexandre Vassalotti | More improvements to pickle's documentation. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Walter Dörwald | Merged revisions 67005 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Hirokazu Yamamoto | Blocked revisions 67002 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Hirokazu Yamamoto | Issue #4183: Some tests didn't run with pickle.HIGHEST_... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Benjamin Peterson | document 'y(#)' format codes for Py_BuildValue |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Benjamin Peterson | make struct static |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Benjamin Peterson | document changes to metaclasses |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Benjamin Peterson | restore compilation on OpenBSD #4146 |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Benjamin Peterson | Merged revisions 66887,66891,66902-66903,66905-66906... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Alexandre Vassalotti | Improve pickle's documentation. |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Alexandre Vassalotti | Improve pickle's documentation. |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Amaury Forgeot... | #3664: The pickle module could segfault if a Pickler... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Martin v. Löwis | Issue #3717: Fix Demo/embed/demo.c. |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Martin v. Löwis | Merged revisions 66958 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Barry Warsaw | Really commit the patch for bug 4125; runtests.sh use... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Brett Cannon | Latin-1 source code was not being properly decoded... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Barry Warsaw | STINNER Victor (haypo)'s patch for bug 3988, Byte warni... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Barry Warsaw | Benjamin Peterson's patch to fix bug 3661, sys.call_tra... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Barry Warsaw | Apply Martin's patch for bug 3685, Crash while compilin... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Benjamin Peterson | add tests for PyInstanceMethod_Type |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Benjamin Peterson | Blocked revisions 66386 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Benjamin Peterson | forward port r66386 |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Benjamin Peterson | Unblocked revisions 66386 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Benjamin Peterson | Merged revisions 66938,66942 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Benjamin Peterson | merge r66932 and add a few py3k only checks |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Benjamin Peterson | remove some more references to __cmp__ #1717 |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Benjamin Peterson | use bytes throughout telnetlib docs |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Benjamin Peterson | Victor Stinner's patch to make telnetlib use bytes... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Martin v. Löwis | Issue #4072: Restore build_py_2to3. Add a distutils... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Benjamin Peterson | correct changed import |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Benjamin Peterson | Merged revisions 66894 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Martin v. Löwis | Merged revisions 66881 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Benjamin Peterson | remove a mention of backtick repr |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Benjamin Peterson | fix merge boo-boo |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Benjamin Peterson | merge from trunk |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Benjamin Peterson | Blocked revisions 66822 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Benjamin Peterson | Merged revisions 66703,66708 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Amaury Forgeot... | Issues #2384 and #3975: Tracebacks were not correctly... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Georg Brandl | Some more notes about bytes/string filename APIs. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Amaury Forgeot... | The #warning directive is a gcc extension to standard C, |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Amaury Forgeot... | #4004: Missing newline in some startup error messages. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Martin v. Löwis | Issue #3740: Null-initialize module state. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Martin v. Löwis | More bytes vs. strings documentation. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Martin v. Löwis | Patch #3187 (file 11721): Document byte vs. string... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Skip Montanaro | merge from trunk |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Benjamin Peterson | Merged revisions 66677,66700 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Benjamin Peterson | Unblocked revisions 66677 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Brett Cannon | Merged revisions 66819 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Benjamin Peterson | a trival fix to let test_profile pass if it runs after... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Benjamin Peterson | unbreak test_cprofile |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Martin v. Löwis | Merged revisions 66814 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Hirokazu Yamamoto | Blocked revisions 66809-66810 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Hirokazu Yamamoto | Added the test for issue3762. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Raymond Hettinger | Issue 3412: Mention fractions and decimal in the tutori... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Raymond Hettinger | Issue 3288: document as_integer_ratio(), fromhex()... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Mark Hammond | Fix [issue4038] py3k error in distutils file_copy excep... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Benjamin Peterson | Merged revisions 66670,66681,66688,66696-66699 via... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Benjamin Peterson | Merged revisions 66797 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Georg Brandl | #4029: fix typo. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Georg Brandl | #4000: fix several 2.x atavisms. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Amaury Forgeot... | Issue3187 for Macintosh platform: |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Benjamin Peterson | Blocked revisions 66714,66721,66763-66765 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Amaury Forgeot... | Issue3187 again: test_ntpath failed when run with the... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Amaury Forgeot... | Make the test more robust in face of remaining files. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Amaury Forgeot... | Second part of #3187, for windows: |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Guido van Rossum | Change fnmatch.py to use separate caches for str and... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Hirokazu Yamamoto | Blocked revisions 66768 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Martin v. Löwis | Issue #3187: Add sys.setfilesystemencoding. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Benjamin Peterson | update pydoc-topics |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Benjamin Peterson | Blocked revisions 66756 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Martin v. Löwis | Add UUID for 3.0b4. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Martin v. Löwis | Add UUID for 3.1. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Martin v. Löwis | Merged revisions 66752 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Christian Heimes | Merged revisions 66748 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Benjamin Peterson | Blocked revisions 66744 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Guido van Rossum | Issue #3187: Better support for "undecodable" filenames... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Christian Heimes | Merged revisions 66739 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Guido van Rossum | Fix svn:ignore properties on these two directories. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Martin v. Löwis | Merged revisions 66722 via svnmerge from |
commit | commitdiff | tree | snapshot |
next |