On Monday 14 of September 2015 11:30:58 David Cortesi wrote: > Is there any point in keeping pyi-build, when you can just name a spec file > to the pyinstaller command?
Yes, pyi-build should be dropped since it only duplicates the behavior of 'pyinstaller' command. > Is Windows COM support to be continued in v. 3.0? It is no longer supported. This command should be dropped. > If COM support is continuing, we document use of pyi-make_comserver, so is > there any point in also documenting cliutils/make_comserver.py? No, COM server is no longer supported so no need to document that: - I removed the com server bootloader several months ago. - Nobody complained about COM server for a long time - It looks like nobody is using it anymore. There is still present some old code that should be removed. Issue for COM server cleanup: https://github.com/pyinstaller/pyinstaller/issues/1489[1] Thanks for pointing this out. -------- [1] https://github.com/pyinstaller/pyinstaller/issues/1489
signature.asc
Description: This is a digitally signed message part.
