<feed xmlns='http://www.w3.org/2005/Atom'>
<title>SCons.git/test/SConscript, branch python3-port</title>
<subtitle>SCons is an Open Source software construction tool—that is, a next-generation build tool.</subtitle>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/'/>
<entry>
<title>Fixed print()'s</title>
<updated>2016-05-09T22:38:08Z</updated>
<author>
<name>William Deegan</name>
<email>bill@baddogconsulting.com</email>
</author>
<published>2016-05-09T22:38:08Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=d3c4aa79b66572dacc4be76fc7c54354c726ae3b'/>
<id>d3c4aa79b66572dacc4be76fc7c54354c726ae3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in comment.</title>
<updated>2016-05-09T22:37:11Z</updated>
<author>
<name>William Deegan</name>
<email>bill@baddogconsulting.com</email>
</author>
<published>2016-05-09T22:37:11Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=9e56ee19d57f6ecb32d6cb5cd36809fd02cd34c1'/>
<id>9e56ee19d57f6ecb32d6cb5cd36809fd02cd34c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed embedded SConscript/SConstruct's usage of print. Had no parens.</title>
<updated>2016-05-09T22:36:18Z</updated>
<author>
<name>William Deegan</name>
<email>bill@baddogconsulting.com</email>
</author>
<published>2016-05-09T22:36:18Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=9cc6b7b615b8b22a2a747fbb2d404d87b4091358'/>
<id>9cc6b7b615b8b22a2a747fbb2d404d87b4091358</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed embedded SConscript/SConstruct's usage of print. Had no parens.</title>
<updated>2016-05-09T22:33:18Z</updated>
<author>
<name>William Deegan</name>
<email>bill@baddogconsulting.com</email>
</author>
<published>2016-05-09T22:33:18Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=144d9dd9bd444d5cfab2b1094775d59ccc758882'/>
<id>144d9dd9bd444d5cfab2b1094775d59ccc758882</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed embedded SConscript/SConstruct's usage of print. Had no parens.</title>
<updated>2016-05-09T22:32:04Z</updated>
<author>
<name>William Deegan</name>
<email>bill@baddogconsulting.com</email>
</author>
<published>2016-05-09T22:32:04Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=b93369681ca5d4fc9a52fecd4d3afafc2dfa7742'/>
<id>b93369681ca5d4fc9a52fecd4d3afafc2dfa7742</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix regression tests (imports not happening as expected)</title>
<updated>2010-04-25T07:10:15Z</updated>
<author>
<name>Greg Noel</name>
<email>GregNoel@tigris.org</email>
</author>
<published>2010-04-25T07:10:15Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=186b632fd20283e821b6a65c72772635017945fb'/>
<id>186b632fd20283e821b6a65c72772635017945fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>http://scons.tigris.org/issues/show_bug.cgi?id=2317</title>
<updated>2010-04-23T02:58:45Z</updated>
<author>
<name>Greg Noel</name>
<email>GregNoel@tigris.org</email>
</author>
<published>2010-04-23T02:58:45Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=591b78f0f314f11192fdf13d3baa66f81b160e44'/>
<id>591b78f0f314f11192fdf13d3baa66f81b160e44</id>
<content type='text'>
Apply the refactorings from the 'dict' fixer, less occurrences that were
manually audited to be safe.  Also pick up changes in bin/sfsum, a Python
file that was not being scanned before.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apply the refactorings from the 'dict' fixer, less occurrences that were
manually audited to be safe.  Also pick up changes in bin/sfsum, a Python
file that was not being scanned before.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue 2334:  Use compatibility versions of collections.User{Dict,List,String}</title>
<updated>2010-04-07T15:29:39Z</updated>
<author>
<name>Steven Knight</name>
<email>knight@baldmt.com</email>
</author>
<published>2010-04-07T15:29:39Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=ca29ee5e30d4d4ad60d51f95e4ac61eee7e5cd42'/>
<id>ca29ee5e30d4d4ad60d51f95e4ac61eee7e5cd42</id>
<content type='text'>
instead of the deprecated User{Dict,List,String} modules.  The two test
scripts that use User{List,String} fall back on ImportError by hand.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of the deprecated User{Dict,List,String} modules.  The two test
scripts that use User{List,String} fall back on ImportError by hand.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move 2.0 changes collected in branches/pending back to trunk for further</title>
<updated>2010-03-25T04:14:28Z</updated>
<author>
<name>Greg Noel</name>
<email>GregNoel@tigris.org</email>
</author>
<published>2010-03-25T04:14:28Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=22d352500f1cd6bd0c53d788a5dc44a1fefa676e'/>
<id>22d352500f1cd6bd0c53d788a5dc44a1fefa676e</id>
<content type='text'>
development.  Note that this set of changes is NOT backward-compatible;
the trunk no longer works with Python 1.5.2, 2.0, or 2.1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
development.  Note that this set of changes is NOT backward-compatible;
the trunk no longer works with Python 1.5.2, 2.0, or 2.1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue 2229, fix, tests, doc</title>
<updated>2009-05-17T15:54:14Z</updated>
<author>
<name>Greg Noel</name>
<email>GregNoel@tigris.org</email>
</author>
<published>2009-05-17T15:54:14Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=57a356b8284d1b52bdd24009700ce90a7bf5593d'/>
<id>57a356b8284d1b52bdd24009700ce90a7bf5593d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
