[Python-Dev] Summary of Python tracker Issues (original) (raw)

Python tracker status at bugs.python.org
Fri Aug 15 18:06:34 CEST 2008


ACTIVITY SUMMARY (08/08/08 - 08/15/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.

1949 open (+18) / 13434 closed (+14) / 15383 total (+32)

Open issues with patches: 608

Average duration of open issues: 726 days. Median duration of open issues: 1646 days.

Open Issues Breakdown open 1936 (+17) pending 13 ( +1)

Issues Created Or Reopened (32)


Remove long integer literals from Python 3.0 tutorial 08/09/08 CLOSED http://bugs.python.org/issue3529 created jsizelove
patch

ast.NodeTransformer bug 08/09/08 http://bugs.python.org/issue3530 created daishiharada

file read preallocs 'size' bytes which can cause memory problems 08/09/08 http://bugs.python.org/issue3531 created dalke

bytes.tohex method 08/09/08 http://bugs.python.org/issue3532 created mgiuca
patch

mac 10.4 buld of 3.0 --with-pydebug fails no __eprintf 08/09/08 CLOSED http://bugs.python.org/issue3533 created barry-scott

refactor.py can lose indentation for relative imports 08/09/08 CLOSED http://bugs.python.org/issue3534 created rupole

zipfile has problem reading zip files over 2GB 08/10/08 http://bugs.python.org/issue3535 created alonwas

case conversion problems in Turkish 08/10/08 http://bugs.python.org/issue3536 created ozan

dict creation failure causes crash 08/10/08 CLOSED http://bugs.python.org/issue3537 created rupole
patch

Docstring typos 08/10/08 CLOSED http://bugs.python.org/issue3538 created Rambo007

Problem with pgen make dependencies in certain circumstances 08/11/08 http://bugs.python.org/issue3539 created skip.montanaro

NotEmptyErrorError 08/11/08 CLOSED http://bugs.python.org/issue3540 created mft

bsddb memory leak on ubuntu 08/11/08 http://bugs.python.org/issue3541 created kcwu

Building an MSI installer crashes 08/11/08 http://bugs.python.org/issue3542 created pitrou
patch

ctypes works on Intel OS X, fails on PPC OS X 08/11/08 CLOSED http://bugs.python.org/issue3543 created janssen

"expection" typo 08/11/08 CLOSED http://bugs.python.org/issue3544 created endolith

Python turning off assertions (Windows) 08/12/08 CLOSED http://bugs.python.org/issue3545 created abe

Missing linebreak in ext.doctest output 08/12/08 CLOSED http://bugs.python.org/issue3546 created schuppenies
patch

Ctypes is confused by bitfields of varying integer types 08/12/08 http://bugs.python.org/issue3547 created tim.maxwell

subprocess.pipe function 08/12/08 http://bugs.python.org/issue3548 created tebeka
patch

Missing IDLE Preferences on Mac 08/13/08 http://bugs.python.org/issue3549 created pchew

Socket Python 3k Documentation mistake OR Unicode string is not 08/14/08 CLOSED http://bugs.python.org/issue3550 created st33med

multiprocessing.Pipe terminates with ERROR_NO_SYSTEM_RESOURCES i 08/14/08 http://bugs.python.org/issue3551 created ocean-city

uuid - exception on uuid3/uuid5 08/14/08 CLOSED http://bugs.python.org/issue3552 created mgiuca
patch

"2to3 -l" doesn't work when installed in /opt 08/14/08 CLOSED http://bugs.python.org/issue3553 created haypo
patch

ctypes.wstring_at and string_at call Python API without the GIL 08/14/08 http://bugs.python.org/issue3554 created kevinwatters

Regression: nested exceptions crash (Cannot recover from stack o 08/14/08 http://bugs.python.org/issue3555 created ajaksu2

test_raiseMemError consumes an insane amount of memory 08/14/08 http://bugs.python.org/issue3556 created loewis

Segfault in sha1 08/15/08 CLOSED http://bugs.python.org/issue3557 created mgiuca
patch

Operator precedence misdocumented 08/15/08 http://bugs.python.org/issue3558 created tjreedy

Pasted \n not same as typed \n 08/15/08 http://bugs.python.org/issue3559 created tjreedy

redundant "base" field in memoryview objects 08/15/08 http://bugs.python.org/issue3560 created pitrou

Issues Now Closed (28)


Can't pickle partial functions 282 days http://bugs.python.org/issue1398 ngrilly

Strange behavior of urlparse.urljoin 276 days http://bugs.python.org/issue1432 facundobatista
patch

trunk version does not compile with vs8 and vc6 185 days http://bugs.python.org/issue2065 loewis
patch

Windows: "Runtime Error!" crash from pythonw.exe (3.0a5) 90 days http://bugs.python.org/issue2841 tjreedy

sphinx: config option for exclude_dirnames 59 days http://bugs.python.org/issue3097 georg.brandl

shutil references undefined WindowsError symbol 54 days http://bugs.python.org/issue3134 pitrou
patch

bytearrays are not thread safe 56 days http://bugs.python.org/issue3139 loewis
patch

bz2 iterator fails silently on MemoryError 44 days http://bugs.python.org/issue3205 pitrou
patch

shutil.move bahave unexpected in fat32 39 days http://bugs.python.org/issue3253 pitrou

csv.DictReader inconsistency 9 days http://bugs.python.org/issue3436 skip.montanaro
patch

BufferedWriter not thread-safe 15 days http://bugs.python.org/issue3476 pitrou
patch

pickle segfault with infinite loop in getattr 8 days http://bugs.python.org/issue3514 alexandre.vassalotti

Remove long integer literals from Python 3.0 tutorial 1 days http://bugs.python.org/issue3529 georg.brandl
patch

mac 10.4 buld of 3.0 --with-pydebug fails no __eprintf 1 days http://bugs.python.org/issue3533 barry-scott

refactor.py can lose indentation for relative imports 0 days http://bugs.python.org/issue3534 benjamin.peterson

dict creation failure causes crash 1 days http://bugs.python.org/issue3537 georg.brandl
patch

Docstring typos 0 days http://bugs.python.org/issue3538 georg.brandl

NotEmptyErrorError 0 days http://bugs.python.org/issue3540 georg.brandl

ctypes works on Intel OS X, fails on PPC OS X 0 days http://bugs.python.org/issue3543 janssen

"expection" typo 0 days http://bugs.python.org/issue3544 georg.brandl

Python turning off assertions (Windows) 2 days http://bugs.python.org/issue3545 loewis

Missing linebreak in ext.doctest output 2 days http://bugs.python.org/issue3546 georg.brandl
patch

Socket Python 3k Documentation mistake OR Unicode string is not 0 days http://bugs.python.org/issue3550 georg.brandl

uuid - exception on uuid3/uuid5 1 days http://bugs.python.org/issue3552 loewis
patch

"2to3 -l" doesn't work when installed in /opt 1 days http://bugs.python.org/issue3553 benjamin.peterson
patch

Segfault in sha1 0 days http://bugs.python.org/issue3557 loewis
patch

Python code.interact() and UTF-8 locale 1063 days http://bugs.python.org/issue1288615 haypo
patch

Tkinter.Menu.delete doesn't delete command of entry 1015 days http://bugs.python.org/issue1342811 schuppenies
patch

Top Issues Most Discussed (10)


35 urllib.quote and unquote - Unicode issues 40 days open http://bugs.python.org/issue3300

15 bytearrays are not thread safe 56 days closed http://bugs.python.org/issue3139

13 bytes.tohex method 6 days open http://bugs.python.org/issue3532

11 locale.getpreferredencoding() gives bus error on Mac OS X 10.4. 31 days open http://bugs.python.org/issue3362

9 Array pickling exposes internal memory representation of elemen 150 days open http://bugs.python.org/issue2389

7 Building a Win32 binary installer crashes 55 days open http://bugs.python.org/issue3160

6 mac 10.4 buld of 3.0 --with-pydebug fails no __eprintf 1 days closed http://bugs.python.org/issue3533

6 file read preallocs 'size' bytes which can cause memory problem 7 days open http://bugs.python.org/issue3531

5 Python turning off assertions (Windows) 2 days closed http://bugs.python.org/issue3545

5 zipfile has problem reading zip files over 2GB 5 days open http://bugs.python.org/issue3535



More information about the Python-Dev mailing list