[issue18593] Typo in Lib/multiprocessing/heap.py

2013-07-30 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 634d6307730d by Eli Bendersky in branch '3.3':
Issue #18593: fix typo in comment
http://hg.python.org/cpython/rev/634d6307730d

New changeset b805bace07c5 by Eli Bendersky in branch 'default':
Issue #18593: fix typo in comment
http://hg.python.org/cpython/rev/b805bace07c5

--
nosy: +python-dev

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18593
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18593] Typo in Lib/multiprocessing/heap.py

2013-07-30 Thread Eli Bendersky

Changes by Eli Bendersky eli...@gmail.com:


--
resolution:  - fixed
stage:  - committed/rejected
status: open - closed
versions: +Python 3.3

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18593
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18593] Typo in Lib/multiprocessing/heap.py

2013-07-29 Thread Vajrasky Kok

New submission from Vajrasky Kok:

$ grep Inheirtable Lib/multiprocessing/*
Lib/multiprocessing/heap.py:# Inheirtable class which wraps an mmap, and from 
which blocks can be allocated

--
assignee: docs@python
components: Documentation
messages: 193913
nosy: docs@python, vajrasky
priority: normal
severity: normal
status: open
title: Typo in Lib/multiprocessing/heap.py
versions: Python 3.4

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18593
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18593] Typo in Lib/multiprocessing/heap.py

2013-07-29 Thread Antoine Pitrou

Changes by Antoine Pitrou pit...@free.fr:


--
nosy: +sbt

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18593
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com