<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Tools, branch benjamin-interp-initialize</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-34605: Avoid master/slave terms (GH-9101)</title>
<updated>2018-09-07T15:30:33+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2018-09-07T15:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=5e922658fb55734bf8b4c6246033ea93af172ff7'/>
<id>5e922658fb55734bf8b4c6246033ea93af172ff7</id>
<content type='text'>
* Replace "master process" with "parent process"
* Replace "master option mappings" with "main option mappings"
* Replace "master pattern object" with "main pattern object"
* ssl: replace "master" with "server"
* And some other similar changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Replace "master process" with "parent process"
* Replace "master option mappings" with "main option mappings"
* Replace "master pattern object" with "main pattern object"
* ssl: replace "master" with "server"
* And some other similar changes</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-26901: Fix the Argument Clinic test suite (GH-8879)</title>
<updated>2018-09-03T21:17:20+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2018-09-03T21:17:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=65fc98e7b1f62c2e621f04780a3a77c3498cc195'/>
<id>65fc98e7b1f62c2e621f04780a3a77c3498cc195</id>
<content type='text'>
* Fix Tools/clinic/clinic_test.py: add missing
  FakeClinic.destination_buffers attribute and pass a file argument
  to Clinic().
* Rename Tools/clinic/clinic_test.py to Lib/test/test_clinic.py:
  add temporary Tools/clinic/ to sys.path to import the clinic
  module.

Co-Authored-By: Pablo Galindo &lt;pablogsal@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix Tools/clinic/clinic_test.py: add missing
  FakeClinic.destination_buffers attribute and pass a file argument
  to Clinic().
* Rename Tools/clinic/clinic_test.py to Lib/test/test_clinic.py:
  add temporary Tools/clinic/ to sys.path to import the clinic
  module.

Co-Authored-By: Pablo Galindo &lt;pablogsal@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-34217: Use lowercase for windows headers (GH-8472)</title>
<updated>2018-08-16T06:40:50+00:00</updated>
<author>
<name>Erik Janssens</name>
<email>erik.janssens@conceptive.be</email>
</author>
<published>2018-08-16T06:40:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=e6a4755e6793942b950c1595e0c34bd66a0ee13e'/>
<id>e6a4755e6793942b950c1595e0c34bd66a0ee13e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated MSI README to mention dependency on .NET 3.5. (GH-8375)</title>
<updated>2018-07-29T09:05:20+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2018-07-29T09:05:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=c536beedd50b0071208b4108ba9b48a36ffced79'/>
<id>c536beedd50b0071208b4108ba9b48a36ffced79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-20260: Implement non-bitwise unsigned int converters for Argument Clinic. (GH-8434)</title>
<updated>2018-07-26T10:22:16+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2018-07-26T10:22:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=7cb7bcff20a386bba59cbc51e2419542de358bd2'/>
<id>7cb7bcff20a386bba59cbc51e2419542de358bd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-34166: Fix warnings in Tools/msgfmt.py. (GH-8367)</title>
<updated>2018-07-21T06:22:12+00:00</updated>
<author>
<name>Xtreak</name>
<email>tirkarthi@users.noreply.github.com</email>
</author>
<published>2018-07-21T06:22:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=a692efe4733f98831cb51a9683877b152f754d14'/>
<id>a692efe4733f98831cb51a9683877b152f754d14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-20180: complete AC conversion of Objects/stringlib/transmogrify.h (GH-8039)</title>
<updated>2018-07-06T10:17:38+00:00</updated>
<author>
<name>Tal Einat</name>
<email>taleinat+github@gmail.com</email>
</author>
<published>2018-07-06T10:17:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=c929df3b96c8d7e7977e581431192be21cdafd19'/>
<id>c929df3b96c8d7e7977e581431192be21cdafd19</id>
<content type='text'>
* converted bytes methods: expandtabs, ljust, rjust, center, zfill
* updated char_convertor to properly set the C default value</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* converted bytes methods: expandtabs, ljust, rjust, center, zfill
* updated char_convertor to properly set the C default value</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent upload script uploading from the wrong directory (GH-7953)</title>
<updated>2018-06-27T15:11:13+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2018-06-27T15:11:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=74e4aee54982bf8b3d1d1cdce965cf0e03e88e34'/>
<id>74e4aee54982bf8b3d1d1cdce965cf0e03e88e34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33908: Remove two superfluous assignments (GH-7116)</title>
<updated>2018-06-20T05:07:31+00:00</updated>
<author>
<name>Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)</name>
<email>srinivasreddy@users.noreply.github.com</email>
</author>
<published>2018-06-20T05:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=acdc660efc2056d8e28d99eaaf79ab60a263bd15'/>
<id>acdc660efc2056d8e28d99eaaf79ab60a263bd15</id>
<content type='text'>
Signed-off-by: Srinivas Reddy Thatiparthy &lt;thatiparthysreenivas@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Srinivas Reddy Thatiparthy &lt;thatiparthysreenivas@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32962: python-gdb catchs UnicodeDecodeError (GH-7693)</title>
<updated>2018-06-14T20:34:52+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2018-06-14T20:34:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=d22fc0bc7de7882da204abe50884bbde2da4f9e7'/>
<id>d22fc0bc7de7882da204abe50884bbde2da4f9e7</id>
<content type='text'>
python-gdb now catchs UnicodeDecodeError exceptions when calling
string().</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
python-gdb now catchs UnicodeDecodeError exceptions when calling
string().</pre>
</div>
</content>
</entry>
</feed>
