Commits : Individual Commit

  Analyzed 13 days ago based on code collected 13 days ago.

Commit ID 6dc9472346de6ea00fe6d0549d2d954b27556d03

Avatar Contributor: Antoine Pitrou Files Modified: 2
Date: 25-June-2012 at 15:32 Lines Added: 648
Repository: http://hg.python.org/cpython Lines Removed: 647
Commit Comment: Issue #15181: importlib bytecode is unsigned and shouldn't have negative numbers.
This fixes a compiler warning with suncc.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C 648 647 0 0 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
Modules/_freeze_importlib.c C 4 3 0 0 0 0
Python/importlib.h C 644 644 0 0 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.