<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Doc, branch alex-patch-1</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-37775: Update compileall doc for invalidation_mode parameter (GH-15148)</title>
<updated>2019-08-14T22:03:11+00:00</updated>
<author>
<name>Hai Shi</name>
<email>shihai1992@gmail.com</email>
</author>
<published>2019-08-14T22:03:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=68e495df909a33e719e3f1ef5b4893ec785e10a4'/>
<id>68e495df909a33e719e3f1ef5b4893ec785e10a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37826: Document exception chaining in Python tutorial for errors. (GH-15243)</title>
<updated>2019-08-14T21:11:32+00:00</updated>
<author>
<name>Abhilash Raj</name>
<email>maxking@users.noreply.github.com</email>
</author>
<published>2019-08-14T21:11:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=dcfe111eb5602333135b8776996332a8dcf59392'/>
<id>dcfe111eb5602333135b8776996332a8dcf59392</id>
<content type='text'>
https://bugs.python.org/issue37826</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugs.python.org/issue37826</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-36502: Correct documentation of str.isspace() (GH-15019)</title>
<updated>2019-08-14T11:05:19+00:00</updated>
<author>
<name>Greg Price</name>
<email>gnprice@gmail.com</email>
</author>
<published>2019-08-14T11:05:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6bccbe7dfb998af862a183f2c36f0d4603af2c29'/>
<id>6bccbe7dfb998af862a183f2c36f0d4603af2c29</id>
<content type='text'>
The documented definition was much broader than the real one:
there are tons of characters with general category "Other",
and we don't (and shouldn't) treat most of them as whitespace.

Rewrite the definition to agree with the comment on
_PyUnicode_IsWhitespace, and with the logic in makeunicodedata.py,
which is what generates that function and so ultimately governs.

Add suitable breadcrumbs so that a reader who wants to pin down
exactly what this definition means (what's a "bidirectional class"
of "B"?) can do so.  The `unicodedata` module documentation is an
appropriate central place for our references to Unicode's own copious
documentation, so point there.

Also add to the isspace() test a thorough check that the
implementation agrees with the intended definition.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The documented definition was much broader than the real one:
there are tons of characters with general category "Other",
and we don't (and shouldn't) treat most of them as whitespace.

Rewrite the definition to agree with the comment on
_PyUnicode_IsWhitespace, and with the logic in makeunicodedata.py,
which is what generates that function and so ultimately governs.

Add suitable breadcrumbs so that a reader who wants to pin down
exactly what this definition means (what's a "bidirectional class"
of "B"?) can do so.  The `unicodedata` module documentation is an
appropriate central place for our references to Unicode's own copious
documentation, so point there.

Also add to the isspace() test a thorough check that the
implementation agrees with the intended definition.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37256: Wording in Request class docs (#14792)</title>
<updated>2019-08-14T01:10:58+00:00</updated>
<author>
<name>Ngalim Siregar</name>
<email>ngalim.siregar@gmail.com</email>
</author>
<published>2019-08-14T01:10:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=38c7199beb30ae9a5005c0f0d9df9fae0da3680a'/>
<id>38c7199beb30ae9a5005c0f0d9df9fae0da3680a</id>
<content type='text'>
* bpo-37256: Wording in Request class docs

* 📜🤖 Added by blurb_it.

* Update Misc/NEWS.d/next/Documentation/2019-07-16-14-48-12.bpo-37256.qJTrBb.rst

Co-Authored-By: Kyle Stanley &lt;aeros167@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bpo-37256: Wording in Request class docs

* 📜🤖 Added by blurb_it.

* Update Misc/NEWS.d/next/Documentation/2019-07-16-14-48-12.bpo-37256.qJTrBb.rst

Co-Authored-By: Kyle Stanley &lt;aeros167@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37689: add Path.is_relative_to() method (GH-14982)</title>
<updated>2019-08-13T19:54:02+00:00</updated>
<author>
<name>Hai Shi</name>
<email>shihai1992@gmail.com</email>
</author>
<published>2019-08-13T19:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=82642a052dc46b2180679518bc8d87e1a28a88b5'/>
<id>82642a052dc46b2180679518bc8d87e1a28a88b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37814: Document the empty tuple type annotation syntax (GH-15208)</title>
<updated>2019-08-13T19:05:09+00:00</updated>
<author>
<name>Josh Holland</name>
<email>anowlcalledjosh@gmail.com</email>
</author>
<published>2019-08-13T19:05:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8a784af750fa82c8355903309e5089eb2b60c16b'/>
<id>8a784af750fa82c8355903309e5089eb2b60c16b</id>
<content type='text'>
https://bugs.python.org/issue37814:

&gt; The empty tuple syntax in type annotations, `Tuple[()]`, is not obvious from the examples given in the documentation (I naively expected `Tuple[]` to work); it has been documented in PEP 484 and in mypy, but not in the documentation for the typing module.


https://bugs.python.org/issue37814</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugs.python.org/issue37814:

&gt; The empty tuple syntax in type annotations, `Tuple[()]`, is not obvious from the examples given in the documentation (I naively expected `Tuple[]` to work); it has been documented in PEP 484 and in mypy, but not in the documentation for the typing module.


https://bugs.python.org/issue37814</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37759: Second round of edits to Whatsnew 3.8 (GH-15204)</title>
<updated>2019-08-12T22:55:18+00:00</updated>
<author>
<name>Raymond Hettinger</name>
<email>rhettinger@users.noreply.github.com</email>
</author>
<published>2019-08-12T22:55:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=66a34d35e4c97da9840a29ba9fba76721021c463'/>
<id>66a34d35e4c97da9840a29ba9fba76721021c463</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37804: Remove the deprecated method threading.Thread.isAlive() (GH-15225)</title>
<updated>2019-08-12T17:41:08+00:00</updated>
<author>
<name>Dong-hee Na</name>
<email>donghee.na92@gmail.com</email>
</author>
<published>2019-08-12T17:41:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=44046fe4fc7f00a6eb855b33e6a3f953cf5233a5'/>
<id>44046fe4fc7f00a6eb855b33e6a3f953cf5233a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix docs for assert_called and assert_called_once (#15197)</title>
<updated>2019-08-12T06:57:03+00:00</updated>
<author>
<name>Ismail S</name>
<email>ismail-s@users.noreply.github.com</email>
</author>
<published>2019-08-12T06:57:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f9590edfeae192ba95aadaee9460dc03a366c51a'/>
<id>f9590edfeae192ba95aadaee9460dc03a366c51a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37819: Add Fraction.as_integer_ratio() (GH-15212)</title>
<updated>2019-08-11T21:40:59+00:00</updated>
<author>
<name>Raymond Hettinger</name>
<email>rhettinger@users.noreply.github.com</email>
</author>
<published>2019-08-11T21:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f03b4c8a48f62134799d368b78da35301af466a3'/>
<id>f03b4c8a48f62134799d368b78da35301af466a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
