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
*
Bug #1394868: doc typos
Georg Brandl
2006-01-01
3
-5/+5
*
Revert checkin for bug #1386675.
Georg Brandl
2005-12-27
1
-6/+6
*
Bug #1375599: Correct grammar error in tutorial
Georg Brandl
2005-12-27
1
-1/+1
*
Bug #1386675: winreg raises WindowsErrors (backport)
Georg Brandl
2005-12-27
1
-6/+6
*
Bug #1389673: document correct return value of set methods (backport)
Georg Brandl
2005-12-26
1
-5/+5
*
Bug #954981: urllib2 example wont work w/o ssl (backport)
Georg Brandl
2005-12-26
1
-1/+2
*
Bug #839075 (backport): document that highly recursive data cannot be pickled
Georg Brandl
2005-12-26
1
-0/+4
*
Bug #839585: mention % string operator in language ref (backport)
Georg Brandl
2005-12-26
1
-0/+6
*
Bug #756104 (backport): document that bufsize in socket.recv() should be small
Georg Brandl
2005-12-26
1
-0/+2
*
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 (backport)
Georg Brandl
2005-12-22
1
-1/+1
*
Bug #1373197: note that os.makedirs does not work with '..'
Georg Brandl
2005-12-17
1
-0/+2
*
Bug #1343671: clarify docs for os.removedirs
Georg Brandl
2005-12-17
1
-5/+9
*
Bug #1106572: clarify os.makedirs docs wrt umask
Georg Brandl
2005-12-17
1
-1/+2
*
Patch #1377848: typo in pyexpat docs
Georg Brandl
2005-12-16
1
-1/+1
*
Patch #1376914: traceback.format_exc() has no "file" argument.
Georg Brandl
2005-12-16
1
-1/+1
*
Remove reference to open() mode "t" as it is platform dependent.
Georg Brandl
2005-12-15
1
-1/+1
*
Bug #1368481: python.dir refers to whatsnew23
Georg Brandl
2005-12-02
1
-1/+1
*
Backport checkin:
Walter Dörwald
2005-11-25
2
-3/+4
*
bug #1281408: make Py_BuildValue work with unsigned longs and long longs
Georg Brandl
2005-11-24
1
-2/+24
*
Bug #1357604: os.makedirs handles UNC paths
Georg Brandl
2005-11-22
1
-3/+2
*
added example for the ** operator in function calls
Georg Brandl
2005-11-22
1
-0/+14
*
Patch #1255218: libmultifile.tex: tell what a decoration is
Georg Brandl
2005-11-22
1
-3/+3
*
Bug #1359035: Doc: Uxxxxxxxx escapes are interpreted in raw unicode literals.
Georg Brandl
2005-11-22
1
-2/+3
*
Add a note to os.chown that permission constants can be combined
Georg Brandl
2005-11-22
1
-1/+2
*
[Bug #449093] FloorDiv AST node type not listed
Andrew M. Kuchling
2005-11-22
1
-0/+4
*
Backport r41462:
Walter Dörwald
2005-11-17
1
-1/+1
*
Make consistent with HEAD (some change was not backported)
Neal Norwitz
2005-11-03
1
-1/+1
*
Fix SF #1346026, doc typo
Neal Norwitz
2005-11-03
1
-1/+1
*
Add an import to a code fragment.
Brett Cannon
2005-11-02
1
-1/+2
*
add missing "and"
Fred Drake
2005-10-30
1
-2/+3
*
SF Bug #1341934: Fix a representation of "\n" to use a proper tag.
Hye-Shik Chang
2005-10-30
1
-1/+1
*
add missing word
Fred Drake
2005-10-20
1
-1/+1
*
Backport: SF bug #1323739, C API doc for PySequence_Tuple duplicated
Neal Norwitz
2005-10-12
1
-9/+5
*
fix stupid typo
Fred Drake
2005-10-11
1
-1/+1
*
Backport: SF bug #1323294, Minor error in the Library Reference doc.
Neal Norwitz
2005-10-11
1
-1/+2
*
backport Py_UNICODE clarification
Skip Montanaro
2005-10-10
1
-6/+16
*
Make close brace a paren to match open.
Neal Norwitz
2005-10-04
1
-1/+1
*
Armin caught this mistake in bug #973103.
Neal Norwitz
2005-10-04
1
-1/+1
*
Correct docs for empty raise when no exception is active.
Raymond Hettinger
2005-10-03
1
-2/+3
*
fix link to subsection (SF bug #1311674)
Fred Drake
2005-10-03
1
-2/+4
*
Backport: SF Bug #1008310, os.major() os.minor() example and description change.
Neal Norwitz
2005-10-03
1
-2/+4
*
Fix SF bug #991735, os.access reports true for read-only directories. Will b...
Neal Norwitz
2005-10-03
1
-0/+5
*
Backport: SF Bug #1308042, platform dependent behaviour (Windoze of course) i...
Neal Norwitz
2005-10-03
1
-1/+2
*
Minor clarification of effective level calculation
Vinay Sajip
2005-09-30
1
-0/+14
*
backport bug [ 1298120 ] shlex does not support unicode
Georg Brandl
2005-09-29
1
-0/+2
*
backport of bugfix [ 1306449 ] PyString_AsStringAndSize() return value docume...
Georg Brandl
2005-09-28
1
-2/+2
*
set release date
Fred Drake
2005-09-28
1
-1/+1
*
Backport SF #1297059, doc incorrect return type for search() method. (There ...
Neal Norwitz
2005-09-23
1
-4/+3
[next]