Apparently 42 is a magic number.
While working on issue 42 for virtualenvwrapper, I needed to create a link from the history file to the newly resolved issue. I finally decided that pasting the links in manually was getting old, and I should do something to make it easier. Sphinx and docutils have built-in markup for linking to RFCs and the Python developers use a custom role for linking to their bug tracker issues. I decided to create an extension so I could link to the issue trackers for my BitBucket projects just as easily.
Read more...
0 comments:
Post a Comment