| Commit message (Expand) | Author | Age | Files | Lines |
* | make hg link secure | Benjamin Peterson | 2014-09-13 | 1 | -1/+1 |
|
|
* | Issue #22150: Fix deprecated-removed directive in Sphinx 1.2. | Berker Peksag | 2014-08-22 | 1 | -1/+4 |
|
|
* | Merged default into 3.4 branch. 3.4 branch is now effectively 3.4.1rc1. | Larry Hastings | 2014-03-17 | 1 | -11/+11 |
|\ |
|
| * | Doc: do not rely on checked-out Sphinx toolchain from svn.python.org anymore | Georg Brandl | 2014-02-16 | 1 | -11/+11 |
|
|
* | | Release bump for 3.4.0 final. | Larry Hastings | 2014-03-16 | 1 | -1/+1 |
|/ |
|
* | merge with 3.3 | Georg Brandl | 2014-01-21 | 1 | -9/+23 |
|\ |
|
| * | fix deprecated-removed directive with sphinx 1.2 | Georg Brandl | 2014-01-21 | 1 | -9/+23 |
|
|
* | | merge with 3.3 | Georg Brandl | 2013-10-12 | 1 | -16/+17 |
|\ \
| |/ |
|
| * | Fix compatibility with upcoming Sphinx 1.2. | Georg Brandl | 2013-10-12 | 1 | -16/+17 |
|
|
* | | merge 3.3 | Georg Brandl | 2012-10-10 | 1 | -0/+29 |
|\ \
| |/ |
|
| * | Issue #12947: revert earlier workaround and use a monkey-patch to enable show... | Georg Brandl | 2012-10-10 | 1 | -0/+29 |
|
|
* | | merge with 3.3 | Georg Brandl | 2012-10-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | The default reST role `foo` can now be used in NEWS to refer to Python object... | Georg Brandl | 2012-10-01 | 1 | -1/+1 |
|
|
* | | merge with 3.3. | Georg Brandl | 2012-10-01 | 1 | -5/+7 |
|\ \
| |/ |
|
| * | Several improvements to the HTML NEWS version: | Georg Brandl | 2012-10-01 | 1 | -5/+7 |
|
|
* | | merge with 3.3 | Georg Brandl | 2012-09-30 | 1 | -0/+40 |
|\ \
| |/ |
|
| * | Add a filterable HTML version of Misc/NEWS to the docs "whatsnew" section. | Georg Brandl | 2012-09-30 | 1 | -0/+40 |
|
|
* | | Set up "source" links to point to default branch. | Georg Brandl | 2012-09-29 | 1 | -1/+1 |
|/ |
|
* | Point "source" links in the docs to the 3.3 versions in the repo. | Georg Brandl | 2012-09-29 | 1 | -1/+1 |
|
|
* | merge with 3.2 | Georg Brandl | 2012-03-25 | 1 | -2/+2 |
|\ |
|
| * | Switch to new "lighter" doc design. | Georg Brandl | 2012-03-25 | 1 | -2/+2 |
|
|
| * | #11435: link to the correct branch. | Ezio Melotti | 2011-07-21 | 1 | -1/+1 |
|
|
* | | Fix encoding handling of the pydoc-topics writer. | Georg Brandl | 2012-03-04 | 1 | -2/+3 |
|/ |
|
* | #11435: Update the links generated by the source directive to use hg.python.org. | Ezio Melotti | 2011-03-11 | 1 | -1/+1 |
|
|
* | Add a deprecated-removed directive that allows to give the version of removal... | Georg Brandl | 2010-11-12 | 1 | -0/+38 |
|
|
* | #10334: add a role to refer to Python source files in SVN. | Georg Brandl | 2010-11-06 | 1 | -0/+13 |
|
|
* | add nonlocal to pydoc topics #9724 | Benjamin Peterson | 2010-08-31 | 1 | -6/+6 |
|
|
* | Update pydoc topics and adapt Topics builder to Sphinx 1.0. | Georg Brandl | 2010-07-31 | 1 | -2/+2 |
|
|
* | #6522: add a "decorator" directive to explicitly document decorators, and use... | Georg Brandl | 2010-07-29 | 1 | -1/+28 |
|
|
* | #9279: remove the pdb.doc file, put its contents in pdb.__doc__. Also sync t... | Georg Brandl | 2010-07-18 | 1 | -0/+24 |
|
|
* | Remove the need for a "()" empty argument list after opcodes. | Georg Brandl | 2010-07-03 | 1 | -5/+6 |
|
|
* | bltn-file-objects don't exist in python3 | Benjamin Peterson | 2010-06-06 | 1 | -1/+1 |
|
|
* | Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,... | Georg Brandl | 2009-10-27 | 1 | -0/+33 |
|
|
* | Merged revisions 74817-74820,74822-74824 via svnmerge from | Georg Brandl | 2009-09-16 | 1 | -0/+14 |
|
|
* | Merged revisions 71960 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -2/+2 |
|
|
* | Merged revisions 70578,70599,70641-70642,70650,70660-70661,70674,70691,70697-... | Benjamin Peterson | 2009-03-30 | 1 | -1/+3 |
|
|
* | Merged revisions 69364-69365,69409-69410,69413,69417,69435,69442,69447,69495,... | Benjamin Peterson | 2009-02-13 | 1 | -0/+1 |
|
|
* | Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,... | Benjamin Peterson | 2009-02-06 | 1 | -0/+8 |
|
|
* | Merged revisions 68288-68291,68325-68326,68338,68388,68393,68423 via svnmerge... | Benjamin Peterson | 2009-01-09 | 1 | -8/+6 |
|
|
* | Merged revisions 67885 via svnmerge from | Benjamin Peterson | 2008-12-21 | 1 | -1/+5 |
|
|
* | Merged revisions 67467 via svnmerge from | Georg Brandl | 2008-12-01 | 1 | -1/+5 |
|
|
* | Merged revisions 67348,67355,67359,67362,67364-67365,67367-67368,67398,67423-... | Benjamin Peterson | 2008-11-30 | 1 | -1/+1 |
|
|
* | Merged revisions 65199 via svnmerge from | Georg Brandl | 2008-07-23 | 1 | -0/+22 |
|
|
* | Merged revisions 63871 via svnmerge from | Georg Brandl | 2008-06-01 | 1 | -0/+64 |
|
|
* | Merged revisions 62246-62259 via svnmerge from | Martin v. Löwis | 2008-04-10 | 1 | -0/+24 |
|
|