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
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 4593: apply() documentation is unclear
Jesse Noller
2009-01-22
1
-1/+3
*
More doc tweaks.
Raymond Hettinger
2009-01-22
1
-15/+12
*
Tighten-up the docs for Counter().
Raymond Hettinger
2009-01-21
1
-25/+21
*
Simplify explanation of multiset operations by removing restrictions on negat...
Raymond Hettinger
2009-01-21
1
-14/+6
*
Markup fixes
Andrew M. Kuchling
2009-01-21
1
-4/+5
*
Beautify and cleanup the references section.
Raymond Hettinger
2009-01-20
1
-12/+19
*
Fix typos.
Raymond Hettinger
2009-01-20
1
-3/+3
*
Don't disrupt automatic url target name generation
Raymond Hettinger
2009-01-20
1
-15/+1
*
Build-outs for Counter() class:
Raymond Hettinger
2009-01-20
1
-4/+33
*
add email address
Benjamin Peterson
2009-01-19
1
-1/+1
*
move BufferedIOBase into the base class section
Benjamin Peterson
2009-01-19
1
-53/+53
*
Added more cross-reference targets and tidied up list of useful handlers.
Vinay Sajip
2009-01-19
1
-22/+45
*
#4923: clarify what was added.
Georg Brandl
2009-01-18
1
-5/+6
*
#4979: correct result range for some random functions.
Georg Brandl
2009-01-18
1
-9/+10
*
#4914: trunc is in math.
Georg Brandl
2009-01-18
1
-1/+1
*
#4974: fix redundant mention of lists and tuples.
Georg Brandl
2009-01-18
1
-3/+3
*
#4976: union() and intersection() take multiple args, but talk about "the oth...
Georg Brandl
2009-01-18
1
-2/+2
*
Resolve issue 4449: AssertionError in mp_benchmarks.py
Jesse Noller
2009-01-18
1
-3/+3
*
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
*
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
*
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
*
Forward port r68394 for issue 4816.
Raymond Hettinger
2009-01-08
1
-1/+12
*
Issue #4869: clarify documentation for random.expovariate.
Mark Dickinson
2009-01-07
1
-3/+5
*
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
*
Test commit.
Georg Brandl
2009-01-04
1
-1/+0
*
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
*
Remove tabs from the documentation.
Georg Brandl
2009-01-03
8
-47/+45
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
95
-400/+400
*
Fix uses of the default role.
Georg Brandl
2009-01-03
8
-69/+67
*
Fix role name.
Georg Brandl
2009-01-03
1
-1/+1
*
Make indentation consistent.
Georg Brandl
2009-01-03
1
-9/+9
[next]