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
...
*
typo
Georg Brandl
2010-05-21
1
-1/+1
*
#8783: replace link to now dead hash collision FAQ.
Georg Brandl
2010-05-21
1
-2/+2
*
Updated logging documentation with more dictConfig information.
Vinay Sajip
2010-05-21
1
-0/+39
*
fix extra 't' #8778
Benjamin Peterson
2010-05-20
1
-1/+1
*
Fix typo.
Stefan Krah
2010-05-19
1
-1/+1
*
Fix typo in argparse doc.
Ezio Melotti
2010-05-19
1
-1/+1
*
Fixed minor typo in ReST markup.
Vinay Sajip
2010-05-18
1
-1/+1
*
Fix minor typo.
Senthil Kumaran
2010-05-18
1
-1/+1
*
Add cross-reference to later section
Andrew M. Kuchling
2010-05-16
1
-3/+3
*
Document that SSL v2 is insecure.
Antoine Pitrou
2010-05-16
1
-0/+4
*
Doc: replace PEP xxx by :pep:`xxx` to create a link on the PEP
Victor Stinner
2010-05-14
5
-9/+9
*
#8696: add documentation for logging.config.dictConfig (PEP 391)
Andrew M. Kuchling
2010-05-12
1
-7/+453
*
- clarify Attr.name comment on the presence of colons in namespace mode
Fred Drake
2010-05-12
1
-3/+12
*
fix error introduced in previous commit, and the adjacent additional typo
Fred Drake
2010-05-12
1
-3/+2
*
#8575 - Update and reorganize some _winreg contents.
Brian Curtin
2010-05-11
1
-90/+244
*
fix typo
Fred Drake
2010-05-11
1
-2/+2
*
Fix typo
Andrew M. Kuchling
2010-05-10
1
-1/+1
*
Fix typo.
Georg Brandl
2010-05-10
1
-1/+1
*
Consolidate deprecation messages.
Georg Brandl
2010-05-10
1
-2/+1
*
Fix reference direction.
Georg Brandl
2010-05-10
1
-1/+1
*
#8642: fix wrong function name.
Georg Brandl
2010-05-10
1
-1/+1
*
Add a link on maketrans().
Florent Xicluna
2010-05-10
1
-3/+3
*
Issue 8671: Whitespace fix.
Eric Smith
2010-05-09
1
-1/+1
*
Issue #8644: Improve accuracy of timedelta.total_seconds method.
Mark Dickinson
2010-05-09
1
-2/+6
*
Updating documentation and adding docstrings to unittest.TestCase.assertRegex...
Michael Foord
2010-05-08
1
-3/+3
*
Documenting test discovery from package name and potential problems with test...
Michael Foord
2010-05-08
1
-0/+21
*
ensure that availability information is on its own line at the end of the fun...
Benjamin Peterson
2010-05-06
1
-133/+341
*
Availability gets its own line
Benjamin Peterson
2010-05-06
1
-4/+13
*
Use anonymous hyperlinks
Andrew M. Kuchling
2010-05-06
1
-4/+4
*
Reword paragraph; fix filename, which should be pyconfig.h
Andrew M. Kuchling
2010-05-06
1
-3/+3
*
Issue 8628: fix incorrect documentation for numbers.Complex.imag.
Mark Dickinson
2010-05-05
1
-2/+2
*
In a number of places code still revers
Ronald Oussoren
2010-05-05
1
-1/+1
*
wbits negative was documented SEVEN years ago
Jesus Cea
2010-05-03
1
-3/+1
*
Minor grammar fix
Andrew M. Kuchling
2010-05-01
1
-1/+1
*
Markup fix; clarify by adding 'in that order'
Andrew M. Kuchling
2010-04-30
1
-2/+3
*
Fix typos
Andrew M. Kuchling
2010-04-30
2
-2/+2
*
Reword paragraph to make its meaning clearer.
Andrew M. Kuchling
2010-04-30
1
-7/+10
*
Fixes issue 8543 (asynchat documentation issues)
Giampaolo RodolĂ
2010-04-29
1
-91/+10
*
Fixing the Broken links of mechanize library.
Senthil Kumaran
2010-04-29
1
-3/+2
*
Group the Windows entries in getfilesystemencoding doc, move the win 9x one a...
Ezio Melotti
2010-04-29
1
-7/+9
*
Fix doubled 'the'.
Andrew M. Kuchling
2010-04-29
1
-16/+16
*
Clarify and fix the documentation for IOBase.close()
Antoine Pitrou
2010-04-28
1
-2/+4
*
State clearly that truncate() doesn't move the file position,
Antoine Pitrou
2010-04-28
1
-6/+3
*
Fixed Issue6312 - httplib fails with HEAD requests to pages with "transfer-en...
Senthil Kumaran
2010-04-28
1
-0/+16
*
Issue 7490: make IGNORE_EXCEPTION_DETAIL also ignore details of the module co...
Nick Coghlan
2010-04-28
1
-23/+39
*
make slice notation in (r)find docs consistent
Benjamin Peterson
2010-04-27
1
-7/+7
*
reject None as the buffering argument like the C implementation does #8546
Benjamin Peterson
2010-04-27
1
-1/+1
*
Adding versionadded to various new unittest functions in documentation
Michael Foord
2010-04-26
1
-0/+8
*
Adding unittest.removeHandler function / decorator for removing the signal.SI...
Michael Foord
2010-04-25
1
-2/+25
*
Patch from Tim Hatch: Make socket setblocking <-> settimeout examples symmetric.
Georg Brandl
2010-04-25
1
-1/+1
[prev]
[next]