Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721) (#2723) | Ned Deily | 2017-07-15 | 1 | -1/+1 |
| | | | (cherry picked from commit 50f58163a69abe2f35e91044d1df165ee7bdbb42) | ||||
* | Support "bpo-" in Misc/NEWS (#1) (#43) | Mariatta | 2017-02-13 | 1 | -4/+4 |
| | | | | | | | Change the url to 3.5 (cherry picked from commit 79ab8be05fb4ffb5c258d2ca49be5fc2d4880431) Contributed by Brett Cannon | ||||
* | Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+ | Martin Panter | 2017-01-29 | 1 | -0/+2 |
| | |||||
* | Issue #29349: Fix Python 2 syntax in documentation build code | Martin Panter | 2017-01-29 | 1 | -2/+2 |
| | |||||
* | Fix spelling errors in code comments | Martin Panter | 2016-06-20 | 1 | -1/+1 |
| | |||||
* | Issue #21240: Add an abstractmethod directive to mark abstract methods in ↵ | Berker Peksag | 2015-12-08 | 1 | -0/+14 |
| | | | | the docs more explicitly | ||||
* | Update SOURCE_URI to reflect that we're branching 3.5 now. | Larry Hastings | 2015-05-24 | 1 | -1/+1 |
| | |||||
* | Merge 3.4 (asyncio doc) | Victor Stinner | 2015-02-17 | 1 | -5/+0 |
|\ | |||||
| * | asyncio doc: fix the sphinx extension for coroutine commands | Victor Stinner | 2015-02-17 | 1 | -5/+0 |
| | | |||||
* | | Merge 3.4 (asyncio doc) | Victor Stinner | 2015-02-12 | 1 | -0/+26 |
|\ \ | |/ | |||||
| * | asyncio doc: annotate coroutine on coroutine functions and methods | Victor Stinner | 2015-02-12 | 1 | -0/+26 |
| | | |||||
* | | Issue #22695: Fix rendering of the deprecated-removed role in HTML. | Berker Peksag | 2014-11-08 | 1 | -6/+4 |
|\ \ | |/ | |||||
| * | Issue #22695: Fix rendering of the deprecated-removed role in HTML. | Berker Peksag | 2014-11-08 | 1 | -6/+4 |
| | | |||||
* | | merge with 3.4 | Georg Brandl | 2014-10-30 | 1 | -28/+33 |
|\ \ | |/ | |||||
| * | Sphinx extension: move imports to the module top | Georg Brandl | 2014-10-30 | 1 | -28/+33 |
| | | |||||
* | | merge with 3.4 | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
|/ | |||||
* | Move Sphinx extensions to their own subdir. | Georg Brandl | 2014-10-29 | 4 | -0/+812 |