Staging
v0.8.1
Revision 842985f6c70484ed7b8fc30d0bc05aec73236a98 authored by Miss Islington (bot) on 08 June 2018, 11:33:50 UTC, committed by GitHub on 08 June 2018, 11:33:50 UTC

- bugfix and test for fragile metavar handling in argparse (see
  bpo-24089, bpo-14046, bpo-25058, bpo-11874)
- also fixes some incorrect tests that did not make 1-element tuples correctly
(cherry picked from commit 66f02aa32f1e4adb9f24cf186f8c495399d5ce9b)

Co-authored-by: wim glenn <wim.glenn@gmail.com>
1 parent d16d72f
History
File Mode Size
test
__init__.py -rw-r--r-- 163.0 KB
__main__.py -rw-r--r-- 148 bytes
colorchooser.py -rw-r--r-- 1.7 KB
commondialog.py -rw-r--r-- 1.2 KB
constants.py -rw-r--r-- 1.5 KB
dialog.py -rw-r--r-- 1.5 KB
dnd.py -rw-r--r-- 11.2 KB
filedialog.py -rw-r--r-- 14.2 KB
font.py -rw-r--r-- 6.4 KB
messagebox.py -rw-r--r-- 3.6 KB
scrolledtext.py -rw-r--r-- 1.8 KB
simpledialog.py -rw-r--r-- 11.2 KB
tix.py -rw-r--r-- 75.3 KB
ttk.py -rw-r--r-- 56.5 KB

back to top