<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Doc/faq, 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-37352: Minor word-smithing for design.rst (GH #14730)</title>
<updated>2019-07-16T15:13:38+00:00</updated>
<author>
<name>Ilya Kamenshchikov</name>
<email>ikamenshchikov@gmail.com</email>
</author>
<published>2019-07-16T15:13:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a0f7119f1584db5b32deffb60a68d830673ebbdf'/>
<id>a0f7119f1584db5b32deffb60a68d830673ebbdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37456: Slash ('/') is now part of syntax. (GH-14627)</title>
<updated>2019-07-06T22:13:02+00:00</updated>
<author>
<name>Terry Jan Reedy</name>
<email>tjreedy@udel.edu</email>
</author>
<published>2019-07-06T22:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6f2a8c08573c71b78d2f6e2bfaf31641a0cd092b'/>
<id>6f2a8c08573c71b78d2f6e2bfaf31641a0cd092b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Improved phrasing (GH-14069)</title>
<updated>2019-06-21T04:43:07+00:00</updated>
<author>
<name>Aeros</name>
<email>44193521+aeros167@users.noreply.github.com</email>
</author>
<published>2019-06-21T04:43:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d0068000b266e9b7b0178e3d0640cceda5f3c7fb'/>
<id>d0068000b266e9b7b0178e3d0640cceda5f3c7fb</id>
<content type='text'>
* Docs: Improved phrasing 

Removed usage of second person pronouns in the section and made the assumption of "uneasiness" in code style transition more neutral.

* Removed trailing whitespace on line 34
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Docs: Improved phrasing 

Removed usage of second person pronouns in the section and made the assumption of "uneasiness" in code style transition more neutral.

* Removed trailing whitespace on line 34
</pre>
</div>
</content>
</entry>
<entry>
<title>Use more PEP 570 syntax in the documentation. (GH-13720)</title>
<updated>2019-06-01T08:38:24+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2019-06-01T08:38:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=70c5f2ae6e6a07d44a8d3f3202ea01bf697e05db'/>
<id>70c5f2ae6e6a07d44a8d3f3202ea01bf697e05db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: FIX broken links. (GH-13491)</title>
<updated>2019-05-25T18:02:24+00:00</updated>
<author>
<name>Julien Palard</name>
<email>julien@palard.fr</email>
</author>
<published>2019-05-25T18:02:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7114c6504a60365b8b0cd718da0ec8a737599fb9'/>
<id>7114c6504a60365b8b0cd718da0ec8a737599fb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: Replace the deprecated highlightlang directive by highlight. (#13377)</title>
<updated>2019-05-17T09:55:34+00:00</updated>
<author>
<name>Stéphane Wirtel</name>
<email>stephane@wirtel.be</email>
</author>
<published>2019-05-17T09:55:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=cbb6484573ae2058e55614b28d73b0c8478f9a70'/>
<id>cbb6484573ae2058e55614b28d73b0c8478f9a70</id>
<content type='text'>
highlightlang is deprecated since April 2018 in Sphinx.
See https://github.com/sphinx-doc/sphinx/pull/4845</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
highlightlang is deprecated since April 2018 in Sphinx.
See https://github.com/sphinx-doc/sphinx/pull/4845</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in documentation (#13344)</title>
<updated>2019-05-16T04:34:24+00:00</updated>
<author>
<name>Xtreak</name>
<email>tir.karthi@gmail.com</email>
</author>
<published>2019-05-16T04:34:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=9b5a0efcdc5b6d23b6e05bb3d30263983b7da308'/>
<id>9b5a0efcdc5b6d23b6e05bb3d30263983b7da308</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33882: mention breakpoint() in debugger-related FAQ (GH-7759)</title>
<updated>2019-05-03T16:53:21+00:00</updated>
<author>
<name>Andre Delfino</name>
<email>adelfino@gmail.com</email>
</author>
<published>2019-05-03T16:53:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=cf48e55f7f7718482fa712552f0cbc0aea1c826f'/>
<id>cf48e55f7f7718482fa712552f0cbc0aea1c826f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: define PY_SSIZE_T_CLEAN always (GH-12794)</title>
<updated>2019-04-13T01:46:21+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-04-13T01:46:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c88feceb449d6e85d7e17ec36559206094d10d81'/>
<id>c88feceb449d6e85d7e17ec36559206094d10d81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-34203: FAQ: improve wording of paragraph about 2.x vs. 3.x (GH-9821)</title>
<updated>2019-03-26T21:10:40+00:00</updated>
<author>
<name>Tal Einat</name>
<email>taleinat+github@gmail.com</email>
</author>
<published>2019-03-26T21:10:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6cd658b1a5cb2413230dbc2d9395d20498be8518'/>
<id>6cd658b1a5cb2413230dbc2d9395d20498be8518</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
</feed>
