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
...
*
- Allow Emacs 22 for building the documentation in info format.
Matthias Klose
2007-08-02
1
-2/+2
*
try-except-finally is new in 2.5.
Georg Brandl
2007-07-29
1
-1/+3
*
Clarify PEP 343 description.
Georg Brandl
2007-07-29
1
-9/+18
*
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
*
Bug #1637365: add subsection about "__name__ == __main__" to the
Georg Brandl
2007-07-12
1
-0/+38
*
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
*
Add missing \versionadded.
Georg Brandl
2007-06-16
1
-0/+1
*
Backport 55882: SF #1734732, lower case the module names per PEP 8.
Neal Norwitz
2007-06-11
1
-26/+26
*
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
*
Bug #1046945: document SWIG options of distutils.
Georg Brandl
2007-05-12
1
-3/+19
*
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 checkin:
Walter Dörwald
2007-05-03
1
-4/+4
*
Bug #1710295: exceptions are now new-style classes.
Georg Brandl
2007-05-01
1
-1/+1
*
Backport r54712: document that calling file.next() on a file open for writing
Brett Cannon
2007-04-27
1
-8/+9
*
Version fix (bug #1708710)
Georg Brandl
2007-04-27
1
-4/+4
*
fix some markup errors
Fred Drake
2007-04-26
4
-5/+5
*
Markup fix.
Georg Brandl
2007-04-25
1
-1/+1
*
Patch #1698768: updated the "using Python on the Mac" intro.
Georg Brandl
2007-04-25
1
-173/+133
*
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
*
Some new year updates.
Georg Brandl
2007-04-24
2
-2/+3
*
Fix SF #1703110, Incorrect example for add_password() (use uri, not host)
Neal Norwitz
2007-04-24
1
-1/+4
*
Backport r54671 - fix in python.sty.
Georg Brandl
2007-04-21
1
-8/+8
*
Backport r54763: repair missing spaces after \UNIX.
Georg Brandl
2007-04-21
3
-3/+3
*
2.5.1 final
v2.5.1
Anthony Baxter
2007-04-18
1
-1/+1
*
Describe undocumented third argument to touchline()
Andrew M. Kuchling
2007-04-11
1
-2/+4
*
preparing for 2.5.1c1
Anthony Baxter
2007-04-05
2
-1/+2
*
SF #1382213: Tutorial section 9.5.1 ignores MRO for new-style classes
Raymond Hettinger
2007-04-03
1
-11/+20
*
Add item
Andrew M. Kuchling
2007-03-30
1
-0/+11
*
Patch #1489771: update syntax rules in Python Reference Manual.
Žiga Seilnacht
2007-03-24
4
-42/+190
*
Patch #1686451: Fix return type for PySequence_{Count,Index,Fast_GET_SIZE}.
Martin v. Löwis
2007-03-23
1
-3/+3
[prev]
[next]