Michael Hudson-Doyle

Results 33 issues of Michael Hudson-Doyle

Looking at http://twistedmatrix.com/documents/current/api/twisted.protocols.amp.AMP.html I expect to see IBoxSender, IProtocol, IResponderLocator, and IBoxReceiver. Instead I have to click around in the hierarchy to see everything. It'd be great to have one...

zopeinterface

It is often useful to document the unique features of an interface implementation eg - incompatibilities - side effects - extra arguments which are not defined in the interface The...

zopeinterface

Originally reported as Twisted issue 2621: > There are several cases, some of which get quite tricky. This is not an exhaustive list, but some examples are: def foo(): pass...

bug
Triaged
Needs more reflexion

Especially if the changes I recommended in https://bugs.launchpad.net/pydoctor/+bug/997295 are made, it should be a lot easier to see the public methods of private base classes, without having to be aware...

Needs more reflexion

This will make things more consistent and allow linking to them. --- Imported from Launchpad using lp2gh. - date created: 2012-03-20T23:19:44Z - owner: mwhudson - the launchpad url was https://bugs.launchpad.net/bugs/960709

not a priority

As it stands, it's a real pain to get pydoctor to document, e.g., bzr plugins, due to it's strong preconcieved notions about how to go from realpath() to Python package/module...

Confirmed
not a priority

Way back when I added support for core boot classic installs, we did not have a way to indicate whether the installed model preferred to be installed encrypted or unencrypted....