Branch: refs/heads/python3
  Home:   https://github.com/pyinstaller/pyinstaller
  Commit: a03b8698c8e4457b35dee06b0b7f185e823cadbd
      
https://github.com/pyinstaller/pyinstaller/commit/a03b8698c8e4457b35dee06b0b7f185e823cadbd
  Author: Martin Zibricky <[email protected]>
  Date:   2015-07-02 (Thu, 02 Jul 2015)

  Changed paths:
    M PyInstaller/lib/README.rst
    M PyInstaller/lib/altgraph/Graph.py
    M PyInstaller/lib/altgraph/GraphUtil.py
    M PyInstaller/lib/altgraph/ObjectGraph.py
    M PyInstaller/lib/macholib/MachO.py
    M PyInstaller/lib/macholib/MachOGraph.py
    M PyInstaller/lib/macholib/MachOStandalone.py
    M PyInstaller/lib/macholib/SymbolTable.py
    M PyInstaller/lib/macholib/mach_o.py
    M PyInstaller/lib/macholib/macho_dump.py
    M PyInstaller/lib/macholib/macho_find.py
    M PyInstaller/lib/macholib/macho_standalone.py
    M PyInstaller/lib/macholib/util.py
    M PyInstaller/lib/modulegraph/find_modules.py
    M PyInstaller/lib/modulegraph/modulegraph.py
    M PyInstaller/lib/pefile.py

  Log Message:
  -----------
  Fix for pull request #1231: Tweak bundled libraries to be importable without 
extending sys.path.


  Commit: c40c348d0e1e82582f08d63255805045a840e833
      
https://github.com/pyinstaller/pyinstaller/commit/c40c348d0e1e82582f08d63255805045a840e833
  Author: Martin Zibricky <[email protected]>
  Date:   2015-07-02 (Thu, 02 Jul 2015)

  Changed paths:
    M PyInstaller/__init__.py
    M PyInstaller/depend/analysis.py
    M PyInstaller/depend/utils.py
    M PyInstaller/utils/win32/versioninfo.py

  Log Message:
  -----------
  Fix for pull request #1231: PyInstaller imports 3rd party libraries as 
PyInstaller.lib.libname.


Compare: 
https://github.com/pyinstaller/pyinstaller/compare/6b2635039ce6...c40c348d0e1e

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyinstaller.
For more options, visit https://groups.google.com/d/optout.

Reply via email to