1. f007b49 Includes ensurepip and venv packages in nuget package. by Steve Dower · 8 years ago
  2. 5288477 Includes ensurepip and venv packages in nuget package. by Steve Dower · 8 years ago
  3. b227227 Issue #28783: Replaces bdist_wininst in nuget packages with stub by Steve Dower · 8 years ago
  4. e711cc0 Issue #28783: Replaces bdist_wininst in nuget packages with stub by Steve Dower · 8 years ago
  5. f0888cd Issue #28783: Embedded and nuget packages incorrect reference missing bdist_wininst command. by Steve Dower · 8 years ago
  6. 2a94301 Issue #28783: Embedded and nuget packages incorrect reference missing bdist_wininst command. by Steve Dower · 8 years ago
  7. 4782ab3 Adds missing _asyncio.pyd to installer and generally tidies pyd management. by Steve Dower · 8 years ago
  8. ed51b26 Issue #28137: Renames Windows path file to ._pth by Steve Dower · 8 years ago
  9. 41fca9d Updates zip and nuget builds for Windows. by Steve Dower · 8 years ago
  10. c4b53af Issue #28046: Remove platform-specific directories from sys.path by Zachary Ware · 8 years ago
  11. 4db86bc Changes pyvenv.cfg trick into an actual sys.path file. by Steve Dower · 8 years ago
  12. 6fd76bc Fixes use of Py_IntDir and Py_OutDir to control build directories. by Steve Dower · 8 years ago
  13. 33128c8 Include libs folder in nuget package and allow preinstalling packages by Steve Dower · 8 years ago
  14. 33f7310 Adds scripts for producing Nuget packages. by Steve Dower · 8 years ago
  15. d8bf09c Issue #27053: Updates make_zip.py to correctly generate library ZIP file. by Steve Dower · 8 years ago
  16. 10cabcb Issue #26065: Excludes venv from library when generating embeddable distro. by Steve Dower · 9 years ago
  17. 2495faf Closes #25085 and #25086: Exclude distutils and test directories from embeddable distro. by Steve Dower · 9 years ago
  18. ae69de6 Fixes handling of read-only files when creating zip package. by Steve Dower · 9 years ago
  19. fcbe1df Issue #25027: Reverts partial-static build options and adds vcruntime140.dll to Windows installation. by Steve Dower · 9 years ago
  20. 315b748 Fixes make_zip.py to create temporary .pyc files in a separate directory. This avoids polluting tests that run code from TEMP. by Steve Dower · 9 years ago
  21. 08b1817 Puts compiled pyc files into embedded library ZIP file instead of sources. by Steve Dower · 9 years ago
  22. 3805019 Exclude _testmultiphase.pyd from embeddable ZIP file. by Steve Dower · 9 years ago
  23. bd0d91e Removes lingering references to RAR now that make_zip.py actually makes a ZIP by Steve Dower · 9 years ago
  24. 4a7fe7e Issue #23955: Add pyvenv.cfg option to suppress registry/environment lookup for generating sys.path. by Steve Dower · 9 years ago
  25. 8c1cee9 Replaces use of WinRAR to generate ZIP file with Python script by Steve Dower · 9 years ago
  26. 6b4c63d Makes embedded distribution a plain ZIP file and corrects pyd exclusion. by Steve Dower · 9 years ago
  27. 777af30 Minor fixes to Windows build scripts by Steve Dower · 9 years ago
  28. f70fdd2 Generates and signs a self-extracting executable containing an embedded Python. by Steve Dower · 9 years ago