references to builtins

Bug #696633 reported by Glyph Lefkowitz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pydoctor
Fix Released
Undecided
Unassigned

Bug Description

There are lots of C{str} and C{int} littered all over @type and @param statements in Twisted. I'd really prefer these to be more properly expressed as L{str} and L{int}. Similarly, I'd like to express @raises statements with e.g. L{OSError}.

This doesn't need any fancy cross-reference stuff; I *would* like to be able to refer to arbitrary Python stdlib modules this way as well, but builtins and the standard exception hierarchy are important enough that I wouldn't mind if they all simply linked to a static 'python builtins' page included with the generated docs.

Revision history for this message
Glyph Lefkowitz (glyph) wrote :
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

I cleaned up the code and pushed it to trunk.

Changed in pydoctor:
status: New → Fix Committed
Revision history for this message
Glyph Lefkowitz (glyph) wrote :

No you didn't. Trunk according to https://launchpad.net/pydoctor is https://code.launchpad.net/~mwhudson/pydoctor/dev and you haven't pushed there in months. Some piece of metadata needs to be updated here :).

Changed in pydoctor:
status: Fix Committed → In Progress
Revision history for this message
Glyph Lefkowitz (glyph) wrote :
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

Oops. *Now* I've pushed to trunk.

Changed in pydoctor:
status: In Progress → Fix Committed
Changed in pydoctor:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.