<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Tools/scripts/patchcheck.py, branch faster-bytes-iter</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/'/>
<entry>
<title>bpo-32256: Make patchcheck.py work for out-of-tree builds (GH-4760)</title>
<updated>2018-10-20T00:49:41+00:00</updated>
<author>
<name>Alexey Izbyshev</name>
<email>izbyshev@ispras.ru</email>
</author>
<published>2018-10-20T00:49:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=aa95bfb5fee366aa58c90b7e1c77fc7e183dbf3a'/>
<id>aa95bfb5fee366aa58c90b7e1c77fc7e183dbf3a</id>
<content type='text'>
Set SRCDIR as the current directory for git.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set SRCDIR as the current directory for git.</pre>
</div>
</content>
</entry>
<entry>
<title>remove hg support from patchcheck (GH-7440)</title>
<updated>2018-06-06T05:40:12+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2018-06-06T05:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=b8c0845fee9277b1106ceecbf7592f8806c73ec8'/>
<id>b8c0845fee9277b1106ceecbf7592f8806c73ec8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31221: patchcheck ignores external libraries (#3109)</title>
<updated>2017-08-17T14:29:15+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2017-08-17T14:29:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=4a347ce426fe7381885703d9074d7a6b3aeb2f2b'/>
<id>4a347ce426fe7381885703d9074d7a6b3aeb2f2b</id>
<content type='text'>
Tools/scripts/patchcheck.py now ignores changes in directories which
are copies of external libraries:

* Modules/_ctypes/libffi_msvc/
* Modules/_ctypes/libffi_osx/
* Modules/_decimal/libmpdec/
* Modules/expat/
* Modules/zlib/

Drop also support for Mercurial, since CPython migrated to Git.

Exclude also libmpdec

patchcheck: exclude also libffi_osx and libffi_msvc</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tools/scripts/patchcheck.py now ignores changes in directories which
are copies of external libraries:

* Modules/_ctypes/libffi_msvc/
* Modules/_ctypes/libffi_osx/
* Modules/_decimal/libmpdec/
* Modules/expat/
* Modules/zlib/

Drop also support for Mercurial, since CPython migrated to Git.

Exclude also libmpdec

patchcheck: exclude also libffi_osx and libffi_msvc</pre>
</div>
</content>
</entry>
<entry>
<title>Update `make patchcheck` for blurb and NEWS.d (#2381)</title>
<updated>2017-06-25T01:21:49+00:00</updated>
<author>
<name>Antoine Pitrou</name>
<email>pitrou@free.fr</email>
</author>
<published>2017-06-25T01:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=1ba9469e9fdff0c52ba19b1e13a9c4b7235fc9eb'/>
<id>1ba9469e9fdff0c52ba19b1e13a9c4b7235fc9eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check the whitespace of pull requests on Travis (GH-2367)</title>
<updated>2017-06-24T23:51:23+00:00</updated>
<author>
<name>Brett Cannon</name>
<email>brettcannon@users.noreply.github.com</email>
</author>
<published>2017-06-24T23:51:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=70cb1875bb5343e31d7268f4b2d231a5fecdf989'/>
<id>70cb1875bb5343e31d7268f4b2d231a5fecdf989</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #29798: Handle git worktree in patchcheck (#1058)</title>
<updated>2017-04-09T08:33:03+00:00</updated>
<author>
<name>Nick Coghlan</name>
<email>ncoghlan@gmail.com</email>
</author>
<published>2017-04-09T08:33:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=2abfdf5a81383d3b1ed6b7321903a9a168c373c5'/>
<id>2abfdf5a81383d3b1ed6b7321903a9a168c373c5</id>
<content type='text'>
The original attempted fix missed an `isdir()` call in
`get_base_branch()`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The original attempted fix missed an `isdir()` call in
`get_base_branch()`.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-29798: Handle git worktree in `make patchcheck` (#629)</title>
<updated>2017-03-12T09:37:09+00:00</updated>
<author>
<name>Nick Coghlan</name>
<email>ncoghlan@gmail.com</email>
</author>
<published>2017-03-12T09:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=6a6d090612dd7deaac2bc0399fad743e5e2db606'/>
<id>6a6d090612dd7deaac2bc0399fad743e5e2db606</id>
<content type='text'>
In git worktree directories, `.git` is a configuration
file rather than a subdirectory</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In git worktree directories, `.git` is a configuration
file rather than a subdirectory</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-29656: Handle PR branches in 'make patchcheck' (#302)</title>
<updated>2017-03-12T03:19:08+00:00</updated>
<author>
<name>Nick Coghlan</name>
<email>ncoghlan@gmail.com</email>
</author>
<published>2017-03-12T03:19:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=482f7a274fa52b7ba34ff308cd9acdcac9f41ba5'/>
<id>482f7a274fa52b7ba34ff308cd9acdcac9f41ba5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #24031: make patchcheck now supports git checkouts, too.</title>
<updated>2015-04-23T09:24:14+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>christian@python.org</email>
</author>
<published>2015-04-23T09:24:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=d98c6773fa380848b75d55e652b4d5f40ac4d785'/>
<id>d98c6773fa380848b75d55e652b4d5f40ac4d785</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #22663: patchcheck: only modify text files under Doc/</title>
<updated>2014-10-19T09:54:08+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-19T09:54:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=24f0717b822b5fbf0460e0274bba3499570957d7'/>
<id>24f0717b822b5fbf0460e0274bba3499570957d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
