| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-37221: Add PyCode_NewWithPosOnlyArgs to be used internally and set PyCode... | Pablo Galindo | 2019-07-01 | 1 | -10/+11 |
|
|
* | bpo-37390: Add audit event table to documentations (GH-14406) | Steve Dower | 2019-06-27 | 1 | -1/+1 |
|
|
* | bpo-36842: Pass positional only parameters to code_new audit hook (GH-13707) | Pablo Galindo | 2019-06-01 | 1 | -1/+1 |
|
|
* | bpo-37122: Make co->co_argcount represent the total number of positonal argum... | Pablo Galindo | 2019-06-01 | 1 | -0/+2 |
|
|
* | Document changes for PyCode_New regarding PEP570 (GH-13706) | Pablo Galindo | 2019-05-31 | 1 | -0/+3 |
|
|
* | bpo-36540: Documentation for PEP570 - Python positional only arguments (#13202) | Pablo Galindo | 2019-05-28 | 1 | -1/+1 |
|
|
* | bpo-36842: Implement PEP 578 (GH-12613) | Steve Dower | 2019-05-23 | 1 | -0/+1 |
|
|
* | Doc: Replace the deprecated highlightlang directive by highlight. (#13377) | Stéphane Wirtel | 2019-05-17 | 1 | -1/+1 |
|
|
* | [Issue 15476] Make "code object" its own entry in the index | Tommy Beadle | 2016-06-02 | 1 | -4/+2 |
|
|
* | Issue #25161: Add full stops in documentation; patch by Takase Arihiro | Martin Panter | 2015-10-10 | 1 | -1/+1 |
|
|
* | Issue #14090: fix some minor C API problems in default branch (3.3) | Eli Bendersky | 2012-06-03 | 1 | -3/+3 |
|
|
* | Issue #12949: Document the kwonlyargcount argument for the PyCode_New C API f... | Meador Inge | 2012-01-20 | 1 | -1/+1 |
|
|
* | Fix a few doc errors, mostly undefined keywords. | Georg Brandl | 2011-01-15 | 1 | -1/+1 |
|
|
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -9/+9 |
|
|
* | Merged revisions 72487-72488,72879 via svnmerge from | Alexandre Vassalotti | 2009-07-21 | 1 | -0/+50 |
|
|