Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-42171: Add PEP573-related items to the limited API (GH-23009) | Petr Viktorin | 2020-11-10 | 1 | -0/+4 |
* | bpo-42262: Add Py_NewRef() and Py_XNewRef() (GH-23152) | Victor Stinner | 2020-11-05 | 1 | -1/+3 |
* | bpo-41845: Move PyObject_GenericGetDict() back into the limited API (GH22646) | Zackery Spytz | 2020-10-19 | 1 | -0/+1 |
* | bpo-41784: make PyUnicode_AsUTF8AndSize part of the limited API (GH-22252) | Alex Gaynor | 2020-10-19 | 1 | -0/+1 |
* | bpo-41756: Export PyGen_Send and wrap it in if-defs (#22677) | Vladimir Matveev | 2020-10-13 | 1 | -0/+1 |
* | bpo-41834: Remove _Py_CheckRecursionLimit variable (GH-22359) | Victor Stinner | 2020-09-23 | 1 | -1/+0 |
* | bpo-41103: Remove old buffer protocol support (#21117) | Inada Naoki | 2020-06-25 | 1 | -4/+0 |
* | bpo-41039: Simplify python3.dll build (GH-20989) | Nikita Nemkin | 2020-06-23 | 1 | -9/+814 |
* | More eol-style's | Antoine Pitrou | 2011-02-25 | 1 | -8/+8 |
* | Merge branches/pep-0384. | Martin v. Löwis | 2010-12-03 | 1 | -0/+9 |