Branch: refs/heads/develop
  Home:   https://github.com/pyinstaller/pyinstaller
  Commit: 607ee51ca3ccc50af9aa480b201f6a7d22f2e134
      
https://github.com/pyinstaller/pyinstaller/commit/607ee51ca3ccc50af9aa480b201f6a7d22f2e134
  Author: Giovanni Bajo <[email protected]>
  Date:   2012-05-24 (Thu, 24 May 2012)

  Changed paths:
    M PyInstaller/build.py

  Log Message:
  -----------
  Fix a bug that caused all .py files to be recompiled.

The code was checking for the initial pyc magic number in the
source .py file instead of the .pyc/.pyo module.


  Commit: 2057cf170c3f54f2dd2dc85307dc0a197905587d
      
https://github.com/pyinstaller/pyinstaller/commit/2057cf170c3f54f2dd2dc85307dc0a197905587d
  Author: Giovanni Bajo <[email protected]>
  Date:   2012-05-24 (Thu, 24 May 2012)

  Changed paths:
    M PyInstaller/build.py

  Log Message:
  -----------
  Fix a bug in check_guts of EXE().


  Commit: 8f7eccd99a4f9052bf54371adffc0f6ace3e6a78
      
https://github.com/pyinstaller/pyinstaller/commit/8f7eccd99a4f9052bf54371adffc0f6ace3e6a78
  Author: Giovanni Bajo <[email protected]>
  Date:   2012-05-24 (Thu, 24 May 2012)

  Changed paths:
    M PyInstaller/build.py

  Log Message:
  -----------
  Fix a bug that caused system .py to always be recompiled.


Compare: https://github.com/pyinstaller/pyinstaller/compare/9c7a97e...8f7eccd

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to