unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
To: Notmuch Mail <notmuch@notmuchmail.org>
Subject: [PATCH 4/5] nmbug: updated to modern URL for PEP 343
Date: Thu,  2 Jun 2016 12:26:13 -0400	[thread overview]
Message-ID: <1464884774-22961-4-git-send-email-dkg@fifthhorseman.net> (raw)
In-Reply-To: <1464884774-22961-1-git-send-email-dkg@fifthhorseman.net>

---
 devel/nmbug/nmbug | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/nmbug/nmbug b/devel/nmbug/nmbug
index 0787b2b..e406395 100755
--- a/devel/nmbug/nmbug
+++ b/devel/nmbug/nmbug
@@ -80,7 +80,7 @@ except AttributeError:  # Python < 3.2
 
         See PEP 343 for details on context managers [1].
 
-        [1]: http://legacy.python.org/dev/peps/pep-0343/
+        [1]: https://www.python.org/dev/peps/pep-0343/
         """
         def __init__(self, **kwargs):
             self.name = _tempfile.mkdtemp(**kwargs)
-- 
2.8.1

  parent reply	other threads:[~2016-06-02 16:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-02 16:26 [PATCH 1/5] NEWS, python: update pointer to online documentation Daniel Kahn Gillmor
2016-06-02 16:26 ` [PATCH 2/5] completion: update the location of the bash-completion project Daniel Kahn Gillmor
2016-06-02 16:26 ` [PATCH 3/5] update link to Chip Rosenthal article about reply-to munging Daniel Kahn Gillmor
2016-06-02 16:26 ` Daniel Kahn Gillmor [this message]
2016-06-02 16:26 ` [PATCH 5/5] Use https instead of http where possible Daniel Kahn Gillmor
2016-06-05 11:41 ` [PATCH 1/5] NEWS, python: update pointer to online documentation David Bremner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1464884774-22961-4-git-send-email-dkg@fifthhorseman.net \
    --to=dkg@fifthhorseman.net \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).