New submission from Matías Senger <mail.de.sen...@gmail.com>:

If the help message of an argument in argparse contains a date format, e.g. 
%Y-%m-%d, it crashes when printing the help after being invoked with the -h 
option. Uploaded an example.

----------
components: Library (Lib)
files: deleteme.py
messages: 400183
nosy: mail.de.senger
priority: normal
severity: normal
status: open
title: Date formats in help messages of argparse
type: crash
versions: Python 3.11
Added file: https://bugs.python.org/file50232/deleteme.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44986>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to