Branch: refs/heads/develop
Home: https://github.com/pyinstaller/pyinstaller
Commit: 2c4e5b64d59afabdf015a5d41174956315c65174
https://github.com/pyinstaller/pyinstaller/commit/2c4e5b64d59afabdf015a5d41174956315c65174
Author: Hartmut Goebel <[email protected]>
Date: 2012-03-27 (Tue, 27 Mar 2012)
Changed paths:
M PyInstaller/depend/impdirector.py
Log Message:
-----------
Clean: Use set instead of a dictionary.
Commit: 5c0a7dc882a93b456b3a0d710830d21371890d02
https://github.com/pyinstaller/pyinstaller/commit/5c0a7dc882a93b456b3a0d710830d21371890d02
Author: Hartmut Goebel <[email protected]>
Date: 2012-03-27 (Tue, 27 Mar 2012)
Changed paths:
M PyInstaller/depend/impdirector.py
Log Message:
-----------
Make a private method private.
Commit: f004d10f152ce05c4bcd5ca0d10a3ac07b51181a
https://github.com/pyinstaller/pyinstaller/commit/f004d10f152ce05c4bcd5ca0d10a3ac07b51181a
Author: Hartmut Goebel <[email protected]>
Date: 2012-03-27 (Tue, 27 Mar 2012)
Changed paths:
M PyInstaller/depend/impdirector.py
Log Message:
-----------
Clean: Remove old, commented-out code.
Commit: 4837bd3ca29211653501b66f5740cbbe1e22f058
https://github.com/pyinstaller/pyinstaller/commit/4837bd3ca29211653501b66f5740cbbe1e22f058
Author: Hartmut Goebel <[email protected]>
Date: 2012-03-27 (Tue, 27 Mar 2012)
Changed paths:
M PyInstaller/depend/impdirector.py
M PyInstaller/loader/iu.py
Log Message:
-----------
Clean: Remove unused instance variable.
Commit: 7fcacb56bc09acb5e06221de38863b43cf974bf1
https://github.com/pyinstaller/pyinstaller/commit/7fcacb56bc09acb5e06221de38863b43cf974bf1
Author: Hartmut Goebel <[email protected]>
Date: 2012-03-27 (Tue, 27 Mar 2012)
Changed paths:
M PyInstaller/loader/iu.py
Log Message:
-----------
Make a private method private (again).
Commit: a23404501c93ad9971d688979913128885ce0469
https://github.com/pyinstaller/pyinstaller/commit/a23404501c93ad9971d688979913128885ce0469
Author: Hartmut Goebel <[email protected]>
Date: 2012-03-27 (Tue, 27 Mar 2012)
Changed paths:
M PyInstaller/loader/iu.py
Log Message:
-----------
Minor clean-up to be make code more significant.
Commit: 57e96e8c5a3143843183de3261acc79a8bc681e8
https://github.com/pyinstaller/pyinstaller/commit/57e96e8c5a3143843183de3261acc79a8bc681e8
Author: Hartmut Goebel <[email protected]>
Date: 2012-03-27 (Tue, 27 Mar 2012)
Changed paths:
M PyInstaller/loader/iu.py
Log Message:
-----------
Clean: Remove old, commented-out code.
Commit: 475756a9e86c6df947546def197e32db32ecdb56
https://github.com/pyinstaller/pyinstaller/commit/475756a9e86c6df947546def197e32db32ecdb56
Author: Hartmut Goebel <[email protected]>
Date: 2012-03-27 (Tue, 27 Mar 2012)
Changed paths:
M PyInstaller/depend/impdirector.py
M PyInstaller/loader/iu.py
Log Message:
-----------
Clean: Remove some nesting levels.
Commit: a86345c7753aa2f8b7ce3fb2f9342240e5fff8a7
https://github.com/pyinstaller/pyinstaller/commit/a86345c7753aa2f8b7ce3fb2f9342240e5fff8a7
Author: Hartmut Goebel <[email protected]>
Date: 2012-03-27 (Tue, 27 Mar 2012)
Changed paths:
M PyInstaller/build.py
Log Message:
-----------
Do not try to compile non-`PYMODULE`s.
Commit: 8f46b7cacec3a06c7f197069343cdb714e2b543b
https://github.com/pyinstaller/pyinstaller/commit/8f46b7cacec3a06c7f197069343cdb714e2b543b
Author: Hartmut Goebel <[email protected]>
Date: 2012-03-27 (Tue, 27 Mar 2012)
Changed paths:
M PyInstaller/build.py
Log Message:
-----------
Add a debug log message for `.py`s compiled during build.
Commit: a70bd493fbada518e103f4dc92e0c9b75a334f9c
https://github.com/pyinstaller/pyinstaller/commit/a70bd493fbada518e103f4dc92e0c9b75a334f9c
Author: Hartmut Goebel <[email protected]>
Date: 2012-03-27 (Tue, 27 Mar 2012)
Changed paths:
M PyInstaller/build.py
Log Message:
-----------
Fix issue #527: Re-compile .pyc from different Python version during build.
Compare: https://github.com/pyinstaller/pyinstaller/compare/5c88e34...a70bd49
--
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.