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

Python tracker status at bugs.python.org
Fri Jul 6 18:07:18 CEST 2012


ACTIVITY SUMMARY (2012-06-29 - 2012-07-06) 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 3495 (+10) closed 23546 (+31) total 27041 (+41)

Open issues with patches: 1462

Issues opened (32)

#10571: "setup.py upload --sign" broken: TypeError: 'str' does not sup http://bugs.python.org/issue10571 reopened by eric.araujo

#15223: datetime instances lack module attribute http://bugs.python.org/issue15223 opened by cjerdonek

#15227: Fatal Python error: PyEval_RestoreThread: NULL tstate on examp http://bugs.python.org/issue15227 opened by tmaslach

#15228: os.utime() docs not clear on behavior on nonexistant files http://bugs.python.org/issue15228 opened by dewin

#15230: runpy.run_path broken: Breaks scoping; pollutes sys.modules; d http://bugs.python.org/issue15230 opened by Benjamin.S.Wolf

#15231: update PyPI upload doc to say --no-raw passed to rst2html.py http://bugs.python.org/issue15231 opened by cjerdonek

#15232: email.generator.Generator doesn't mangle "From " lines in MIME http://bugs.python.org/issue15232 opened by Chris.Pickett

#15233: atexit: guarantee order of execution of registered functions? http://bugs.python.org/issue15233 opened by georg.brandl

#15234: avoid runtime library path for extensions found in system dire http://bugs.python.org/issue15234 opened by doko

#15235: allow newer berkley db versions http://bugs.python.org/issue15235 opened by doko

#15237: Add capsule API to _decimal http://bugs.python.org/issue15237 opened by skrah

#15238: shutil.copystat should copy Linux extended attributes http://bugs.python.org/issue15238 opened by larry

#15239: Abandoned Tools/unicode/mkstringprep.py http://bugs.python.org/issue15239 opened by storchaka

#15242: PyImport_GetMagicTag() should use the same const char * as sys http://bugs.python.org/issue15242 opened by eric.snow

#15243: Misleading documentation for prepare http://bugs.python.org/issue15243 opened by William.Schwartz

#15244: Support for opening files with FILE_SHARE_DELETE on Windows http://bugs.python.org/issue15244 opened by sbt

#15245: ast.literal_eval fails on some literals http://bugs.python.org/issue15245 opened by JBernardo

#15246: Line coverage for collectionts.abc.Set http://bugs.python.org/issue15246 opened by agentultra

#15247: io.open() is inconsistent re os.open() http://bugs.python.org/issue15247 opened by apalala

#15248: In "TypeError: 'tuple' object is not callable", explain that a http://bugs.python.org/issue15248 opened by o11c

#15249: email.generator.BytesGenerator doesn't mangle "From " lines wh http://bugs.python.org/issue15249 opened by petri.lehtinen

#15250: document that filecmp.dircmp comparisons are "shallow" http://bugs.python.org/issue15250 opened by cjerdonek

#15251: new.code and new.function crashes Python iterpretter http://bugs.python.org/issue15251 opened by jeffdharper

#15255: spam / garbage report http://bugs.python.org/issue15255 opened by andisthermal555

#15256: Typo in error message http://bugs.python.org/issue15256 opened by Marc.Abramowitz

#15257: Misc/.gdbinit:pystack is too brittle http://bugs.python.org/issue15257 opened by rian

#15258: argparse documentation: Improve optparse section regarding all http://bugs.python.org/issue15258 opened by nejucomo

#15259: "Helping with Documentation" references missing dailybuild.py http://bugs.python.org/issue15259 opened by cjerdonek

#15260: Mention how to order Misc/NEWS entries http://bugs.python.org/issue15260 opened by cjerdonek

#15262: Idle does not show traceback in other threads http://bugs.python.org/issue15262 opened by Mark

#15263: Guard against invalid file handles in os functions http://bugs.python.org/issue15263 opened by larry

#1207613: Bottom Scroll Bar http://bugs.python.org/issue1207613 reopened by terry.reedy

Most recent 15 issues with no replies (15)

#15262: Idle does not show traceback in other threads http://bugs.python.org/issue15262

#15260: Mention how to order Misc/NEWS entries http://bugs.python.org/issue15260

#15259: "Helping with Documentation" references missing dailybuild.py http://bugs.python.org/issue15259

#15258: argparse documentation: Improve optparse section regarding all http://bugs.python.org/issue15258

#15257: Misc/.gdbinit:pystack is too brittle http://bugs.python.org/issue15257

#15256: Typo in error message http://bugs.python.org/issue15256

#15250: document that filecmp.dircmp comparisons are "shallow" http://bugs.python.org/issue15250

#15244: Support for opening files with FILE_SHARE_DELETE on Windows http://bugs.python.org/issue15244

#15234: avoid runtime library path for extensions found in system dire http://bugs.python.org/issue15234

#15230: runpy.run_path broken: Breaks scoping; pollutes sys.modules; d http://bugs.python.org/issue15230

#15228: os.utime() docs not clear on behavior on nonexistant files http://bugs.python.org/issue15228

#15227: Fatal Python error: PyEval_RestoreThread: NULL tstate on examp http://bugs.python.org/issue15227

#15201: C argument errors and Python arguments error are different http://bugs.python.org/issue15201

#15199: Default mimetype for javascript should be application/javascri http://bugs.python.org/issue15199

#15195: test_distutils fails when ARCHFLAGS is set on a Mac http://bugs.python.org/issue15195

Most recent 15 issues waiting for review (15)

#15257: Misc/.gdbinit:pystack is too brittle http://bugs.python.org/issue15257

#15250: document that filecmp.dircmp comparisons are "shallow" http://bugs.python.org/issue15250

#15249: email.generator.BytesGenerator doesn't mangle "From " lines wh http://bugs.python.org/issue15249

#15246: Line coverage for collectionts.abc.Set http://bugs.python.org/issue15246

#15245: ast.literal_eval fails on some literals http://bugs.python.org/issue15245

#15244: Support for opening files with FILE_SHARE_DELETE on Windows http://bugs.python.org/issue15244

#15242: PyImport_GetMagicTag() should use the same const char * as sys http://bugs.python.org/issue15242

#15239: Abandoned Tools/unicode/mkstringprep.py http://bugs.python.org/issue15239

#15238: shutil.copystat should copy Linux extended attributes http://bugs.python.org/issue15238

#15234: avoid runtime library path for extensions found in system dire http://bugs.python.org/issue15234

#15233: atexit: guarantee order of execution of registered functions? http://bugs.python.org/issue15233

#15231: update PyPI upload doc to say --no-raw passed to rst2html.py http://bugs.python.org/issue15231

#15220: Reduce parsing overhead in email.feedparser.BufferedSubFile http://bugs.python.org/issue15220

#15209: Re-raising exceptions from an expression http://bugs.python.org/issue15209

#15207: mimetypes.read_windows_registry() uses the wrong regkey, creat http://bugs.python.org/issue15207

Top 10 most discussed issues (10)

#14243: tempfile.NamedTemporaryFile not particularly useful on Windows http://bugs.python.org/issue14243 15 msgs

#3754: cross-compilation support for python build http://bugs.python.org/issue3754 12 msgs

#3871: cross and native build of python for mingw32 with packaging http://bugs.python.org/issue3871 11 msgs

#15202: followlinks/follow_symlinks/symlinks flags unification http://bugs.python.org/issue15202 11 msgs

#15233: atexit: guarantee order of execution of registered functions? http://bugs.python.org/issue15233 11 msgs

#15245: ast.literal_eval fails on some literals http://bugs.python.org/issue15245 11 msgs

#15180: Cryptic traceback from os.path.join when mixing str & bytes http://bugs.python.org/issue15180 6 msgs

#15198: multiprocessing Pipe send of non-picklable objects doesn't rai http://bugs.python.org/issue15198 6 msgs

#1602: windows console doesn't print or input Unicode http://bugs.python.org/issue1602 5 msgs

#3561: Windows installer should add Python and Scripts directories to http://bugs.python.org/issue3561 5 msgs

Issues closed (28)

#1677: Ctrl-C will exit out of Python interpreter in Windows http://bugs.python.org/issue1677 closed by tim.golden

#2345: Using an exception variable outside an 'except' clause should http://bugs.python.org/issue2345 closed by brett.cannon

#4485: fast swap of "default" Windows python versions http://bugs.python.org/issue4485 closed by tim.golden

#9239: zipfile: truncating comment can corrupt the zipfile http://bugs.python.org/issue9239 closed by pitrou

#14330: don't use host python, use host search paths for host compiler http://bugs.python.org/issue14330 closed by doko

#14591: Value returned by random.random() out of valid range on 64-bit http://bugs.python.org/issue14591 closed by python-dev

#14902: test_logging failed http://bugs.python.org/issue14902 closed by python-dev

#14967: distutils2.utils.resolve_name cannot be implemented to give co http://bugs.python.org/issue14967 closed by eric.araujo

#15020: default value for progname in pythonrun.c should be python3 fo http://bugs.python.org/issue15020 closed by pitrou

#15030: PyPycLoader can't read cached .pyc files http://bugs.python.org/issue15030 closed by brett.cannon

#15033: Different exit status when using -m http://bugs.python.org/issue15033 closed by orsenthil

#15141: IDLE horizontal scroll bar missing (Win-XPsp3) http://bugs.python.org/issue15141 closed by terry.reedy

#15166: Implement imp.get_tag() using sys.implementation http://bugs.python.org/issue15166 closed by brett.cannon

#15174: amd64\python_d.exe -m test fails http://bugs.python.org/issue15174 closed by skrah

#15210: importlib.init checks for the wrong exception when looking http://bugs.python.org/issue15210 closed by brett.cannon

#15212: Rename SC_GLOBAL_EXPLICT to SC_GLOBAL_EXPLICIT in compiler mod http://bugs.python.org/issue15212 closed by pitrou

#15224: Range: Additional Methods (min/max/and) http://bugs.python.org/issue15224 closed by mark.dickinson

#15225: Add negative tests for passing str to hmac.HMAC and hmac.new http://bugs.python.org/issue15225 closed by pitrou

#15226: max( str ) should be fast with PEP 393 http://bugs.python.org/issue15226 closed by loewis

#15229: stringification of subclasses of OSError can cause crash http://bugs.python.org/issue15229 closed by pitrou

#15236: SEGFAULT in visit_decref http://bugs.python.org/issue15236 closed by amaury.forgeotdarc

#15240: ctype Structure keeps reference to function pointers http://bugs.python.org/issue15240 closed by vpelletier

#15241: venv module and pyvenv script documented, but not python behav http://bugs.python.org/issue15241 closed by python-dev

#15252: Delivery reports about your e-mail http://bugs.python.org/issue15252 closed by benjamin.peterson

#15253: xmlrpclib.ServerProxy does not support 2-tuple value for uri p http://bugs.python.org/issue15253 closed by loewis

#15254: 08 is invalid token in lists. http://bugs.python.org/issue15254 closed by tim.golden

#15261: os.stat(fd) crashes on Windows if fd does not exist http://bugs.python.org/issue15261 closed by sbt

#798876: windows sys.path contains nonexistant directory http://bugs.python.org/issue798876 closed by tim.golden



More information about the Python-Dev mailing list