[Python-Dev] Summary of Python tracker Issues (original) (raw)
Python tracker status at bugs.python.org
Fri Apr 20 18:07:16 CEST 2012
- Previous message: [Python-Dev] OS X buildbots missing
- Next message: [Python-Dev] Failed issue tracker submission
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ACTIVITY SUMMARY (2012-04-13 - 2012-04-20) Python tracker at http://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message.
Issues counts and deltas: open 3396 (+19) closed 23015 (+44) total 26411 (+63)
Open issues with patches: 1440
Issues opened (45)
#12947: Examples in library/doctest.html lack the flags http://bugs.python.org/issue12947 reopened by eric.araujo
#13994: incomplete revert in 2.7 Distutils left two copies of customiz http://bugs.python.org/issue13994 reopened by lemburg
#14572: 2.7.3: sqlite module does not build on centos 5 http://bugs.python.org/issue14572 opened by Joakim.Sernbrant
#14573: json iterencode can not handle general iterators http://bugs.python.org/issue14573 opened by Aaron.Staley
#14574: SocketServer doesn't handle client disconnects properly http://bugs.python.org/issue14574 opened by vdjeric
#14576: IDLE cannot connect to subprocess - New solution http://bugs.python.org/issue14576 opened by clikkeb
#14578: importlib doesn't check Windows registry for paths http://bugs.python.org/issue14578 opened by brett.cannon
#14579: Vulnerability in the utf-16 decoder after error handling http://bugs.python.org/issue14579 opened by storchaka
#14580: imp.reload can fail for sub-modules http://bugs.python.org/issue14580 opened by paul_ollis
#14581: Support case-insensitive file extensions on Windows in importl http://bugs.python.org/issue14581 opened by brett.cannon
#14583: try/except import fails --without-threads http://bugs.python.org/issue14583 opened by skrah
#14584: Add gzip support the XMLRPC Server http://bugs.python.org/issue14584 opened by rhettinger
#14585: Have test_import run more importlib tests http://bugs.python.org/issue14585 opened by brett.cannon
#14586: TypeError: truncate() takes no keyword arguments http://bugs.python.org/issue14586 opened by TheBiggerGuy
#14588: PEP 3115 compliant dynamic class creation http://bugs.python.org/issue14588 opened by durban
#14590: ConfigParser doesn't strip inline comment when delimiter occur http://bugs.python.org/issue14590 opened by grahamd
#14591: Value returned by random.random() out of valid range http://bugs.python.org/issue14591 opened by Dave.Reid
#14594: document imp.load_dynamic() http://bugs.python.org/issue14594 opened by scoder
#14596: struct.unpack memory leak http://bugs.python.org/issue14596 opened by Robert.Elsner
#14597: Cannot unload dll in ctypes until script exits http://bugs.python.org/issue14597 opened by plynch76
#14598: _cursesmodule.c fails with ncurses-5.9 on Linux http://bugs.python.org/issue14598 opened by phaering
#14599: Windows test_import failure http://bugs.python.org/issue14599 opened by r.david.murray
#14600: Change ImportError reference handling, naming http://bugs.python.org/issue14600 opened by brian.curtin
#14604: spurious stat() calls in importlib http://bugs.python.org/issue14604 opened by pitrou
#14605: Make import machinery explicit http://bugs.python.org/issue14605 opened by brett.cannon
#14606: Memory leak subprocess on Windows http://bugs.python.org/issue14606 opened by rfs
#14610: configure script hangs on pthread verification and PTHREAD_SCO http://bugs.python.org/issue14610 opened by Raphael.Cruzeiro
#14611: inspect.getargs fails on some anonymous tuples http://bugs.python.org/issue14611 opened by taschini
#14613: time.time can return NaN http://bugs.python.org/issue14613 opened by michael.foord
#14614: PyTuple_SET_ITEM could check bounds in debug mode http://bugs.python.org/issue14614 opened by pitrou
#14616: subprocess docs should mention pipes.quote/shlex.quote http://bugs.python.org/issue14616 opened by eric.araujo
#14617: confusing docs with regard to hash http://bugs.python.org/issue14617 opened by stoneleaf
#14618: remove modules_reloading from the interpreter state http://bugs.python.org/issue14618 opened by eric.snow
#14619: Enhanced variable substitution for databases http://bugs.python.org/issue14619 opened by rhettinger
#14620: Fatal Python error: Cannot recover from stack overflow. http://bugs.python.org/issue14620 opened by The-Compiler
#14621: Hash function is not randomized properly http://bugs.python.org/issue14621 opened by Vlado.Boza
#14624: Faster utf-16 decoder http://bugs.python.org/issue14624 opened by storchaka
#14625: Faster utf-32 decoder http://bugs.python.org/issue14625 opened by storchaka
#14626: os module: use keyword-only arguments for dir_fd and nofollow http://bugs.python.org/issue14626 opened by larry
#14627: Fatal Python Error when Python startup is interrupted by CTRL+ http://bugs.python.org/issue14627 opened by haypo
#14628: Clarify import statement documentation regarding what gets bou http://bugs.python.org/issue14628 opened by eric.snow
#14630: non-deterministic behavior of int subclass http://bugs.python.org/issue14630 opened by brechtm
#14631: Instance methods and WeakRefs don't mix. http://bugs.python.org/issue14631 opened by Sundance
#14632: Race condition in WatchedFileHandler leads to unhandled except http://bugs.python.org/issue14632 opened by phlogistonjohn
#14633: test_find_module_encoding should test for a less specific mess http://bugs.python.org/issue14633 opened by eric.snow
Most recent 15 issues with no replies (15)
#14620: Fatal Python error: Cannot recover from stack overflow. http://bugs.python.org/issue14620
#14616: subprocess docs should mention pipes.quote/shlex.quote http://bugs.python.org/issue14616
#14610: configure script hangs on pthread verification and PTHREAD_SCO http://bugs.python.org/issue14610
#14605: Make import machinery explicit http://bugs.python.org/issue14605
#14604: spurious stat() calls in importlib http://bugs.python.org/issue14604
#14584: Add gzip support the XMLRPC Server http://bugs.python.org/issue14584
#14572: 2.7.3: sqlite module does not build on centos 5 http://bugs.python.org/issue14572
#14570: Document json "sort_keys" parameter properly http://bugs.python.org/issue14570
#14566: run_cgi reverts to using unnormalized path http://bugs.python.org/issue14566
#14561: python-2.7.2-r3 suffers test failure at test_mhlib http://bugs.python.org/issue14561
#14558: Documentation for unittest.main does not describe some keyword http://bugs.python.org/issue14558
#14530: distutils's build_wininst command fails to correctly interpret http://bugs.python.org/issue14530
#14529: distutils's build_msi command ignores the data_files argument http://bugs.python.org/issue14529
#14517: Recompilation of sources with Distutils http://bugs.python.org/issue14517
#14504: Suggestion to improve argparse's help messages for "store_cons http://bugs.python.org/issue14504
Most recent 15 issues waiting for review (15)
#14632: Race condition in WatchedFileHandler leads to unhandled except http://bugs.python.org/issue14632
#14631: Instance methods and WeakRefs don't mix. http://bugs.python.org/issue14631
#14625: Faster utf-32 decoder http://bugs.python.org/issue14625
#14624: Faster utf-16 decoder http://bugs.python.org/issue14624
#14617: confusing docs with regard to hash http://bugs.python.org/issue14617
#14611: inspect.getargs fails on some anonymous tuples http://bugs.python.org/issue14611
#14600: Change ImportError reference handling, naming http://bugs.python.org/issue14600
#14598: _cursesmodule.c fails with ncurses-5.9 on Linux http://bugs.python.org/issue14598
#14596: struct.unpack memory leak http://bugs.python.org/issue14596
#14591: Value returned by random.random() out of valid range http://bugs.python.org/issue14591
#14588: PEP 3115 compliant dynamic class creation http://bugs.python.org/issue14588
#14586: TypeError: truncate() takes no keyword arguments http://bugs.python.org/issue14586
#14580: imp.reload can fail for sub-modules http://bugs.python.org/issue14580
#14579: Vulnerability in the utf-16 decoder after error handling http://bugs.python.org/issue14579
#14568: HP-UX local libraries not included http://bugs.python.org/issue14568
Top 10 most discussed issues (10)
#13959: Re-implement parts of imp in pure Python http://bugs.python.org/issue13959 19 msgs
#14507: Segfault with deeply nested starmap calls http://bugs.python.org/issue14507 15 msgs
#14596: struct.unpack memory leak http://bugs.python.org/issue14596 14 msgs
#2377: Replace import w/ importlib.import http://bugs.python.org/issue2377 13 msgs
#13994: incomplete revert in 2.7 Distutils left two copies of customiz http://bugs.python.org/issue13994 12 msgs
#14586: TypeError: truncate() takes no keyword arguments http://bugs.python.org/issue14586 11 msgs
#8212: A tp_dealloc of a subclassed class cannot resurrect an object http://bugs.python.org/issue8212 10 msgs
#14428: Implementation of the PEP 418 http://bugs.python.org/issue14428 10 msgs
#14621: Hash function is not randomized properly http://bugs.python.org/issue14621 10 msgs
#10941: imaplib: Internaldate2tuple produces wrong result if date is n http://bugs.python.org/issue10941 9 msgs
Issues closed (42)
#3493: No Backslash () in IDLE 1.2.2 http://bugs.python.org/issue3493 closed by ned.deily
#5113: 2.5.4.3 / test_posix failing on HPUX systems http://bugs.python.org/issue5113 closed by neologix
#6380: Deadlock during the "import" in the fork()'ed child process if http://bugs.python.org/issue6380 closed by pitrou
#6657: Copy documentation section http://bugs.python.org/issue6657 closed by r.david.murray
#8820: IDLE not launching correctly http://bugs.python.org/issue8820 closed by serwy
#9403: cElementTree: replace PyObject_DEL() by Py_DECREF() to fix a c http://bugs.python.org/issue9403 closed by haypo
#9803: IDLE closes with save while breakpoint open http://bugs.python.org/issue9803 closed by serwy
#10576: Add a progress callback to gcmodule http://bugs.python.org/issue10576 closed by kristjan.jonsson
#11750: Mutualize win32 functions http://bugs.python.org/issue11750 closed by pitrou
#12599: Use 'is not None' where appropriate in importlib http://bugs.python.org/issue12599 closed by brett.cannon
#12723: Provide an API in tkSimpleDialog for defining custom validatio http://bugs.python.org/issue12723 closed by asvetlov
#13496: bisect module: Overflow at index computation http://bugs.python.org/issue13496 closed by mark.dickinson
#13889: str(float) and round(float) issues with FPU precision http://bugs.python.org/issue13889 closed by mark.dickinson
#14032: test_cmd_line_script prints undefined 'data' variable http://bugs.python.org/issue14032 closed by python-dev
#14087: multiprocessing.Condition.wait_for missing http://bugs.python.org/issue14087 closed by neologix
#14098: provide public C-API for reading/setting sys.exc_info() http://bugs.python.org/issue14098 closed by loewis
#14308: '_DummyThread' object has no attribute '_Thread__block' http://bugs.python.org/issue14308 closed by pitrou
#14385: Support other types than dict for builtins http://bugs.python.org/issue14385 closed by haypo
#14386: Expose dict_proxy internal type as types.MappingProxyType http://bugs.python.org/issue14386 closed by python-dev
#14535: three code examples in docs are not syntax highlighted http://bugs.python.org/issue14535 closed by ezio.melotti
#14538: HTMLParser: parsing error http://bugs.python.org/issue14538 closed by ezio.melotti
#14571: float argument required, not NoneType http://bugs.python.org/issue14571 closed by amaury.forgeotdarc
#14575: IDLE crashes after file open in OS X http://bugs.python.org/issue14575 closed by ned.deily
#14577: pickling uses class so you can't pickle proxy/mock objects http://bugs.python.org/issue14577 closed by michael.foord
#14582: Have importlib use return value from a loader's load_module() http://bugs.python.org/issue14582 closed by brett.cannon
#14587: Certain diacritical marks can and should be capitalized... e.g http://bugs.python.org/issue14587 closed by r.david.murray
#14589: test_algorithms() of test_ssl fails: certificate of sha256.tbs http://bugs.python.org/issue14589 closed by pitrou
#14592: old-style (level=-1) importing broken after importlib changes http://bugs.python.org/issue14592 closed by brett.cannon
#14593: PyErr_SetFromImportErrorWithNameAndPath lacks error checking http://bugs.python.org/issue14593 closed by pitrou
#14595: Complete your registration to Python tracker -- key 25rVzaHLDO http://bugs.python.org/issue14595 closed by r.david.murray
#14601: PEP sources not available as documented http://bugs.python.org/issue14601 closed by benjamin.peterson
#14602: Python build fails on OS X with "$MACOSX_DEPLOYMENT_TARGET mis http://bugs.python.org/issue14602 closed by ned.deily
#14603: List comprehension in zipfile.namelist http://bugs.python.org/issue14603 closed by ezio.melotti
#14607: method with special keyword-only argument gives error http://bugs.python.org/issue14607 closed by python-dev
#14608: Python 2.7.3 x86 msi - msvcr90.dll version mismatch http://bugs.python.org/issue14608 closed by alexandrul
#14609: can't modify sys.modules during import with importlib http://bugs.python.org/issue14609 closed by benjamin.peterson
#14612: Crash after modifying f_lineno http://bugs.python.org/issue14612 closed by python-dev
#14615: pull some import state out of the interpreter state http://bugs.python.org/issue14615 closed by eric.snow
#14622: Python http.server is dead slow using gethostbyaddr/getfqdn fo http://bugs.python.org/issue14622 closed by pitrou
#14623: Shutdown exception in daemon thread http://bugs.python.org/issue14623 closed by pitrou
#14629: discrepency between tokenize.detect_encoding() and PyTokenizer http://bugs.python.org/issue14629 closed by loewis
#755660: allow HTMLParser to continue after a parse error http://bugs.python.org/issue755660 closed by ezio.melotti
- Previous message: [Python-Dev] OS X buildbots missing
- Next message: [Python-Dev] Failed issue tracker submission
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]