<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Doc/using, branch 3.10</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>gh-101100: Documenting --prefix and --exec-prefix. (GH-102695)</title>
<updated>2023-03-15T22:14:00+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2023-03-15T22:14:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=bef189b5c72a25a80d58c46f9e591a1b6db2187a'/>
<id>bef189b5c72a25a80d58c46f9e591a1b6db2187a</id>
<content type='text'>
(cherry picked from commit 61b9ff35cbda0cc59816951a17de073968fc25c6)

Co-authored-by: Julien Palard &lt;julien@palard.fr&gt;
Co-authored-by: Erlend E. Aasland &lt;erlend.aasland@protonmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 61b9ff35cbda0cc59816951a17de073968fc25c6)

Co-authored-by: Julien Palard &lt;julien@palard.fr&gt;
Co-authored-by: Erlend E. Aasland &lt;erlend.aasland@protonmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[3.10] gh-102354: change python3 to python in docs examples (GH-102696) (#102698)</title>
<updated>2023-03-14T18:52:27+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2023-03-14T18:52:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=df38f7c577206bc82090222f36529db680285478'/>
<id>df38f7c577206bc82090222f36529db680285478</id>
<content type='text'>
gh-102354: change python3 to python in docs examples (GH-102696)
(cherry picked from commit 80abd62647b2a36947a11a6a8e395061be6f0c61)

Co-authored-by: Paul Watson &lt;paul.hermeneutic@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gh-102354: change python3 to python in docs examples (GH-102696)
(cherry picked from commit 80abd62647b2a36947a11a6a8e395061be6f0c61)

Co-authored-by: Paul Watson &lt;paul.hermeneutic@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix trivial typo in shebang example (GH-101385)</title>
<updated>2023-01-29T21:14:18+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2023-01-29T21:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6aabbe2b15d7c1ad671c76f166bf553e7ebc7253'/>
<id>6aabbe2b15d7c1ad671c76f166bf553e7ebc7253</id>
<content type='text'>
The example was showing the current version, but should be pinned to 3.7 to match the example command.
(cherry picked from commit 666c0840dcac9941fa41ec619fef8d45cd849a0b)

Co-authored-by: socal-nerdtastic &lt;37753609+socal-nerdtastic@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The example was showing the current version, but should be pinned to 3.7 to match the example command.
(cherry picked from commit 666c0840dcac9941fa41ec619fef8d45cd849a0b)

Co-authored-by: socal-nerdtastic &lt;37753609+socal-nerdtastic@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[3.10] Change links to label refs (GH-98454) (#98726)</title>
<updated>2022-10-26T20:19:39+00:00</updated>
<author>
<name>Stanley</name>
<email>46876382+slateny@users.noreply.github.com</email>
</author>
<published>2022-10-26T20:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f786485f134c76a216b0dd891273f1006bb44863'/>
<id>f786485f134c76a216b0dd891273f1006bb44863</id>
<content type='text'>
Co-authored-by: C.A.M. Gerlach &lt;CAM.Gerlach@Gerlach.CAM&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: C.A.M. Gerlach &lt;CAM.Gerlach@Gerlach.CAM&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[3.10] [doc] Refresh the venv introduction documentation, and correct… (GH-98466)</title>
<updated>2022-10-19T21:56:26+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2022-10-19T21:56:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=dddbbd9e3e4e12ed5a805dd4e08953e3332a15ea'/>
<id>dddbbd9e3e4e12ed5a805dd4e08953e3332a15ea</id>
<content type='text'>
Co-authored-by: C.A.M. Gerlach &lt;CAM.Gerlach@Gerlach.CAM&gt;
Co-authored-by: Phil Elson &lt;pelson.pub@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: C.A.M. Gerlach &lt;CAM.Gerlach@Gerlach.CAM&gt;
Co-authored-by: Phil Elson &lt;pelson.pub@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373)</title>
<updated>2022-10-17T23:49:47+00:00</updated>
<author>
<name>C.A.M. Gerlach</name>
<email>CAM.Gerlach@Gerlach.CAM</email>
</author>
<published>2022-10-17T23:49:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b2db1c208066b67bdf57bf3799de50352fe63416'/>
<id>b2db1c208066b67bdf57bf3799de50352fe63416</id>
<content type='text'>
Co-authored-by: Ezio Melotti &lt;ezio.melotti@gmail.com&gt;.
(cherry picked from commit fa2d43e5184f5eaf3391844ec2400342a1b2ead4)

Co-authored-by: Hugo van Kemenade &lt;hugovk@users.noreply.github.com&gt;

Co-authored-by: Hugo van Kemenade &lt;hugovk@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Ezio Melotti &lt;ezio.melotti@gmail.com&gt;.
(cherry picked from commit fa2d43e5184f5eaf3391844ec2400342a1b2ead4)

Co-authored-by: Hugo van Kemenade &lt;hugovk@users.noreply.github.com&gt;

Co-authored-by: Hugo van Kemenade &lt;hugovk@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[3.10] Remove extra spaces in custom openSSL documentation. (GH-93568) (#98008)</title>
<updated>2022-10-07T00:56:51+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2022-10-07T00:56:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=bb21bc335b15e35735084d4369b9d17f3e481a51'/>
<id>bb21bc335b15e35735084d4369b9d17f3e481a51</id>
<content type='text'>
Remove extra spaces in custom openSSL documentation. (GH-93568)
(cherry picked from commit 4875433682ffec2694647ac43f1b21f5ad73fd25)

Co-authored-by: Xiao Chen &lt;chenxiao_7@163.com&gt;

Co-authored-by: Xiao Chen &lt;chenxiao_7@163.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove extra spaces in custom openSSL documentation. (GH-93568)
(cherry picked from commit 4875433682ffec2694647ac43f1b21f5ad73fd25)

Co-authored-by: Xiao Chen &lt;chenxiao_7@163.com&gt;

Co-authored-by: Xiao Chen &lt;chenxiao_7@163.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>gh-97754: Update doc for default location of per-user installs on Windows (GH-97756)</title>
<updated>2022-10-04T16:14:42+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2022-10-04T16:14:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2911521026d94fa2435c36dcaa4426303ffb5686'/>
<id>2911521026d94fa2435c36dcaa4426303ffb5686</id>
<content type='text'>
(cherry picked from commit a120b9f25d037a1c794df731f8cc6a2898a9165e)

Co-authored-by: Ben Faulhaber &lt;111227622+faulhaberben@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit a120b9f25d037a1c794df731f8cc6a2898a9165e)

Co-authored-by: Ben Faulhaber &lt;111227622+faulhaberben@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>gh-96959: Update more HTTP links (GH-97536)</title>
<updated>2022-09-27T11:16:23+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2022-09-27T11:16:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2e315d87ff0e7ac01d532ebb334f7bb8f376bfe6'/>
<id>2e315d87ff0e7ac01d532ebb334f7bb8f376bfe6</id>
<content type='text'>
Use HTTPS for documents which are available by both HTTP and HTTPS
links, but there is no redirection from HTTP to HTTPS or vice versa.
(cherry picked from commit dd53b79de0ea98af6a11481217a961daef4e9774)

Co-authored-by: Serhiy Storchaka &lt;storchaka@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use HTTPS for documents which are available by both HTTP and HTTPS
links, but there is no redirection from HTTP to HTTPS or vice versa.
(cherry picked from commit dd53b79de0ea98af6a11481217a961daef4e9774)

Co-authored-by: Serhiy Storchaka &lt;storchaka@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[3.10] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96501)</title>
<updated>2022-09-02T16:51:49+00:00</updated>
<author>
<name>Gregory P. Smith</name>
<email>gps@google.com</email>
</author>
<published>2022-09-02T16:51:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8f0fa4bd10aba723aff988720cd26b93be99bc12'/>
<id>8f0fa4bd10aba723aff988720cd26b93be99bc12</id>
<content type='text'>
Integer to and from text conversions via CPython's bignum `int` type is not safe against denial of service attacks due to malicious input. Very large input strings with hundred thousands of digits can consume several CPU seconds.

This PR comes fresh from a pile of work done in our private PSRT security response team repo.

This backports https://github.com/python/cpython/pull/96499 aka 511ca9452033ef95bc7d7fc404b8161068226002

Signed-off-by: Christian Heimes [Red Hat] &lt;christian@python.org&gt;
Tons-of-polishing-up-by: Gregory P. Smith [Google] &lt;greg@krypto.org&gt;
Reviews via the private PSRT repo via many others (see the NEWS entry in the PR).

&lt;!-- gh-issue-number: gh-95778 --&gt;
* Issue: gh-95778
&lt;!-- /gh-issue-number --&gt;

I wrote up [a one pager for the release managers](https://docs.google.com/document/d/1KjuF_aXlzPUxTK4BMgezGJ2Pn7uevfX7g0_mvgHlL7Y/edit#).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Integer to and from text conversions via CPython's bignum `int` type is not safe against denial of service attacks due to malicious input. Very large input strings with hundred thousands of digits can consume several CPU seconds.

This PR comes fresh from a pile of work done in our private PSRT security response team repo.

This backports https://github.com/python/cpython/pull/96499 aka 511ca9452033ef95bc7d7fc404b8161068226002

Signed-off-by: Christian Heimes [Red Hat] &lt;christian@python.org&gt;
Tons-of-polishing-up-by: Gregory P. Smith [Google] &lt;greg@krypto.org&gt;
Reviews via the private PSRT repo via many others (see the NEWS entry in the PR).

&lt;!-- gh-issue-number: gh-95778 --&gt;
* Issue: gh-95778
&lt;!-- /gh-issue-number --&gt;

I wrote up [a one pager for the release managers](https://docs.google.com/document/d/1KjuF_aXlzPUxTK4BMgezGJ2Pn7uevfX7g0_mvgHlL7Y/edit#).</pre>
</div>
</content>
</entry>
</feed>
