Georg Brandl
3f81ba88ae
Update suspicious ignore file and pydoc topics.
14 years ago
Éric Araujo
859aad6a36
Remove packaging from the standard library.
Distutils2 will live on on PyPI and be included in the stdlib when it
is ready. See discussion starting at
http://mail.python.org/pipermail/python-dev/2012-June/120430.html
14 years ago
Georg Brandl
3539afd5c9
Update pydoc topics and fix new suspicious markup.
14 years ago
Ezio Melotti
e768b06f16
#14405 : remove outdated/broken/duplicate links.
14 years ago
Martin v. Löwis
24a05f787e
Include micro version even if it is 0.
14 years ago
Georg Brandl
ebb29640fa
Suspicious markup check.
14 years ago
Georg Brandl
d46d69c279
3.2 sidebar: link to 3.3, not 3.1
14 years ago
Georg Brandl
d34fc8b275
Add missing files for new doc theme.
14 years ago
Georg Brandl
ab7121430e
Switch to new "lighter" doc design.
14 years ago
Georg Brandl
525fd5447d
Closes #14289 : put a link to the CHM download page on the docs download page.
14 years ago
Georg Brandl
0e475c359c
Sort and clean up suspicious ignore file.
14 years ago
Georg Brandl
a673eb895e
Fix invalid markup and update suspicious ignores.
14 years ago
Georg Brandl
50fdcdf086
Fix encoding handling of the pydoc-topics writer.
14 years ago
Ezio Melotti
4342722f40
#14114 : don't include copybutton.js in the htmlhelp output.
14 years ago
Ezio Melotti
cbfe4d4f8b
#14114 : don't include copybutton.js in the htmlhelp output.
14 years ago
Sandro Tosi
32ee44ffb4
Issue: #12409 : remove obsolete susp-entries
14 years ago
Sandro Tosi
515687a7ed
remove 'Documenting Python' and its references, it's now on devguide
14 years ago
Georg Brandl
6a96a2e1f8
Fix typo.
14 years ago
Ezio Melotti
f54f6f520d
Add a button to the code examples in the doc to show/hide the prompts and output.
15 years ago
Georg Brandl
2513123d66
Update suspicious ignore file.
15 years ago
Georg Brandl
1db1d14e11
Update pydoc topics and suspicious ignore.
15 years ago
Éric Araujo
f5e10d1f70
Turn raw URI into real link
15 years ago
Ezio Melotti
bca31b5d1f
#11435 : link to the correct branch.
15 years ago
Georg Brandl
d3b41c63a6
Fix syntax in packaging docs and update suspicious ignore file.
15 years ago
Éric Araujo
55729fe718
Packaging doc: Add missing index file, improve main page description.
Also promote notices from distutils doc to deprecation boxes.
15 years ago
Éric Araujo
3a9f58f6b3
Add documentation for the packaging module.
This updates the user guide to refer to Packaging instead of Distutils.
Some files still require an update.
15 years ago
Georg Brandl
521143dd6c
Update pydoc topics and handle suspicious markup.
15 years ago
Georg Brandl
da71013c11
Update suspicious ignore file.
15 years ago
Ezio Melotti
1a87e3211a
#11435 : Update the links generated by the source directive to use hg.python.org.
15 years ago
Georg Brandl
2774310c27
Merged revisions 87627,87638,87739,87760,87771,87787,87984,87986,88108,88115,88144,88165,88329,88364-88365,88369-88370,88423-88424 via svnmerge from
svn+ssh://svn.python.org/python/branches/py3k
........
r87627 | georg.brandl | 2011-01-02 15:23:43 +0100 (So, 02 Jan 2011) | 1 line
#1665333 : add more docs for optparse.OptionGroup.
........
r87638 | georg.brandl | 2011-01-02 20:07:51 +0100 (So, 02 Jan 2011) | 1 line
Fix code indentation.
........
r87739 | georg.brandl | 2011-01-04 18:27:13 +0100 (Di, 04 Jan 2011) | 1 line
Fix exception catching.
........
r87760 | georg.brandl | 2011-01-05 11:59:48 +0100 (Mi, 05 Jan 2011) | 1 line
Fix duplicate end tag.
........
r87771 | georg.brandl | 2011-01-05 22:47:47 +0100 (Mi, 05 Jan 2011) | 1 line
On Py3k, -tt and -3 are no-op and unsupported respectively.
........
r87787 | georg.brandl | 2011-01-06 10:15:45 +0100 (Do, 06 Jan 2011) | 1 line
Remove doc for nonexisting parameter.
........
r87984 | georg.brandl | 2011-01-13 08:24:40 +0100 (Do, 13 Jan 2011) | 1 line
Add semicolon for consistency.
........
r87986 | georg.brandl | 2011-01-13 08:31:18 +0100 (Do, 13 Jan 2011) | 1 line
Fix the example output of count().
........
r88108 | georg.brandl | 2011-01-19 09:42:03 +0100 (Mi, 19 Jan 2011) | 1 line
Suppress trailing spaces in table paragraphs.
........
r88115 | georg.brandl | 2011-01-19 21:05:49 +0100 (Mi, 19 Jan 2011) | 1 line
#10944 : add c_bool to types table.
........
r88144 | georg.brandl | 2011-01-22 23:06:24 +0100 (Sa, 22 Jan 2011) | 1 line
#10983 : fix several bugs in the _tunnel implementation that seem to have missed while porting between branches. A unittest is needed!
........
r88165 | georg.brandl | 2011-01-24 20:53:18 +0100 (Mo, 24 Jan 2011) | 1 line
Typo fix.
........
r88329 | georg.brandl | 2011-02-03 08:08:25 +0100 (Do, 03 Feb 2011) | 1 line
Punctuation typos.
........
r88364 | georg.brandl | 2011-02-07 13:10:46 +0100 (Mo, 07 Feb 2011) | 1 line
#11138 : fix order of fill and align specifiers.
........
r88365 | georg.brandl | 2011-02-07 13:13:58 +0100 (Mo, 07 Feb 2011) | 1 line
#8691 : document that right alignment is default for numbers.
........
r88369 | georg.brandl | 2011-02-07 16:30:45 +0100 (Mo, 07 Feb 2011) | 1 line
Consistent heading spacing, and fix two typos.
........
r88370 | georg.brandl | 2011-02-07 16:44:27 +0100 (Mo, 07 Feb 2011) | 1 line
Spelling fixes.
........
r88423 | georg.brandl | 2011-02-15 13:41:17 +0100 (Di, 15 Feb 2011) | 1 line
Apply logging SocketHandler doc update by Vinay.
........
r88424 | georg.brandl | 2011-02-15 13:44:43 +0100 (Di, 15 Feb 2011) | 1 line
Remove editing slip.
........
15 years ago
Georg Brandl
97b67216d5
3.2 is stable now.
15 years ago
Georg Brandl
14927d0928
Topic and suspicious update.
15 years ago
Georg Brandl
829befb9e3
Fix markup error and update suspicious ignores.
15 years ago
Georg Brandl
6ddc16b41e
Update suspicious ignore file.
15 years ago
Georg Brandl
f3923cf9fd
Suppress trailing spaces in table paragraphs.
15 years ago
Georg Brandl
23e924f96b
Fix "make suspicious" errors and update ignore file.
15 years ago
Georg Brandl
ee31e31db3
Add semicolon for consistency.
15 years ago
Georg Brandl
183fe81f8f
#10130 : Prepare for building epub-format docs.
15 years ago
Georg Brandl
069149155b
Fix duplicate end tag.
15 years ago
Georg Brandl
c88435023c
Fix markup error and update suspicious file.
15 years ago
R. David Murray
63cd7b6fb3
Merged revisions 87027 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r87027 | gregory.p.smith | 2010-12-04 06:36:58 -0500 (Sat, 04 Dec 2010) | 3 lines
issue10622: fix superflous scrollbar on the right side of <pre> boxes in the
generated html docs. visible in chrome, possibly other webkit browsers.
........
15 years ago
Georg Brandl
bccb8be262
Update suspicious exceptions.
15 years ago
Gregory P. Smith
09b0b3a655
issue10622: fix superflous scrollbar on the right side of <pre> boxes in the
generated html docs. visible in chrome, possibly other webkit browsers.
15 years ago
Georg Brandl
f55aa80b37
Merged revisions 85820,85823,85825,85840,85843-85845,85849-85851,85855,85867,85875,85907-85908,85911,85914 via svnmerge from
svn+ssh://svn.python.org/python/branches/py3k
........
r85820 | georg.brandl | 2010-10-24 16:20:22 +0200 (So, 24 Okt 2010) | 1 line
Remove usage of exception indexing.
........
r85823 | georg.brandl | 2010-10-24 16:32:45 +0200 (So, 24 Okt 2010) | 1 line
Fix style.
........
r85825 | georg.brandl | 2010-10-24 17:16:02 +0200 (So, 24 Okt 2010) | 1 line
Add documentation about the default warnings filters.
........
r85840 | georg.brandl | 2010-10-25 19:50:20 +0200 (Mo, 25 Okt 2010) | 1 line
#3018 : tkinter demo fixes for py3k.
........
r85843 | georg.brandl | 2010-10-26 08:59:23 +0200 (Di, 26 Okt 2010) | 1 line
Markup fix.
........
r85844 | georg.brandl | 2010-10-26 12:39:14 +0200 (Di, 26 Okt 2010) | 1 line
Work a bit more on tkinter demos.
........
r85845 | georg.brandl | 2010-10-26 12:42:16 +0200 (Di, 26 Okt 2010) | 1 line
faqwiz is removed.
........
r85849 | georg.brandl | 2010-10-26 21:31:06 +0200 (Di, 26 Okt 2010) | 1 line
#10200 : typo.
........
r85850 | georg.brandl | 2010-10-26 21:58:11 +0200 (Di, 26 Okt 2010) | 1 line
#10200 : typo.
........
r85851 | georg.brandl | 2010-10-26 22:12:37 +0200 (Di, 26 Okt 2010) | 1 line
Fix import.
........
r85855 | georg.brandl | 2010-10-27 09:21:54 +0200 (Mi, 27 Okt 2010) | 1 line
Encoding fix.
........
r85867 | georg.brandl | 2010-10-27 22:01:51 +0200 (Mi, 27 Okt 2010) | 1 line
Add David.
........
r85875 | georg.brandl | 2010-10-28 10:38:30 +0200 (Do, 28 Okt 2010) | 1 line
Fix bytes/str issues in get-remote-certificate.py.
........
r85907 | georg.brandl | 2010-10-29 06:54:13 +0200 (Fr, 29 Okt 2010) | 1 line
#10222 : fix for overzealous AIX compiler.
........
r85908 | georg.brandl | 2010-10-29 07:22:17 +0200 (Fr, 29 Okt 2010) | 1 line
send_bytes obviously needs bytes...
........
r85911 | georg.brandl | 2010-10-29 07:36:28 +0200 (Fr, 29 Okt 2010) | 1 line
Fix markup error and update false positive entries from "make suspicious".
........
r85914 | georg.brandl | 2010-10-29 08:17:38 +0200 (Fr, 29 Okt 2010) | 1 line
(?:...) is a non-capturing, but still grouping construct.
........
16 years ago
Ezio Melotti
faed5b5132
Add CSS rule for the deprecated-removed directive
16 years ago
Georg Brandl
ac12787075
Ignore suspicious-ignore file.
16 years ago
Georg Brandl
281d6ba5fa
Add a deprecated-removed directive that allows to give the version of removal for deprecations.
16 years ago
Georg Brandl
6881886389
#10334 : add a role to refer to Python source files in SVN.
16 years ago
Georg Brandl
5c66bcaa1a
Fix markup error and update false positive entries from "make suspicious".
16 years ago
Georg Brandl
a17fd1f3b5
Port suspicious markup builder and patchlevel.py so that they can be used with Python 2 and 3 without conversion.
16 years ago