<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/.gitattributes, branch type-comments</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-37760: Mark all generated Unicode data headers as generated. (GH-15171)</title>
<updated>2019-08-13T05:23:41+00:00</updated>
<author>
<name>Greg Price</name>
<email>gnprice@gmail.com</email>
</author>
<published>2019-08-13T05:23:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4e3dfcc4b987e683476a1b16456e57d3c9f581cb'/>
<id>4e3dfcc4b987e683476a1b16456e57d3c9f581cb</id>
<content type='text'>
This causes them to be collapsed by default in diffs shown on GitHub.




https://bugs.python.org/issue37760



Automerge-Triggered-By: @benjaminp</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This causes them to be collapsed by default in diffs shown on GitHub.




https://bugs.python.org/issue37760



Automerge-Triggered-By: @benjaminp</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-30455: Generate all token related code and docs from Grammar/Tokens. (GH-10370)</title>
<updated>2018-12-22T09:18:40+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2018-12-22T09:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8ac658114dec4964479baecfbc439fceb40eaa79'/>
<id>8ac658114dec4964479baecfbc439fceb40eaa79</id>
<content type='text'>
"Include/token.h", "Lib/token.py" (containing now some data moved from
"Lib/tokenize.py") and new files "Parser/token.c" (containing the code
moved from "Parser/tokenizer.c") and "Doc/library/token-list.inc" (included
in "Doc/library/token.rst") are now generated from "Grammar/Tokens" by
"Tools/scripts/generate_token.py". The script overwrites files only if
needed and can be used on the read-only sources tree.

"Lib/symbol.py" is now generated by "Tools/scripts/generate_symbol_py.py"
instead of been executable itself.

Added new make targets "regen-token" and "regen-symbol" which are now
dependencies of "regen-all".

The documentation contains now strings for operators and punctuation tokens.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"Include/token.h", "Lib/token.py" (containing now some data moved from
"Lib/tokenize.py") and new files "Parser/token.c" (containing the code
moved from "Parser/tokenizer.c") and "Doc/library/token-list.inc" (included
in "Doc/library/token.rst") are now generated from "Grammar/Tokens" by
"Tools/scripts/generate_token.py". The script overwrites files only if
needed and can be used on the read-only sources tree.

"Lib/symbol.py" is now generated by "Tools/scripts/generate_symbol_py.py"
instead of been executable itself.

Added new make targets "regen-token" and "regen-symbol" which are now
dependencies of "regen-all".

The documentation contains now strings for operators and punctuation tokens.
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-34977: Add Windows App Store package (GH-11027)</title>
<updated>2018-12-11T02:52:57+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2018-12-11T02:52:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=0cd6391fd890368ea1743dac50c366b42f2fd126'/>
<id>0cd6391fd890368ea1743dac50c366b42f2fd126</id>
<content type='text'>
Also adds the PC/layout script for generating layouts on Windows.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also adds the PC/layout script for generating layouts on Windows.</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)</title>
<updated>2018-12-07T11:57:43+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2018-12-07T11:57:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=cb0b78a070ea3b704416e74f64046178ae0dff3e'/>
<id>cb0b78a070ea3b704416e74f64046178ae0dff3e</id>
<content type='text'>
This reverts commit 468a15aaf9206448a744fc5eab3fc21f51966aad.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 468a15aaf9206448a744fc5eab3fc21f51966aad.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-34977: Add Windows App Store package (GH-10245)</title>
<updated>2018-12-07T05:09:20+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2018-12-07T05:09:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=468a15aaf9206448a744fc5eab3fc21f51966aad'/>
<id>468a15aaf9206448a744fc5eab3fc21f51966aad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gitattribute: Mark generated files (GH-7619)</title>
<updated>2018-06-15T15:45:02+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2018-06-15T15:45:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c1897eda3d47b182977459a1e9fed4b3854a10a0'/>
<id>c1897eda3d47b182977459a1e9fed4b3854a10a0</id>
<content type='text'>
Marked files are collapsed by default in Github pull request.
https://github.com/github/linguist#generated-code</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Marked files are collapsed by default in Github pull request.
https://github.com/github/linguist#generated-code</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Git attributes of test_importlib data files (#5209)</title>
<updated>2018-01-17T09:26:03+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2018-01-17T09:26:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=44a70e9336765404057b12345465844dc291297a'/>
<id>44a70e9336765404057b12345465844dc291297a</id>
<content type='text'>
bpo-32248: Make sure that Git checks out data files with Unix line
ending on Windows as well.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bpo-32248: Make sure that Git checks out data files with Unix line
ending on Windows as well.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31358: Pull zlib out of the repository (GH-3375)</title>
<updated>2017-09-07T00:29:37+00:00</updated>
<author>
<name>Zachary Ware</name>
<email>zachary.ware@gmail.com</email>
</author>
<published>2017-09-07T00:29:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d01db1c2a2a71455163a1d3b214cc8dc27201303'/>
<id>d01db1c2a2a71455163a1d3b214cc8dc27201303</id>
<content type='text'>
Also enable building externals by default on Windows, use PCbuild\build.bat's -E option to disable it.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also enable building externals by default on Windows, use PCbuild\build.bat's -E option to disable it.</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>remove merge=union attribute for Misc/NEWS (GH-460)</title>
<updated>2017-03-04T23:49:45+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2017-03-04T23:49:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=060d2d776a29341c079cce37220324f9775140ba'/>
<id>060d2d776a29341c079cce37220324f9775140ba</id>
<content type='text'>
Github doesn't support it (ref. isaacs/github#487).  So it can't ease
conflict on Github.

Additionally, it can make trouble when cherry-pick. (ref. GH-212)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Github doesn't support it (ref. isaacs/github#487).  So it can't ease
conflict on Github.

Additionally, it can make trouble when cherry-pick. (ref. GH-212)</pre>
</div>
</content>
</entry>
</feed>
