Benjamin Peterson
|
0969a9f8ab
|
add Py_tp_finalize slot (closes #24345)
Patch from Petr Viktorin.
|
2015-06-01 10:12:48 -05:00 |
Yury Selivanov
|
7544508f02
|
PEP 0492 -- Coroutines with async and await syntax. Issue #24017.
|
2015-05-11 22:57:16 -04:00 |
Benjamin Peterson
|
d51374ed78
|
PEP 465: a dedicated infix operator for matrix multiplication (closes #21176)
|
2014-04-09 23:55:56 -04:00 |
Benjamin Peterson
|
8c6f88efa2
|
remove __version__s dependent on subversion keyword expansion (closes #12221)
|
2011-05-31 20:52:17 -05:00 |
Jesus Cea
|
736e7fc0f6
|
Issue #11495: OSF support is eliminated. It was deprecated in Python 3.2
|
2011-03-14 17:36:54 +01:00 |
Martin v. Löwis
|
cc7e23ac15
|
Issue #11134: Add missing fields to typeslots.h.
Reviewed by Georg Brandl.
|
2011-02-11 20:50:24 +00:00 |
Martin v. Löwis
|
189c091612
|
Drop bf_getbuffer/bf_releasebuffer from stable ABI,
see #10181.
|
2011-01-06 19:28:31 +00:00 |
Martin v. Löwis
|
da72231c9f
|
Regenerate.
|
2010-12-04 09:12:14 +00:00 |
Martin v. Löwis
|
4d0d471a80
|
Merge branches/pep-0384.
|
2010-12-03 20:14:31 +00:00 |