[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Dec 27 18:07:45 CET 2013


ACTIVITY SUMMARY (2013-12-20 - 2013-12-27)
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    4332 ( +9)
  closed 27520 (+36)
  total  31852 (+45)

Open issues with patches: 1973 


Issues opened (29)
==================

#20039: Missing documentation for argparse.ArgumentTypeError
http://bugs.python.org/issue20039  opened by arnaut-billings

#20040: Tracing not disabled in generator when the system trace functi
http://bugs.python.org/issue20040  opened by xdegaye

#20041: TypeError when f_trace is None and tracing.
http://bugs.python.org/issue20041  opened by xdegaye

#20042: Python Launcher for Windows fails to invoke scripts with non-l
http://bugs.python.org/issue20042  opened by zart

#20044: gettext.install() ignores previous call to locale.setlocale()
http://bugs.python.org/issue20044  opened by fmoreau

#20047: bytearray partition bug
http://bugs.python.org/issue20047  opened by BreamoreBoy

#20050: distutils should check PyPI certs when connecting to it
http://bugs.python.org/issue20050  opened by pitrou

#20051: PA-RISC buildbot: compiler cannot create executables
http://bugs.python.org/issue20051  opened by skrah

#20053: venv and ensurepip are affected by default pip config file
http://bugs.python.org/issue20053  opened by ncoghlan

#20055: On Windows NT 6 with administrator account, there are two fail
http://bugs.python.org/issue20055  opened by vajrasky

#20056: Got deprecation warning when running test_shutil.py on Windows
http://bugs.python.org/issue20056  opened by vajrasky

#20057: wrong behavior with fork and mmap
http://bugs.python.org/issue20057  opened by btiplitz

#20059: Inconsistent urlparse/urllib.parse handling of invalid port va
http://bugs.python.org/issue20059  opened by chad.birch

#20061: make pdb through separate terminal more convenient
http://bugs.python.org/issue20061  opened by Chiel92

#20062: Add section on vim to devguide
http://bugs.python.org/issue20062  opened by r.david.murray

#20064: PyObject_Malloc is not documented
http://bugs.python.org/issue20064  opened by r.david.murray

#20065: Python-3.3.3/Modules/socketmodule.c:1660:14: error: 'CAN_RAW' 
http://bugs.python.org/issue20065  opened by lanthruster

#20066: PyStructSequence_NewType() not setting proper heap allocation 
http://bugs.python.org/issue20066  opened by Wolf.Ihlenfeldt

#20068: collections.Counter documentation leaves out interesting useca
http://bugs.python.org/issue20068  opened by Julian.Gindi

#20069: Add unit test for os.chown
http://bugs.python.org/issue20069  opened by vajrasky

#20071: What should happen if someone runs ./python -m ensurepip in th
http://bugs.python.org/issue20071  opened by r.david.murray

#20072: Ttk tests fail when wantobjects is false
http://bugs.python.org/issue20072  opened by serhiy.storchaka

#20074: open() of read-write non-seekable streams broken
http://bugs.python.org/issue20074  opened by Dolda2000

#20075: help(open) eats first line
http://bugs.python.org/issue20075  opened by serhiy.storchaka

#20076: Add UTF-8 locale aliases
http://bugs.python.org/issue20076  opened by serhiy.storchaka

#20077: Format of TypeError differs between comparison and arithmetic 
http://bugs.python.org/issue20077  opened by MLModel

#20078: zipfile - ZipExtFile.read goes into 100% CPU infinite loop on 
http://bugs.python.org/issue20078  opened by nandiya

#20079: Add support for glibc supported locales
http://bugs.python.org/issue20079  opened by serhiy.storchaka

#20080: Unused variable in Lib/sqlite3/test/factory.py
http://bugs.python.org/issue20080  opened by vajrasky



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

#20078: zipfile - ZipExtFile.read goes into 100% CPU infinite loop on 
http://bugs.python.org/issue20078

#20077: Format of TypeError differs between comparison and arithmetic 
http://bugs.python.org/issue20077

#20076: Add UTF-8 locale aliases
http://bugs.python.org/issue20076

#20071: What should happen if someone runs ./python -m ensurepip in th
http://bugs.python.org/issue20071

#20068: collections.Counter documentation leaves out interesting useca
http://bugs.python.org/issue20068

#20066: PyStructSequence_NewType() not setting proper heap allocation 
http://bugs.python.org/issue20066

#20065: Python-3.3.3/Modules/socketmodule.c:1660:14: error: 'CAN_RAW' 
http://bugs.python.org/issue20065

#20059: Inconsistent urlparse/urllib.parse handling of invalid port va
http://bugs.python.org/issue20059

#20056: Got deprecation warning when running test_shutil.py on Windows
http://bugs.python.org/issue20056

#20051: PA-RISC buildbot: compiler cannot create executables
http://bugs.python.org/issue20051

#20050: distutils should check PyPI certs when connecting to it
http://bugs.python.org/issue20050

#20044: gettext.install() ignores previous call to locale.setlocale()
http://bugs.python.org/issue20044

#20031: unittest.TextTestRunner missing run() documentation.
http://bugs.python.org/issue20031

#20030: unittest.TestLoader.discover return value incorrectly document
http://bugs.python.org/issue20030

#20021: "modernize" makeopcodetargets.py
http://bugs.python.org/issue20021



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

#20080: Unused variable in Lib/sqlite3/test/factory.py
http://bugs.python.org/issue20080

#20079: Add support for glibc supported locales
http://bugs.python.org/issue20079

#20076: Add UTF-8 locale aliases
http://bugs.python.org/issue20076

#20075: help(open) eats first line
http://bugs.python.org/issue20075

#20072: Ttk tests fail when wantobjects is false
http://bugs.python.org/issue20072

#20069: Add unit test for os.chown
http://bugs.python.org/issue20069

#20064: PyObject_Malloc is not documented
http://bugs.python.org/issue20064

#20055: On Windows NT 6 with administrator account, there are two fail
http://bugs.python.org/issue20055

#20042: Python Launcher for Windows fails to invoke scripts with non-l
http://bugs.python.org/issue20042

#20041: TypeError when f_trace is None and tracing.
http://bugs.python.org/issue20041

#20035: Suppress 'os.environ was modified' warning on Tcl/Tk tests
http://bugs.python.org/issue20035

#20028: Confusing error message when giving invalid quotechar in initi
http://bugs.python.org/issue20028

#20026: sqlite: handle correctly invalid isolation_level
http://bugs.python.org/issue20026

#20024: Py_BuildValue() can call Python code with an exception set
http://bugs.python.org/issue20024

#20022: "modernize" the Mac bundlebuilder.py script
http://bugs.python.org/issue20022



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

#19927: Path-based loaders lack a meaningful __eq__() implementation.
http://bugs.python.org/issue19927  12 msgs

#20074: open() of read-write non-seekable streams broken
http://bugs.python.org/issue20074  11 msgs

#20075: help(open) eats first line
http://bugs.python.org/issue20075  10 msgs

#19861: Update What's New for Python 3.4
http://bugs.python.org/issue19861   6 msgs

#20061: make pdb through separate terminal more convenient
http://bugs.python.org/issue20061   6 msgs

#20042: Python Launcher for Windows fails to invoke scripts with non-l
http://bugs.python.org/issue20042   5 msgs

#16136: Removal of VMS support
http://bugs.python.org/issue16136   4 msgs

#18566: In unittest.TestCase docs for setUp() and tearDown() don't men
http://bugs.python.org/issue18566   4 msgs

#19463: assertGdbRepr depends on hash randomization / endianess
http://bugs.python.org/issue19463   4 msgs

#20047: bytearray partition bug
http://bugs.python.org/issue20047   4 msgs



Issues closed (33)
==================

#7171: Add inet_ntop and inet_pton support for Windows
http://bugs.python.org/issue7171  closed by pitrou

#12226: use HTTPS by default for uploading packages to pypi
http://bugs.python.org/issue12226  closed by pitrou

#15340: OSError with "import random" when /dev/urandom doesn't exist (
http://bugs.python.org/issue15340  closed by pitrou

#16832: Expose cache validity checking support in ABCMeta
http://bugs.python.org/issue16832  closed by r.david.murray

#17538: Document XML Vulnerabilties
http://bugs.python.org/issue17538  closed by pitrou

#18879: tempfile.NamedTemporaryFile can close the file too early, if n
http://bugs.python.org/issue18879  closed by pitrou

#19508: Add warning that Python doesn't verify SSL certs by default
http://bugs.python.org/issue19508  closed by pitrou

#19563: Changing barry's email  to barry at python.org
http://bugs.python.org/issue19563  closed by python-dev

#19734: venv and ensurepip are affected by pip environment variable se
http://bugs.python.org/issue19734  closed by python-dev

#19938: Re-enable test_bug_1333982 on 3.x
http://bugs.python.org/issue19938  closed by zach.ware

#19998: Python 2.7.6 fails to build _ctypes on GCC 2.x toolchain
http://bugs.python.org/issue19998  closed by terry.reedy

#20003: Language Ref "raise" doc misssing "from None"
http://bugs.python.org/issue20003  closed by terry.reedy

#20014: Makes array.array constructor accepts ascii-unicode typecode
http://bugs.python.org/issue20014  closed by terry.reedy

#20015: Allow 1-character ASCII unicode where 1-character str is requi
http://bugs.python.org/issue20015  closed by terry.reedy

#20027: Fixed support for Indian locales
http://bugs.python.org/issue20027  closed by serhiy.storchaka

#20032: asyncio.Future.set_exception() creates a reference cycle
http://bugs.python.org/issue20032  closed by haypo

#20033: Fix makelocalealias.py for Python 3
http://bugs.python.org/issue20033  closed by serhiy.storchaka

#20036: Running same doctests not possible on both py3 and py2
http://bugs.python.org/issue20036  closed by r.david.murray

#20037: Calling traceback.format_exception() during Pyhon shutdown doe
http://bugs.python.org/issue20037  closed by pitrou

#20038: Crash due to I/O in __del__
http://bugs.python.org/issue20038  closed by pitrou

#20043: test_multiprocessing_main_handling fails --without-threads
http://bugs.python.org/issue20043  closed by berker.peksag

#20045: setup.py register --list-classifiers is broken
http://bugs.python.org/issue20045  closed by pitrou

#20046: Optimize locale aliases table
http://bugs.python.org/issue20046  closed by serhiy.storchaka

#20048: zipfile's readline() drops data in universal newline mode
http://bugs.python.org/issue20048  closed by serhiy.storchaka

#20049: string.lowercase and string.uppercase can contain garbage
http://bugs.python.org/issue20049  closed by r.david.murray

#20052: input() crashes in 2.7.6
http://bugs.python.org/issue20052  closed by christian.heimes

#20054: IDLE won't work (Mac)
http://bugs.python.org/issue20054  closed by ned.deily

#20058: IDLE's shell returns a multiple-line string to input() or read
http://bugs.python.org/issue20058  closed by serhiy.storchaka

#20060: float() and int() TypeError messages differ
http://bugs.python.org/issue20060  closed by r.david.murray

#20063: Docs imply that set does not support .pop() method
http://bugs.python.org/issue20063  closed by r.david.murray

#20067: Tkinter variables no works with wantobject is false
http://bugs.python.org/issue20067  closed by serhiy.storchaka

#20070: test_urllib2net is run even when the network resource is disab
http://bugs.python.org/issue20070  closed by doko

#20073: IDLE crashes on Unicode characters
http://bugs.python.org/issue20073  closed by ned.deily


More information about the Python-Dev mailing list