File: ISSUE_TEMPLATE

package info (click to toggle)
progressbar2 4.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,216 kB
  • sloc: python: 8,001; makefile: 155
file content (15 lines) | stat: -rw-r--r-- 391 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#### Description

Description of the problem

#### Code

If applicable, code to reproduce the issue and/or the stacktrace of the issue

#### Versions

- Python version: `import sys; print(sys.version)`
- Python distribution/environment: CPython/Anaconda/IPython/IDLE
- Operating System: Windows 10, Ubuntu Linux, etc.
- Package version: `import progressbar; print(progressbar.__version__)`