ACTIVITY SUMMARY (10/24/08 - 10/31/08)
Python tracker at http://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue
number. Do NOT respond to this message.
2153 open (+33) / 13915 closed (+19) / 16068 total (+52)
Open issues with patches: 705
Average duration of open issues: 710 days.
Median duration of open issues: 1951 days.
Open Issues Breakdown
open 2137 (+33)
pending 16 ( +0)
Issues Created Or Reopened (52)
_______________________________
Miserable subprocess.Popen performance 10/24/08
http://bugs.python.org/issue4194 created skip.montanaro
Regression for executing packages 10/24/08
http://bugs.python.org/issue4195 created vajda
patch
library documentation errors 10/24/08
CLOSED http://bugs.python.org/issue4196 created LambertDW
Doctest module does not work with zipped packages 10/24/08
http://bugs.python.org/issue4197 created belopolsky
patch
os.path.normcase gets fooled on windows with mapped linux networ 10/24/08
http://bugs.python.org/issue4198 created dawidjoubert
add shorthand global and nonlocal statements 10/24/08
http://bugs.python.org/issue4199 created benjamin.peterson
patch
atexit module not safe in Python 3.0 with multiple interpreters 10/24/08
CLOSED http://bugs.python.org/issue4200 created grahamd
patch, needs review
Pdb cannot access source code in zipped packages. 10/24/08
http://bugs.python.org/issue4201 created belopolsky
patch
Multiple interpreters and readline module hook functions. 10/25/08
http://bugs.python.org/issue4202 created grahamd
adapt sphinx-quickstart for windows 10/25/08
http://bugs.python.org/issue4203 created timmie
Cannot build _multiprocessing, math, mmap and readline of Python 10/25/08
http://bugs.python.org/issue4204 created akitada
patch
unexpected str.__init__() behaviour on b'' 10/25/08
CLOSED http://bugs.python.org/issue4205 created keldonin
multiprocessing docs 10/26/08
http://bugs.python.org/issue4206 created LambertDW
Remove backwards compatibility in _heapq for performance 10/26/08
CLOSED http://bugs.python.org/issue4207 created krisvale
patch, patch, easy
Make multiprocessing compatible with Python 2.4 and 2.5 10/26/08
http://bugs.python.org/issue4208 created christian.heimes
patch, patch
from __future__ import unicode_literals, print_function doesn't 10/26/08
CLOSED http://bugs.python.org/issue4209 created benjamin.peterson
patch
os.remove can be used to remove directories on SunOS 10/26/08
CLOSED http://bugs.python.org/issue4210 created giampaolo.rodola
frozen packages set an improper __path__ value 10/27/08
http://bugs.python.org/issue4211 created brett.cannon
email.LazyImporter does not use absolute imports 10/27/08
http://bugs.python.org/issue4212 created brandonbloom
Lower case file system encoding 10/27/08
CLOSED http://bugs.python.org/issue4213 created christian.heimes
patch
no extension debug info with msvc9compiler.py 10/27/08
http://bugs.python.org/issue4214 created robind
Running Python 2.6 GUI on Windows Vista 10/27/08
http://bugs.python.org/issue4215 created Elushin
subprocess.Popen hangs at communicate() when child exits 10/27/08
http://bugs.python.org/issue4216 created amy20_z
Add file comparisons to the unittest library 10/28/08
http://bugs.python.org/issue4217 created wehart
tarfile module fails to correctly parse some .tar.gz archives?! 10/28/08
CLOSED http://bugs.python.org/issue4218 created gerhard_xXx
Problem with regular expression 10/28/08
CLOSED http://bugs.python.org/issue4219 created carlosklock
Builtins treated as free variables? 10/28/08
http://bugs.python.org/issue4220 created dfugate
inconsistent exception from int is confusing 10/28/08
http://bugs.python.org/issue4221 created exarkun
dis.findlinestarts is missing from dis.__all__ and from the onli 10/28/08
http://bugs.python.org/issue4222 created exarkun
inspect.getsource doesn't work on functions imported from a zipf 10/28/08
http://bugs.python.org/issue4223 created exarkun
** operating incorrectly for negative bases? 10/28/08
CLOSED http://bugs.python.org/issue4224 created martin.speleo
unicode_literals doesn't work in exec 10/28/08
CLOSED http://bugs.python.org/issue4225 created benjamin.peterson
patch, needs review
Python core crashes with associated files. 10/30/08
http://bugs.python.org/issue4226 reopened christian.heimes
unicode_literals and print_function do not work together. 10/29/08
CLOSED http://bugs.python.org/issue4227 created wangchun
struct.pack('L', -1) 10/29/08
http://bugs.python.org/issue4228 created arigo
Can't Start Python 10/29/08
CLOSED http://bugs.python.org/issue4229 created CliffB
"__getattr__" can't be a descriptor 10/29/08
http://bugs.python.org/issue4230 created arigo
print " should be print(" 10/29/08
CLOSED http://bugs.python.org/issue4231 created LambertDW
tempfile.gettempdir() availability not documented 10/29/08
CLOSED http://bugs.python.org/issue4232 created scop
open(0, closefd=False) prints 3 warnings 10/30/08
http://bugs.python.org/issue4233 created amaury.forgeotdarc
bin missing from documentation 10/30/08
CLOSED http://bugs.python.org/issue4234 created v+python
patch
Crash when iImporting a builtin module crashes 10/30/08
CLOSED http://bugs.python.org/issue4235 created amaury.forgeotdarc
Crash when importing builtin module during interpreter shutdown 10/30/08
http://bugs.python.org/issue4236 created amaury.forgeotdarc
patch
io.FileIO('foo', 'rt') prints a RuntimeWarning 10/30/08
CLOSED http://bugs.python.org/issue4237 created amaury.forgeotdarc
patch, needs review
BSD support for multiprocessing.cpu_count 10/30/08
http://bugs.python.org/issue4238 created epg
Email example should use SMTP.quit() rather than SMTP.close() 10/30/08
http://bugs.python.org/issue4239 created matt
parasite form feed character in email.mime.text 10/30/08
CLOSED http://bugs.python.org/issue4240 created tarek
zipfile.py -> is_zipfile leaves file open when error 10/30/08
http://bugs.python.org/issue4241 created eino
Classify language vs. impl-detail tests, step 1 10/30/08
http://bugs.python.org/issue4242 created arigo
patch, patch
has_key doc could be clearer 10/30/08
http://bugs.python.org/issue4243 created tjreedy
ihooks incompatible with absolute_import feature 10/31/08
http://bugs.python.org/issue4244 created exarkun
threading documentation: reorder sections 10/31/08
http://bugs.python.org/issue4245 created hoffman
Issues Now Closed (26)
______________________
ftplib needs a rewrite to use bytes/buffers 388 days
http://bugs.python.org/issue1248 haypo
backport python 3.0 language functionality to python 2.6 by addi 117 days
http://bugs.python.org/issue3238 loewis
patch
Python turning off assertions (Windows) 77 days
http://bugs.python.org/issue3545 kevinwatters
python3.0 interpreter on Cygwin ignores all arguments 71 days
http://bugs.python.org/issue3626 amaury.forgeotdarc
patch
Py_NewInterpreter does not work 62 days
http://bugs.python.org/issue3723 christian.heimes
patch, needs review
segfault with defaultdict and pickle 8 days
http://bugs.python.org/issue4170 amaury.forgeotdarc
patch
segfault with pickle if 4th or 5th item of tuple returned by __r 9 days
http://bugs.python.org/issue4176 ocean-city
patch
library documentation errors 0 days
http://bugs.python.org/issue4196 benjamin.peterson
atexit module not safe in Python 3.0 with multiple interpreters 6 days
http://bugs.python.org/issue4200 christian.heimes
patch, needs review
unexpected str.__init__() behaviour on b'' 0 days
http://bugs.python.org/issue4205 keldonin
Remove backwards compatibility in _heapq for performance 0 days
http://bugs.python.org/issue4207 krisvale
patch, patch, easy
from __future__ import unicode_literals, print_function doesn't 0 days
http://bugs.python.org/issue4209 benjamin.peterson
patch
os.remove can be used to remove directories on SunOS 0 days
http://bugs.python.org/issue4210 giampaolo.rodola
Lower case file system encoding 3 days
http://bugs.python.org/issue4213 haypo
patch
tarfile module fails to correctly parse some .tar.gz archives?! 0 days
http://bugs.python.org/issue4218 lars.gustaebel
Problem with regular expression 0 days
http://bugs.python.org/issue4219 georg.brandl
** operating incorrectly for negative bases? 0 days
http://bugs.python.org/issue4224 benjamin.peterson
unicode_literals doesn't work in exec 2 days
http://bugs.python.org/issue4225 benjamin.peterson
patch, needs review
unicode_literals and print_function do not work together. 0 days
http://bugs.python.org/issue4227 christian.heimes
Can't Start Python 0 days
http://bugs.python.org/issue4229 loewis
print " should be print(" 0 days
http://bugs.python.org/issue4231 benjamin.peterson
tempfile.gettempdir() availability not documented 0 days
http://bugs.python.org/issue4232 benjamin.peterson
bin missing from documentation 1 days
http://bugs.python.org/issue4234 benjamin.peterson
patch
Crash when iImporting a builtin module crashes 0 days
http://bugs.python.org/issue4235 amaury.forgeotdarc
io.FileIO('foo', 'rt') prints a RuntimeWarning 1 days
http://bugs.python.org/issue4237 christian.heimes
patch, needs review
parasite form feed character in email.mime.text 0 days
http://bugs.python.org/issue4240 skip.montanaro
Top Issues Most Discussed (10)
______________________________
18 Cannot build _multiprocessing, math, mmap and readline of Pytho 6 days
open http://bugs.python.org/issue4204
15 Miserable subprocess.Popen performance 7 days
open http://bugs.python.org/issue4194
13 atexit module not safe in Python 3.0 with multiple interpreters 6 days
closed http://bugs.python.org/issue4200
9 Lower case file system encoding 3 days
closed http://bugs.python.org/issue4213
8 io.FileIO('foo', 'rt') prints a RuntimeWarning 1 days
closed http://bugs.python.org/issue4237
8 inspect.getsource doesn't work on functions imported from a zip 3 days
open http://bugs.python.org/issue4223
6 Classify language vs. impl-detail tests, step 1 1 days
open http://bugs.python.org/issue4242
6 Crash when importing builtin module during interpreter shutdown 2 days
open http://bugs.python.org/issue4236
6 unicode_literals doesn't work in exec 2 days
closed http://bugs.python.org/issue4225
5 has_key doc could be clearer 1 days
open http://bugs.python.org/issue4243
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com