<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython.git/Objects/stringlib, branch master</title>
<subtitle>
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/'/>
<entry>
<title>Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever</title>
<updated>2017-01-23T08:23:58+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2017-01-23T08:23:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=1bd620bca594ba9193c63e79e7836765d23047cc'/>
<id>1bd620bca594ba9193c63e79e7836765d23047cc</id>
<content type='text'>
possible but Coccinelle couldn't find opportunity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
possible but Coccinelle couldn't find opportunity.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #29145: Merge 3.6.</title>
<updated>2017-01-10T02:56:38+00:00</updated>
<author>
<name>Xiang Zhang</name>
<email>angwerzx@126.com</email>
</author>
<published>2017-01-10T02:56:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=4035780a4fbeea4952ecde9a6aab5a67cacb3aa9'/>
<id>4035780a4fbeea4952ecde9a6aab5a67cacb3aa9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28561: Clean up UTF-8 encoder: remove dead code, update comments, etc.</title>
<updated>2016-10-30T16:25:27+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-10-30T16:25:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=c5a455c69bc256848218daec3909c6d34fa40b36'/>
<id>c5a455c69bc256848218daec3909c6d34fa40b36</id>
<content type='text'>
Patch by Xiang Zhang.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Xiang Zhang.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28126: Replace Py_MEMCPY with memcpy(). Visual Studio can properly optimize memcpy().</title>
<updated>2016-09-13T18:22:02+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>christian@python.org</email>
</author>
<published>2016-09-13T18:22:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=a516e391d34bf1983282a237d9eb60d7c2cbb82f'/>
<id>a516e391d34bf1983282a237d9eb60d7c2cbb82f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove all usage of Py_LOCAL</title>
<updated>2016-09-09T20:54:34+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2016-09-09T20:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=e40c94436517d37d12793f375ee50f42d5459e70'/>
<id>e40c94436517d37d12793f375ee50f42d5459e70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP 7 style for if/else in C</title>
<updated>2016-09-02T10:12:23+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2016-09-02T10:12:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=631c3df7f708d99b0384c07d5650af03e2b51de2'/>
<id>631c3df7f708d99b0384c07d5650af03e2b51de2</id>
<content type='text'>
Add also a newline for readability in normalize_encoding().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add also a newline for readability in normalize_encoding().
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #27895:  Spelling fixes (Contributed by Ville Skytt?).</title>
<updated>2016-08-30T17:47:49+00:00</updated>
<author>
<name>Raymond Hettinger</name>
<email>python@rcn.com</email>
</author>
<published>2016-08-30T17:47:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=4846ba81c69ebc815b35a89ed54fef7b5ffb1417'/>
<id>4846ba81c69ebc815b35a89ed54fef7b5ffb1417</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out changeset b0087e17cd5e (issue #26765)</title>
<updated>2016-07-03T10:57:48+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-07-03T10:57:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=6341b89ccbfcfb8720a07d133d0eb0d36a0a1bfc'/>
<id>6341b89ccbfcfb8720a07d133d0eb0d36a0a1bfc</id>
<content type='text'>
For unknown reasons it perhaps caused a crash on 32-bit Windows (issue #).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For unknown reasons it perhaps caused a crash on 32-bit Windows (issue #).
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #26765: Moved wrappers for bytes and bytearray methods to common header</title>
<updated>2016-07-01T14:57:30+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-07-01T14:57:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=e4807217e8bcde18faaf68cb608079fe4429e73e'/>
<id>e4807217e8bcde18faaf68cb608079fe4429e73e</id>
<content type='text'>
file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #26765: Ensure that bytes- and unicode-specific stringlib files are used</title>
<updated>2016-05-16T06:42:29+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-05-16T06:42:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=bfd56a56e1c2f30b41d16eb4165d9a4ae99dfb90'/>
<id>bfd56a56e1c2f30b41d16eb4165d9a4ae99dfb90</id>
<content type='text'>
with correct type.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with correct type.
</pre>
</div>
</content>
</entry>
</feed>
