- 06 Aug, 2016 6 commits
-
-
Serhiy Storchaka authored
as paths in os functions is now deprecated.
-
Berker Peksag authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Berker Peksag authored
-
Berker Peksag authored
Initial patch by py.user.
-
- 05 Aug, 2016 9 commits
-
-
Ethan Furman authored
-
Ethan Furman authored
Clarify NotImplemented vs NotImplementedError. Initial patch by Emmanuel Barry. Closes issue 27242.
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Martin Panter authored
-
- 04 Aug, 2016 12 commits
-
-
Zachary Ware authored
-
Zachary Ware authored
Reported by Linda Pescatore on docs@.
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Martin Panter authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Martin Panter authored
The conflict occurs with Min GW, which already defines REPARSE_DATA_BUFFER. Also, Min GW uses a lowercase <windows.h> filename.
-
Martin Panter authored
-
Martin Panter authored
-
- 03 Aug, 2016 11 commits
-
-
Donald Stufft authored
-
Donald Stufft authored
-
Donald Stufft authored
-
Donald Stufft authored
-
Martin Panter authored
-
Berker Peksag authored
-
Berker Peksag authored
Since PEP 3123, PyObject_HEAD only has one field named ob_base. Users now need to use the Py_TYPE macro instead of self->ob_type. Initial patch by Ammar Askar.
-
Stefan Krah authored
-
Stefan Krah authored
-
Berker Peksag authored
-
Berker Peksag authored
Patch by Chris Angelico.
-
- 02 Aug, 2016 2 commits
-
-
Alexander Belopolsky authored
-
Stefan Krah authored
-