[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Jul 20 18:07:38 CEST 2012
ACTIVITY SUMMARY (2012-07-13 - 2012-07-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 3528 ( +8)
closed 23658 (+55)
total 27186 (+63)
Open issues with patches: 1501
Issues opened (39)
==================
#9374: urlparse should parse query and fragment for arbitrary schemes
http://bugs.python.org/issue9374 reopened by eric.araujo
#9803: IDLE closes with save while breakpoint open
http://bugs.python.org/issue9803 reopened by serwy
#15346: Tkinter dnd has no documentation
http://bugs.python.org/issue15346 opened by weirdink13
#15347: IDLE - does not close if the debugger was active
http://bugs.python.org/issue15347 opened by serwy
#15348: IDLE - shell becomes unresponsive if debugger windows is close
http://bugs.python.org/issue15348 opened by serwy
#15350: {urllib,urllib.parse}.urlencode.__doc__ is unclear
http://bugs.python.org/issue15350 opened by samwyse
#15351: Add to unittest.TestCase support for using context managers
http://bugs.python.org/issue15351 opened by cjerdonek
#15352: importlib.h should be regenerated when the marshaling code cha
http://bugs.python.org/issue15352 opened by meador.inge
#15353: ld: library not found for -lpython3.3m because of wrong LDFLAG
http://bugs.python.org/issue15353 opened by Jerry.Jacobs
#15355: generator.__next__() docs should mention exception if already
http://bugs.python.org/issue15355 opened by cjerdonek
#15358: Test pkgutil.walk_packages in test_pkgutil instead of test_run
http://bugs.python.org/issue15358 opened by ncoghlan
#15359: Sockets support for CAN_BCM
http://bugs.python.org/issue15359 opened by Thorney
#15360: Behavior of assigning to __dict__ is not documented
http://bugs.python.org/issue15360 opened by davide.rizzo
#15362: pyport.h includes antiquated UTF handling for FreeBSD
http://bugs.python.org/issue15362 opened by JohnSchneider
#15363: Idle/tkinter ~x.py 'save as' fails. closes idle
http://bugs.python.org/issue15363 opened by terry.reedy
#15364: sysconfig confused by relative paths
http://bugs.python.org/issue15364 opened by sbt
#15365: Traceback reporting can fail if IO cannot be imported
http://bugs.python.org/issue15365 opened by kristjan.jonsson
#15369: pybench and test.pystone poorly documented
http://bugs.python.org/issue15369 opened by flox
#15370: test_runpy should include namespace package tests
http://bugs.python.org/issue15370 opened by ncoghlan
#15371: test_cmd_line_script should include namespace package tests
http://bugs.python.org/issue15371 opened by ncoghlan
#15373: copy.copy() does not properly copy os.environment
http://bugs.python.org/issue15373 opened by htgoebel
#15376: Refactor the test_runpy walk_package support code into a commo
http://bugs.python.org/issue15376 opened by cjerdonek
#15378: Underported Tools/unicode/comparecodecs.py
http://bugs.python.org/issue15378 opened by storchaka
#15379: Charmap decoding of no-BMP characters
http://bugs.python.org/issue15379 opened by storchaka
#15381: Optimize BytesIO to so less reallocations when written, simila
http://bugs.python.org/issue15381 opened by eli.bendersky
#15382: os.utime() mishandles some arguments
http://bugs.python.org/issue15382 opened by Arfrever
#15388: SAX parse (ExpatParser) leaks file handle when given filename
http://bugs.python.org/issue15388 opened by mth
#15389: PEP 3121, 384 refactoring applied to curses module
http://bugs.python.org/issue15389 opened by Robin.Schreiber
#15390: PEP 3121, 384 refactoring applied to datetime module
http://bugs.python.org/issue15390 opened by Robin.Schreiber
#15392: Create a unittest framework for IDLE
http://bugs.python.org/issue15392 opened by terry.reedy
#15393: JSONDecoder.raw_decode breaks on leading whitespace
http://bugs.python.org/issue15393 opened by aalien
#15397: Unbinding of methods
http://bugs.python.org/issue15397 opened by mstefanro
#15398: intermittence on UnicodeFileTests.test_rename at test_pep277 o
http://bugs.python.org/issue15398 opened by flavio.ribeiro
#15402: Correct __sizeof__ support for struct
http://bugs.python.org/issue15402 opened by storchaka
#15403: Refactor package creation support code into a common location
http://bugs.python.org/issue15403 opened by cjerdonek
#15406: Deprecation Warnings fixes on test suite
http://bugs.python.org/issue15406 opened by flavio.ribeiro
#15407: CSV parser fails to iterate properly on 2.6.6
http://bugs.python.org/issue15407 opened by sleepycal
#15408: os.fork/os.popen behaviour change between 2.7 and 3.2
http://bugs.python.org/issue15408 opened by doerwalter
#1492704: distinct error type if shutil.copyfile() fails because of src
http://bugs.python.org/issue1492704 reopened by hynek
Most recent 15 issues with no replies (15)
==========================================
#15408: os.fork/os.popen behaviour change between 2.7 and 3.2
http://bugs.python.org/issue15408
#15390: PEP 3121, 384 refactoring applied to datetime module
http://bugs.python.org/issue15390
#15388: SAX parse (ExpatParser) leaks file handle when given filename
http://bugs.python.org/issue15388
#15371: test_cmd_line_script should include namespace package tests
http://bugs.python.org/issue15371
#15370: test_runpy should include namespace package tests
http://bugs.python.org/issue15370
#15362: pyport.h includes antiquated UTF handling for FreeBSD
http://bugs.python.org/issue15362
#15355: generator.__next__() docs should mention exception if already
http://bugs.python.org/issue15355
#15353: ld: library not found for -lpython3.3m because of wrong LDFLAG
http://bugs.python.org/issue15353
#15350: {urllib,urllib.parse}.urlencode.__doc__ is unclear
http://bugs.python.org/issue15350
#15348: IDLE - shell becomes unresponsive if debugger windows is close
http://bugs.python.org/issue15348
#15347: IDLE - does not close if the debugger was active
http://bugs.python.org/issue15347
#15346: Tkinter dnd has no documentation
http://bugs.python.org/issue15346
#15340: OSError with "import random" when /dev/urandom doesn't exist (
http://bugs.python.org/issue15340
#15336: Argparse required arguments incorrectly displayed as optional
http://bugs.python.org/issue15336
#15326: --random does not work for regrtest
http://bugs.python.org/issue15326
Most recent 15 issues waiting for review (15)
=============================================
#15406: Deprecation Warnings fixes on test suite
http://bugs.python.org/issue15406
#15403: Refactor package creation support code into a common location
http://bugs.python.org/issue15403
#15402: Correct __sizeof__ support for struct
http://bugs.python.org/issue15402
#15397: Unbinding of methods
http://bugs.python.org/issue15397
#15393: JSONDecoder.raw_decode breaks on leading whitespace
http://bugs.python.org/issue15393
#15390: PEP 3121, 384 refactoring applied to datetime module
http://bugs.python.org/issue15390
#15389: PEP 3121, 384 refactoring applied to curses module
http://bugs.python.org/issue15389
#15382: os.utime() mishandles some arguments
http://bugs.python.org/issue15382
#15381: Optimize BytesIO to so less reallocations when written, simila
http://bugs.python.org/issue15381
#15379: Charmap decoding of no-BMP characters
http://bugs.python.org/issue15379
#15378: Underported Tools/unicode/comparecodecs.py
http://bugs.python.org/issue15378
#15373: copy.copy() does not properly copy os.environment
http://bugs.python.org/issue15373
#15365: Traceback reporting can fail if IO cannot be imported
http://bugs.python.org/issue15365
#15364: sysconfig confused by relative paths
http://bugs.python.org/issue15364
#15363: Idle/tkinter ~x.py 'save as' fails. closes idle
http://bugs.python.org/issue15363
Top 10 most discussed issues (10)
=================================
#1492704: distinct error type if shutil.copyfile() fails because of src
http://bugs.python.org/issue1492704 21 msgs
#15364: sysconfig confused by relative paths
http://bugs.python.org/issue15364 17 msgs
#15398: intermittence on UnicodeFileTests.test_rename at test_pep277 o
http://bugs.python.org/issue15398 14 msgs
#15381: Optimize BytesIO to so less reallocations when written, simila
http://bugs.python.org/issue15381 11 msgs
#15352: importlib.h should be regenerated when the marshaling code cha
http://bugs.python.org/issue15352 10 msgs
#15301: os.chown: OverflowError: Python int too large to convert to C
http://bugs.python.org/issue15301 9 msgs
#14988: _elementtree: Raise ImportError when importing of pyexpat fail
http://bugs.python.org/issue14988 8 msgs
#15379: Charmap decoding of no-BMP characters
http://bugs.python.org/issue15379 7 msgs
#15393: JSONDecoder.raw_decode breaks on leading whitespace
http://bugs.python.org/issue15393 7 msgs
#4130: Intel icc 9.1 does not support __int128_t used by ctypes
http://bugs.python.org/issue4130 6 msgs
Issues closed (53)
==================
#6068: ctypes is not correctly handling bitfields backed by 64 bit in
http://bugs.python.org/issue6068 closed by meador.inge
#6257: Idle terminates on source save while debugging
http://bugs.python.org/issue6257 closed by serwy
#6493: Can not set value for structure members larger than 32 bits
http://bugs.python.org/issue6493 closed by meador.inge
#9254: __import__ docstring should recommend importlib.import_module(
http://bugs.python.org/issue9254 closed by python-dev
#9458: xml.etree.ElementTree.ElementTree.write(): encoding handling p
http://bugs.python.org/issue9458 closed by eli.bendersky
#9591: kqueue not reporting EOF under certain circumstances
http://bugs.python.org/issue9591 closed by Volodymyr.Kostyrko
#13823: xml.etree.ElementTree.ElementTree.write - argument checking
http://bugs.python.org/issue13823 closed by eli.bendersky
#14600: Change ImportError reference handling, naming
http://bugs.python.org/issue14600 closed by brian.curtin
#14635: telnetlib uses select instead of poll - limited to FD_SETSIZE
http://bugs.python.org/issue14635 closed by gregory.p.smith
#14790: use packaging in setup.py
http://bugs.python.org/issue14790 closed by loewis
#15169: Clear C code under PyImport_ExecCodeModuleObject()
http://bugs.python.org/issue15169 closed by brett.cannon
#15170: Fix 64-bit building for buildbot scripts (2.7)
http://bugs.python.org/issue15170 closed by skrah
#15171: Fix 64-bit building for buildbot scripts (3.2)
http://bugs.python.org/issue15171 closed by skrah
#15180: Cryptic traceback from os.path.join when mixing str & bytes
http://bugs.python.org/issue15180 closed by hynek
#15230: runpy.run_path doesn't set __package__ correctly
http://bugs.python.org/issue15230 closed by python-dev
#15238: shutil.copystat should copy Linux extended attributes
http://bugs.python.org/issue15238 closed by larry
#15297: pkgutil.iter_importers() includes an ImpImporter
http://bugs.python.org/issue15297 closed by cjerdonek
#15299: pkgutil.ImpImporter(None).iter_modules() does not search sys.p
http://bugs.python.org/issue15299 closed by ncoghlan
#15307: Patch for --symlink support in pyvenv with framework python
http://bugs.python.org/issue15307 closed by python-dev
#15314: Use importlib instead of pkgutil in runpy
http://bugs.python.org/issue15314 closed by ncoghlan
#15334: access denied for HKEY_PERFORMANCE_DATA
http://bugs.python.org/issue15334 closed by pitrou
#15337: The cmd module incorrectly lists "help" as an undocumented com
http://bugs.python.org/issue15337 closed by rhettinger
#15338: test_UNC_path failure in test_import
http://bugs.python.org/issue15338 closed by pitrou
#15343: "pydoc -w <package>" writes out page with empty "Package Conte
http://bugs.python.org/issue15343 closed by ncoghlan
#15345: HOWTOs Argparse tutorial - code example raises SyntaxError
http://bugs.python.org/issue15345 closed by ezio.melotti
#15349: SyntaxError b0rked grammar
http://bugs.python.org/issue15349 closed by serwy
#15354: _PyObject_LengthHint only accepts longs
http://bugs.python.org/issue15354 closed by python-dev
#15356: '\xa0' isspace returns true while compiling python on solaris
http://bugs.python.org/issue15356 closed by r.david.murray
#15357: Deprecate redundant pieces of pkgutil
http://bugs.python.org/issue15357 closed by ncoghlan
#15361: venv's Activate.ps1 causes broken prompt with powershell
http://bugs.python.org/issue15361 closed by python-dev
#15366: venv assumes header files in sys._home + '/Include'
http://bugs.python.org/issue15366 closed by python-dev
#15367: build_ext in a venv on Windows assumes pyconfig.h in sys.exec_
http://bugs.python.org/issue15367 closed by python-dev
#15368: bytecode generation is not deterministic
http://bugs.python.org/issue15368 closed by meador.inge
#15372: Python is missing alternative for common quoting character
http://bugs.python.org/issue15372 closed by r.david.murray
#15374: venv environment variable should follow the conventions
http://bugs.python.org/issue15374 closed by pitrou
#15375: Trivial for fix in the subprocess documentation
http://bugs.python.org/issue15375 closed by r.david.murray
#15377: os.path.join() error misleading with path1=None
http://bugs.python.org/issue15377 closed by hynek
#15380: bytes/str mismatch in distribute
http://bugs.python.org/issue15380 closed by ned.deily
#15383: Autocompletion crashes Python if the __builtins__ module canno
http://bugs.python.org/issue15383 closed by r.david.murray
#15384: pkgutil importlib migration test was failing on Windows buildb
http://bugs.python.org/issue15384 closed by ncoghlan
#15385: Behaviour change in runpy for __file__ attributes between 3.2
http://bugs.python.org/issue15385 closed by ncoghlan
#15386: Still getting two copies of importlib._bootstrap
http://bugs.python.org/issue15386 closed by python-dev
#15387: pkgutil.walk_packages is using a deprecated API
http://bugs.python.org/issue15387 closed by python-dev
#15391: Add bitlength function to the math module
http://bugs.python.org/issue15391 closed by jcea
#15394: memory leak in PyModule_Create2
http://bugs.python.org/issue15394 closed by meador.inge
#15395: memory leaks in selectmodule.c
http://bugs.python.org/issue15395 closed by python-dev
#15396: memory leak in tkinter
http://bugs.python.org/issue15396 closed by python-dev
#15399: processName key is un-/mis-documented in 2.6 and up
http://bugs.python.org/issue15399 closed by python-dev
#15400: int('12345L', 10) raises ValueError
http://bugs.python.org/issue15400 closed by jcea
#15401: Typo in inspect.getclosurevars docstring
http://bugs.python.org/issue15401 closed by meador.inge
#15404: Refleak in PyMethodObject repr
http://bugs.python.org/issue15404 closed by asvetlov
#15405: Invitation to connect on LinkedIn
http://bugs.python.org/issue15405 closed by nadeem.vawda
#1767933: Badly formed XML using etree and utf-16
http://bugs.python.org/issue1767933 closed by python-dev
More information about the Python-Dev
mailing list