[issue21395] runtests.rst: link "build Python" to setup.rst#compiling

2014-04-30 Thread Brian Gesiak

New submission from Brian Gesiak:

runtests.rst insists that readers must build Python before
running the tests. For those readers that have not yet
built Python, add a link to more information on how to do so.

--
components: Devguide
files: runtests.rst.patch
hgrepos: 243
keywords: patch
messages: 217598
nosy: ezio.melotti, modocache
priority: normal
severity: normal
status: open
title: runtests.rst: link "build Python" to setup.rst#compiling
type: enhancement
Added file: http://bugs.python.org/file35110/runtests.rst.patch

___
Python tracker 
<http://bugs.python.org/issue21395>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21397] tempfile.py: Fix grammar in docstring, comment typos

2014-04-30 Thread Brian Gesiak

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 
<http://bugs.python.org/issue21397>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com