<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/test/test_bytes.py, branch benjamin-interp-initialize</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-20047: Make bytearray methods partition() and rpartition() rejecting (#4158)</title>
<updated>2017-10-28T23:11:54+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2017-10-28T23:11:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a2314283ff87c65e1745a42c2f2b716b1a209128'/>
<id>a2314283ff87c65e1745a42c2f2b716b1a209128</id>
<content type='text'>
separators that are not bytes-like objects.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
separators that are not bytes-like objects.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-20552: Use specific asserts in bytes tests (#790)</title>
<updated>2017-03-27T10:59:07+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2017-03-27T10:59:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=604e74c6beb2585c81083fa85f0e5a4d46965cbc'/>
<id>604e74c6beb2585c81083fa85f0e5a4d46965cbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-29714:  Fix a regression that bytes format may fail when containing zero bytes inside. (GH-499)</title>
<updated>2017-03-06T09:17:05+00:00</updated>
<author>
<name>Xiang Zhang</name>
<email>angwerzx@126.com</email>
</author>
<published>2017-03-06T09:17:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b76ad5121e2cfa89d6476d700cbcb65b7ffc39ac'/>
<id>b76ad5121e2cfa89d6476d700cbcb65b7ffc39ac</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.6</title>
<updated>2017-01-06T08:44:43+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2017-01-06T08:44:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7ed28a8914eb0ab6caf3f45f911b1e36918af38d'/>
<id>7ed28a8914eb0ab6caf3f45f911b1e36918af38d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #29159: Fix regression in bytes(x) when x.__index__() raises Exception.</title>
<updated>2017-01-06T08:32:01+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2017-01-06T08:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a634e23209e90fd516fae1b4a303d57fdb1b9917'/>
<id>a634e23209e90fd516fae1b4a303d57fdb1b9917</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28927: bytes.fromhex() and bytearray.fromhex() now ignore all ASCII</title>
<updated>2016-12-19T16:51:37+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-12-19T16:51:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=dd1da7f74ad7d625148dc8a8f4f30051bc2c3401'/>
<id>dd1da7f74ad7d625148dc8a8f4f30051bc2c3401</id>
<content type='text'>
whitespace, not only spaces.  Patch by Robert Xiao.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
whitespace, not only spaces.  Patch by Robert Xiao.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28385: An error message when non-empty format spec is passed to</title>
<updated>2016-10-30T17:37:46+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-10-30T17:37:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7984bff52a9952219a3c15b88ff6514244dd7498'/>
<id>7984bff52a9952219a3c15b88ff6514244dd7498</id>
<content type='text'>
object.__format__ now contains the name of actual type.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
object.__format__ now contains the name of actual type.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28385: An error message when non-empty format spec is passed to</title>
<updated>2016-10-30T17:33:54+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-10-30T17:33:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d1af5effc214f474bcb1df62eb2089c48f657ee5'/>
<id>d1af5effc214f474bcb1df62eb2089c48f657ee5</id>
<content type='text'>
object.__format__ now contains the name of actual type.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
object.__format__ now contains the name of actual type.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old typo.</title>
<updated>2016-09-08T12:47:27+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-09-08T12:47:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c49a516ae987bc5b5c2a363a16365b3d863d7c2c'/>
<id>c49a516ae987bc5b5c2a363a16365b3d863d7c2c</id>
<content type='text'>
Initially (e0b7e34b5971) it should be \udef0, but after 52a77ef069cd
(issue #3672) lone surrogates are not accepted and should be removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initially (e0b7e34b5971) it should be \udef0, but after 52a77ef069cd
(issue #3672) lone surrogates are not accepted and should be removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #27506: Support bytes/bytearray.translate() delete as keyword argument</title>
<updated>2016-08-27T08:35:02+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2016-08-27T08:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1b6c6da85d7fd268825e09cc8ff339540c1f77bc'/>
<id>1b6c6da85d7fd268825e09cc8ff339540c1f77bc</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>
</feed>
