- 05 Mar, 2012 6 commits
-
-
Stefan Krah authored
if the view has exported buffers. Make this official by uncommenting a test case.
-
Stefan Krah authored
getbuffer redirection scheme.
-
Georg Brandl authored
-
Martin v. Löwis authored
-
Meador Inge authored
-
Meador Inge authored
-
- 04 Mar, 2012 23 commits
-
-
Antoine Pitrou authored
-
Martin v. Löwis authored
Patch by Zooko O'Whielacronx.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Georg Brandl authored
-
Antoine Pitrou authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Antoine Pitrou authored
Issue #14166: Pickler objects now have an optional `dispatch_table` attribute which allows to set custom per-pickler reduction functions. Patch by sbt.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Armin Ronacher authored
-
Armin Ronacher authored
-
Armin Ronacher authored
-
Eli Bendersky authored
-
Eli Bendersky authored
This makes the C implementation more aligned with the Python implementation. Also added some tests to ensure that Element is now a type and that it can be subclassed.
-
Victor Stinner authored
Add checks in PyUnicode_WriteChar() and convert PyUnicode_New() assertion to a test raising a Python exception.
-
- 03 Mar, 2012 4 commits
-
-
Vinay Sajip authored
-
Antoine Pitrou authored
string. Patch by Guilherme Gonçalves.
-
Antoine Pitrou authored
Patch by Guilherme Gonçalves.
-
Victor Stinner authored
verbose arguments from all threading classes and functions.
-
- 02 Mar, 2012 7 commits
-
-
Victor Stinner authored
Add a private API to convert an int or float to a C timespec structure.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Eli Bendersky authored
-
Eli Bendersky authored
-
Eli Bendersky authored
-