index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reformat file prior to editing.
Jeroen Ruigrok van der Werven
2009-04-25
1
-239/+252
*
Rewrite a sentence to be more in line with the rest of the documentation with
Jeroen Ruigrok van der Werven
2009-04-25
1
-7/+7
*
Issue #4239: adjust email examples not to use connect() and terminate with
Jeroen Ruigrok van der Werven
2009-04-25
4
-7/+4
*
First attempt to document PyObject_HEAD_INIT and PyVarObject_HEAD_INIT.
Jeroen Ruigrok van der Werven
2009-04-25
1
-1/+18
*
Reformat prior to expanding.
Jeroen Ruigrok van der Werven
2009-04-25
1
-57/+63
*
Add link to PEP 236.
Georg Brandl
2009-04-23
1
-0/+5
*
#5813: add a reference to the "future statements" section.
Georg Brandl
2009-04-23
1
-0/+4
*
Fix rewrapping accident.
Georg Brandl
2009-04-23
1
-3/+3
*
#5820: fix bug in usage of getreader().
Georg Brandl
2009-04-23
1
-1/+1
*
Issue #5812: make Fraction('1e-6') valid. Backport of r71806.
Mark Dickinson
2009-04-22
1
-9/+8
*
Issue 5354: Change API for import_fresh_module() to better support test_warni...
Nick Coghlan
2009-04-22
1
-4/+28
*
Documentation for issue 5237, auto-numbered format fields. Contributed by Ter...
Eric Smith
2009-04-22
2
-9/+16
*
#5751: fix escaping of \\n.
Georg Brandl
2009-04-21
1
-1/+1
*
#5757: fix copy-paste error in notify().
Georg Brandl
2009-04-21
1
-5/+5
*
Fix typo
Raymond Hettinger
2009-04-20
1
-1/+1
*
Clarify the behavior of any() and all() with an empty iterable.
Raymond Hettinger
2009-04-16
1
-2/+4
*
Less red ink (warning->note) and add link to def of side-by-side assembly.
R. David Murray
2009-04-16
1
-4/+6
*
Fix for issue3440: add warning to subprocess discussion of
R. David Murray
2009-04-15
1
-0/+7
*
tupel -> tuple
Benjamin Peterson
2009-04-14
1
-3/+3
*
#5745: more linking for identifiers in email docs.
Georg Brandl
2009-04-13
8
-111/+124
*
Simplify markup.
Georg Brandl
2009-04-13
1
-6/+3
*
Fixed another typos. (email.Utils => email.utils)
Hirokazu Yamamoto
2009-04-13
1
-2/+2
*
Fixed typo. (email.Utils => email.utils)
Hirokazu Yamamoto
2009-04-13
1
-2/+2
*
fix missing quote
Benjamin Peterson
2009-04-12
1
-1/+1
*
fix extra parenthesis #5774
Benjamin Peterson
2009-04-12
1
-1/+1
*
Take credit for my patch for issue 5237.
Eric Smith
2009-04-12
1
-1/+1
*
fix markup
Benjamin Peterson
2009-04-11
1
-10/+9
*
Take credit for a patch of mine.
Georg Brandl
2009-04-11
1
-2/+2
*
Re-word
Andrew M. Kuchling
2009-04-11
1
-3/+3
*
Add various items
Andrew M. Kuchling
2009-04-11
1
-12/+86
*
#5732: added the check command into Distutils
Tarek Ziadé
2009-04-11
2
-0/+65
*
fixed link
Tarek Ziadé
2009-04-11
1
-1/+1
*
Issue 5354: Provide a standardised testing mechanism for doing fresh imports ...
Nick Coghlan
2009-04-11
1
-0/+24
*
Add examples.
Raymond Hettinger
2009-04-10
1
-74/+37
*
Let "lambda" point to the correct heading.
Georg Brandl
2009-04-10
1
-2/+1
*
Fix the count of datatypes.
Raymond Hettinger
2009-04-10
1
-1/+1
*
Clarify the table entries for combinatorics.
Raymond Hettinger
2009-04-10
1
-8/+13
*
IE needs the border-left:0 for some reason.
Raymond Hettinger
2009-04-10
1
-1/+2
*
More table clean-up
Raymond Hettinger
2009-04-10
1
-6/+2
*
Center table headings.
Raymond Hettinger
2009-04-09
1
-0/+4
*
More table formatting.
Raymond Hettinger
2009-04-09
1
-1/+6
*
Add note on using keyword arguments with OrderedDict.
Raymond Hettinger
2009-04-09
1
-0/+4
*
Add a custom stylesheet with better table formatting.
Georg Brandl
2009-04-09
1
-0/+415
*
Typo fixes
Andrew M. Kuchling
2009-04-09
1
-6/+6
*
Add items
Andrew M. Kuchling
2009-04-09
1
-5/+72
*
Update ignore file for suspicious builder.
Georg Brandl
2009-04-08
1
-0/+2
*
Remove redundant backtick.
Georg Brandl
2009-04-08
1
-1/+1
*
Fix make.bat to match makefile changes
Raymond Hettinger
2009-04-07
1
-1/+1
*
Fixed #5095: msi missing from Distutils bdist formats
Tarek Ziadé
2009-04-05
1
-4/+7
*
Adding assertIs and assertIsNot methods to unittest.TestCase
Michael Foord
2009-04-05
1
-0/+17
[next]