- 07 Oct, 2008 2 commits
-
-
Skip Montanaro authored
-
Skip Montanaro authored
-
- 06 Oct, 2008 5 commits
-
-
Brett Cannon authored
Re-closes issue 3758. Thanks to Ralph Corderoy for the catch.
-
Martin v. Löwis authored
to claiming it is Mature.
-
Andrew M. Kuchling authored
I'll look at the bugs in the Optik bug tracker and copy them to the Python bug tracker if they're still relevant.
-
Hirokazu Yamamoto authored
-
Hirokazu Yamamoto authored
-
- 05 Oct, 2008 1 commit
-
-
Andrew M. Kuchling authored
#1415508 from Rocky Bernstein: add docstrings for enable_interspersed_args(), disable_interspersed_args()
-
- 04 Oct, 2008 12 commits
-
-
Benjamin Peterson authored
-
Andrew M. Kuchling authored
-
Benjamin Peterson authored
svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3 ........ r66707 | benjamin.peterson | 2008-09-30 18:27:10 -0500 (Tue, 30 Sep 2008) | 1 line fix #4001: fix_imports didn't check for __init__.py before converting to relative imports ........ r66775 | collin.winter | 2008-10-03 12:08:26 -0500 (Fri, 03 Oct 2008) | 4 lines Add an alternative iterative pattern matching system that, while slower, correctly parses files that cause the faster recursive pattern matcher to fail with a recursion error. lib2to3 falls back to the iterative matcher if the recursive one fails. Fixes http://bugs.python.org/issue2532. Thanks to Nick Edds. ........ r66782 | benjamin.peterson | 2008-10-03 17:51:36 -0500 (Fri, 03 Oct 2008) | 1 line add Victor Stinner's fixer for os.getcwdu -> os.getcwd #4023 ........
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
Hyphenate left- and right-justified. Fix 'registerd' typo
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
- 03 Oct, 2008 10 commits
-
-
Hirokazu Yamamoto authored
Issue #1706863: Fixed "'NoneType' object has no attribute 'rfind'" error when sqlite libfile not found.
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Hirokazu Yamamoto authored
UnboundLocalError: local variable 'serv' referenced before assignment
-
Hirokazu Yamamoto authored
-
Andrew M. Kuchling authored
-
Benjamin Peterson authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Neal Norwitz authored
-
- 02 Oct, 2008 8 commits
-
-
Benjamin Peterson authored
-
Martin v. Löwis authored
-
Christian Heimes authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Christian Heimes authored
Fixed a comment to C89 style as of http://drj11.wordpress.com/2008/10/02/python-and-bragging-about-c89/
-
Martin v. Löwis authored
-
Barry Warsaw authored
-
- 01 Oct, 2008 2 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
-