<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/test/test_inspect.py, branch benjamin-interp-initialize</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-6700: Fix inspect.getsourcelines for module level frames/tracebacks (GH-8864)</title>
<updated>2018-08-24T14:18:00+00:00</updated>
<author>
<name>Vladimir Matveev</name>
<email>v2matveev@outlook.com</email>
</author>
<published>2018-08-24T14:18:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=91cb298f811961277fd4cc4a32211899d48bedcb'/>
<id>91cb298f811961277fd4cc4a32211899d48bedcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33582: Emit deprecation warning for `formatargspec` (GH-6994)</title>
<updated>2018-06-11T20:08:16+00:00</updated>
<author>
<name>Matthias Bussonnier</name>
<email>bussonniermatthias@gmail.com</email>
</author>
<published>2018-06-11T20:08:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=46c5cd0f6e22bdfbdd3f0b18f1d01eda754e7e11'/>
<id>46c5cd0f6e22bdfbdd3f0b18f1d01eda754e7e11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33197: Update a error message of invalid inspect.Parameters. (GH-6636)</title>
<updated>2018-05-29T15:04:08+00:00</updated>
<author>
<name>Dong-hee Na</name>
<email>donghee.na92@gmail.com</email>
</author>
<published>2018-05-29T15:04:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a9cab433bbf02f3a1de59d14dc8f583181ffe2d5'/>
<id>a9cab433bbf02f3a1de59d14dc8f583181ffe2d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-26103: Fix inspect.isdatadescriptor() and a data descriptor definition. (GH-1959)</title>
<updated>2018-05-20T23:46:42+00:00</updated>
<author>
<name>Aaron Hall, MBA</name>
<email>aaronchall@yahoo.com</email>
</author>
<published>2018-05-20T23:46:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4054b172ab59054715a2aaf4979bd84ac23e3ada'/>
<id>4054b172ab59054715a2aaf4979bd84ac23e3ada</id>
<content type='text'>
Look for '__set__' or '__delete__'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Look for '__set__' or '__delete__'.
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33009: Fix inspect.signature() for single-parameter partialmethods. (GH-6004)</title>
<updated>2018-03-06T17:59:45+00:00</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@magic.io</email>
</author>
<published>2018-03-06T17:59:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8a387219bdfb6ee34928d6168ac42ca559f11c9a'/>
<id>8a387219bdfb6ee34928d6168ac42ca559f11c9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32697: Definition order of kwonly params is now guaranteed preserved. (#5391)</title>
<updated>2018-01-28T19:13:09+00:00</updated>
<author>
<name>larryhastings</name>
<email>larry@hastings.org</email>
</author>
<published>2018-01-28T19:13:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f36ba12809d5db1b76464d8f1f04dad8d685ec78'/>
<id>f36ba12809d5db1b76464d8f1f04dad8d685ec78</id>
<content type='text'>
Definition order of kwonly params is now guaranteed preserved.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Definition order of kwonly params is now guaranteed preserved.
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31778: Make ast.literal_eval() more strict. (#4035)</title>
<updated>2018-01-04T09:15:39+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2018-01-04T09:15:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d8ac4d1d5ac256ebf3d8d38c226049abec82a2a0'/>
<id>d8ac4d1d5ac256ebf3d8d38c226049abec82a2a0</id>
<content type='text'>
Addition and subtraction of arbitrary numbers no longer allowed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addition and subtraction of arbitrary numbers no longer allowed.
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32265: Classify class and static methods of builtin types. (#4776)</title>
<updated>2017-12-15T12:13:41+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2017-12-15T12:13:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=3327a2ddf1eaf8cc678f0219ba9edf7d632d1b20'/>
<id>3327a2ddf1eaf8cc678f0219ba9edf7d632d1b20</id>
<content type='text'>
Add types.ClassMethodDescriptorType for unbound class methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add types.ClassMethodDescriptorType for unbound class methods.
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32297: Few misspellings found in Python source code comments. (#4803)</title>
<updated>2017-12-14T11:04:53+00:00</updated>
<author>
<name>Mike</name>
<email>mehanig@gmail.com</email>
</author>
<published>2017-12-14T11:04:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=53f7a7c2814fbfd8a29200926601a32fa48bacb3'/>
<id>53f7a7c2814fbfd8a29200926601a32fa48bacb3</id>
<content type='text'>
* Fix multiple typos in code comments

* Add spacing in comments (test_logging.py, test_math.py)

* Fix spaces at the beginning of comments in test_logging.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix multiple typos in code comments

* Add spacing in comments (test_logging.py, test_math.py)

* Fix spaces at the beginning of comments in test_logging.py
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32018: Fix inspect.signature repr to follow PEP 8 (#4408)</title>
<updated>2017-11-15T18:30:59+00:00</updated>
<author>
<name>Dong-hee Na</name>
<email>donghee.na92@gmail.com</email>
</author>
<published>2017-11-15T18:30:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=762b9571c9c8c6b036f1bf90140a1d030b3f9a01'/>
<id>762b9571c9c8c6b036f1bf90140a1d030b3f9a01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
