[pypy-commit] [OPEN] Pull request #1 for pypy/pyrepl: CompletingReader.after_command fix for custom complete functions etc.

Bitbucket pullrequests-noreply at bitbucket.org
Tue Sep 20 11:01:45 CEST 2011


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.



More information about the pypy-commit mailing list