]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: [multiple changes]
authorSamuel Bronson <naesten@gmail.com>
Thu, 28 Aug 2014 16:22:21 +0000 (16:22 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 28 Aug 2014 16:22:21 +0000 (17:22 +0100)
commit1818be1bf10833cbc8d4b973f1e43024c43033a7
treee29ca2f2c1ae2982026d706a9fff6c63bb1022d6
parent1bdd11c3b4677c8897d2d8947ca8f7e6ecceb40f
backport: [multiple changes]

2014-08-28  Samuel Bronson  <naesten@gmail.com>

Backport r212453 from trunk
2014-07-11  Samuel Bronson  <naesten@gmail.com>
    Matthias Klose  <doko@ubuntu.com>

PR libstdc++/58962
* python/libstdcxx/v6/printers.py: Port to Python 2+3
(imap): New compat function.
(izip): Likewise.
(Iterator): New mixin to allow writing iterators in Python 3 style
regardless of which version we're running on.
[Python3] (long) New compat alias for "int".
* testsuite/lib/gdb-test.exp: Port to Python 2+3 (print syntax)

Backport r210625 from trunk
2014-05-19  Jonathan Wakely  <jwakely@redhat.com>

* python/libstdcxx/v6/printers.py: Use Python3 raise syntax.

From-SVN: r214682
libstdc++-v3/ChangeLog
libstdc++-v3/python/libstdcxx/v6/printers.py
libstdc++-v3/testsuite/lib/gdb-test.exp