ACTIVITY SUMMARY (2013-02-22 - 2013-03-01)
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    3877 (+11)
  closed 25227 (+41)
  total  29104 (+52)

Open issues with patches: 1695 


Issues opened (42)
==================

#16121: shlex.shlex.error_leader() reports incorrect line number
http://bugs.python.org/issue16121  reopened by r.david.murray

#17223: Initializing array.array with unicode type code and buffer seg
http://bugs.python.org/issue17223  reopened by sbt

#17278: SIGSEGV in _heapqmodule.c
http://bugs.python.org/issue17278  opened by maxxedev

#17279: Document which named built-in classes can be subclassed
http://bugs.python.org/issue17279  opened by terry.reedy

#17281: Broken links at pypi
http://bugs.python.org/issue17281  opened by lyda

#17282: document the defaultTest parameter to unittest.main()
http://bugs.python.org/issue17282  opened by chris.jerdonek

#17284: create mercurial section in devguide's committing.rst
http://bugs.python.org/issue17284  opened by chris.jerdonek

#17285: subprocess.check_output incorrectly state that output is alway
http://bugs.python.org/issue17285  opened by Baptiste.Lepilleur

#17286: Make subprocess handling text output with universal_newlines m
http://bugs.python.org/issue17286  opened by Baptiste.Lepilleur

#17288: cannot jump from a return after setting f_lineno
http://bugs.python.org/issue17288  opened by xdegaye

#17289: readline.set_completer_delims() doesn't play well with others
http://bugs.python.org/issue17289  opened by bfroehle

#17293: uuid.getnode() MAC address on AIX
http://bugs.python.org/issue17293  opened by aivarsk

#17294: compile-flag for single-execution to return value instead of p
http://bugs.python.org/issue17294  opened by Albert.Zeyer

#17295: __slots__ on PyVarObject subclass
http://bugs.python.org/issue17295  opened by ronaldoussoren

#17298: Twisted test failure triggered by change in 2.7 branch
http://bugs.python.org/issue17298  opened by glyph

#17299: Test cPickle with real files
http://bugs.python.org/issue17299  opened by serhiy.storchaka

#17301: An in-place version of many bytearray methods is needed
http://bugs.python.org/issue17301  opened by gregory.p.smith

#17302: HTTP/2.0 - Implementations/Testing efforts
http://bugs.python.org/issue17302  opened by karlcow

#17305: IDNA2008 encoding missing
http://bugs.python.org/issue17305  opened by marten

#17306: Improve the way abstract base classes are shown in help()
http://bugs.python.org/issue17306  opened by rhettinger

#17307: HTTP PUT request Example
http://bugs.python.org/issue17307  opened by orsenthil

#17308: Dialog.py crashes when putty Window resized
http://bugs.python.org/issue17308  opened by harshaap

#17309: __bytes__ doesn't work in subclass of int
http://bugs.python.org/issue17309  opened by pkoning

#17310: Ctypes callbacks shows problem on Windows Python (64bit)
http://bugs.python.org/issue17310  opened by Matt.Clarke

#17311: use distutils terminology in "PyPI package display" section
http://bugs.python.org/issue17311  opened by chris.jerdonek

#17312: test_aifc doesn't clean up after itself
http://bugs.python.org/issue17312  opened by chris.jerdonek

#17314: Stop using imp.find_module() in multiprocessing
http://bugs.python.org/issue17314  opened by brett.cannon

#17315: test_posixpath doesn't clean up after itself
http://bugs.python.org/issue17315  opened by chris.jerdonek

#17316: Add Django 1.5 to benchmarks
http://bugs.python.org/issue17316  opened by brett.cannon

#17317: Benchmark driver should calculate actual benchmark count in -h
http://bugs.python.org/issue17317  opened by brett.cannon

#17318: xml.sax and xml.dom fetch DTDs by default
http://bugs.python.org/issue17318  opened by rsandwick3

#17319: http.server.BaseHTTPRequestHandler send_response_only doesn't 
http://bugs.python.org/issue17319  opened by karlcow

#17320: os.path.abspath in window7, return error
http://bugs.python.org/issue17320  opened by xiaowei.py

#17322: urllib.request add_header() currently allows trailing spaces (
http://bugs.python.org/issue17322  opened by karlcow

#17323: Disable [X refs, Y blocks] ouput in debug builds
http://bugs.python.org/issue17323  opened by ezio.melotti

#17324: SimpleHTTPServer serves files even if the URL has a trailing s
http://bugs.python.org/issue17324  opened by larry

#17325: improve organization of the PyPI distutils docs
http://bugs.python.org/issue17325  opened by chris.jerdonek

#17326: Windows build docs still referring to VS 2008 in 3.3
http://bugs.python.org/issue17326  opened by cito

#17327: Add PyDict_GetItemSetDefault() as C-API for dict.setdefault()
http://bugs.python.org/issue17327  opened by scoder

#17328: Fix reference leak in dict_setdefault() in case of resize fail
http://bugs.python.org/issue17328  opened by scoder

#17329: Document unittest.SkipTest
http://bugs.python.org/issue17329  opened by brett.cannon

#17296: Cannot unpickle classes derived from 'Exception'
http://bugs.python.org/issue17296  opened by Andreas.Hausmann



Most recent 15 issues with no replies (15)
==========================================

#17329: Document unittest.SkipTest
http://bugs.python.org/issue17329

#17328: Fix reference leak in dict_setdefault() in case of resize fail
http://bugs.python.org/issue17328

#17327: Add PyDict_GetItemSetDefault() as C-API for dict.setdefault()
http://bugs.python.org/issue17327

#17326: Windows build docs still referring to VS 2008 in 3.3
http://bugs.python.org/issue17326

#17325: improve organization of the PyPI distutils docs
http://bugs.python.org/issue17325

#17320: os.path.abspath in window7, return error
http://bugs.python.org/issue17320

#17319: http.server.BaseHTTPRequestHandler send_response_only doesn't 
http://bugs.python.org/issue17319

#17317: Benchmark driver should calculate actual benchmark count in -h
http://bugs.python.org/issue17317

#17316: Add Django 1.5 to benchmarks
http://bugs.python.org/issue17316

#17315: test_posixpath doesn't clean up after itself
http://bugs.python.org/issue17315

#17312: test_aifc doesn't clean up after itself
http://bugs.python.org/issue17312

#17310: Ctypes callbacks shows problem on Windows Python (64bit)
http://bugs.python.org/issue17310

#17309: __bytes__ doesn't work in subclass of int
http://bugs.python.org/issue17309

#17308: Dialog.py crashes when putty Window resized
http://bugs.python.org/issue17308

#17306: Improve the way abstract base classes are shown in help()
http://bugs.python.org/issue17306



Most recent 15 issues waiting for review (15)
=============================================

#17328: Fix reference leak in dict_setdefault() in case of resize fail
http://bugs.python.org/issue17328

#17327: Add PyDict_GetItemSetDefault() as C-API for dict.setdefault()
http://bugs.python.org/issue17327

#17325: improve organization of the PyPI distutils docs
http://bugs.python.org/issue17325

#17314: Stop using imp.find_module() in multiprocessing
http://bugs.python.org/issue17314

#17307: HTTP PUT request Example
http://bugs.python.org/issue17307

#17296: Cannot unpickle classes derived from 'Exception'
http://bugs.python.org/issue17296

#17293: uuid.getnode() MAC address on AIX
http://bugs.python.org/issue17293

#17288: cannot jump from a return after setting f_lineno
http://bugs.python.org/issue17288

#17284: create mercurial section in devguide's committing.rst
http://bugs.python.org/issue17284

#17278: SIGSEGV in _heapqmodule.c
http://bugs.python.org/issue17278

#17277: incorrect line numbers in backtrace after removing a trace fun
http://bugs.python.org/issue17277

#17272: request.full_url: unexpected results on assignment
http://bugs.python.org/issue17272

#17269: getaddrinfo segfaults on OS X when provided with invalid argum
http://bugs.python.org/issue17269

#17267: datetime.time support for '+' and 'now'
http://bugs.python.org/issue17267

#17264: Update Building C and C++ Extensions with distutils documentat
http://bugs.python.org/issue17264



Top 10 most discussed issues (10)
=================================

#17263: crash when tp_dealloc allows other threads
http://bugs.python.org/issue17263  25 msgs

#14468: Update cloning guidelines in devguide
http://bugs.python.org/issue14468  18 msgs

#16930: mention limitations and/or alternatives to hg graft
http://bugs.python.org/issue16930  13 msgs

#17223: Initializing array.array with unicode type code and buffer seg
http://bugs.python.org/issue17223  13 msgs

#12641: Remove -mno-cygwin from distutils
http://bugs.python.org/issue12641  11 msgs

#10572: Move test sub-packages to Lib/test
http://bugs.python.org/issue10572  10 msgs

#16121: shlex.shlex.error_leader() reports incorrect line number
http://bugs.python.org/issue16121  10 msgs

#17267: datetime.time support for '+' and 'now'
http://bugs.python.org/issue17267  10 msgs

#15083: Rewrite ElementTree tests in a cleaner and safer way
http://bugs.python.org/issue15083   9 msgs

#15305: Test harness unnecessarily disambiguating twice
http://bugs.python.org/issue15305   8 msgs



Issues closed (37)
==================

#5033: setup.py crashes if sqlite version contains 'beta'
http://bugs.python.org/issue5033  closed by petri.lehtinen

#8936: webbrowser regression on windows
http://bugs.python.org/issue8936  closed by terry.reedy

#10886: Unhelpful backtrace for multiprocessing.Queue
http://bugs.python.org/issue10886  closed by neologix

#12749: lib re cannot match non-BMP ranges (all versions, all builds)
http://bugs.python.org/issue12749  closed by ezio.melotti

#13684: httplib tunnel infinite loop
http://bugs.python.org/issue13684  closed by pitrou

#14720: sqlite3 microseconds
http://bugs.python.org/issue14720  closed by petri.lehtinen

#15132: Let unittest.TestProgram()'s defaultTest argument be a list
http://bugs.python.org/issue15132  closed by petri.lehtinen

#16403: update distutils docs to say that maintainer replaces author
http://bugs.python.org/issue16403  closed by petri.lehtinen

#16406: move the "Uploading Packages" section to distutils/packageinde
http://bugs.python.org/issue16406  closed by chris.jerdonek

#16695: Clarify fnmatch & glob docs about the handling of leading "."s
http://bugs.python.org/issue16695  closed by petri.lehtinen

#16935: unittest should understand SkipTest at import time during test
http://bugs.python.org/issue16935  closed by ezio.melotti

#17079: Fix test discovery for test_ctypes.py
http://bugs.python.org/issue17079  closed by ezio.melotti

#17082: Fix test discovery for test_dbm*.py
http://bugs.python.org/issue17082  closed by ezio.melotti

#17130: Add runcall() function to profile.py and cProfile.py
http://bugs.python.org/issue17130  closed by eric.araujo

#17137: Malfunctioning compiled code in Python 3.3 x64
http://bugs.python.org/issue17137  closed by haypo

#17197: c/profile refactoring
http://bugs.python.org/issue17197  closed by giampaolo.rodola

#17217: Fix test discovery for test_format.py on Windows
http://bugs.python.org/issue17217  closed by ezio.melotti

#17220: Little enhancements of _bootstrap.py
http://bugs.python.org/issue17220  closed by serhiy.storchaka

#17249: reap threads in test_capi
http://bugs.python.org/issue17249  closed by ezio.melotti

#17275: io.BufferedWriter shows wrong type in argument error message
http://bugs.python.org/issue17275  closed by r.david.murray

#17280: path.basename and ntpath.basename functions returns an incorre
http://bugs.python.org/issue17280  closed by eric.smith

#17283: Lib/test/__main__.py should share code with regrtest.py
http://bugs.python.org/issue17283  closed by chris.jerdonek

#17287: slice inconsistency
http://bugs.python.org/issue17287  closed by r.david.murray

#17290: pythonw - loading cursor bug when launching scripts
http://bugs.python.org/issue17290  closed by python-dev

#17291: Login-data raising EOFError
http://bugs.python.org/issue17291  closed by gregory.p.smith

#17292: Autonumbering in string.Formatter doesn't work
http://bugs.python.org/issue17292  closed by eric.smith

#17297: Issue with return in recursive functions
http://bugs.python.org/issue17297  closed by r.david.murray

#17300: Сrash when deleting deeply recursive iterator wrappers
http://bugs.python.org/issue17300  closed by serhiy.storchaka

#17303: Fix test discovery for test_future*
http://bugs.python.org/issue17303  closed by ezio.melotti

#17304: Fix test discovery for test_hash.py
http://bugs.python.org/issue17304  closed by ezio.melotti

#17313: test_logging doesn't clean up after itself
http://bugs.python.org/issue17313  closed by python-dev

#17321: Better way to pass objects between imp.find_module() and imp.l
http://bugs.python.org/issue17321  closed by brett.cannon

#675976: mhlib does not obey MHCONTEXT env var
http://bugs.python.org/issue675976  closed by r.david.murray

#1709112: test_1686475 of test_os & pagefile.sys
http://bugs.python.org/issue1709112  closed by ezio.melotti

#694374: Recursive regular expressions
http://bugs.python.org/issue694374  closed by r.david.murray

#846817: control-c is being sent to child thread rather than main
http://bugs.python.org/issue846817  closed by r.david.murray

#783528: Inconsistent results with super and __getattribute__
http://bugs.python.org/issue783528  closed by r.david.murray
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to