psf/black

Debug Linux self contained binary size + reduce if possible

Open

#2,291 opened on May 31, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (41,258 stars) (2,693 forks)batch import
C: cleanupC: dependenciesC: packagingS: acceptedT: enhancementhelp wanted

Description

For some reason, the Linux self contained black binary is double the size of MacOS + Windows. This seems weird.

  1. Lets try workout why / root cause
  2. If possible, try clean it up / reduce the size

Contributor guide