8 Commits (57aaaa8d2a43bddffeca4ead5632ce6652945cc0)

Author SHA1 Message Date
Zackery Spytz 1438c2ac77
bpo-41845: Move PyObject_GenericGetDict() back into the limited API (GH22646) 5 years ago
Alex Gaynor 3a8fdb2879
bpo-41784: make PyUnicode_AsUTF8AndSize part of the limited API (GH-22252) 5 years ago
Vladimir Matveev cfb0f57ff8
bpo-41756: Export PyGen_Send and wrap it in if-defs (#22677) 5 years ago
Victor Stinner 19c3ac92bf
bpo-41834: Remove _Py_CheckRecursionLimit variable (GH-22359) 6 years ago
Inada Naoki 6f8a6ee59c
bpo-41103: Remove old buffer protocol support (#21117) 6 years ago
Nikita Nemkin 2c6e4e91c5
bpo-41039: Simplify python3.dll build (GH-20989) 6 years ago
Georg Brandl 49857f8a93 Add updated .hgeol file and fix newlines in the 3.2 branch. 15 years ago
Antoine Pitrou 71219dad3e More eol-style's 15 years ago
Martin v. Löwis 4d0d471a80 Merge branches/pep-0384. 15 years ago