<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/optparse.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>Issue #20315: Removed support for backward compatibility with early 2.x versions.</title>
<updated>2014-01-20T19:29:31+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2014-01-20T19:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7e52705ee362001a8761461e9c4d49e3873568e0'/>
<id>7e52705ee362001a8761461e9c4d49e3873568e0</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: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>#18705: fix a number of typos.  Patch by Févry Thibault.</title>
<updated>2013-08-17T12:50:46+00:00</updated>
<author>
<name>Ezio Melotti</name>
<email>ezio.melotti@gmail.com</email>
</author>
<published>2013-08-17T12:50:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=30b9d5d3af043fc2687ad11a188a34fe355e20ef'/>
<id>30b9d5d3af043fc2687ad11a188a34fe355e20ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge 3.2</title>
<updated>2011-10-28T12:52:29+00:00</updated>
<author>
<name>Florent Xicluna</name>
<email>florent.xicluna@gmail.com</email>
</author>
<published>2011-10-28T12:52:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=aabbda5354407cfe35097c7f17717a716a3d80c4'/>
<id>aabbda5354407cfe35097c7f17717a716a3d80c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #13258: Use callable() built-in in the standard library.</title>
<updated>2011-10-28T12:45:05+00:00</updated>
<author>
<name>Florent Xicluna</name>
<email>florent.xicluna@gmail.com</email>
</author>
<published>2011-10-28T12:45:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5d1155c08edf7f53eca804b2b6538636c2dfe711'/>
<id>5d1155c08edf7f53eca804b2b6538636c2dfe711</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup code: remove int/long idioms and simplify a while statement.</title>
<updated>2011-10-23T20:11:00+00:00</updated>
<author>
<name>Florent Xicluna</name>
<email>florent.xicluna@gmail.com</email>
</author>
<published>2011-10-23T20:11:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2bb96f593a067dafc7f02fef659ff22994b83399'/>
<id>2bb96f593a067dafc7f02fef659ff22994b83399</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge #8158: add missing 'description' description to optparse docstring.</title>
<updated>2011-05-05T01:08:07+00:00</updated>
<author>
<name>R David Murray</name>
<email>rdmurray@bitdance.com</email>
</author>
<published>2011-05-05T01:08:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=9cc432d93799652cb21ac4473d6875ed3de01937'/>
<id>9cc432d93799652cb21ac4473d6875ed3de01937</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#8158: add missing 'description' description to optparse docstring.</title>
<updated>2011-05-05T01:06:57+00:00</updated>
<author>
<name>R David Murray</name>
<email>rdmurray@bitdance.com</email>
</author>
<published>2011-05-05T01:06:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=fc5ed800d82a1d2ceaee0121cdffd9d191bfd7ff'/>
<id>fc5ed800d82a1d2ceaee0121cdffd9d191bfd7ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use proper gettext plural forms in optparse (closes #4391).</title>
<updated>2011-03-20T18:59:25+00:00</updated>
<author>
<name>Éric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2011-03-20T18:59:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6a1454f3a441b6f84cabaff250b2744a5e4f4ec0'/>
<id>6a1454f3a441b6f84cabaff250b2744a5e4f4ec0</id>
<content type='text'>
Original patch by Dwayne Bailey.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original patch by Dwayne Bailey.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged revisions 71540,71563 via svnmerge from</title>
<updated>2009-04-27T16:41:41+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2009-04-27T16:41:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f3532df236481cebd458a35b82d803a4af750c1c'/>
<id>f3532df236481cebd458a35b82d803a4af750c1c</id>
<content type='text'>
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71540 | georg.brandl | 2009-04-12 22:30:53 +0200 (So, 12 Apr 2009) | 1 line

  #5719: add short usage example to optparse docstring.
........
  r71563 | georg.brandl | 2009-04-13 14:36:18 +0200 (Mo, 13 Apr 2009) | 1 line

  Simplify markup.
........
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71540 | georg.brandl | 2009-04-12 22:30:53 +0200 (So, 12 Apr 2009) | 1 line

  #5719: add short usage example to optparse docstring.
........
  r71563 | georg.brandl | 2009-04-13 14:36:18 +0200 (Mo, 13 Apr 2009) | 1 line

  Simplify markup.
........
</pre>
</div>
</content>
</entry>
</feed>
