Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.9] bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844) (GH-21901) | Victor Stinner | 2020-08-19 | 1 | -13/+11 |
* | bpo-36842: Implement PEP 578 (GH-12613) | Steve Dower | 2019-05-23 | 1 | -0/+9 |
* | Fix "Python" casing in a few places (GH-9001) | Andrés Delfino | 2018-09-14 | 1 | -2/+2 |
* | Improve highlighting of some code blocks. (GH-6401) | Serhiy Storchaka | 2018-04-08 | 1 | -2/+6 |
* | Add version{changed,added} markers and make minor style changes (GH-4273) | Berker Peksag | 2017-11-04 | 1 | -0/+4 |
* | bpo-31574: importlib dtrace (#3749) | Christian Heimes | 2017-09-29 | 1 | -0/+11 |
* | Issue #21590: Silence Sphinx warnings in instrumentation.rst | Berker Peksag | 2016-11-06 | 1 | -26/+23 |
* | always use double quotes for SystemTap string literals (closes #28472) | Benjamin Peterson | 2016-10-19 | 1 | -5/+5 |
* | reST is not markdown | Benjamin Peterson | 2016-09-11 | 1 | -17/+17 |
* | DTrace support: function calls, GC activity, line execution | Łukasz Langa | 2016-09-10 | 1 | -0/+411 |