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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
move descriptions of ac_(in|out)_buffer_size to the right place
Fred Drake
2007-10-05
2
-11/+11
*
#1196: document default radix for int().
Georg Brandl
2007-09-24
1
-1/+1
*
Fix -- being converted to - in HTML. #1186.
Georg Brandl
2007-09-24
1
-30/+30
*
issue1172: Documentation of "done" attribute in cgi module.
Sean Reifscheider
2007-09-18
1
-0/+5
*
Fix typo: c_float represents to C float type.
Thomas Heller
2007-09-06
1
-1/+1
*
Warn about possible risks when extracting untrusted archives.
Lars Gustäbel
2007-08-30
1
-0/+10
*
Bug #1766421: "return code" vs. "status code".
Georg Brandl
2007-08-23
1
-2/+2
*
- mark the findCaller 2-element tuple/3-element tuple change as new in 2.4
Matthias Klose
2007-08-16
1
-1/+1
*
Revert the fix for #1548891, it broke backwards compatibility with arbitrary ...
Georg Brandl
2007-08-08
1
-0/+4
*
tabs, newlines and crs are valid XML characters.
Georg Brandl
2007-07-26
1
-1/+2
*
Add description for wave.setcomptype() values
Georg Brandl
2007-07-18
1
-0/+2
*
Typo fix
Andrew M. Kuchling
2007-07-14
1
-1/+1
*
Clarify webbrowser.open description.
Georg Brandl
2007-07-14
1
-1/+1
*
Bug #1753406: missing \versionadded for subprocess.check_call.
Georg Brandl
2007-07-14
1
-0/+2
*
Backport 56345
Raymond Hettinger
2007-07-14
1
-3/+3
*
Patch #1731659: improve time.strptime docs.
Georg Brandl
2007-07-12
1
-9/+17
*
Remove duplicate sentence from alarm() doc.
Georg Brandl
2007-07-02
1
-2/+1
*
Document smtp.SMTPAuthenticationError.
Georg Brandl
2007-06-30
1
-0/+4
*
Fix a variable name in winreg docs.
Georg Brandl
2007-06-27
1
-1/+1
*
Bug #1742901: document None behavior of shlex.split.
Georg Brandl
2007-06-25
1
-0/+3
*
Bug #1739115: make shutil.rmtree docs clear wrt. file deletion.
Georg Brandl
2007-06-19
1
-5/+6
*
SF #1738670, make example in doc work
Neal Norwitz
2007-06-17
1
-0/+6
*
Fix wrong documentation, and correct the punktuation.
Thomas Heller
2007-06-08
1
-2/+2
*
Updated documentation for SysLogHandler (#1720726).
Vinay Sajip
2007-05-25
1
-2/+5
*
Document "new" params to HTTPConnection/HTTPSConnection
Neal Norwitz
2007-05-22
1
-3/+8
*
Backport rev 55465 by Nick Coghlan.
Georg Brandl
2007-05-20
1
-1/+1
*
fix argument name in documentation; match the implementation
Fred Drake
2007-05-17
1
-2/+2
*
Bug #1719995: don't use deprecated method in sets example.
Georg Brandl
2007-05-16
1
-3/+3
*
Update DDJ link.
Georg Brandl
2007-05-11
1
-1/+1
*
Patch #1714700: clarify os.linesep vs. tfiles opened in text mode.
Georg Brandl
2007-05-11
1
-3/+6
*
Backport: Add markup for True/False.
Neal Norwitz
2007-05-09
1
-4/+4
*
Bug #1713535 backport.
Georg Brandl
2007-05-05
1
-1/+1
*
Backport r54712: document that calling file.next() on a file open for writing
Brett Cannon
2007-04-27
1
-8/+9
*
fix some markup errors
Fred Drake
2007-04-26
4
-5/+5
*
Fix markup
Raymond Hettinger
2007-04-24
1
-1/+1
*
Bug #1705717: error in sys.argv docs.
Georg Brandl
2007-04-24
1
-2/+2
*
Fix SF #1703110, Incorrect example for add_password() (use uri, not host)
Neal Norwitz
2007-04-24
1
-1/+4
*
Describe undocumented third argument to touchline()
Andrew M. Kuchling
2007-04-11
1
-2/+4
*
Bug #1685704: use -m switch in timeit docs.
Georg Brandl
2007-03-22
1
-1/+1
*
Add new example
Raymond Hettinger
2007-03-20
1
-0/+3
*
Backport docs for recv_into and recvfrom_into.
Georg Brandl
2007-03-18
1
-0/+22
*
RFE #1670167: fix in isinstance() docs.
Georg Brandl
2007-03-16
1
-2/+3
*
Patch #1680978: consistently use "alive" instead of "active" in the
Georg Brandl
2007-03-15
1
-24/+20
*
doc update from HEAD. don't list "Unix, Windows" as a platform since that
Gregory P. Smith
2007-03-14
3
-3/+0
*
doc update from HEAD
Gregory P. Smith
2007-03-14
1
-4/+4
*
Patch #1679379: add documentation for fnmatch.translate().
Georg Brandl
2007-03-13
1
-0/+31
*
Typo fix.
Georg Brandl
2007-03-12
1
-1/+1
*
Fix #1676656: \em is different from \emph...
Georg Brandl
2007-03-08
1
-1/+1
*
Patch #1669331: clarify shutil.copyfileobj() behavior wrt. file position.
Georg Brandl
2007-03-07
1
-1/+3
*
Typo fix.
Georg Brandl
2007-03-07
1
-1/+1
[next]