~pythoneers/ubuntu/lucid/python2.6/ltsppa

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-04-15 01:21:07 UTC
  • Revision ID: james.westby@ubuntu.com-20100415012107-xw3c5xt5von7zrgi
Tags: 2.6.5-1ubuntu5
* Fix issue #8329: Don't return the same lists from select.select
  when no fds are changed.
* Fix issue #8310: Allow dis to examine new style classes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
996
996
        issue4961 \
997
997
        issue8154 \
998
998
        issue8032 \
 
999
        issue8310 \
 
1000
        issue8329 \
999
1001
 
1000
1002
#       setup-modules \
1001
1003
#       profiled-build \