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
*
Issue #8322: Add a *ciphers* argument to SSL sockets, so as to change the
Antoine Pitrou
2010-04-17
1
-4/+16
*
Update link to Apple Publication Style guide.
R. David Murray
2010-04-17
1
-1/+1
*
Add various items
Andrew M. Kuchling
2010-04-15
1
-2/+48
*
Add various items; correct argparse output
Andrew M. Kuchling
2010-04-14
1
-10/+31
*
Fix missing.
Georg Brandl
2010-04-14
1
-2/+2
*
#8370: fix module name in backported doc addition.
Georg Brandl
2010-04-14
1
-2/+2
*
#5250: document __instancecheck__ and __subclasscheck__. I hope the part abo...
Georg Brandl
2010-04-14
1
-0/+42
*
#8399: add note about Windows and O_BINARY.
Georg Brandl
2010-04-14
1
-1/+2
*
Add some text
Andrew M. Kuchling
2010-04-14
1
-1/+22
*
Add an x-ref to where the O_ constants are documented and move the SEEK_ cons...
Georg Brandl
2010-04-14
1
-11/+17
*
Add argparse example
Andrew M. Kuchling
2010-04-14
1
-2/+60
*
Get rid of multi-row cells.
Georg Brandl
2010-04-13
1
-10/+10
*
Add an item; stray edit
Andrew M. Kuchling
2010-04-13
1
-2/+22
*
Add usage notes for collections.Counter().
Raymond Hettinger
2010-04-12
1
-0/+27
*
More struct doc tweaks.
Mark Dickinson
2010-04-12
1
-6/+13
*
Rewrap some long lines in struct module doc source.
Mark Dickinson
2010-04-12
1
-16/+18
*
Issue #7355: Various improvements to struct module documentation.
Mark Dickinson
2010-04-12
1
-55/+114
*
Update the Windows FAQ's text about os.kill (#1220212).
Brian Curtin
2010-04-12
1
-1/+6
*
Issue #7585: use tab between components in unified and context diff headers.
R. David Murray
2010-04-12
1
-4/+4
*
typo
Barry Warsaw
2010-04-12
1
-1/+1
*
Add several items
Andrew M. Kuchling
2010-04-11
1
-22/+62
*
Add two items
Andrew M. Kuchling
2010-04-11
1
-4/+23
*
Two typo fixes
Andrew M. Kuchling
2010-04-11
1
-1/+1
*
Add descriptor howto to main documentation
Raymond Hettinger
2010-04-11
2
-0/+432
*
Remove distutils section
Andrew M. Kuchling
2010-04-11
1
-52/+0
*
name correct
Andrew M. Kuchling
2010-04-11
1
-1/+1
*
Add various items
Andrew M. Kuchling
2010-04-11
1
-2/+59
*
Punctuation fix
Andrew M. Kuchling
2010-04-11
1
-1/+1
*
Two grammar fixes
Andrew M. Kuchling
2010-04-11
1
-2/+2
*
Add the sorting HOWTO to the main docs.
Raymond Hettinger
2010-04-11
2
-0/+285
*
#8346: update version.
Georg Brandl
2010-04-10
1
-3/+3
*
#8360: skipTest was added in 2.7.
Georg Brandl
2010-04-10
1
-0/+2
*
Fixup new itertools recipes.
Raymond Hettinger
2010-04-10
1
-3/+7
*
Correction of unittest documentation typos and omissions
Michael Foord
2010-04-08
1
-3/+3
*
Issue #8331: logging: fixed some grammatical errors in documentation.
Vinay Sajip
2010-04-07
1
-2/+2
*
tell people to update python.man, too
Benjamin Peterson
2010-04-06
1
-0/+3
*
#7301: add the environment variable $PYTHONWARNINGS to supplement the -W
Philip Jenvey
2010-04-06
1
-0/+8
*
Issue #8327: logging: Clarification of propagation functionality in documenta...
Vinay Sajip
2010-04-06
1
-13/+16
*
More NaN consistency doc fixes.
Mark Dickinson
2010-04-06
1
-3/+3
*
Use consistent spelling for nans (thanks Georg for noticing).
Mark Dickinson
2010-04-06
1
-3/+3
*
Fix syntax.
Georg Brandl
2010-04-06
1
-1/+3
*
Issue #7947: Clarify math module behaviour for IEEE 754 special cases, along
Mark Dickinson
2010-04-06
1
-26/+24
*
Issue #8259: Clarify that there's an upper bound on the right-hand operand of...
Mark Dickinson
2010-04-06
1
-0/+3
*
Note that PEP 378 also applies to int.
Eric Smith
2010-04-06
1
-0/+5
*
Fixed PEP 378 example.
Eric Smith
2010-04-06
1
-6/+1
*
#8320: document return value of recv_into().
Georg Brandl
2010-04-06
1
-4/+4
*
Fix several links and other mistakes.
Ezio Melotti
2010-04-06
1
-166/+191
*
Issue #8321: Give access to OpenSSL version numbers from the `ssl` module,
Antoine Pitrou
2010-04-05
1
-0/+30
*
added a note for Andrew, about distutils2
Tarek Ziadé
2010-04-05
1
-0/+3
*
Fix some broken URLs.
Ezio Melotti
2010-04-05
5
-7/+7
[next]