- 16 Oct, 2012 36 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Original patch by Felipe Cruz.
-
Andrew Svetlov authored
-
Antoine Pitrou authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Trent Nelson authored
-
Trent Nelson authored
-
Trent Nelson authored
-
Trent Nelson authored
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Trent Nelson authored
-
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 3 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
-