Branch: refs/heads/develop
Home: https://github.com/pyinstaller/pyinstaller
Commit: 427c2d51ac380d6dcfa4e038c1f3a8fe5ad05877
https://github.com/pyinstaller/pyinstaller/commit/427c2d51ac380d6dcfa4e038c1f3a8fe5ad05877
Author: Martin Zibricky <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M PyInstaller/loader/pyi_importers.py
Log Message:
-----------
Issue #507: Implement method load_module by FrozenImporter class as required
by PEP302.
Commit: 85797c1ec15a106c133503b65d74977b919e2419
https://github.com/pyinstaller/pyinstaller/commit/85797c1ec15a106c133503b65d74977b919e2419
Author: Martin Zibricky <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M PyInstaller/loader/pyi_importers.py
Log Message:
-----------
Issue #507: Add BuiltinImporter class and fixes for load_module() in
FrozenImporter.
Commit: b44026c4e22b5c456e2e1bcc814d51b2efb729a0
https://github.com/pyinstaller/pyinstaller/commit/b44026c4e22b5c456e2e1bcc814d51b2efb729a0
Author: Martin Zibricky <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M PyInstaller/loader/pyi_importers.py
M PyInstaller/loader/pyi_iu.py
Log Message:
-----------
Issue #507: Implement PEP302 compatible importer for C extension modules.
Commit: cbe0ec4d1265704047c10d74b7eef2e8a8ecedd6
https://github.com/pyinstaller/pyinstaller/commit/cbe0ec4d1265704047c10d74b7eef2e8a8ecedd6
Author: Martin Zibricky <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M PyInstaller/loader/pyi_importers.py
Log Message:
-----------
Issue #507: Better exception handling in new importer classes.
Commit: 8bafb9262fd675358810bd62d5e59ae3998645e4
https://github.com/pyinstaller/pyinstaller/commit/8bafb9262fd675358810bd62d5e59ae3998645e4
Author: Martin Zibricky <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M PyInstaller/loader/pyi_archive.py
M PyInstaller/loader/pyi_iu.py
M support/_pyi_bootstrap.py
Log Message:
-----------
Issue #507: Remove old importers that directly overrided built-in import
machinery.
Commit: c55054d7074d569824b4242d9bebb383152d7b46
https://github.com/pyinstaller/pyinstaller/commit/c55054d7074d569824b4242d9bebb383152d7b46
Author: Martin Zibricky <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M buildtests/basic/test_module_attributes.py
Log Message:
-----------
Issue #507: Fix test basic/test_module_attributes for new import machinery.
Commit: ab8eaadf06b694635d4afd81201f58499a013747
https://github.com/pyinstaller/pyinstaller/commit/ab8eaadf06b694635d4afd81201f58499a013747
Author: Martin Zibricky <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M buildtests/import/relimp3a/aa/a1.py
R buildtests/import/relimp3a/relimp3b.py
A buildtests/import/relimp3a/relimp3b/__init__.py
A buildtests/import/relimp3a/relimp3b/b1.py
M buildtests/import/relimp3b/b1.py
Log Message:
-----------
Issue #507: Fix test import/test_relative_import3 for new import machinery.
Commit: ed737f4713443b97908cd0b34e610242bd934b9a
https://github.com/pyinstaller/pyinstaller/commit/ed737f4713443b97908cd0b34e610242bd934b9a
Author: Martin Zibricky <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M PyInstaller/loader/pyi_importers.py
M support/rthooks/pyi_rth_Image.py
M support/rthooks/pyi_rth_PIL_Image.py
Log Message:
-----------
Issue #507: Fix PIL.Image runtime hooks for new import machinery.
Commit: 499a869b9498369cfd62754dae4487c87c1fdb7b
https://github.com/pyinstaller/pyinstaller/commit/499a869b9498369cfd62754dae4487c87c1fdb7b
Author: Martin Zibricky <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M PyInstaller/loader/pyi_importers.py
Log Message:
-----------
Issue #507: Fix for the wx tests - do not keep __path__ attribute empty list.
Commit: d08af6fc5207f285a9f08e294064983f0ee7e6bf
https://github.com/pyinstaller/pyinstaller/commit/d08af6fc5207f285a9f08e294064983f0ee7e6bf
Author: Martin Zibricky <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M PyInstaller/loader/pyi_importers.py
Log Message:
-----------
Issue #507: Fix for the celementtree tests - do not add sys.prefix to
__path__ attribute.
Commit: 9090b5f311a63e4a82bf98dce886222fa8c1db02
https://github.com/pyinstaller/pyinstaller/commit/9090b5f311a63e4a82bf98dce886222fa8c1db02
Author: Martin Zibricky <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M PyInstaller/loader/pyi_importers.py
Log Message:
-----------
Issue #507: Fix for the pyttsx test on Windows - do not set attribute
__loader__ for frozen imports.
Commit: e3cade9c2ad3ebdd7a46914aa92484448a5ee854
https://github.com/pyinstaller/pyinstaller/commit/e3cade9c2ad3ebdd7a46914aa92484448a5ee854
Author: Martin Zibricky <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M PyInstaller/loader/pyi_iu.py
Log Message:
-----------
Issue #507: Cleanup of pyi_iu.py.
Commit: b80379106965d783448861e8ca7a86f252f11dfb
https://github.com/pyinstaller/pyinstaller/commit/b80379106965d783448861e8ca7a86f252f11dfb
Author: Martin Zibricky <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M PyInstaller/build.py
M PyInstaller/loader/pyi_importers.py
R PyInstaller/loader/pyi_iu.py
A PyInstaller/loader/pyi_os_path.py
M support/_pyi_bootstrap.py
Log Message:
-----------
Issue #507: Fix code depending on old pyi_iu.py.
Commit: 12e1ba81e9006a97d0011552421f6c2b4d1fe432
https://github.com/pyinstaller/pyinstaller/commit/12e1ba81e9006a97d0011552421f6c2b4d1fe432
Author: Martin Zibricky <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M buildtests/basic/test_module_attributes.py
Log Message:
-----------
Issue #507: Fix test basic/test_module_attributes.
Commit: d7955b647e9f887374b8c15dadfb1fe99eda3c4f
https://github.com/pyinstaller/pyinstaller/commit/d7955b647e9f887374b8c15dadfb1fe99eda3c4f
Author: Martin Zibricky <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M PyInstaller/depend/imptracker.py
Log Message:
-----------
Clean: Print processed hooks to console while creating frozen executable.
Commit: dcfeb4fb1ea62224ef4b454e528242c569abe698
https://github.com/pyinstaller/pyinstaller/commit/dcfeb4fb1ea62224ef4b454e528242c569abe698
Author: Martin Zibricky <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M PyInstaller/build.py
M PyInstaller/makespec.py
Log Message:
-----------
Issue #424: Add option --runtime-hook for bundling custom runtime hook files.
Compare:
https://github.com/pyinstaller/pyinstaller/compare/2f45053e1852...dcfeb4fb1ea6
--
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.