Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (502 Forks)batch import
enhancementgood first issue

Repository-Metriken

Stars
 (5.348 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

To improve troubleshooting process, we need to print info about runtime at the beginning of the execution. We'll ask to copy and paste that info we any bug submission. Helpful info:

  • version of the program
  • version of the python
  • os version/name/etc
  • flags/params that used during execution except sensitive (--password)

Contributor Guide