- 16 Oct, 2012 21 commits
-
-
Trent Nelson authored
-
Trent Nelson authored
Specifically, make sure the 'Object', 'Python' and 'Include' directories in the build directory take precedence over the source directory if we're an out-of-tree build. Fix typeslots.inc so that it gets generated into the build directory. In addition, for 3.3, make sure importlib.h gets generated into the build directory.
-
Trent Nelson authored
Specifically, make sure the 'Object', 'Python' and 'Include' directories in the build directory take precedence over the source directory if we're an out-of-tree build. Fix typeslots.inc so that it gets generated into the build directory. In addition, for 3.3, make sure importlib.h gets generated into the build directory.
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Trent Nelson authored
Specifically, make sure the 'Object', 'Python' and 'Include' directories in the build directory take precedence over the source directory if we're an out-of-tree build. Fix typeslots.inc so that it gets generated into the build directory.
-
Trent Nelson authored
not source directory. Patch by: Richard Oudkerk (sbt).
-
Trent Nelson authored
not source directory. Patch by Richard Oudkerk (sbt).
-
Trent Nelson authored
byte-compiled files. This fixes a regression introduced by 3.3. Patch by Charles-François Natali.
-
Trent Nelson authored
-
Trent Nelson authored
files. This fixes a regression introduced by 3.3. Patch by Charles-François Natali.
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Chris Jerdonek authored
-
Chris Jerdonek authored
-
Chris Jerdonek authored
-
- 15 Oct, 2012 1 commit
-
-
Giampaolo Rodola' authored
logging's SocketHandler: get rid of some legacy code and use the newer socket.create_connection() utility function
-
- 14 Oct, 2012 6 commits
-
-
Christian Heimes authored
This makes the sha3 types unusable from the hmac module. HMAC-SHA3 hasn't been specified yet.
-
Andrew Svetlov authored
-
Christian Heimes authored
-
Christian Heimes authored
-
Christian Heimes authored
-
Christian Heimes authored
Force 32bit Keccak implementation on SPARC. It look like the Solaris CC compiler doesn't like the address alignment.
-
- 13 Oct, 2012 10 commits
-
-
Nadeem Vawda authored
-
Christian Heimes authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Chris Jerdonek authored
Improve the documentation of the dict constructor. This change includes replacing the single-line signature documentation with a more complete multiple-line signature.
-
Chris Jerdonek authored
Improve the documentation of the dict constructor. This change includes replacing the single-line signature documentation with a more complete multiple-line signature.
-
Chris Jerdonek authored
This change includes replacing the single-line signature documentation with a more complete multiple-line signature.
-
Chris Jerdonek authored
-
Chris Jerdonek authored
-
Nadeem Vawda authored
-
- 12 Oct, 2012 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-