<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/argparse.py, branch 3.4</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/'/>
<entry>
<title>Closes #22675: fix typo.</title>
<updated>2014-10-20T06:36:02+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-20T06:36:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2514f52f4f20723727efe9c686aa16a8d1ef3089'/>
<id>2514f52f4f20723727efe9c686aa16a8d1ef3089</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#9351: set_defaults on subparser is no longer ignored if set on parent.</title>
<updated>2014-10-17T23:55:11+00:00</updated>
<author>
<name>R David Murray</name>
<email>rdmurray@bitdance.com</email>
</author>
<published>2014-10-17T23:55:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7570cbdc6b394cd89990a9252284c7e4a87bd6f1'/>
<id>7570cbdc6b394cd89990a9252284c7e4a87bd6f1</id>
<content type='text'>
Before, if a default was set on the parent parser, any default for that
variable set via set_defaults on a subparser would be ignored.  Now
the subparser set_defaults is honored.

Patch by Jyrki Pullianinen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before, if a default was set on the parent parser, any default for that
variable set via set_defaults on a subparser would be ignored.  Now
the subparser set_defaults is honored.

Patch by Jyrki Pullianinen.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #21481:  Teach argparse equality tests to return NotImplemented when comparing to unknown types.</title>
<updated>2014-05-26T07:43:27+00:00</updated>
<author>
<name>Raymond Hettinger</name>
<email>python@rcn.com</email>
</author>
<published>2014-05-26T07:43:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=dea46ec9654a6412e74a6f8dfbdf97ff97516670'/>
<id>dea46ec9654a6412e74a6f8dfbdf97ff97516670</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #13107: argparse and optparse no longer raises an exception when output</title>
<updated>2014-01-09T21:18:41+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2014-01-09T21:18:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=123e6d5b4b17e182cfa49b0913bfc0b77ecb2585'/>
<id>123e6d5b4b17e182cfa49b0913bfc0b77ecb2585</id>
<content type='text'>
a help on environment with too small COLUMNS.  Based on patch by
Elazar Gershuni.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a help on environment with too small COLUMNS.  Based on patch by
Elazar Gershuni.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #13107: argparse and optparse no longer raises an exception when output</title>
<updated>2014-01-09T21:14:27+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2014-01-09T21:14:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f451112413b9ea8940c8c3a902cddf701c62d17f'/>
<id>f451112413b9ea8940c8c3a902cddf701c62d17f</id>
<content type='text'>
a help on environment with too small COLUMNS.  Based on patch by
Elazar Gershuni.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a help on environment with too small COLUMNS.  Based on patch by
Elazar Gershuni.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #18920: argparse's default version action (for -v, --version) should</title>
<updated>2013-09-06T13:49:15+00:00</updated>
<author>
<name>Eli Bendersky</name>
<email>eliben@gmail.com</email>
</author>
<published>2013-09-06T13:49:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=cdac5516750e3b80b846e0e156e496dd92be9b56'/>
<id>cdac5516750e3b80b846e0e156e496dd92be9b56</id>
<content type='text'>
output to stdout, matching the 'python -v'

Reported by Wolfgang Maier
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
output to stdout, matching the 'python -v'

Reported by Wolfgang Maier
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #17047: remove doubled words added in 3.4,</title>
<updated>2013-03-11T22:38:13+00:00</updated>
<author>
<name>Terry Jan Reedy</name>
<email>tjreedy@udel.edu</email>
</author>
<published>2013-03-11T22:38:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8e7586bd44cf2a117228bb8d2b2de52ae1e88fab'/>
<id>8e7586bd44cf2a117228bb8d2b2de52ae1e88fab</id>
<content type='text'>
as reported by Serhiy Storchaka and Matthew Barnett.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as reported by Serhiy Storchaka and Matthew Barnett.
</pre>
</div>
</content>
</entry>
<entry>
<title>modernize some modules' code by using with statement around open()</title>
<updated>2013-02-12T01:04:27+00:00</updated>
<author>
<name>Giampaolo Rodola'</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2013-02-12T01:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2f50aaf2ff427fb713e82699a6dcbeeb038b10c2'/>
<id>2f50aaf2ff427fb713e82699a6dcbeeb038b10c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace IOError with OSError (#16715)</title>
<updated>2012-12-25T14:47:37+00:00</updated>
<author>
<name>Andrew Svetlov</name>
<email>andrew.svetlov@gmail.com</email>
</author>
<published>2012-12-25T14:47:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f7a17b48d748e1835bcf9df86fb7fb318bb020f8'/>
<id>f7a17b48d748e1835bcf9df86fb7fb318bb020f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#11175: argparse.FileType now accepts encoding and errors arguments.</title>
<updated>2012-12-15T20:42:47+00:00</updated>
<author>
<name>Petri Lehtinen</name>
<email>petri@digip.org</email>
</author>
<published>2012-12-15T20:39:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=74d6c250e1ce0e5efc03575eaaa1b8cab66241eb'/>
<id>74d6c250e1ce0e5efc03575eaaa1b8cab66241eb</id>
<content type='text'>
Patch by Lucas Maystre.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Lucas Maystre.
</pre>
</div>
</content>
</entry>
</feed>
