<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Misc/python.man, branch fix-namedexpr-comment</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-29535: Remove promize about hash randomization of datetime objects. (GH-15269)</title>
<updated>2019-08-24T09:49:27+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2019-08-24T09:49:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e9c90aa43144b0be1e4e393e8cb549573437a5da'/>
<id>e9c90aa43144b0be1e4e393e8cb549573437a5da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>closes bpo-36083: Fix formatting of the manpage Synopsis. (GH-12017)</title>
<updated>2019-02-25T00:50:29+00:00</updated>
<author>
<name>Miro Hrončok</name>
<email>miro@hroncok.cz</email>
</author>
<published>2019-02-25T00:50:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=16323cb2c3d315e02637cebebdc5ff46be32ecdf'/>
<id>16323cb2c3d315e02637cebebdc5ff46be32ecdf</id>
<content type='text'>
More specifically, the options of --check-hash-based-pycs.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
More specifically, the options of --check-hash-based-pycs.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-34231: PYTHONBREAKPOINT is not documented on python --help (GH-8475)</title>
<updated>2018-07-29T10:27:16+00:00</updated>
<author>
<name>Stéphane Wirtel</name>
<email>stephane@wirtel.be</email>
</author>
<published>2018-07-29T10:27:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b7fd73896db5666020e382c010b8da900260ede4'/>
<id>b7fd73896db5666020e382c010b8da900260ede4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-24459: Document missing env variables in python.man (GH-4142)</title>
<updated>2018-07-09T19:17:54+00:00</updated>
<author>
<name>Berker Peksag</name>
<email>berker.peksag@gmail.com</email>
</author>
<published>2018-07-09T19:17:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=9863de0355caf23c44b708a5d68b603e135f7ae9'/>
<id>9863de0355caf23c44b708a5d68b603e135f7ae9</id>
<content type='text'>
Initial patch by Joshua Jay Herman.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initial patch by Joshua Jay Herman.
</pre>
</div>
</content>
</entry>
<entry>
<title>pypi.python.org -&gt; pypi.org (GH-7613)</title>
<updated>2018-06-11T04:45:50+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2018-06-11T04:45:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=9d6d06e8065d45f375f4a80e2d7e13b032da1f5b'/>
<id>9d6d06e8065d45f375f4a80e2d7e13b032da1f5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-17232: Clarify docs for -O and -OO command line options (#5839)</title>
<updated>2018-02-25T03:04:40+00:00</updated>
<author>
<name>Cheryl Sabella</name>
<email>cheryl.sabella@gmail.com</email>
</author>
<published>2018-02-25T03:04:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=186b606d8a2ea4fd51b7286813302c8e8c7006cc'/>
<id>186b606d8a2ea4fd51b7286813302c8e8c7006cc</id>
<content type='text'>
The 'optimization' is for space in the executable file, not for run time.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 'optimization' is for space in the executable file, not for run time.</pre>
</div>
</content>
</entry>
<entry>
<title>closes bpo-31650: PEP 552 (Deterministic pycs) implementation (#4575)</title>
<updated>2017-12-09T18:26:52+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2017-12-09T18:26:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=42aa93b8ff2f7879282b06efc73a31ec7785e602'/>
<id>42aa93b8ff2f7879282b06efc73a31ec7785e602</id>
<content type='text'>
Python now supports checking bytecode cache up-to-dateness with a hash of the
source contents rather than volatile source metadata. See the PEP for details.

While a fairly straightforward idea, quite a lot of code had to be modified due
to the pervasiveness of pyc implementation details in the codebase. Changes in
this commit include:

- The core changes to importlib to understand how to read, validate, and
  regenerate hash-based pycs.

- Support for generating hash-based pycs in py_compile and compileall.

- Modifications to our siphash implementation to support passing a custom
  key. We then expose it to importlib through _imp.

- Updates to all places in the interpreter, standard library, and tests that
  manually generate or parse pyc files to grok the new format.

- Support in the interpreter command line code for long options like
  --check-hash-based-pycs.

- Tests and documentation for all of the above.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python now supports checking bytecode cache up-to-dateness with a hash of the
source contents rather than volatile source metadata. See the PEP for details.

While a fairly straightforward idea, quite a lot of code had to be modified due
to the pervasiveness of pyc implementation details in the codebase. Changes in
this commit include:

- The core changes to importlib to understand how to read, validate, and
  regenerate hash-based pycs.

- Support for generating hash-based pycs in py_compile and compileall.

- Modifications to our siphash implementation to support passing a custom
  key. We then expose it to importlib through _imp.

- Updates to all places in the interpreter, standard library, and tests that
  manually generate or parse pyc files to grok the new format.

- Support in the interpreter command line code for long options like
  --check-hash-based-pycs.

- Tests and documentation for all of the above.
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32124: Document C functions safe before init (#4540)</title>
<updated>2017-11-24T21:30:27+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2017-11-24T21:30:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=84c4b1938fade2b425ac906730beabd413de094d'/>
<id>84c4b1938fade2b425ac906730beabd413de094d</id>
<content type='text'>
Explicitly document C functions and C variables that can be set
before Py_Initialize().</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Explicitly document C functions and C variables that can be set
before Py_Initialize().</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-28647: Update -u documentation after bpo-30404 (GH-3961)</title>
<updated>2017-10-13T12:16:31+00:00</updated>
<author>
<name>Berker Peksag</name>
<email>berker.peksag@gmail.com</email>
</author>
<published>2017-10-13T12:16:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7f580970836b0f6bc9c5db868d95bea81a3e1558'/>
<id>7f580970836b0f6bc9c5db868d95bea81a3e1558</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-30737: Update DevGuide links to new URL (GH-3228)</title>
<updated>2017-08-30T16:37:43+00:00</updated>
<author>
<name>Lisa Hewus Fresh</name>
<email>bugzPDX@users.noreply.github.com</email>
</author>
<published>2017-08-30T16:37:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=384899dfaeb83db38a6d3846d3cbc2f58a6605cd'/>
<id>384899dfaeb83db38a6d3846d3cbc2f58a6605cd</id>
<content type='text'>
Update old devguide links from https://docs.python.org/devguide to https://devguide.python.org</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update old devguide links from https://docs.python.org/devguide to https://devguide.python.org</pre>
</div>
</content>
</entry>
</feed>
