Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v2.4.2c1
/
Doc
d8b9721
add 2.4.2 to the LaTeX version of the release history
by Fred Drake
· 20 years ago
8bb4dc6
Misc. backported changes
by Vinay Sajip
· 20 years ago
a9fbcde
backport patch [ 1277677 ] tkinter hello world example bug
by Georg Brandl
· 20 years ago
bcafbbe
fix typo
by Georg Brandl
· 20 years ago
d82374d
backport bug [ 1274828 ] splitunc not documented
by Georg Brandl
· 20 years ago
0a8c3ef
comma nit
by Georg Brandl
· 20 years ago
562003d
backport notes about basicConfig() changes to 2.4 branch
by Skip Montanaro
· 20 years ago
ae4ae43
Better wording for integer ref entry (from HEAD 1.131).
by Georg Brandl
· 20 years ago
f79e7b1
Add FAQ entry regarding non-expoential representation.
by Raymond Hettinger
· 20 years ago
d7390a8d
note that the return and yield statements cannot be used at the top level in
by Fred Drake
· 20 years ago
112255b
- fix typo report by email, only 1.5 years late
by Fred Drake
· 20 years ago
3050c08
Clarify what is meant with "whole numbers".
by Georg Brandl
· 20 years ago
566da82
use a test for PDF support that is more portable across teTeX major versions
by Matthias Klose
· 20 years ago
9366067
- Correct PyBool_FromLong's return type and its description.
by Georg Brandl
· 20 years ago
fe05c5f
Backport checkin:
by Walter Dörwald
· 20 years ago
238daff
SF #1275796, fix distutils typo "sortcut" -> "shortcut"
by Neal Norwitz
· 20 years ago
9d1b84b
patch [ 1274550 ] libtarfile.tex: external URL changed
by Georg Brandl
· 20 years ago
f0b0cd2
patch [ 1274630 ] documentation fixes
by Georg Brandl
· 20 years ago
63c186b
__new__ is a static method
by Georg Brandl
· 20 years ago
a74a655
backport bug [ 1248199 ] shelve .sync operation not documented
by Georg Brandl
· 20 years ago
fa39d08
backport bug [ 1261229 ] __new__ is class method
by Georg Brandl
· 20 years ago
674c188
Return complete lines from codec stream readers
by Martin v. Löwis
· 20 years ago
42cd573
backport bug [ 1190204 ] 3.29 site is confusing re site-packages on Windows
by Georg Brandl
· 20 years ago
e591e04
backport bug [ 1193849 ] os.path.expanduser documentation wrt. empty $HOME
by Georg Brandl
· 20 years ago
a6161e4
backport bug [ 728515 ] mmap's resize method resizes the file in win32 but not unix
by Georg Brandl
· 20 years ago
98fa1ca
SF bug #1100368: Wrong "type()" syntax in docs
by Raymond Hettinger
· 20 years ago
d2b7091
SF bug #1168135: Python 2.5a0 Tutorial errors and observations
by Raymond Hettinger
· 20 years ago
08be9dc
SF bug #1168135: Python 2.5a0 Tutorial errors and observations
by Raymond Hettinger
· 20 years ago
0af7f64
ord() documentation update; this is what remains applicable from
by Fred Drake
· 20 years ago
3d41e9a
backport bug [ 1266296 ] Mistakes in decimal.Context.subtract documentation
by Georg Brandl
· 20 years ago
f8200ff
SF bug #1168135: Python 2.5a0 Tutorial errors and observations
by Raymond Hettinger
· 20 years ago
7290f01
Empty sets and frozensets are also false.
by Georg Brandl
· 20 years ago
e723939
SF bug #1121416: zip incorrectly and incompletely documented
by Raymond Hettinger
· 20 years ago
d4a439c
SF bug #1249837: container methods raise KeyError not IndexError
by Raymond Hettinger
· 20 years ago
8c86f88
Mention explicitly that False is considered false.
by Georg Brandl
· 20 years ago
aea3317
Typo fix
by Andrew M. Kuchling
· 20 years ago
9085870
Backport checkin: Fix typo (fixes SF bug #1263086).
by Walter Dörwald
· 20 years ago
7297ba0
Document 'istext' parameter
by Andrew M. Kuchling
· 20 years ago
5656698
backport patch [ 1252706 ] poplib list() docstring fix (and docs too)
by Georg Brandl
· 20 years ago
16bb9c9
backport bug [ 1250306 ] incorrect description of range function
by Georg Brandl
· 20 years ago
2984d9b
backport [ 1243192 ] Incorrect documentation of re.UNICODE
by Georg Brandl
· 20 years ago
87494a5
Fix all wrong instances of "it's".
by Georg Brandl
· 20 years ago
fe1fadf
[ 1243288 ] Misuse of "it's"
by Georg Brandl
· 20 years ago
95d632d
[ 1243081 ] repair typos
by Georg Brandl
· 20 years ago
c0c8bb3
SF #1204347: typo fix.
by Greg Ward
· 20 years ago
31be0ff
add information about alternate implementations, noting that documentation
by Fred Drake
· 20 years ago
062f186
backport bug [ 755617 ] os module: Need a better description of "mode"
by Georg Brandl
· 20 years ago
987f728
backport bug [ 850238 ] unclear documentation/missing command?
by Georg Brandl
· 20 years ago
3227601
backport bug [ 957505 ] SocketServer module documentation misleading
by Georg Brandl
· 20 years ago
b454ea9
backport bug [ 1021621 ] use first_name, not first, in code samples
by Georg Brandl
· 20 years ago
9e9452f
bug [ 872769 ] os.access() documentation should stress race conditions
by Georg Brandl
· 20 years ago
6912a6c
backport [ 912943 ] 7.5.6 Thread Objects is too vague
by Georg Brandl
· 20 years ago
c10be80
backport Bug #1015140: disambiguated the term "article id" in nntplib docs and
by Georg Brandl
· 20 years ago
ea25784
backport bug [ 1061920 ] "k" specifier in PyArg_ParseTuple incomplete documentated
by Georg Brandl
· 20 years ago
3cbab93
use macro
by Skip Montanaro
· 20 years ago
f934f50
backport
by Skip Montanaro
· 20 years ago
5f421a7
Oops.
by Georg Brandl
· 20 years ago
e913bf9
backport bug [ 1232768 ] Mistakes in online docs under "5.3 Pure Embedding"
by Georg Brandl
· 20 years ago
070bba5
backport bug [ 1235266 ] debug info file descriptor of tarfile is inconsistent
by Georg Brandl
· 20 years ago
b7f086f
backport bug [ 969757 ] function and method objects confounded in Tutorial
by Georg Brandl
· 20 years ago
78903db
Revert patch for 1162912.
by Georg Brandl
· 20 years ago
502d059
backport bug [ 1162912 ] typesseq-mutable lacks note on combined key/cmp usage
by Georg Brandl
· 20 years ago
c3e6eba
backport doctest for weakref examples
by Georg Brandl
· 20 years ago
6259594
backport bug [ 1228904 ] weakref example broken
by Georg Brandl
· 20 years ago
ea044d1
backport patch [ 1230615 ] Patch for (Doc) #1168746 (frame.f_exc_*)
by Georg Brandl
· 20 years ago
5c3f9a4
Cross reference the set built-ins with the sets module.
by Raymond Hettinger
· 20 years ago
e6816d2
Provide a comparison to the builtin set types.
by Raymond Hettinger
· 20 years ago
e94060f
More info on rounding modes. Add sections for floating point notes.
by Raymond Hettinger
· 20 years ago
f7955af
Note that file objects are iterable.
by Raymond Hettinger
· 20 years ago
85ca29a
* Show the keyword argument form of dict().
by Raymond Hettinger
· 20 years ago
f9a193a
add note that os.EX_* constants are subject to availability on the host platform
by Fred Drake
· 20 years ago
0978a13
backport bug [ 1166582 ] IterableUserDict not in docs
by Georg Brandl
· 20 years ago
7cb2ec1
backport bug [ 1186072 ] tempnam doc doesn't include link to tmpfile
by Georg Brandl
· 20 years ago
4871058
backport bug [ 1175022 ] property example code error
by Georg Brandl
· 20 years ago
453bc28
backport [ 1190563 ] os.waitpid docs don't specify return value for WNOHANG
by Georg Brandl
· 20 years ago
facffe3
backport bug [ 1202475 ] httplib docs mentioning HTTPConnection.getreply
by Georg Brandl
· 20 years ago
a19b94d
backport patch [ 1213031 ] note that os.chown can have -1 as an argument
by Georg Brandl
· 20 years ago
9ed0964
backport of bug [ 1225705 ] os.environ documentation should mention unsetenv
by Georg Brandl
· 20 years ago
a5b2acd
backport Patch #1227442: smtplib.SMTP.sendmail() accepts list or string for to_addrs.
by Georg Brandl
· 20 years ago
d1d13eb
Bug #1209560: spurious blank page in dist.pdf (backport)
by Georg Brandl
· 20 years ago
0af5c2a
Patch #1180012: add documentation for modulefinder (backport)
by Georg Brandl
· 20 years ago
6d3195d
Fix typo.
by Raymond Hettinger
· 20 years ago
7512bc5
Fix nits.
by Raymond Hettinger
· 20 years ago
76e44eb
[Bug #1219862] Document correct argument range for pair_content()
by Andrew M. Kuchling
· 20 years ago
b80414a
SF bug #1219448: small output bug
by Raymond Hettinger
· 20 years ago
2bcbcbd
SF bug #1215887: String and list methods documentation deeply hidden
by Raymond Hettinger
· 20 years ago
c0fbff5
Backport 1.26 Decimal FAQ.
by Raymond Hettinger
· 20 years ago
e67ab57
Clarify docs about os.popen[234].
by Georg Brandl
· 20 years ago
7149f19
[Bug #1149413] 'psize' argument should be 'pgsize'
by Andrew M. Kuchling
· 20 years ago
3c8f5eb
[Bug #1170422] Use correct option name
by Andrew M. Kuchling
· 20 years ago
b1c29f3
Bug #1184380: extending&embedding example broken
by Georg Brandl
· 20 years ago
9610437
Bug #1210001: typo in email docs
by Georg Brandl
· 20 years ago
175886b
[Bug #1209880] Describe only the True/False return values from lock.acquire()
by Andrew M. Kuchling
· 20 years ago
31cd804
[Bug #1193001] Make the notation section use the same productionlist env. as other grammar rules
by Andrew M. Kuchling
· 20 years ago
e3fd1be
[Bug #1105706] Use correct name for constant
by Andrew M. Kuchling
· 20 years ago
ccafe11
[Bug #1123268] Fix typo
by Andrew M. Kuchling
· 20 years ago
52f2cb0
[Bug #1194249] Fix duplicate assignment in example code
by Andrew M. Kuchling
· 20 years ago
1147014
SF bug #1202395: Description of string.lstrip() needs improvement
by Raymond Hettinger
· 20 years ago
6a92af4
Backport fix to decorator grammar update.
by Raymond Hettinger
· 20 years ago
b8d92d9
SF bug #1209671: dict.popitem documentation should mention empty dict case
by Raymond Hettinger
· 20 years ago
Next »