Vedi su GitHub
 (3 commenti) (0 reazioni) (1 assegnatario)Python (502 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (5348 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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)

Guida contributor