- 20 Jul, 2008 3 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Gregory P. Smith authored
This is still messy, realistically PC/_subprocess.c should never cast pointers to python numbers and back at all. I don't have a 64-bit windows build environment because microsoft apparently thinks that should cost money. Time to watch the buildbots. It builds and passes tests on 32-bit windows.
-
- 19 Jul, 2008 13 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Bob Ippolito authored
-
Benjamin Peterson authored
svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3 ........ r65137 | georg.brandl | 2008-07-19 08:32:57 -0500 (Sat, 19 Jul 2008) | 2 lines #3334: correctly set prefix of imports. ........
-
Georg Brandl authored
-
Georg Brandl authored
the subclass will have a __dict__ available too.
-
Georg Brandl authored
low that benchtime is zero.
-
Georg Brandl authored
-
Georg Brandl authored
be NULL for the C functions.
-
Georg Brandl authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Eric Smith authored
-
- 18 Jul, 2008 16 commits
-
-
Brett Cannon authored
Deprecate the sunaudio module for removal in Python 3.0. The sunau module can provide similar functionality.
-
Georg Brandl authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Georg Brandl authored
Also document how inf and nan are formatted. #3404.
-
Georg Brandl authored
-
Georg Brandl authored
-
Vinay Sajip authored
Issue #3389: Allow resolving dotted names for handlers in logging configuration files. Thanks to Philip Jenvey for the patch.
-
Vinay Sajip authored
Issue #3389: Allow resolving dotted names for handlers in logging configuration files. Thanks to Philip Jenvey for the patch.
-
Vinay Sajip authored
Issue #3389: Allow resolving dotted names for handlers in logging configuration files. Thanks to Philip Jenvey for the patch.
-
Vinay Sajip authored
Issue #3389: Allow resolving dotted names for handlers in logging configuration files. Thanks to Philip Jenvey for the patch.
-
Ronald Oussoren authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
- 17 Jul, 2008 8 commits
-
-
Jesse Noller authored
-
Eric Smith authored
-
Bill Janssen authored
-
Eric Smith authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Gregory P. Smith authored
-
Benjamin Peterson authored
svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3 ........ r65053 | benjamin.peterson | 2008-07-16 21:04:12 -0500 (Wed, 16 Jul 2008) | 1 line massive optimizations for 2to3 (especially fix_imports) from Nick Edds ........ r65054 | benjamin.peterson | 2008-07-16 21:05:09 -0500 (Wed, 16 Jul 2008) | 1 line normalize whitespace ........
-