From 1cea5969bfc0b888685fcef035fd5950b448e198 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Wed, 27 Apr 2016 18:45:21 -0700 Subject: [PATCH] Think this comment is outdated now --- releases/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/releases/__init__.py b/releases/__init__.py index 850d2b5..0b90076 100644 --- a/releases/__init__.py +++ b/releases/__init__.py @@ -48,7 +48,6 @@ def issues_role(name, rawtext, text, lineno, inliner, options={}, content=[]): was a major bug released in a feature release. May give a 'ticket number' of ``-`` or ``0`` to generate no hyperlink. """ - # Old-style 'just the issue link' behavior issue_no, _, ported = utils.unescape(text).partition(' ') # Lol @ access back to Sphinx config = inliner.document.settings.env.app.config