<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Doc, branch benjamin-pyapi</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-33437: add __new__ vs __init__ example (GH-9145)</title>
<updated>2018-09-12T17:00:30+00:00</updated>
<author>
<name>Ethan Furman</name>
<email>ethan@stoneleaf.us</email>
</author>
<published>2018-09-12T17:00:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f52237400b9960d434c5d0676a3479b8c1e8c869'/>
<id>f52237400b9960d434c5d0676a3479b8c1e8c869</id>
<content type='text'>
Improve Enum docs.


https://bugs.python.org/issue33437</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve Enum docs.


https://bugs.python.org/issue33437</pre>
</div>
</content>
</entry>
<entry>
<title>closes bpo-25041: Document AF_PACKET socket address format. (GH-4092)</title>
<updated>2018-09-12T00:32:15+00:00</updated>
<author>
<name>Cheryl Sabella</name>
<email>cheryl.sabella@gmail.com</email>
</author>
<published>2018-09-12T00:32:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=731ff68eeef58babdf2b32dc9a73b141760c2be9'/>
<id>731ff68eeef58babdf2b32dc9a73b141760c2be9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33649: Cleanup asyncio/streams and asyncio/synchronization docs (GH-9192)</title>
<updated>2018-09-12T00:10:37+00:00</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@magic.io</email>
</author>
<published>2018-09-12T00:10:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8be876e44b2dffb96b551029454cbfb16d697992'/>
<id>8be876e44b2dffb96b551029454cbfb16d697992</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "bpo-34595: Add %T format to PyUnicode_FromFormatV() (GH-9080)" (GH-9187)</title>
<updated>2018-09-11T22:23:25+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2018-09-11T22:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=998b80636690ffbdb0a278810d9c031fad38631d'/>
<id>998b80636690ffbdb0a278810d9c031fad38631d</id>
<content type='text'>
This reverts commit 886483e2b9bbabf60ab769683269b873381dd5ee.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 886483e2b9bbabf60ab769683269b873381dd5ee.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-34365: Update date object documentation (GH-8814)</title>
<updated>2018-09-11T20:59:23+00:00</updated>
<author>
<name>Danish Prakash</name>
<email>grafitykoncept@gmail.com</email>
</author>
<published>2018-09-11T20:59:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=9c223794c754408644c16349b85dd27fdba8a926'/>
<id>9c223794c754408644c16349b85dd27fdba8a926</id>
<content type='text'>
Python 3.x does not fall back to comparing object addresses when comparing two `dt` objects.

&lt;!-- issue-number: [bpo-34365](https://www.bugs.python.org/issue34365) --&gt;
https://bugs.python.org/issue34365
&lt;!-- /issue-number --&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python 3.x does not fall back to comparing object addresses when comparing two `dt` objects.

&lt;!-- issue-number: [bpo-34365](https://www.bugs.python.org/issue34365) --&gt;
https://bugs.python.org/issue34365
&lt;!-- /issue-number --&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-34613: document the correct value of limit argument of asyncio.StreamReader (GH-9121)</title>
<updated>2018-09-11T18:45:26+00:00</updated>
<author>
<name>Bram</name>
<email>cortex@worlddomination.be</email>
</author>
<published>2018-09-11T18:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b4ec36200a959da70eba94c19826446a8efdffdd'/>
<id>b4ec36200a959da70eba94c19826446a8efdffdd</id>
<content type='text'>
The default value of asyncio.StreamReader *limit* is `_DEFAULT_LIMIT` instead of `None`.

&lt;!-- issue-number: [bpo-34613](https://www.bugs.python.org/issue34613) --&gt;
https://bugs.python.org/issue34613
&lt;!-- /issue-number --&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default value of asyncio.StreamReader *limit* is `_DEFAULT_LIMIT` instead of `None`.

&lt;!-- issue-number: [bpo-34613](https://www.bugs.python.org/issue34613) --&gt;
https://bugs.python.org/issue34613
&lt;!-- /issue-number --&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-28617 Fixed docs inaccuracies about the types that support membership tests (GH-9086)</title>
<updated>2018-09-11T17:44:52+00:00</updated>
<author>
<name>wim glenn</name>
<email>wim.glenn@gmail.com</email>
</author>
<published>2018-09-11T17:44:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=08bcf647d8a92e4bd47531588b284c6820b7a7ef'/>
<id>08bcf647d8a92e4bd47531588b284c6820b7a7ef</id>
<content type='text'>
&lt;!-- issue-number: [bpo-28617](https://www.bugs.python.org/issue28617) --&gt;
https://bugs.python.org/issue28617
&lt;!-- /issue-number --&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&lt;!-- issue-number: [bpo-28617](https://www.bugs.python.org/issue28617) --&gt;
https://bugs.python.org/issue28617
&lt;!-- /issue-number --&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33649: First asyncio docs improvement pass (GH-9142)</title>
<updated>2018-09-11T16:54:40+00:00</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@magic.io</email>
</author>
<published>2018-09-11T16:54:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7c7605ff1133cf757cac428c483827f666c7c827'/>
<id>7c7605ff1133cf757cac428c483827f666c7c827</id>
<content type='text'>
Rewritten/updated sections:

* Event Loop APIs
* Transports &amp; Protocols
* Streams
* Exceptions
* Policies
* Queues
* Subprocesses
* Platforms
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rewritten/updated sections:

* Event Loop APIs
* Transports &amp; Protocols
* Streams
* Exceptions
* Policies
* Queues
* Subprocesses
* Platforms
</pre>
</div>
</content>
</entry>
<entry>
<title>closes bpo-33883: Mention type checkers in the FAQ. (GH-7760)</title>
<updated>2018-09-11T05:12:41+00:00</updated>
<author>
<name>Andrés Delfino</name>
<email>adelfino@gmail.com</email>
</author>
<published>2018-09-11T05:12:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a37825418649873a0fa971dc7e5e6d142c124574'/>
<id>a37825418649873a0fa971dc7e5e6d142c124574</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33032: Mention the implicit cache in struct.Struct() docs (GH-7700)</title>
<updated>2018-09-11T04:37:33+00:00</updated>
<author>
<name>Zackery Spytz</name>
<email>zspytz@gmail.com</email>
</author>
<published>2018-09-11T04:37:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=3666b3c1f695a145adab1bf644c22e564e8eb0ee'/>
<id>3666b3c1f695a145adab1bf644c22e564e8eb0ee</id>
<content type='text'>
Mention the implicit cache in struct.Struct() docs.

Consistent with the re.compile documentation note.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mention the implicit cache in struct.Struct() docs.

Consistent with the re.compile documentation note.</pre>
</div>
</content>
</entry>
</feed>
