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
*
Change an example in the docs to avoid a mistake when the code is copy
Thomas Heller
2009-01-16
1
-1/+1
*
Minor changes/corrections in markup.
Vinay Sajip
2009-01-15
1
-1/+5
*
Made minor changes/corrections in markup. Added a couple of section headings.
Vinay Sajip
2009-01-15
1
-21/+29
*
Fix-up indentation of sample code blocks for namedtuple mthod definitions.
Raymond Hettinger
2009-01-14
1
-5/+3
*
Minor doc tweaks.
Raymond Hettinger
2009-01-14
1
-19/+17
*
Note that first coord. is left alone
Andrew M. Kuchling
2009-01-13
1
-1/+1
*
Add table of idioms/patterns for using Counter objects.
Raymond Hettinger
2009-01-13
1
-11/+21
*
Fix call signature and markup.
Georg Brandl
2009-01-13
1
-3/+3
*
Minor documentation tweaks and simpler update() example.
Raymond Hettinger
2009-01-13
1
-15/+12
*
small logic correction
Benjamin Peterson
2009-01-13
1
-2/+1
*
Simplify Counter() API. Replace items keyword argument
Raymond Hettinger
2009-01-13
1
-16/+16
*
Issue 1696199: Add collections.Counter().
Raymond Hettinger
2009-01-12
1
-0/+128
*
Minor changes/corrections in markup.
Vinay Sajip
2009-01-12
1
-17/+14
*
add email addresses
Benjamin Peterson
2009-01-11
2
-2/+2
*
Update the documentation for binascii and zlib crc32/adler32 functions
Gregory P. Smith
2009-01-11
2
-14/+55
*
correct email address
Gregory P. Smith
2009-01-11
1
-2/+2
*
macos 9 isn't supported
Benjamin Peterson
2009-01-10
1
-1/+0
*
move seealso to a more appropiate place
Benjamin Peterson
2009-01-10
1
-7/+4
*
Corrected minor typo and added .currentmodule directives to fix missing cross...
Vinay Sajip
2009-01-10
1
-1/+10
*
fix encoding
Benjamin Peterson
2009-01-10
1
-1/+1
*
tp_iter only exists with Py_TPFLAGS_HAVE_ITER #4901
Benjamin Peterson
2009-01-10
1
-1/+1
*
Corrected an incorrect self-reference.
Vinay Sajip
2009-01-10
1
-1/+0
*
Minor documentation changes cross-referencing NullHandler to the documentatio...
Vinay Sajip
2009-01-10
1
-1/+8
*
Issue 4293: Make Py_AddPendingCall() thread safe
Kristján Valur Jónsson
2009-01-09
2
-0/+49
*
fix spelling
Benjamin Peterson
2009-01-09
1
-1/+1
*
fix markup
Benjamin Peterson
2009-01-09
1
-5/+4
*
specify what -3 warnings are about
Benjamin Peterson
2009-01-09
1
-1/+2
*
fixed #4394 make the storage of the password optional in .pypirc
Tarek Ziadé
2009-01-08
3
-37/+55
*
Forward port r68394 for issue 4816.
Raymond Hettinger
2009-01-08
1
-1/+12
*
use new sphinx modules
Benjamin Peterson
2009-01-08
2
-10/+4
*
string exceptions are gone
Benjamin Peterson
2009-01-08
1
-0/+3
*
Issue #4869: clarify documentation for random.expovariate.
Mark Dickinson
2009-01-07
1
-3/+5
*
Update make.bat.
Georg Brandl
2009-01-04
1
-7/+2
*
use Jinja 2.1.1
Benjamin Peterson
2009-01-04
1
-3/+3
*
Issue #4272: Add an optional argument to the GzipFile constructor to override...
Antoine Pitrou
2009-01-04
1
-1/+10
*
Fix two issues found by the suspicious builder.
Georg Brandl
2009-01-04
3
-3/+3
*
Add "suspicious" builder which finds leftover markup in the HTML files.
Georg Brandl
2009-01-04
5
-12/+430
*
Test commit.
Georg Brandl
2009-01-04
1
-1/+0
*
only check the actual compile() call for a SyntaxError
Benjamin Peterson
2009-01-04
1
-5/+5
*
Manually merge r67868 from 2.6 branch.
Georg Brandl
2009-01-03
1
-7/+5
*
Manually merge r68095,68186,68187,68188,68190 from 2.6 branch.
Georg Brandl
2009-01-03
1
-7/+8
*
Grammar fix.
Georg Brandl
2009-01-03
1
-4/+3
*
Disable the line length checker by default.
Georg Brandl
2009-01-03
2
-3/+8
*
Remove tabs from the documentation.
Georg Brandl
2009-01-03
20
-166/+163
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
149
-771/+771
*
Fix uses of the default role.
Georg Brandl
2009-01-03
11
-79/+77
*
Recognize usage of the default role.
Georg Brandl
2009-01-03
1
-2/+10
*
Add rstlint, a little tool to find subtle markup problems and inconsistencies...
Georg Brandl
2009-01-03
2
-1/+220
*
Fix role name.
Georg Brandl
2009-01-03
1
-1/+1
*
Make indentation consistent.
Georg Brandl
2009-01-03
1
-9/+9
[next]