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

  Changed paths:
    M PyInstaller/build.py

  Log Message:
  -----------
  Issue #1299: Comment code in build.py to improve excludedimports.


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

  Changed paths:
    M PyInstaller/hooks/hook-django.db.backends.py
    M PyInstaller/hooks/hook-pydoc.py

  Log Message:
  -----------
  Issue #1299: Simplify hooks django.db.backends and pydoc.


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

  Changed paths:
    M PyInstaller/build.py

  Log Message:
  -----------
  Issue #1299: Change the way import hooks are resolved.

The new implementation iterates over hooks and updates the module
dependency graph as necessary. This implementation solves issue
where an import hook might cause other import hooks to be used.


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

  Changed paths:
    M PyInstaller/build.py

  Log Message:
  -----------
  Issue #1299: Other improvements for hook api excludedimports.


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

  Changed paths:
    M PyInstaller/hooks/hook-django.core.management.py
    M PyInstaller/hooks/hook-pydoc.py
    M PyInstaller/utils/hooks/hookutils.py
    M setup.cfg

  Log Message:
  -----------
  Issue #1299: Small test refactoring.


Compare: 
https://github.com/pyinstaller/pyinstaller/compare/1d241e8531b0...a86d8c371fff

-- 
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