- 11 May, 2010 4 commits
-
-
Brian Curtin authored
I've removed the hopeful note about a future higher-level module since it's been in there for quite a long time and nothing of the sort has come up. There are a few places where markup was added to cross-reference other sections, and many of the external links have been removed and now point to newly created sections containing previously undocumented information. The Value Types section was created and it's contents were taken from a function-specific area, since it applies to more than just that function. It fits in better with the other newly documented constants.
-
Fred Drake authored
-
Mark Dickinson authored
-
Mark Dickinson authored
remove some unnecessary '#include "confdefs.h"' lines. Thanks Roumen Petrov.
-
- 10 May, 2010 15 commits
-
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Michael Foord authored
-
Florent Xicluna authored
-
Andrew M. Kuchling authored
-
Mark Dickinson authored
module. Thanks Tomas Hoger for the patch.
-
Giampaolo Rodolà authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
- 09 May, 2010 10 commits
-
-
Benjamin Peterson authored
-
Mark Dickinson authored
-
Mark Dickinson authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Eric Smith authored
-
Michael Foord authored
-
Mark Dickinson authored
(Backport of r80979 to py3k.) Thanks Alexander Belopolsky.
-
Gregory P. Smith authored
add this to trunk while we're on the way to 2.7rc1. When fixed this can go into py3k first. Sorry.
-
- 08 May, 2010 11 commits
-
-
Gregory P. Smith authored
-
Benjamin Peterson authored
-
Jean-Paul Calderone authored
-
Mark Dickinson authored
Fix configure bug that was misreporting availability of MacOS X 10.5 SDK as available on Linux but not on OS X.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Michael Foord authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Michael Foord authored
Updating documentation and adding docstrings to unittest.TestCase.assertRegexpMatches and assertNotRegexpMatches. Issue 8038.
-