[Python-Dev] Summary of Python tracker Issues (original) (raw)
Python tracker status at bugs.python.org
Fri May 4 18:07:17 CEST 2012
- Previous message: [Python-Dev] PEP 377 : Allow __enter__() methods to skip the statement body : real world case
- Next message: [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ACTIVITY SUMMARY (2012-04-27 - 2012-05-04) 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 3399 ( -6) closed 23101 (+45) total 26500 (+39)
Open issues with patches: 1452
Issues opened (26)
#13183: pdb skips frames after hitting a breakpoint and running step http://bugs.python.org/issue13183 reopened by loewis
#14428: Implementation of the PEP 418 http://bugs.python.org/issue14428 reopened by neologix
#14684: zlib set dictionary support inflateSetDictionary http://bugs.python.org/issue14684 opened by Sam.Rushing
#14689: make PYTHONWARNINGS variable work in libpython http://bugs.python.org/issue14689 opened by petere
#14690: Use monotonic time for sched, trace and subprocess modules http://bugs.python.org/issue14690 opened by haypo
#14692: json.joads parse_constant callback not working anymore http://bugs.python.org/issue14692 opened by Jakob.Simon-Gaarde
#14693: hashlib fallback modules should be built even if openssl is http://bugs.python.org/issue14693 opened by dov
#14695: Tools/parser/unparse.py is out of date. http://bugs.python.org/issue14695 opened by mark.dickinson
#14697: parser module doesn't support set displays or set comprehensio http://bugs.python.org/issue14697 opened by mark.dickinson
#14698: test_posix failures - getpwduid()/initgroups()/getgroups() http://bugs.python.org/issue14698 opened by neologix
#14700: Integer overflow in classic string formatting http://bugs.python.org/issue14700 opened by storchaka
#14701: parser module doesn't support 'raise ... from' http://bugs.python.org/issue14701 opened by mark.dickinson
#14702: os.makedirs breaks under autofs directories http://bugs.python.org/issue14702 opened by amcnabb
#14703: Update PEP metaprocesses to describe PEP czar role http://bugs.python.org/issue14703 opened by ncoghlan
#14705: Add 'bool' format character to PyArg_ParseTuple* http://bugs.python.org/issue14705 opened by larry
#14709: http.client fails sending read()able Object http://bugs.python.org/issue14709 opened by Tobias.Steinrücken
#14710: pkgutil.get_loader is broken http://bugs.python.org/issue14710 opened by Pavel.Aslanov
#14711: Remove os.stat_float_times http://bugs.python.org/issue14711 opened by aronacher
#14712: Integrate PEP 405 http://bugs.python.org/issue14712 opened by vinay.sajip
#14713: PEP 414 installation hook fails with an AssertionError http://bugs.python.org/issue14713 opened by vinay.sajip
#14714: PEp 414 tokenizing hook does not preserve tabs http://bugs.python.org/issue14714 opened by vinay.sajip
#14715: test.support.DirsOnSysPath should be replaced by importlib.tes http://bugs.python.org/issue14715 opened by eric.smith
#14716: Use unicode_writer API for str.format() http://bugs.python.org/issue14716 opened by haypo
#14720: sqlite3 microseconds http://bugs.python.org/issue14720 opened by frankmillman
#14721: httplib doesn't specify content-length header for POST request http://bugs.python.org/issue14721 opened by Arve.Knudsen
#14722: Overflow in parsing 'float' parameters in PyArg_ParseTuple* http://bugs.python.org/issue14722 opened by storchaka
Most recent 15 issues with no replies (15)
#14714: PEp 414 tokenizing hook does not preserve tabs http://bugs.python.org/issue14714
#14713: PEP 414 installation hook fails with an AssertionError http://bugs.python.org/issue14713
#14712: Integrate PEP 405 http://bugs.python.org/issue14712
#14709: http.client fails sending read()able Object http://bugs.python.org/issue14709
#14703: Update PEP metaprocesses to describe PEP czar role http://bugs.python.org/issue14703
#14695: Tools/parser/unparse.py is out of date. http://bugs.python.org/issue14695
#14689: make PYTHONWARNINGS variable work in libpython http://bugs.python.org/issue14689
#14680: pydoc with -w option does not work for a lot of help topics http://bugs.python.org/issue14680
#14679: Changes to html.parser break third-party code http://bugs.python.org/issue14679
#14674: Add link to RFC 4627 from json documentation http://bugs.python.org/issue14674
#14652: Better error messages for wsgiref validator failures http://bugs.python.org/issue14652
#14649: doctest.DocTestSuite error misleading when module has no docst http://bugs.python.org/issue14649
#14645: Generator does not translate linesep characters in certain cir http://bugs.python.org/issue14645
#14616: subprocess docs should mention pipes.quote/shlex.quote http://bugs.python.org/issue14616
#14584: Add gzip support to xmlrpc.server http://bugs.python.org/issue14584
Most recent 15 issues waiting for review (15)
#14722: Overflow in parsing 'float' parameters in PyArg_ParseTuple* http://bugs.python.org/issue14722
#14716: Use unicode_writer API for str.format() http://bugs.python.org/issue14716
#14712: Integrate PEP 405 http://bugs.python.org/issue14712
#14710: pkgutil.get_loader is broken http://bugs.python.org/issue14710
#14705: Add 'bool' format character to PyArg_ParseTuple* http://bugs.python.org/issue14705
#14701: parser module doesn't support 'raise ... from' http://bugs.python.org/issue14701
#14700: Integer overflow in classic string formatting http://bugs.python.org/issue14700
#14698: test_posix failures - getpwduid()/initgroups()/getgroups() http://bugs.python.org/issue14698
#14697: parser module doesn't support set displays or set comprehensio http://bugs.python.org/issue14697
#14695: Tools/parser/unparse.py is out of date. http://bugs.python.org/issue14695
#14693: hashlib fallback modules should be built even if openssl is http://bugs.python.org/issue14693
#14692: json.joads parse_constant callback not working anymore http://bugs.python.org/issue14692
#14690: Use monotonic time for sched, trace and subprocess modules http://bugs.python.org/issue14690
#14689: make PYTHONWARNINGS variable work in libpython http://bugs.python.org/issue14689
#14684: zlib set dictionary support inflateSetDictionary http://bugs.python.org/issue14684
Top 10 most discussed issues (10)
#14127: add st_*time_ns fields to os.stat(), add ns keyword to os.*uti http://bugs.python.org/issue14127 20 msgs
#14705: Add 'bool' format character to PyArg_ParseTuple* http://bugs.python.org/issue14705 16 msgs
#13183: pdb skips frames after hitting a breakpoint and running step http://bugs.python.org/issue13183 13 msgs
#14428: Implementation of the PEP 418 http://bugs.python.org/issue14428 13 msgs
#14700: Integer overflow in classic string formatting http://bugs.python.org/issue14700 13 msgs
#14304: Implement utf-8-bmp codec http://bugs.python.org/issue14304 11 msgs
#14656: Add a macro for unreachable code http://bugs.python.org/issue14656 11 msgs
#14693: hashlib fallback modules should be built even if openssl is http://bugs.python.org/issue14693 11 msgs
#11352: Update cgi module doc http://bugs.python.org/issue11352 9 msgs
#14662: shutil.move doesn't handle ENOTSUP raised by chflags on OS X http://bugs.python.org/issue14662 8 msgs
Issues closed (41)
#6085: Logging in BaseHTTPServer.BaseHTTPRequestHandler causes lag http://bugs.python.org/issue6085 closed by orsenthil
#7185: csv reader utf-8 BOM error http://bugs.python.org/issue7185 closed by r.david.murray
#7707: multiprocess.Queue operations during import can lead to deadlo http://bugs.python.org/issue7707 closed by pitrou
#9123: insecure os.urandom on VMS http://bugs.python.org/issue9123 closed by loewis
#9154: Parser module doesn't understand function annotations. http://bugs.python.org/issue9154 closed by mark.dickinson
#10433: Document unique behavior of 'getgroups' on OSX http://bugs.python.org/issue10433 closed by ned.deily
#11839: argparse: unexpected behavior of default for FileType('w') http://bugs.python.org/issue11839 closed by Paolo.Elvati
#14236: re: Docstring for \s and \S doesn’t mention Unicode http://bugs.python.org/issue14236 closed by ezio.melotti
#14309: Deprecate time.clock() http://bugs.python.org/issue14309 closed by python-dev
#14371: Add support for bzip2 compression to the zipfile module http://bugs.python.org/issue14371 closed by loewis
#14387: Include\accu.h incompatible with Windows.h http://bugs.python.org/issue14387 closed by skrah
#14427: urllib.request.Request get_header and header_items not documen http://bugs.python.org/issue14427 closed by orsenthil
#14461: In re's positive lookbehind assertion documentation match() ca http://bugs.python.org/issue14461 closed by ezio.melotti
#14519: In re's examples the example with scanf() contains wrong analo http://bugs.python.org/issue14519 closed by ezio.melotti
#14521: math.copysign(1., float('nan')) returns -1. http://bugs.python.org/issue14521 closed by mark.dickinson
#14558: Documentation for unittest.main does not describe some keyword http://bugs.python.org/issue14558 closed by ezio.melotti
#14605: Make import machinery explicit http://bugs.python.org/issue14605 closed by brett.cannon
#14610: configure script hangs on pthread verification and PTHREAD_SCO http://bugs.python.org/issue14610 closed by neologix
#14618: remove modules_reloading from the interpreter state http://bugs.python.org/issue14618 closed by eric.snow
#14642: Fix importlib.h build rule to not depend on hg http://bugs.python.org/issue14642 closed by loewis
#14646: Require loaders set loader and package http://bugs.python.org/issue14646 closed by brett.cannon
#14647: imp.reload() on a package leads to a segfault or a GC assertio http://bugs.python.org/issue14647 closed by brett.cannon
#14666: test_sendall_interrupted hangs on FreeBSD with a zombi multipr http://bugs.python.org/issue14666 closed by pitrou
#14669: test_multiprocessing failure on OS X Tiger http://bugs.python.org/issue14669 closed by neologix
#14676: DeprecationWarning missing in default warning filters document http://bugs.python.org/issue14676 closed by sandro.tosi
#14685: segfault in --without-threads build http://bugs.python.org/issue14685 closed by skrah
#14686: SystemError in unicodeobject.c http://bugs.python.org/issue14686 closed by haypo
#14687: Optimize str%tuple for the PEP 393 http://bugs.python.org/issue14687 closed by haypo
#14688: Typos in sorting.rst http://bugs.python.org/issue14688 closed by rhettinger
#14691: a code example not highlighted in http://docs.python.org/dev/l http://bugs.python.org/issue14691 closed by sandro.tosi
#14694: Option to show leading zeros for bin/hex/oct http://bugs.python.org/issue14694 closed by mark.dickinson
#14696: parser module doesn't support nonlocal statement http://bugs.python.org/issue14696 closed by mark.dickinson
#14699: Calling a classmethod_descriptor directly raises a TypeError f http://bugs.python.org/issue14699 closed by python-dev
#14704: NameError Issue in Multiprocessing http://bugs.python.org/issue14704 closed by mark.dickinson
#14706: Inconsistent os.access os.X_OK on Solaris and AIX when running http://bugs.python.org/issue14706 closed by pitrou
#14707: extend() puzzled me. http://bugs.python.org/issue14707 closed by loewis
#14708: distutils's checking for MSVC compiler http://bugs.python.org/issue14708 closed by loewis
#14717: In generator's .close() docstring there is one argument http://bugs.python.org/issue14717 closed by python-dev
#14718: In the generator's try/finally statement a runtime error occur http://bugs.python.org/issue14718 closed by benjamin.peterson
#14719: Lists: [[0]*N]*N != [[0 for _ in range(N)] for __ in range(N)] http://bugs.python.org/issue14719 closed by loewis
#1303434: Please include pdb with windows distribution http://bugs.python.org/issue1303434 closed by loewis
- Previous message: [Python-Dev] PEP 377 : Allow __enter__() methods to skip the statement body : real world case
- Next message: [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]