Voir sur GitHub
 (3 commentaires) (0 réactions) (1 assigné)Python (502 forks)batch import
enhancementgood first issue

Métriques du dépôt

Stars
 (5 348 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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)

Guide contributeur