<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/scons-git.git, branch python3raise</title>
<subtitle>github.com: SCons/scons.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/'/>
<entry>
<title>branch python3raise no longer needed</title>
<updated>2016-11-27T23:27:05+00:00</updated>
<author>
<name>William Deegan</name>
<email>bill@baddogconsulting.com</email>
</author>
<published>2016-11-27T23:27:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/commit/?id=68cf12092b7cfbcc0997303727255ec390b0c496'/>
<id>68cf12092b7cfbcc0997303727255ec390b0c496</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3 compatibility. Exceptions might have more arguments.</title>
<updated>2016-10-19T17:50:35+00:00</updated>
<author>
<name>mbyt</name>
<email>random.seed@web.de</email>
</author>
<published>2016-10-19T17:50:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/commit/?id=30135c2aa0b8a5e58ca8d3177a36b8c3678de3d5'/>
<id>30135c2aa0b8a5e58ca8d3177a36b8c3678de3d5</id>
<content type='text'>
Especially the UnicodeDecodeError takes 5 arguments. Without this
change, are TypeError: function takes exactly 5 arguments is raised
at this position.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Especially the UnicodeDecodeError takes 5 arguments. Without this
change, are TypeError: function takes exactly 5 arguments is raised
at this position.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved common my&lt;xxx&gt;.py functions to global fixture and resolve byte/str.</title>
<updated>2016-10-03T06:08:04+00:00</updated>
<author>
<name>William Blevins</name>
<email>wblevins001@gmail.com</email>
</author>
<published>2016-10-03T06:08:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/commit/?id=5587089a661a520a32c353ea886939cd63a0636a'/>
<id>5587089a661a520a32c353ea886939cd63a0636a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved fixture directory under #test.</title>
<updated>2016-09-24T22:36:07+00:00</updated>
<author>
<name>William Blevins</name>
<email>wblevins001@gmail.com</email>
</author>
<published>2016-09-24T22:36:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/commit/?id=6dd3fd8b838d18d65edd6e7adabf3a363437f8a9'/>
<id>6dd3fd8b838d18d65edd6e7adabf3a363437f8a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert src/engine/SCons/Scanner/Fortran.py changes.</title>
<updated>2016-09-24T10:13:49+00:00</updated>
<author>
<name>William Blevins</name>
<email>wblevins001@gmail.com</email>
</author>
<published>2016-09-24T10:13:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/commit/?id=203e9a690d471e53c88e6fe577188593c98bd9ef'/>
<id>203e9a690d471e53c88e6fe577188593c98bd9ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensuring that FS.get_text_contents returns actual text.</title>
<updated>2016-09-24T10:03:34+00:00</updated>
<author>
<name>William Blevins</name>
<email>wblevins001@gmail.com</email>
</author>
<published>2016-09-24T10:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/commit/?id=db1903ca5df83294d9f38f521058b75a7f647c1c'/>
<id>db1903ca5df83294d9f38f521058b75a7f647c1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating tests to use fixture wrapper.py.</title>
<updated>2016-09-24T08:29:36+00:00</updated>
<author>
<name>William Blevins</name>
<email>wblevins001@gmail.com</email>
</author>
<published>2016-09-24T08:29:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/commit/?id=c4c2ba91c671527828fbc6ffb79421d5e487a398'/>
<id>c4c2ba91c671527828fbc6ffb79421d5e487a398</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated remaining Fortran tests to use fixture over import.</title>
<updated>2016-09-24T06:05:34+00:00</updated>
<author>
<name>William Blevins</name>
<email>wblevins001@gmail.com</email>
</author>
<published>2016-09-24T06:05:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/commit/?id=9e87609dfac0fd6a87d2cdc0a9e4e8b5c0a6a99a'/>
<id>9e87609dfac0fd6a87d2cdc0a9e4e8b5c0a6a99a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial python3 cut of test/Fortran.</title>
<updated>2016-09-23T06:13:44+00:00</updated>
<author>
<name>William Blevins</name>
<email>wblevins001@gmail.com</email>
</author>
<published>2016-09-23T06:13:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/commit/?id=d2312ff7f05636c425526936d1957464221b26d0'/>
<id>d2312ff7f05636c425526936d1957464221b26d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allowed for multiple fixture dirs and added default global directory.</title>
<updated>2016-09-23T04:43:00+00:00</updated>
<author>
<name>William Blevins</name>
<email>wblevins001@gmail.com</email>
</author>
<published>2016-09-23T04:43:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/commit/?id=2c18000b934722c69e23a2d0ad181767d5266ac9'/>
<id>2c18000b934722c69e23a2d0ad181767d5266ac9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
