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
*
Get accents correct
Andrew M. Kuchling
2010-05-08
1
-10/+8
*
Add two items
Andrew M. Kuchling
2010-05-08
1
-4/+75
*
Re-word text
Andrew M. Kuchling
2010-05-07
1
-13/+23
*
Fix some markup and a class name. Also, wrap a long line.
Antoine Pitrou
2010-05-07
1
-6/+8
*
Add a new section on the development plan; add an item
Andrew M. Kuchling
2010-05-07
1
-15/+64
*
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
*
Change section title; point to unittest2
Andrew M. Kuchling
2010-05-06
1
-2/+5
*
Add 2 items; record ideas for two initial sections; clarify wording
Andrew M. Kuchling
2010-05-06
1
-5/+20
*
Describe ElementTree 1.3; rearrange new-module sections; describe dict views ...
Andrew M. Kuchling
2010-05-06
1
-72/+165
*
Use anonymous hyperlinks
Andrew M. Kuchling
2010-05-06
1
-4/+4
*
Add various items
Andrew M. Kuchling
2010-05-06
1
-7/+39
*
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
*
Add some more items; the urlparse change is added twice
Andrew M. Kuchling
2010-05-04
1
-1/+60
*
wbits negative was documented SEVEN years ago
Jesus Cea
2010-05-03
1
-3/+1
*
Fix attribution. Travis didn't do much and he did a bad work.
Antoine Pitrou
2010-05-01
1
-1/+1
*
Describe memoryview
Andrew M. Kuchling
2010-05-01
1
-1/+53
*
Minor grammar fix
Andrew M. Kuchling
2010-05-01
1
-1/+1
*
Add various items
Andrew M. Kuchling
2010-05-01
1
-5/+30
*
Add item
Andrew M. Kuchling
2010-04-30
1
-0/+10
*
Minor grammar re-wording
Andrew M. Kuchling
2010-04-30
1
-2/+2
*
Add various items; rearrange unittest section a bit
Andrew M. Kuchling
2010-04-30
1
-51/+87
*
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
*
update pypy url
Benjamin Peterson
2010-04-29
1
-1/+1
*
update pypy description
Benjamin Peterson
2010-04-29
1
-6/+6
*
Add various unittest items
Andrew M. Kuchling
2010-04-29
1
-16/+40
*
Fix doubled 'the'.
Andrew M. Kuchling
2010-04-29
1
-16/+16
*
Add various items
Andrew M. Kuchling
2010-04-29
1
-13/+51
*
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
*
Add version changed note for -m tinkering with sys.argv[0] during the search ...
Nick Coghlan
2010-04-28
1
-0/+2
*
Issue 8202: when using the -m command line switch, sys.argv[0] is now '-m' in...
Nick Coghlan
2010-04-28
1
-2/+3
*
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
*
Fix code example to have valid syntax so that it can be highlighted.
Georg Brandl
2010-04-25
1
-1/+1
*
Patch from Tim Hatch: Minor spelling changes to _winreg docs.
Georg Brandl
2010-04-25
1
-5/+5
*
Patch from Tim Hatch: Remove reference to winreg being the fabled high-level ...
Georg Brandl
2010-04-25
1
-2/+2
*
Patch from Tim Hatch: Better cross-referencing in socket and winreg docs.
Georg Brandl
2010-04-25
2
-50/+67
[next]