[Python-Dev] Summary of Python tracker Issues (original) (raw)
Python tracker status at bugs.python.org
Fri Dec 23 18:07:32 CET 2011
- Previous message: [Python-Dev] hg.python.org mod_wsgi changes
- Next message: [Python-Dev] Hash collision security issue (now public)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ACTIVITY SUMMARY (2011-12-16 - 2011-12-23) 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 3168 ( -7) closed 22272 (+52) total 25440 (+45)
Open issues with patches: 1358
Issues opened (27)
#13614: setup.py register
fails if long_description contains RST
http://bugs.python.org/issue13614 opened by techtonik
#13615: setup.py register
fails with -r argument
http://bugs.python.org/issue13615 opened by techtonik
#13617: Reject embedded null characters in wchar* strings http://bugs.python.org/issue13617 opened by haypo
#13619: Add a new codec: "locale", the current locale encoding http://bugs.python.org/issue13619 opened by haypo
#13621: Unicode performance regression in python3.3 vs python3.2 http://bugs.python.org/issue13621 opened by Boris.FELD
#13629: _PyParser_TokenNames does not match up with the token.h number http://bugs.python.org/issue13629 opened by meador.inge
#13630: IDLE: Find(ed) text is not highlighted while dialog box is ope http://bugs.python.org/issue13630 opened by marco
#13631: readline fails to parse some forms of .editrc under editline ( http://bugs.python.org/issue13631 opened by zvezdan
#13632: Update token documentation to reflect actual token types http://bugs.python.org/issue13632 opened by meador.inge
#13633: Handling of hex character references in HTMLParser.handle_char http://bugs.python.org/issue13633 opened by ezio.melotti
#13636: Python SSL Stack doesn't have a Secure Default set of ciphers http://bugs.python.org/issue13636 opened by naif
#13638: PyErr_SetFromErrnoWithFilenameObject is undocumented http://bugs.python.org/issue13638 opened by pitrou
#13639: UnicodeDecodeError when creating tar.gz with unicode name http://bugs.python.org/issue13639 opened by jason.coombs
#13640: add mimetype for application/vnd.apple.mpegurl http://bugs.python.org/issue13640 opened by Hiroaki.Kawai
#13641: decoding functions in the base64 module could accept unicode s http://bugs.python.org/issue13641 opened by pitrou
#13642: urllib incorrectly quotes username and password in https basic http://bugs.python.org/issue13642 opened by joneskoo
#13643: 'ascii' is a bad filesystem default encoding http://bugs.python.org/issue13643 opened by gz
#13644: Python 3 crashes (segfaults) with this code. http://bugs.python.org/issue13644 opened by maniram.maniram
#13645: test_import fails after test_coding http://bugs.python.org/issue13645 opened by pitrou
#13646: Document poor interaction between multiprocessing and -m on Wi http://bugs.python.org/issue13646 opened by ncoghlan
#13647: Python SSL stack doesn't securely validate certificate (as cli http://bugs.python.org/issue13647 opened by naif
#13649: termios.ICANON is not documented http://bugs.python.org/issue13649 opened by techtonik
#13651: Improve redirection in urllib http://bugs.python.org/issue13651 opened by tom.kel
#13653: reorder set.intersection parameters for better performance http://bugs.python.org/issue13653 opened by dalke
#13655: Python SSL stack doesn't have a default CA Store http://bugs.python.org/issue13655 opened by naif
#13657: IDLE doesn't support sys.ps1 and sys.ps2. http://bugs.python.org/issue13657 opened by maniram.maniram
#13658: Extra clause in class grammar documentation http://bugs.python.org/issue13658 opened by Joshua.Landau
Most recent 15 issues with no replies (15)
#13658: Extra clause in class grammar documentation http://bugs.python.org/issue13658
#13657: IDLE doesn't support sys.ps1 and sys.ps2. http://bugs.python.org/issue13657
#13649: termios.ICANON is not documented http://bugs.python.org/issue13649
#13642: urllib incorrectly quotes username and password in https basic http://bugs.python.org/issue13642
#13641: decoding functions in the base64 module could accept unicode s http://bugs.python.org/issue13641
#13640: add mimetype for application/vnd.apple.mpegurl http://bugs.python.org/issue13640
#13638: PyErr_SetFromErrnoWithFilenameObject is undocumented http://bugs.python.org/issue13638
#13633: Handling of hex character references in HTMLParser.handle_char http://bugs.python.org/issue13633
#13632: Update token documentation to reflect actual token types http://bugs.python.org/issue13632
#13631: readline fails to parse some forms of .editrc under editline ( http://bugs.python.org/issue13631
#13608: remove born-deprecated PyUnicode_AsUnicodeAndSize http://bugs.python.org/issue13608
#13605: document argparse's nargs=REMAINDER http://bugs.python.org/issue13605
#13594: Aifc markers write fix http://bugs.python.org/issue13594
#13590: Prebuilt python-2.7.2 binaries for macosx can not compile c ex http://bugs.python.org/issue13590
#13574: refresh example in doc for Extending and Embedding http://bugs.python.org/issue13574
Most recent 15 issues waiting for review (15)
#13651: Improve redirection in urllib http://bugs.python.org/issue13651
#13645: test_import fails after test_coding http://bugs.python.org/issue13645
#13643: 'ascii' is a bad filesystem default encoding http://bugs.python.org/issue13643
#13640: add mimetype for application/vnd.apple.mpegurl http://bugs.python.org/issue13640
#13639: UnicodeDecodeError when creating tar.gz with unicode name http://bugs.python.org/issue13639
#13636: Python SSL Stack doesn't have a Secure Default set of ciphers http://bugs.python.org/issue13636
#13632: Update token documentation to reflect actual token types http://bugs.python.org/issue13632
#13631: readline fails to parse some forms of .editrc under editline ( http://bugs.python.org/issue13631
#13629: _PyParser_TokenNames does not match up with the token.h number http://bugs.python.org/issue13629
#13619: Add a new codec: "locale", the current locale encoding http://bugs.python.org/issue13619
#13617: Reject embedded null characters in wchar* strings http://bugs.python.org/issue13617
#13609: Add "os.get_terminal_size()" function http://bugs.python.org/issue13609
#13607: Move generator specific sections out of ceval. http://bugs.python.org/issue13607
#13604: update PEP 393 (match implementation) http://bugs.python.org/issue13604
#13598: string.Formatter doesn't support empty curly braces "{}" http://bugs.python.org/issue13598
Top 10 most discussed issues (10)
#13643: 'ascii' is a bad filesystem default encoding http://bugs.python.org/issue13643 31 msgs
#13636: Python SSL Stack doesn't have a Secure Default set of ciphers http://bugs.python.org/issue13636 29 msgs
#8604: Adding an atomic FS write API http://bugs.python.org/issue8604 12 msgs
#8828: Atomic function to rename a file http://bugs.python.org/issue8828 12 msgs
#13585: Add contextlib.ContextStack http://bugs.python.org/issue13585 11 msgs
#5689: Support xz compression in tarfile module http://bugs.python.org/issue5689 8 msgs
#11638: python setup.py sdist --formats tar* crashes if version is uni http://bugs.python.org/issue11638 8 msgs
#13555: cPickle MemoryError when loading large file (while pickle work http://bugs.python.org/issue13555 8 msgs
#13621: Unicode performance regression in python3.3 vs python3.2 http://bugs.python.org/issue13621 8 msgs
#13647: Python SSL stack doesn't securely validate certificate (as cli http://bugs.python.org/issue13647 8 msgs
Issues closed (49)
#1785: "inspect" gets broken by some descriptors http://bugs.python.org/issue1785 closed by pitrou
#3932: HTMLParser cannot handle '&' and non-ascii characters in attri http://bugs.python.org/issue3932 closed by ezio.melotti
#5424: Packed IPaddr conversion tests should be extended http://bugs.python.org/issue5424 closed by pitrou
#6321: Reload Python modules when running programs http://bugs.python.org/issue6321 closed by samwyse
#7502: All DocTestCase instances compare and hash equal to each other http://bugs.python.org/issue7502 closed by pitrou
#8035: urllib.request.urlretrieve hangs waiting for connection close http://bugs.python.org/issue8035 closed by neologix
#8093: IDLE processes don't close http://bugs.python.org/issue8093 closed by ned.deily
#9039: IDLE and module Doc http://bugs.python.org/issue9039 closed by terry.reedy
#11006: warnings with subprocess and pipe2 http://bugs.python.org/issue11006 closed by rosslagerwall
#11178: Running tests inside a package by module name fails http://bugs.python.org/issue11178 closed by michael.foord
#11231: bytes() constructor is not correctly documented http://bugs.python.org/issue11231 closed by haypo
#11764: inspect.getattr_static code execution w/ class body as non dic http://bugs.python.org/issue11764 closed by michael.foord
#11813: inspect.getattr_static doesn't get module attributes http://bugs.python.org/issue11813 closed by python-dev
#11829: inspect.getattr_static code execution with meta-metaclasses http://bugs.python.org/issue11829 closed by python-dev
#11867: Make test_mailbox deterministic http://bugs.python.org/issue11867 closed by neologix
#11870: test_3_join_in_forked_from_thread() of test_threading hangs 1 http://bugs.python.org/issue11870 closed by neologix
#12231: regrtest: add -k and -K options to filter tests by function/fi http://bugs.python.org/issue12231 closed by pitrou
#12708: multiprocessing.Pool is missing a starmap_async method. http://bugs.python.org/issue12708 closed by pitrou
#12798: Update mimetypes documentation http://bugs.python.org/issue12798 closed by orsenthil
#12809: Missing new setsockopts in Linux (eg: IP_TRANSPARENT) http://bugs.python.org/issue12809 closed by neologix
#13294: http.server: minor code style changes. http://bugs.python.org/issue13294 closed by orsenthil
#13443: wrong links and examples in the functional HOWTO http://bugs.python.org/issue13443 closed by orsenthil
#13522: Document error return values for PyFloat_* and PyComplex_* http://bugs.python.org/issue13522 closed by pitrou
#13530: Docs for os.lseek neglect to mention what it returns http://bugs.python.org/issue13530 closed by haypo
#13560: Add PyUnicode_DecodeLocale and PyUnicode_DecodeLocaleAndSize http://bugs.python.org/issue13560 closed by haypo
#13571: Backup files support in IDLE http://bugs.python.org/issue13571 closed by terry.reedy
#13576: Handling of broken condcoms in HTMLParser http://bugs.python.org/issue13576 closed by ezio.melotti
#13577: qualname is not present on builtin methods and functions http://bugs.python.org/issue13577 closed by pitrou
#13581: help() appears to be broken; doesn't display doc for class http://bugs.python.org/issue13581 closed by pitrou
#13610: On Python parsing numbers. http://bugs.python.org/issue13610 closed by ezio.melotti
#13613: Small error in regular expression poker hand example http://bugs.python.org/issue13613 closed by ezio.melotti
#13616: Never ending loop in in update_refs Modules/gcmodule.c http://bugs.python.org/issue13616 closed by David.Butler
#13618: bytes.decode() UnicodeEncodeError on Apple iOS (>16-bit) chara http://bugs.python.org/issue13618 closed by silverbacknet
#13620: Support Chrome in webbrowser.py http://bugs.python.org/issue13620 closed by orsenthil
#13622: Bytes performance regression in python3.3 vs python3.2 http://bugs.python.org/issue13622 closed by haypo
#13623: Bytes performance regression in python3.3 vs python3.2 http://bugs.python.org/issue13623 closed by haypo
#13624: UTF-8 encoder performance regression in python3.3 http://bugs.python.org/issue13624 closed by haypo
#13625: multiprocessing.reduction gives OSError: [Errno 9] in 2.7.2 http://bugs.python.org/issue13625 closed by neologix
#13626: Python SSL stack doesn't support DH ciphers http://bugs.python.org/issue13626 closed by pitrou
#13627: Python SSL stack doesn't support Elliptic Curve ciphers http://bugs.python.org/issue13627 closed by pitrou
#13628: python-gdb.py: patch to improve support of optimized Python http://bugs.python.org/issue13628 closed by haypo
#13634: Python SSL stack doesn't support Compression configuration http://bugs.python.org/issue13634 closed by pitrou
#13635: Python SSL stack doesn't support ordering of Ciphers http://bugs.python.org/issue13635 closed by pitrou
#13637: binascii.a2b_* functions could accept unicode strings http://bugs.python.org/issue13637 closed by pitrou
#13648: xml.sax.saxutils.escape does not escapes \x00 http://bugs.python.org/issue13648 closed by loewis
#13650: urllib HTTPRedirectHandler does not implement documented behav http://bugs.python.org/issue13650 closed by tom.kel
#13652: Creating lambda functions in a loop has unexpected results whe http://bugs.python.org/issue13652 closed by benjamin.peterson
#13654: IDLE: Freezes and/or crash on SyntaxWarning... is used prior t http://bugs.python.org/issue13654 closed by ned.deily
#13656: Document ctypes.util and ctypes.wintypes. http://bugs.python.org/issue13656 closed by maniram.maniram
- Previous message: [Python-Dev] hg.python.org mod_wsgi changes
- Next message: [Python-Dev] Hash collision security issue (now public)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]