A new pull request has been opened by Jędrzej Nowak. pigmej/pyrepl has changes to be pulled into pypy/pyrepl.
https://bitbucket.org/pypy/pyrepl/pull-request/1/completingreaderafter_command-fix-for Title: CompletingReader.after_command fix for custom complete functions etc. Without that self.commands['xxx'] the CompletingReader will work only with default complete functions. Changes to be pulled: 11ef70675cfc by Jędrzej Nowak: "after_command is using self.commands now" -- This is an issue notification from bitbucket.org. You are receiving this either because you are the participating in a pull request, or you are following it. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
