New submission from Brian Gesiak:

Commit 1: tempfile.py: Fix grammar in docstring
Meaning of "just below" in docstring is unclear; it could mean either
"the interfaces listed immediately below this docstring", or "only
the interfaces listed as safe below". Fix wording to take on the
latter meaning.

Commit 2: tempfile.py: Fix typo in comment: s/hget/get/

---

This is my first patch to CPython, but hopefully not my last! Any and all 
feedback, such as on patch submission etiquette, is very much appreciated!

----------
components: Library (Lib)
files: tempfile.py.patch
hgrepos: 244
keywords: patch
messages: 217602
nosy: modocache
priority: normal
severity: normal
status: open
title: tempfile.py: Fix grammar in docstring, comment typos
versions: Python 3.5
Added file: http://bugs.python.org/file35111/tempfile.py.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21397>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to