<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/test/test_gc.py, branch benjamin-eval-loop-edit</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-24596: Decref module in PyRun_SimpleFileExFlags() on SystemExit (GH-7918)</title>
<updated>2018-07-03T19:47:22+00:00</updated>
<author>
<name>Zackery Spytz</name>
<email>zspytz@gmail.com</email>
</author>
<published>2018-07-03T19:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d8cba5d16f1333fd625726fc72e66afbd45b8d00'/>
<id>d8cba5d16f1333fd625726fc72e66afbd45b8d00</id>
<content type='text'>
PyErr_Print() will not return when the exception is a SystemExit, so
decref the __main__ module object in that case.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PyErr_Print() will not return when the exception is a SystemExit, so
decref the __main__ module object in that case.</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "bpo-31356: Add context manager to temporarily disable GC GH-5495</title>
<updated>2018-02-02T14:31:06+00:00</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@magic.io</email>
</author>
<published>2018-02-02T14:31:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=383b32fe108ea627699cc9c644fba5f8bae95d73'/>
<id>383b32fe108ea627699cc9c644fba5f8bae95d73</id>
<content type='text'>
This reverts commit 72a0d218dcc94a3cc409a9ef32dfcd5a7bbcb43c.

The reverted commit had a few issues so it was unanimously decided
to undo it. See the bpo issue for details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 72a0d218dcc94a3cc409a9ef32dfcd5a7bbcb43c.

The reverted commit had a few issues so it was unanimously decided
to undo it. See the bpo issue for details.
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31356: Add context manager to temporarily disable GC (GH-4224)</title>
<updated>2018-01-29T20:37:09+00:00</updated>
<author>
<name>Pablo Galindo</name>
<email>Pablogsal@gmail.com</email>
</author>
<published>2018-01-29T20:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=72a0d218dcc94a3cc409a9ef32dfcd5a7bbcb43c'/>
<id>72a0d218dcc94a3cc409a9ef32dfcd5a7bbcb43c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31558: Add gc.freeze() (#3705)</title>
<updated>2017-10-16T19:49:41+00:00</updated>
<author>
<name>brainfvck</name>
<email>li.zekun@gmail.com</email>
</author>
<published>2017-10-16T19:49:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c75edabbb65ca2bb29e51f8d1eb2c780e5890982'/>
<id>c75edabbb65ca2bb29e51f8d1eb2c780e5890982</id>
<content type='text'>
Freeze all the objects tracked by gc - move them to a permanent generation
and ignore all the future collections. This can be used before a POSIX
fork() call to make the gc copy-on-write friendly or to speed up collection.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Freeze all the objects tracked by gc - move them to a permanent generation
and ignore all the future collections. This can be used before a POSIX
fork() call to make the gc copy-on-write friendly or to speed up collection.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31370: Remove support for threads-less builds (#3385)</title>
<updated>2017-09-07T16:56:24+00:00</updated>
<author>
<name>Antoine Pitrou</name>
<email>pitrou@free.fr</email>
</author>
<published>2017-09-07T16:56:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a6a4dc816d68df04a7d592e0b6af8c7ecc4d4344'/>
<id>a6a4dc816d68df04a7d592e0b6af8c7ecc4d4344</id>
<content type='text'>
* Remove Setup.config
* Always define WITH_THREAD for compatibility.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove Setup.config
* Always define WITH_THREAD for compatibility.

</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #19527: Fixed tests with defined COUNT_ALLOCS.</title>
<updated>2016-07-03T19:30:49+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-07-03T19:30:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=bae75cf3fe975d21c0c20baa595d21ebeca54681'/>
<id>bae75cf3fe975d21c0c20baa595d21ebeca54681</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #19527: Fixed tests with defined COUNT_ALLOCS.</title>
<updated>2016-07-03T19:27:26+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-07-03T19:27:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a793037d803abf098d172f686e2b95d27863c54d'/>
<id>a793037d803abf098d172f686e2b95d27863c54d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_gc: remove unused imports</title>
<updated>2016-01-23T12:29:02+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2016-01-23T12:29:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=843a1fb1e78bf2d374daccaaa5c616f63afdf053'/>
<id>843a1fb1e78bf2d374daccaaa5c616f63afdf053</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #9517: Move script_helper to the support package.</title>
<updated>2015-05-06T03:33:17+00:00</updated>
<author>
<name>Berker Peksag</name>
<email>berker.peksag@gmail.com</email>
</author>
<published>2015-05-06T03:33:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ce643913a9049953950918b214fb7cef40506be5'/>
<id>ce643913a9049953950918b214fb7cef40506be5</id>
<content type='text'>
Patch by Christie Wilson.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Christie Wilson.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #23726: Don't enable GC for user subclasses of non-GC types that don't add any new fields.</title>
<updated>2015-04-13T18:10:06+00:00</updated>
<author>
<name>Antoine Pitrou</name>
<email>solipsis@pitrou.net</email>
</author>
<published>2015-04-13T18:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a63cc212348e276c8ede32773313c60ff7fda651'/>
<id>a63cc212348e276c8ede32773313c60ff7fda651</id>
<content type='text'>
Patch by Eugene Toder.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Eugene Toder.
</pre>
</div>
</content>
</entry>
</feed>
