<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/PCbuild/rt.bat, 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-33522: Enable CI builds on Visual Studio Team Services (#6865)</title>
<updated>2018-05-16T21:50:29+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2018-05-16T21:50:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e5f41d2f1e0b8b8e61d5fa427c19bd1ea90fd9a3'/>
<id>e5f41d2f1e0b8b8e61d5fa427c19bd1ea90fd9a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-27425: Be more explicit in .gitattributes (GH-840)</title>
<updated>2017-06-10T19:58:42+00:00</updated>
<author>
<name>Zachary Ware</name>
<email>zachary.ware@gmail.com</email>
</author>
<published>2017-06-10T19:58:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6b6e68776663c0dda04b6a36609297728da2ae9e'/>
<id>6b6e68776663c0dda04b6a36609297728da2ae9e</id>
<content type='text'>
Updates checked-in line endings on several files.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates checked-in line endings on several files.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-29770: remove outdated PYO related info (GH-590)</title>
<updated>2017-03-11T05:02:52+00:00</updated>
<author>
<name>Xiang Zhang</name>
<email>angwerzx@126.com</email>
</author>
<published>2017-03-11T05:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=0710d754255e731e6fcc3f206b51db6156da17c8'/>
<id>0710d754255e731e6fcc3f206b51db6156da17c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from 3.6</title>
<updated>2016-10-29T15:50:42+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2016-10-29T15:50:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=842a14667200945b3a350c3ba591ea952069973b'/>
<id>842a14667200945b3a350c3ba591ea952069973b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makes test_underpth* tests more robust by copying the executable.</title>
<updated>2016-10-29T15:50:31+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2016-10-29T15:50:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1da055ee0dd11b8c16644c27381a2b20bf0ff205'/>
<id>1da055ee0dd11b8c16644c27381a2b20bf0ff205</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regrtest: add -u for unbuffered stdout/stderr</title>
<updated>2016-09-21T15:12:50+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2016-09-21T15:12:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=3e56c23e7dffceda8e6a729041fbc25347c67320'/>
<id>3e56c23e7dffceda8e6a729041fbc25347c67320</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rt.bat: use -m test instead of Lib\test\regrtest.py</title>
<updated>2016-03-24T16:46:24+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2016-03-24T16:46:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8c08e0db8fa47c0c8780607a0d803d4964fdffa6'/>
<id>8c08e0db8fa47c0c8780607a0d803d4964fdffa6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow PCbuild\rt.bat to accept unlimited arguments for regrtest.</title>
<updated>2015-09-04T04:43:37+00:00</updated>
<author>
<name>Zachary Ware</name>
<email>zachary.ware@gmail.com</email>
</author>
<published>2015-09-04T04:43:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e74fe18ebb625224e0bd8f6885c3e65ac3bb29fa'/>
<id>e74fe18ebb625224e0bd8f6885c3e65ac3bb29fa</id>
<content type='text'>
This makes it possible to pass more than 4 tests by name through
Tools\buildbot\test.bat
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it possible to pass more than 4 tests by name through
Tools\buildbot\test.bat
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #17202: Merge with 3.4</title>
<updated>2015-04-13T17:11:40+00:00</updated>
<author>
<name>Zachary Ware</name>
<email>zachary.ware@gmail.com</email>
</author>
<published>2015-04-13T17:11:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=774ac377daf0da8eaddc578d883cd2002cb7a6a4'/>
<id>774ac377daf0da8eaddc578d883cd2002cb7a6a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #17202: Add .bat to .hgeol to force them to CRLF.</title>
<updated>2015-04-13T16:59:54+00:00</updated>
<author>
<name>Zachary Ware</name>
<email>zachary.ware@gmail.com</email>
</author>
<published>2015-04-13T16:59:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4c9c848159b63fac440c29ffc2b437e055d355cc'/>
<id>4c9c848159b63fac440c29ffc2b437e055d355cc</id>
<content type='text'>
Using LF can a script to fail if it tries to use a label that is
split across 512 byte blocks.  Who knows why.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using LF can a script to fail if it tries to use a label that is
split across 512 byte blocks.  Who knows why.
</pre>
</div>
</content>
</entry>
</feed>
