psf/black

Debug Linux self contained binary size + reduce if possible

Closed

#2,291 opened on May 31, 2021

 (0 comments) (0 reactions) (0 assignees)Python (2,693 forks)batch import
C: cleanupC: dependenciesC: packagingS: acceptedT: enhancementhelp wanted

Repository metrics

Stars
 (41,258 stars)
PR merge metrics
 (Avg merge 7d 22h) (26 merged PRs in 30d)

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