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
*
Add recent item
Andrew M. Kuchling
2006-01-15
1
-0/+8
*
the implementation uses ZipImportError, not ZipImporterError...
Fredrik Lundh
2006-01-15
1
-1/+1
*
typo
Fredrik Lundh
2006-01-15
1
-1/+1
*
Remove dots in \version{changed,added} argument and
Georg Brandl
2006-01-15
7
-12/+12
*
Remove extra period at end.
Neal Norwitz
2006-01-15
1
-1/+1
*
Patch #1103116: AF_NETLINK sockets basic support.
Martin v. Löwis
2006-01-14
1
-0/+3
*
added kjohnson to the ACKS list
Fredrik Lundh
2006-01-14
1
-0/+1
*
added a missing +\versionadded{2.2} tag
Fredrik Lundh
2006-01-11
1
-0/+1
*
added a few missing \versionadded{2.3} tags
Fredrik Lundh
2006-01-11
3
-0/+6
*
Bug #1397205: doc typo
Georg Brandl
2006-01-10
1
-1/+1
*
added a couple of missing periods.
Fredrik Lundh
2006-01-09
1
-4/+4
*
fixed broken sentence
Fredrik Lundh
2006-01-09
1
-3/+3
*
typo
Fredrik Lundh
2006-01-09
1
-1/+1
*
Fix typos.
Walter Dörwald
2006-01-09
1
-3/+3
*
Patch #1177307: UTF-8-Sig codec.
Martin v. Löwis
2006-01-08
1
-0/+125
*
Correct typo
Georg Brandl
2006-01-06
1
-1/+1
*
Drop sys.build_number. Add sys.subversion.
Martin v. Löwis
2006-01-05
1
-4/+13
*
Bug #1395715: wrong LaTeX label
Georg Brandl
2006-01-04
1
-1/+1
*
Updated doc from patch 1117398
Neal Norwitz
2006-01-03
1
-5/+10
*
Bug #1395597: doc typo
Georg Brandl
2006-01-02
1
-2/+2
*
update to reflect move to Subversion
Fred Drake
2006-01-02
3
-272/+8
*
Bug #1394868: doc typos
Georg Brandl
2006-01-01
3
-5/+5
*
SF patch #1379023: document that a weakref callback is not invoked if the
Armin Rigo
2005-12-29
1
-2/+2
*
adding in-place operators to the operator module.
Armin Rigo
2005-12-29
1
-0/+102
*
Typo.
Armin Rigo
2005-12-29
1
-1/+1
*
typo
Skip Montanaro
2005-12-28
1
-1/+1
*
Revert checkin for bug #1386675.
Georg Brandl
2005-12-27
1
-6/+6
*
Bug #1386675: winreg raises WindowsErrors
Georg Brandl
2005-12-27
1
-6/+6
*
Bug #1389673: document correct return value of set methods
Georg Brandl
2005-12-26
1
-5/+5
*
Bug #489256: remove note about Python 1.1 profiler
Georg Brandl
2005-12-26
1
-41/+41
*
Bug #954981: urllib2 example wont work w/o ssl
Georg Brandl
2005-12-26
1
-1/+2
*
Bug #839075: document that highly recursive data cannot be pickled
Georg Brandl
2005-12-26
1
-0/+4
*
Bug #839585: mention % string operator in language ref
Georg Brandl
2005-12-26
1
-0/+6
*
Bug #756104: document that bufsize in socket.recv() should be small
Georg Brandl
2005-12-26
1
-0/+2
*
Updating the short blob about old/new-style classes to reflect (IMHO) more
Armin Rigo
2005-12-26
1
-7/+35
*
fixed one more typo
Fredrik Lundh
2005-12-25
1
-1/+1
*
fixed two typos in pprint reference page
Fredrik Lundh
2005-12-25
1
-2/+2
*
SF patch #1157027, cookielib mis-handles RFC 2109 cookies in Netscape mode
Neal Norwitz
2005-12-23
1
-17/+45
*
Add missing dep for cookielib doc
Neal Norwitz
2005-12-23
1
-0/+1
*
[Patch #1375417] Massive rearrangement of the Library Reference.
Andrew M. Kuchling
2005-12-22
1
-136/+230
*
Add more chapter intros
Andrew M. Kuchling
2005-12-22
4
-0/+45
*
Add markup
Andrew M. Kuchling
2005-12-22
1
-1/+2
*
Add some chapter introductions (not linked into the LibRef yet)
Andrew M. Kuchling
2005-12-22
8
-0/+96
*
Update text
Andrew M. Kuchling
2005-12-22
1
-7/+3
*
Typo fix
Andrew M. Kuchling
2005-12-22
1
-1/+1
*
Typo fix
Andrew M. Kuchling
2005-12-22
1
-1/+1
*
[ 1388141 ] Minor error in md5 docs
Georg Brandl
2005-12-22
1
-1/+1
*
SF#1383115
Fredrik Lundh
2005-12-18
1
-0/+5
*
Add versionadded info
Neal Norwitz
2005-12-18
2
-0/+2
*
Expose Subversion revision number (calculated via "svnversion .") to Python.
Barry Warsaw
2005-12-18
2
-0/+12
[next]