<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/string.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>Fixed issue #25034: Fix string.Formatter problem with auto-numbering</title>
<updated>2015-09-29T14:27:38+00:00</updated>
<author>
<name>Eric V. Smith</name>
<email>eric@trueblade.com</email>
</author>
<published>2015-09-29T14:27:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=85976b14ddb941670ee831ed18b5bc69ca1380ac'/>
<id>85976b14ddb941670ee831ed18b5bc69ca1380ac</id>
<content type='text'>
and nested format_specs. Patch by Anthon van der Neut.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and nested format_specs. Patch by Anthon van der Neut.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #23671: string.Template now allows to specify the "self" parameter as</title>
<updated>2015-03-24T20:28:43+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2015-03-24T20:28:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8ffe917cee26b83fed4f227c4ed16d4eec15dcf9'/>
<id>8ffe917cee26b83fed4f227c4ed16d4eec15dcf9</id>
<content type='text'>
keyword argument.  string.Formatter now allows to specify the "self" and
the "format_string" parameters as keyword arguments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
keyword argument.  string.Formatter now allows to specify the "self" and
the "format_string" parameters as keyword arguments.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #13598: Add auto-numbering of replacement fields to string.Formatter.</title>
<updated>2014-04-14T20:43:50+00:00</updated>
<author>
<name>Eric V. Smith</name>
<email>eric@trueblade.com</email>
</author>
<published>2014-04-14T20:43:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7ce90743a1948680f409bcc02f56f4f100df1a04'/>
<id>7ce90743a1948680f409bcc02f56f4f100df1a04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge #13579: teach string.Formatter about 'a'.</title>
<updated>2012-08-19T21:45:40+00:00</updated>
<author>
<name>R David Murray</name>
<email>rdmurray@bitdance.com</email>
</author>
<published>2012-08-19T21:45:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=749bd42072c3ecf04be3e38ca479e48692bbfd7e'/>
<id>749bd42072c3ecf04be3e38ca479e48692bbfd7e</id>
<content type='text'>
Patch by Francisco Martín Brugué.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Francisco Martín Brugué.
</pre>
</div>
</content>
</entry>
<entry>
<title>#13579: teach string.Formatter about 'a'.</title>
<updated>2012-08-19T21:26:34+00:00</updated>
<author>
<name>R David Murray</name>
<email>rdmurray@bitdance.com</email>
</author>
<published>2012-08-19T21:26:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e56bf97ef4283a877c459390516bb7385e8e4ec4'/>
<id>e56bf97ef4283a877c459390516bb7385e8e4ec4</id>
<content type='text'>
Patch by Francisco Martín Brugué.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Francisco Martín Brugué.
</pre>
</div>
</content>
</entry>
<entry>
<title>#13012: use splitlines(keepends=True/False) instead of splitlines(0/1).</title>
<updated>2011-09-28T14:37:55+00:00</updated>
<author>
<name>Ezio Melotti</name>
<email>ezio.melotti@gmail.com</email>
</author>
<published>2011-09-28T14:37:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d8b509b192a67f0f217ae52ed81fc91bc27a1818'/>
<id>d8b509b192a67f0f217ae52ed81fc91bc27a1818</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #11297: Add collections.ChainMap()</title>
<updated>2011-02-26T01:02:51+00:00</updated>
<author>
<name>Raymond Hettinger</name>
<email>python@rcn.com</email>
</author>
<published>2011-02-26T01:02:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=9fe1ccfb5ac8c38be1439151712d3a8b3e7d87f2'/>
<id>9fe1ccfb5ac8c38be1439151712d3a8b3e7d87f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Factor-out common code for helper classes.</title>
<updated>2011-02-22T01:55:36+00:00</updated>
<author>
<name>Raymond Hettinger</name>
<email>python@rcn.com</email>
</author>
<published>2011-02-22T01:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c9423109f5d1e9f4fd034f036687468de6eeb638'/>
<id>c9423109f5d1e9f4fd034f036687468de6eeb638</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#9418: first step of moving private string methods to _string module.</title>
<updated>2010-10-14T07:04:07+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-10-14T07:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=66c221e993bf7c5979145dbbe365238f2d70064f'/>
<id>66c221e993bf7c5979145dbbe365238f2d70064f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #1686: Fix string.Template when overriding the pattern attribute.</title>
<updated>2010-09-18T23:34:07+00:00</updated>
<author>
<name>Florent Xicluna</name>
<email>florent.xicluna@gmail.com</email>
</author>
<published>2010-09-18T23:34:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=eb19dce085de9723678acb8909b403a4c459c86a'/>
<id>eb19dce085de9723678acb8909b403a4c459c86a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
