<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Objects/bytes_methods.c, branch fix-namedexpr-comment</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>bpo-38383: Fix possible integer overflow in startswith() of bytes and bytearray. (GH-16603)</title>
<updated>2019-10-06T12:17:18+00:00</updated>
<author>
<name>Hai Shi</name>
<email>shihai1992@gmail.com</email>
</author>
<published>2019-10-06T12:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=24ddd9c2d6ab61cbce7e68d6de36d4df9bd2c3fb'/>
<id>24ddd9c2d6ab61cbce7e68d6de36d4df9bd2c3fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>closes bpo-34599: Improve performance of _Py_bytes_capitalize(). (GH-9083)</title>
<updated>2018-09-07T04:54:49+00:00</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2018-09-07T04:54:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=593bb30e82eded7f2ec02f7d1aa49742e6962113'/>
<id>593bb30e82eded7f2ec02f7d1aa49742e6962113</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-20180: complete AC conversion of Objects/stringlib/transmogrify.h (GH-8039)</title>
<updated>2018-07-06T10:17:38+00:00</updated>
<author>
<name>Tal Einat</name>
<email>taleinat+github@gmail.com</email>
</author>
<published>2018-07-06T10:17:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c929df3b96c8d7e7977e581431192be21cdafd19'/>
<id>c929df3b96c8d7e7977e581431192be21cdafd19</id>
<content type='text'>
* converted bytes methods: expandtabs, ljust, rjust, center, zfill
* updated char_convertor to properly set the C default value</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* converted bytes methods: expandtabs, ljust, rjust, center, zfill
* updated char_convertor to properly set the C default value</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32677: Optimize str.isascii() (GH-5356)</title>
<updated>2018-01-28T00:59:12+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2018-01-28T00:59:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=bea57060c863d0c3474c79350bd9c557f2ff0e7c'/>
<id>bea57060c863d0c3474c79350bd9c557f2ff0e7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32677: Add .isascii() to str, bytes and bytearray (GH-5342)</title>
<updated>2018-01-27T05:06:21+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2018-01-27T05:06:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a49ac9902903a798fab4970ccf563c531199c3f8'/>
<id>a49ac9902903a798fab4970ccf563c531199c3f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-29549: Fixes docstring for str.index (#256)</title>
<updated>2017-04-05T05:36:22+00:00</updated>
<author>
<name>Lisa Roach</name>
<email>lisaroach14@gmail.com</email>
</author>
<published>2017-04-05T05:36:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=43ba8861e0ad044efafa46a7cc04e12ac5df640e'/>
<id>43ba8861e0ad044efafa46a7cc04e12ac5df640e</id>
<content type='text'>
* Updates B.index documentation.

* Updates str.index documentation, makes it Argument Clinic compatible.

* Removes ArgumentClinic code.

* Finishes string.index documentation.

* Updates string.rindex documentation.

* Documents B.rindex.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Updates B.index documentation.

* Updates str.index documentation, makes it Argument Clinic compatible.

* Removes ArgumentClinic code.

* Finishes string.index documentation.

* Updates string.rindex documentation.

* Documents B.rindex.
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-29730: replace some calls to PyNumber_Check and improve some error messages (#650)</title>
<updated>2017-03-12T22:37:05+00:00</updated>
<author>
<name>Oren Milman</name>
<email>orenmn@gmail.com</email>
</author>
<published>2017-03-12T22:37:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=004251059b9c5e48d47cb30b94bcb92cb44d3adf'/>
<id>004251059b9c5e48d47cb30b94bcb92cb44d3adf</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://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=621b430a14f7225f2bf7037408743989b63b7848'/>
<id>621b430a14f7225f2bf7037408743989b63b7848</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #27474: Unified error messages in the __contains__ method of bytes and</title>
<updated>2016-07-10T09:37:30+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-07-10T09:37:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f9efb8b18b689ff5ef7f12e6124f21532d799516'/>
<id>f9efb8b18b689ff5ef7f12e6124f21532d799516</id>
<content type='text'>
bytearray for integers in and out of the Py_ssize_t range.
Patch by Xiang Zhang.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bytearray for integers in and out of the Py_ssize_t range.
Patch by Xiang Zhang.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #26765: Fixed parsing Py_ssize_t arguments on 32-bit Windows.</title>
<updated>2016-07-03T10:26:52+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-07-03T10:26:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ab8bcb34dc0b66ce2bc905f78a664333ee8f65f9'/>
<id>ab8bcb34dc0b66ce2bc905f78a664333ee8f65f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
