[issue16899] Add support for C99 complex type (_Complex) as ctypes.c_complex

2013-01-14 Thread Meador Inge
Changes by Meador Inge : -- nosy: +meador.inge ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue10544] yield expression inside generator expression does nothing

2013-01-14 Thread Meador Inge
Changes by Meador Inge : -- stage: -> needs patch ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.

[issue1683368] object.__init__ shouldn't allow args/kwds

2013-01-14 Thread Jason R. Coombs
Jason R. Coombs added the comment: Aah. Indeed, that's where I should have looked. Thanks for the pointer. -- ___ Python tracker ___ ___

[issue16894] Function attribute access doesn't invoke methods in dict subclasses

2013-01-14 Thread Meador Inge
Changes by Meador Inge : -- nosy: +meador.inge ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue16954] Add docstrings for ElementTree module

2013-01-14 Thread David Lam
Changes by David Lam : -- nosy: +dlam ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/ma

[issue16969] test_urlwithfrag fail

2013-01-14 Thread Ry Erickson
New submission from Ry Erickson: Prevents correct installation. OS: Linux Mint 12 Lisa. -- components: Tests files: test messages: 180003 nosy: Ry priority: normal severity: normal status: open title: test_urlwithfrag fail type: compile error versions: Python 3.3 Added file: http://bugs.

<    1   2