<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Doc/using, branch v3.8.5</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-40831: Remove an incorrect statement in the Windows docs (GH-20570)</title>
<updated>2020-06-01T15:53:33+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2020-06-01T15:53:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d0dc369a90e356bf2eba651816feb7ad736ce28a'/>
<id>d0dc369a90e356bf2eba651816feb7ad736ce28a</id>
<content type='text'>
(cherry picked from commit c8966667bbdb284c3780ef6cec8a3870935a6bb7)

Co-authored-by: Zackery Spytz &lt;zspytz@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit c8966667bbdb284c3780ef6cec8a3870935a6bb7)

Co-authored-by: Zackery Spytz &lt;zspytz@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38972: Fix typos in PowerShell Execution Policies links (GH-20383)</title>
<updated>2020-05-25T15:11:39+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2020-05-25T15:11:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=331b2dfadb2a5dd990145c043d006166e568af7b'/>
<id>331b2dfadb2a5dd990145c043d006166e568af7b</id>
<content type='text'>
(cherry picked from commit ef16958d17e83723334a51428f410f726d6492a7)

Co-authored-by: Miro Hrončok &lt;miro@hroncok.cz&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit ef16958d17e83723334a51428f410f726d6492a7)

Co-authored-by: Miro Hrončok &lt;miro@hroncok.cz&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[doc] Remove references to obsolete BuildApplet on macOS. (GH-20023)</title>
<updated>2020-05-21T23:34:46+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2020-05-21T23:34:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=822efa5695b5ba6c2316c1400e4e9ec2546f7ea5'/>
<id>822efa5695b5ba6c2316c1400e4e9ec2546f7ea5</id>
<content type='text'>
(cherry picked from commit 7864f11cdf12807555d62c7a132c191eb41ecc02)

Co-authored-by: Andre Delfino &lt;adelfino@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 7864f11cdf12807555d62c7a132c191eb41ecc02)

Co-authored-by: Andre Delfino &lt;adelfino@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38972: Link to instructions to change PowerShell execution policy (GH-19131)</title>
<updated>2020-04-02T19:19:41+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2020-04-02T19:19:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b7345c24a4d962e2adbafc86e4af77de9e3ef09e'/>
<id>b7345c24a4d962e2adbafc86e4af77de9e3ef09e</id>
<content type='text'>
(cherry picked from commit 45217af29c7f380089af17beb48a5ea0560bbb9d)

Co-authored-by: Derek Keeler &lt;d3r3kk@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 45217af29c7f380089af17beb48a5ea0560bbb9d)

Co-authored-by: Derek Keeler &lt;d3r3kk@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo: add space (GH-18853)</title>
<updated>2020-03-08T17:58:19+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2020-03-08T17:58:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=765117dc161d7bd8317e9df7fb3f3b5caca281c2'/>
<id>765117dc161d7bd8317e9df7fb3f3b5caca281c2</id>
<content type='text'>
Fix typo in cmdline.rst
Add space between the `-m` option and the module name (`timeit`).
(cherry picked from commit c580981ba01c4d9f721dbdd88208ba37704e0217)

Co-authored-by: Julin S &lt;48789920+ju-sh@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix typo in cmdline.rst
Add space between the `-m` option and the module name (`timeit`).
(cherry picked from commit c580981ba01c4d9f721dbdd88208ba37704e0217)

Co-authored-by: Julin S &lt;48789920+ju-sh@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-39287: Doc: Add UTF-8 mode section in using/windows. (GH-17935)</title>
<updated>2020-01-28T10:18:09+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2020-01-28T10:18:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=cee5da861091cdaca99f0636af7ab8c4b0274e5f'/>
<id>cee5da861091cdaca99f0636af7ab8c4b0274e5f</id>
<content type='text'>
Co-Authored-By: Kyle Stanley &lt;aeros167@gmail.com&gt;
(cherry picked from commit 148610d88a2785751ed435a4e60f07a9f1bc50a6)

Co-authored-by: Inada Naoki &lt;songofacandy@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Kyle Stanley &lt;aeros167@gmail.com&gt;
(cherry picked from commit 148610d88a2785751ed435a4e60f07a9f1bc50a6)

Co-authored-by: Inada Naoki &lt;songofacandy@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Updated missing periods in cmdline.rst (GH-17173)</title>
<updated>2019-11-15T22:25:18+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2019-11-15T22:25:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e963c57cfb0c6fb0f1678ac08e206f410ef43a8b'/>
<id>e963c57cfb0c6fb0f1678ac08e206f410ef43a8b</id>
<content type='text'>
(cherry picked from commit 0fe0b88d6eb597c9a929e14ad47a5a9bd99bfe53)

Co-authored-by: Jules Lasne (jlasne) &lt;jules.lasne@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 0fe0b88d6eb597c9a929e14ad47a5a9bd99bfe53)

Co-authored-by: Jules Lasne (jlasne) &lt;jules.lasne@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38133: Update docs to reflect fixes to py.exe launcher (GH-16791)</title>
<updated>2019-10-14T22:52:47+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2019-10-14T22:52:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=42308e8b27c8023e3f9d037f5e4a8892f2dcbc48'/>
<id>42308e8b27c8023e3f9d037f5e4a8892f2dcbc48</id>
<content type='text'>
(cherry picked from commit 4d202281c128e2026e78fc5f4cc752b1dafbf3ad)

Co-authored-by: Steve Dower &lt;steve.dower@python.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 4d202281c128e2026e78fc5f4cc752b1dafbf3ad)

Co-authored-by: Steve Dower &lt;steve.dower@python.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33095: Add reference to isolated mode in -m and script option (GH-7764)</title>
<updated>2019-09-16T12:21:03+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2019-09-16T12:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=07186c3959a61c3d73b5ccae431cdd32afe70e5e'/>
<id>07186c3959a61c3d73b5ccae431cdd32afe70e5e</id>
<content type='text'>
Attempt to make isolated mode easier to discover via additional inline documentation.

Co-Authored-By: Julien Palard &lt;julien@palard.fr&gt;
(cherry picked from commit bdd6945d4dbd1fe6a7fcff95f7d6908db7d791a1)

Co-authored-by: Xtreak &lt;tir.karthi@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Attempt to make isolated mode easier to discover via additional inline documentation.

Co-Authored-By: Julien Palard &lt;julien@palard.fr&gt;
(cherry picked from commit bdd6945d4dbd1fe6a7fcff95f7d6908db7d791a1)

Co-authored-by: Xtreak &lt;tir.karthi@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-29535: Remove promize about hash randomization of datetime objects. (GH-15269)</title>
<updated>2019-08-24T10:19:51+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2019-08-24T10:19:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=076d0b9f5def35aeb0f8e8aadf658dc35aace81d'/>
<id>076d0b9f5def35aeb0f8e8aadf658dc35aace81d</id>
<content type='text'>
(cherry picked from commit e9c90aa43144b0be1e4e393e8cb549573437a5da)

Co-authored-by: Serhiy Storchaka &lt;storchaka@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit e9c90aa43144b0be1e4e393e8cb549573437a5da)

Co-authored-by: Serhiy Storchaka &lt;storchaka@gmail.com&gt;</pre>
</div>
</content>
</entry>
</feed>
