- 16 Eki, 2012 21 kayıt (commit)
-
-
Trent Nelson yazdı
-
Trent Nelson yazdı
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 yazdı
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 yazdı
-
Nick Coghlan yazdı
-
Trent Nelson yazdı
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 yazdı
not source directory. Patch by: Richard Oudkerk (sbt).
-
Trent Nelson yazdı
not source directory. Patch by Richard Oudkerk (sbt).
-
Trent Nelson yazdı
byte-compiled files. This fixes a regression introduced by 3.3. Patch by Charles-François Natali.
-
Trent Nelson yazdı
-
Trent Nelson yazdı
files. This fixes a regression introduced by 3.3. Patch by Charles-François Natali.
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Chris Jerdonek yazdı
-
Chris Jerdonek yazdı
-
Chris Jerdonek yazdı
-
- 15 Eki, 2012 1 kayıt (commit)
-
-
Giampaolo Rodola yazdı
logging's SocketHandler: get rid of some legacy code and use the newer socket.create_connection() utility function
-
- 14 Eki, 2012 6 kayıt (commit)
-
-
Christian Heimes yazdı
This makes the sha3 types unusable from the hmac module. HMAC-SHA3 hasn't been specified yet.
-
Andrew Svetlov yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
Force 32bit Keccak implementation on SPARC. It look like the Solaris CC compiler doesn't like the address alignment.
-
- 13 Eki, 2012 10 kayıt (commit)
-
-
Nadeem Vawda yazdı
-
Christian Heimes yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Chris Jerdonek yazdı
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 yazdı
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 yazdı
This change includes replacing the single-line signature documentation with a more complete multiple-line signature.
-
Chris Jerdonek yazdı
-
Chris Jerdonek yazdı
-
Nadeem Vawda yazdı
-
- 12 Eki, 2012 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-