Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v2.3.1
/
Doc
8cb8d2f
Change the default window size to 1024x768. This shows at least the
by Thomas Heller
· 22 years ago
beefd94
bump version number
by Fred Drake
· 22 years ago
7e37a60
update release info
by Fred Drake
· 22 years ago
a1aea3a
add entry for 2.3.1
by Fred Drake
· 22 years ago
0c20b04
Fix doubled word errors.
by Raymond Hettinger
· 22 years ago
7f74ecf
Fix doubled word errors.
by Raymond Hettinger
· 22 years ago
2509143
Support 2.3 docs in HTMLHelp format.
by Thomas Heller
· 22 years ago
9155c73
Clean-up example code: remove string module and backticks.
by Raymond Hettinger
· 22 years ago
c0c49d6
minor correction. python 2.3 was released with the bsddb module 4.1.6 not 4.1.1
by Gregory P. Smith
· 22 years ago
2857ef5
Patch #808362: Fix typos.
by Martin v. Löwis
· 22 years ago
e4a73ad
Fix a typo found by Eric D. Moyer, closes SF 807813.
by Thomas Heller
· 22 years ago
9e9fd88
* Minor wording change * Reference the doctest.DocTestSuite() conversion tool.
by Raymond Hettinger
· 22 years ago
4737992
Fix documentation bugs.
by Raymond Hettinger
· 22 years ago
194e909
SF bug #804113: Crypto terminology for crypto hash function
by Raymond Hettinger
· 22 years ago
c44d23d
SF bug #804280: fromkeys is not listed in index
by Raymond Hettinger
· 22 years ago
ea23fd2
- add version annotation for HIGHEST_PROTOCOL - cleaned up some markup
by Fred Drake
· 22 years ago
254e2b7
SF bug #803679: Missing section number in csv module documentation
by Raymond Hettinger
· 22 years ago
a733d76
SF bug #803842: Wrong description of regexp concatenation
by Raymond Hettinger
· 22 years ago
aa96fea
SF bug #802302: Invalid documentation for dbhash.
by Raymond Hettinger
· 22 years ago
3555601
SF patch #800899: Making "|" directive from REs a bit clearer.
by Raymond Hettinger
· 22 years ago
bfac473
Fix typo.
by Raymond Hettinger
· 22 years ago
e69459b
SF #801306: Bad RE in scanf example
by Raymond Hettinger
· 22 years ago
68406af
SF bug #560286: Add docs for 'basestring'
by Raymond Hettinger
· 22 years ago
898b483
Add an example to address a common question of how to split iterators.
by Raymond Hettinger
· 22 years ago
607e2d7
Fix spacing markup and other sundries.
by Raymond Hettinger
· 22 years ago
986693c
Fix spacing markup and other sundries.
by Raymond Hettinger
· 22 years ago
de2f99e
backport from trunk: - reorganize sections - lots of markup changes
by Fred Drake
· 22 years ago
161edfc
Fix NULL markup.
by Raymond Hettinger
· 22 years ago
181626b
fix \NULL with following space and no {}
by Fred Drake
· 22 years ago
306c285
fix \NULL with following space and no {} (two instances)
by Fred Drake
· 22 years ago
1e65e26
backport Brett's markup fix from revision 1.28: add missing {} after \NULL
by Fred Drake
· 22 years ago
cddda59
add missing dependency
by Fred Drake
· 22 years ago
444f7d0
SF bug 799191: fix markup
by Raymond Hettinger
· 22 years ago
b21d822
SF bug 799367: grammar error
by Raymond Hettinger
· 22 years ago
db8ff68
SF bug #801486: Markup error.
by Raymond Hettinger
· 22 years ago
faf3923
Elaborate the explanation of different flavors of _* identifiers.
by Fred Drake
· 22 years ago
5a3fd22
Patch #792338: Correct documentation for timetuple return type.
by Martin v. Löwis
· 22 years ago
e24c98a
Use de_DE in example, change message for unknown locale. Fixes #797447.
by Martin v. Löwis
· 22 years ago
4278d70
SF patch #798255: Document httplib.HTTPResponse.read "amt" argument
by Raymond Hettinger
· 22 years ago
4791ce2
Minor typo
by Raymond Hettinger
· 22 years ago
5c44ac7
SF patch #791153: inconsistency with implementation(logging)
by Raymond Hettinger
· 22 years ago
af81dfd
SF bug #797853: Small problems with the csv module's documentation
by Raymond Hettinger
· 22 years ago
3729077
SF bug #732120:An extended definition of "non-overlapping" would save time.
by Raymond Hettinger
· 22 years ago
4822758
SF patch #797157: Bug 794658: os.chmod docs, stat constants
by Raymond Hettinger
· 22 years ago
0e40daa
SF bug 798006: Fix long option markup.
by Raymond Hettinger
· 22 years ago
7dc2987
SF patch #797180: Bug 792656: slicing explained
by Raymond Hettinger
· 22 years ago
3c2d6d9
SF patch #797868: Tutorial, sec. 5.1.4 could contain an extra example
by Raymond Hettinger
· 22 years ago
9ea45c8
* Add news item for the previous bugfix
by Raymond Hettinger
· 22 years ago
82adb7b
remove extra word occurance; reported to webmaster
by Fred Drake
· 22 years ago
f84d20a
Make the derived tools amendable to cut and paste.
by Raymond Hettinger
· 22 years ago
d19a275
Fixed doubled word typos.
by Raymond Hettinger
· 22 years ago
ac5d6ac
Fix double word typos.
by Raymond Hettinger
· 22 years ago
411f458
SF bug #793702: Section 13.1 HTMLParser documentation error
by Raymond Hettinger
· 22 years ago
ca0609f
Fix typo.
by Raymond Hettinger
· 22 years ago
59d6214
Fix typo.
by Raymond Hettinger
· 22 years ago
c15f8b5
Missing "if".
by Raymond Hettinger
· 22 years ago
f059147
Update get_param() description to reflect changes to the docstring.
by Barry Warsaw
· 22 years ago
27ea578
Backport improvements to set.py so that the interface will remain
by Raymond Hettinger
· 22 years ago
49ce872
Adjust some horizontal indentation to be consistent with the style used
by Fred Drake
· 22 years ago
fa86fc5
SF patch #787929: reflect the introduce of boolean type(libcfgparser.tex)
by Raymond Hettinger
· 22 years ago
6c8980a
SF patch#786531 'the the' typo. Contributed by George Yoshida
by Raymond Hettinger
· 22 years ago
107638e
SF patch#786531 'the the' typo. Contributed by George Yoshida
by Raymond Hettinger
· 22 years ago
b70e0dd
SF patch #783807: Clarify PySequence_Setitem ref counting
by Raymond Hettinger
· 22 years ago
91b75cf
Explain argument unpacking
by Raymond Hettinger
· 22 years ago
ea86856
SF bug #775836: change 0,1 to False,True in dict.has_key doc
by Raymond Hettinger
· 22 years ago
362545e
Improve docs: * Simplify the pure python examples * Add a quantify() example
by Raymond Hettinger
· 22 years ago
9ea4970
Fix hyperlinks and one class reference.
by Fred Drake
· 22 years ago
2c1b927
control where this lands by default in dev/doc/ on python.org,
by Fred Drake
· 22 years ago
23ce025
Backport doc update:
by Raymond Hettinger
· 22 years ago
3efb725
Backport typo fix
by Raymond Hettinger
· 22 years ago
e0ed620
Patch #781126: Fix markup for add_fallback.
by Martin v. Löwis
· 22 years ago
b26f32f
Merging release23-branch into the long-term Python 2.3 maintenance branch
by Barry Warsaw
· 22 years ago
b34ba3f
Bump version number; record 2.3 release date
by Andrew M. Kuchling
· 22 years ago
7a7aba9
Update release information.
by Fred Drake
· 22 years ago
96b49ff
Bump version information.
by Fred Drake
· 22 years ago
d50bd6c
Update URL.
by Fred Drake
· 22 years ago
98741af
Bump release number.
by Fred Drake
· 22 years ago
a378864
Fix representation of ^= operator in __ixor__() documentation.
by Fred Drake
· 22 years ago
88821f7
Important usability fix in itertools documentation.
by Raymond Hettinger
· 22 years ago
f1c9869
Avoid a 301 permanent redirect. Part of SF patch #773007.
by Fred Drake
· 22 years ago
644a08c
Avoid a 301 permanent redirect. Part of SF patch #773007.
by Fred Drake
· 22 years ago
700c890
Avoid a few 301 permanent redirects. Part of SF patch #773007.
by Fred Drake
· 22 years ago
ef13949
Avoid a 301 permanent redirect. Part of SF patch #773007.
by Fred Drake
· 22 years ago
6c49709
Merge the old dumbdbm documetation into the new docs that have been added.
by Fred Drake
· 22 years ago
0ceb9b1
Change \code to \verb, because TeX merges the two dashes into a
by Andrew M. Kuchling
· 22 years ago
476fcae
SF bug #774411: Typo in socket documentation
by Raymond Hettinger
· 22 years ago
95be8bd
Add introductory paragraphs
by Andrew M. Kuchling
· 22 years ago
6e73f9e
Add a few more items
by Andrew M. Kuchling
· 22 years ago
8744f12
Complete the rewrite pass; add a few more items; bump version number to 0.90; remove comment about draft status
by Andrew M. Kuchling
· 22 years ago
7a6b4f0
more markup chages
by Fred Drake
· 22 years ago
0106e1d
Include the GNU info format in the edist target since we're now
by Fred Drake
· 22 years ago
8836e56
- remove mention of the isprivate flag, since that isn't directly
by Fred Drake
· 22 years ago
943277e
Minor corrections.
by Raymond Hettinger
· 22 years ago
de7cdb2
- put the GNU info packages in the same place as everything else
by Fred Drake
· 22 years ago
e5f15ff
- update the list of documents for which GNU info is built
by Fred Drake
· 22 years ago
7262ca8
Bump version numbers.
by Fred Drake
· 22 years ago
ea690c4
- improve the description of how user-defined method
by Fred Drake
· 22 years ago
38d7c1b
Note that Unicode strings are now supported in sys.path. SF patch #764594.
by Fred Drake
· 22 years ago
e8e241b
Make the howto document class work properly with the pypaper.sty
by Fred Drake
· 22 years ago
bfa6872
Zap the C API subsection altogether for now. It's not actually usable from
by Skip Montanaro
· 22 years ago
Next »