Kaydet (Commit) ab05edc0 authored tarafından Greg Ward's avatar Greg Ward

Update optparse to Optik 1.5.1.

üst cdd43280
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
...@@ -86,6 +86,11 @@ Extension Modules ...@@ -86,6 +86,11 @@ Extension Modules
Library Library
------- -------
- Updated optparse module to Optik 1.5.1 (allow numeric constants in
hex, octal, or binary; add ``append_const`` action; keep going if
gettext cannot be imported; added ``OptionParser.destroy()`` method;
added ``epilog`` for better help generation).
- Bug #1473760: ``tempfile.TemporaryFile()`` could hang on Windows, when - Bug #1473760: ``tempfile.TemporaryFile()`` could hang on Windows, when
called from a thread spawned as a side effect of importing a module. called from a thread spawned as a side effect of importing a module.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment