- 18 Jul, 2010 8 commits
-
-
Mark Dickinson authored
Add configure check for a bug with gcc soft floating-point and subnormals, to help debug issue 8265.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Georg Brandl authored
#9279: remove the pdb.doc file, put its contents in pdb.__doc__. Also sync this and the pdb docs, introduce a new directive for pdb commands and a role to link to them.
-
Mark Dickinson authored
-
Mark Dickinson authored
-
Mark Dickinson authored
char is unsigned. Thanks Stefan Krah for the patch.
-
- 17 Jul, 2010 5 commits
-
-
Alexander Belopolsky authored
python when they contain instances of old-style classes.
-
Benjamin Peterson authored
-
Alexander Belopolsky authored
-
Stefan Krah authored
In that case, do not attempt to parse stderr output.
-
R. David Murray authored
Patch and test by Tony Nelson.
-
- 16 Jul, 2010 4 commits
-
-
Brett Cannon authored
-
Antoine Pitrou authored
of the random module being around.
-
Brett Cannon authored
while writing bytecode, and importing bytecode with source existing (don't care about sourceless imports).
-
Alexander Belopolsky authored
-
- 15 Jul, 2010 1 commit
-
-
Brett Cannon authored
-
- 14 Jul, 2010 11 commits
-
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Alexander Belopolsky authored
-
Antoine Pitrou authored
if the import lock was disabled.
-
Senthil Kumaran authored
-
Stefan Krah authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 13 Jul, 2010 5 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
-
Alexander Belopolsky authored
-
Jeroen Ruigrok van der Werven authored
-
Georg Brandl authored
-
- 12 Jul, 2010 6 commits
-
-
Mark Dickinson authored
-
Antoine Pitrou authored
-
Ezio Melotti authored
-
Mark Dickinson authored
-
Mark Dickinson authored
Issue #2009: refactor varargslist and typedargslist productions to make them more friendly for third-party parsers.
-
Mark Dickinson authored
-