[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Mar 21 18:07:51 CET 2014


ACTIVITY SUMMARY (2014-03-14 - 2014-03-21)
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    4511 (+25)
  closed 28273 (+60)
  total  32784 (+85)

Open issues with patches: 2085 


Issues opened (53)
==================

#1350: IDLE - CallTips enhancement - show full doc-string in new wind
http://bugs.python.org/issue1350  reopened by terry.reedy

#19690: test_logging test_race failed with PermissionError
http://bugs.python.org/issue19690  reopened by ned.deily

#20574: Implement incremental decoder for cp65001
http://bugs.python.org/issue20574  reopened by haypo

#20928: xml.etree.ElementInclude does not include nested xincludes
http://bugs.python.org/issue20928  opened by James.Bailey

#20932: Undefined behavior flagged by Clang 3.4 (Python 3.5 from hg)
http://bugs.python.org/issue20932  opened by Jeffrey.Walton

#20934: test_multiprocessing is broken by design
http://bugs.python.org/issue20934  opened by schwab

#20935: Support building Python with Clang sanitizer rules
http://bugs.python.org/issue20935  opened by Jeffrey.Walton

#20936: test_strftime: enormous allocation, fails under Clang sanitize
http://bugs.python.org/issue20936  opened by Jeffrey.Walton

#20937: test_socket: buffer overflow in sock_recvmsg_guts
http://bugs.python.org/issue20937  opened by Jeffrey.Walton

#20939: test_geturl of test_urllibnet fails with 'https://www.python.o
http://bugs.python.org/issue20939  opened by ned.deily

#20941: pytime.c:184 and pytime.c:218: runtime error, outside the rang
http://bugs.python.org/issue20941  opened by Jeffrey.Walton

#20942: _frozen_importlib should not have a __file__ attribute
http://bugs.python.org/issue20942  opened by ncoghlan

#20947: -Wstrict-overflow findings
http://bugs.python.org/issue20947  opened by Jeffrey.Walton

#20948: -Wformat=2 -Wformat-security findings
http://bugs.python.org/issue20948  opened by Jeffrey.Walton

#20949: Missing platform security integrations
http://bugs.python.org/issue20949  opened by Jeffrey.Walton

#20951: SSLSocket.send() returns 0 for non-blocking socket
http://bugs.python.org/issue20951  opened by nikratio

#20952: OpenSSL and RDRAND
http://bugs.python.org/issue20952  opened by Jeffrey.Walton

#20953: heap-buffer-overflow in obmalloc.c:987
http://bugs.python.org/issue20953  opened by Jeffrey.Walton

#20954: Bug in subprocess._args_from_interpreter_flags causes MemoryEr
http://bugs.python.org/issue20954  opened by schlamar

#20956: tokenize module claims tokenize.tokenize returns namedtuple, b
http://bugs.python.org/issue20956  opened by FunkyBob

#20957: test_smptnet Fail instead of Skip if SSL-port is unavailable
http://bugs.python.org/issue20957  opened by ebfe

#20961: Fix usages of the note directive in the documentation
http://bugs.python.org/issue20961  opened by berker.peksag

#20962: Rather modest chunk size in gzip.GzipFile
http://bugs.python.org/issue20962  opened by skip.montanaro

#20964: Add support.check_time_delta()
http://bugs.python.org/issue20964  opened by haypo

#20968: mock.MagicMock does not mock __truediv__
http://bugs.python.org/issue20968  opened by Johannes.Baiter

#20969: Author of EPUB version of Python docs is set to Unknown instea
http://bugs.python.org/issue20969  opened by Christian.Clauss

#20970: contradictory documentation for prog option of argparse
http://bugs.python.org/issue20970  opened by Aaron.Meurer

#20971: HTML output of difflib
http://bugs.python.org/issue20971  opened by Jasvir.Singh

#20973: Implement proper comparison operations for in _TotalOrderingMi
http://bugs.python.org/issue20973  opened by OrangeTux

#20974: email module docs say not compatible with current python versi
http://bugs.python.org/issue20974  opened by Jim.Jewett

#20975: Python 3.4 build info wrong in code snippet
http://bugs.python.org/issue20975  opened by Zvezdoslovec

#20977: pyflakes: undefined "ctype" in 2 except blocks in the email mo
http://bugs.python.org/issue20977  opened by haypo

#20979: Calling getdents()/readdir64() repeatedly while closing descri
http://bugs.python.org/issue20979  opened by mmarkk

#20980: In multiprocessing.pool, ExceptionWithTraceback should derive 
http://bugs.python.org/issue20980  opened by myint

#20981: ssl doesn't build anymore with OpenSSL 0.9.7 or older: X509_ch
http://bugs.python.org/issue20981  opened by haypo

#20983: Python 3.4 'repair' Windows installation does not install pip 
http://bugs.python.org/issue20983  opened by Jurko.Gospodnetić

#20984: 'Add/Remove Programs' dialog missing entries for 32-bit CPytho
http://bugs.python.org/issue20984  opened by Jurko.Gospodnetić

#20986: test_startup_imports fails in test_site when executed inside v
http://bugs.python.org/issue20986  opened by finitemachine

#20989: XML File I/O Misbehavior with open() when the flag is 'r+'
http://bugs.python.org/issue20989  opened by rexperience7

#20990: pyflakes: undefined names, get_context() and main(), in multip
http://bugs.python.org/issue20990  opened by haypo

#20992: reading individual bytes of multiple binary files using the Py
http://bugs.python.org/issue20992  opened by Tommy.Carstensen

#20994: Disable TLS Compression
http://bugs.python.org/issue20994  opened by dstufft

#20995: Use Better Default Ciphers for the SSL Module
http://bugs.python.org/issue20995  opened by dstufft

#20996: Backport TLS 1.1 and 1.2 support for ssl_version
http://bugs.python.org/issue20996  opened by dstufft

#20997: Wrong URL fragment identifier in search result
http://bugs.python.org/issue20997  opened by bmispelon

#20998: fullmatch isn't matching correctly under re.IGNORECASE
http://bugs.python.org/issue20998  opened by Lucretiel

#20999: setlocale, getlocale succession --> ValueError or (None, None)
http://bugs.python.org/issue20999  opened by albertjan

#21000: json.tool ought to have a help flag
http://bugs.python.org/issue21000  opened by benjamin.peterson

#21002: _sre.SRE_Scanner object should have a fullmatch() method
http://bugs.python.org/issue21002  opened by Gareth.Gouldstone

#21006: asyncio.docs : create_subprocess_exec example does not work on
http://bugs.python.org/issue21006  opened by ajaborsk

#21009: Potential deadlock in concurrent futures when garbage collecti
http://bugs.python.org/issue21009  opened by simon.jagoe

#21011: PyArg_ParseTupleAndKeywords doesn't take const char *keywords[
http://bugs.python.org/issue21011  opened by h.venev

#21012: Figure out how to best leverage pip in devinabox
http://bugs.python.org/issue21012  opened by brett.cannon



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

#21012: Figure out how to best leverage pip in devinabox
http://bugs.python.org/issue21012

#21011: PyArg_ParseTupleAndKeywords doesn't take const char *keywords[
http://bugs.python.org/issue21011

#21009: Potential deadlock in concurrent futures when garbage collecti
http://bugs.python.org/issue21009

#20997: Wrong URL fragment identifier in search result
http://bugs.python.org/issue20997

#20992: reading individual bytes of multiple binary files using the Py
http://bugs.python.org/issue20992

#20977: pyflakes: undefined "ctype" in 2 except blocks in the email mo
http://bugs.python.org/issue20977

#20969: Author of EPUB version of Python docs is set to Unknown instea
http://bugs.python.org/issue20969

#20962: Rather modest chunk size in gzip.GzipFile
http://bugs.python.org/issue20962

#20961: Fix usages of the note directive in the documentation
http://bugs.python.org/issue20961

#20953: heap-buffer-overflow in obmalloc.c:987
http://bugs.python.org/issue20953

#20947: -Wstrict-overflow findings
http://bugs.python.org/issue20947

#20942: _frozen_importlib should not have a __file__ attribute
http://bugs.python.org/issue20942

#20936: test_strftime: enormous allocation, fails under Clang sanitize
http://bugs.python.org/issue20936

#20912: [zipfile.py]: Make zip directory attributes more friendly for 
http://bugs.python.org/issue20912

#20911: urllib 'headers' is not a well defined data type
http://bugs.python.org/issue20911



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

#21006: asyncio.docs : create_subprocess_exec example does not work on
http://bugs.python.org/issue21006

#21000: json.tool ought to have a help flag
http://bugs.python.org/issue21000

#20998: fullmatch isn't matching correctly under re.IGNORECASE
http://bugs.python.org/issue20998

#20995: Use Better Default Ciphers for the SSL Module
http://bugs.python.org/issue20995

#20994: Disable TLS Compression
http://bugs.python.org/issue20994

#20980: In multiprocessing.pool, ExceptionWithTraceback should derive 
http://bugs.python.org/issue20980

#20974: email module docs say not compatible with current python versi
http://bugs.python.org/issue20974

#20970: contradictory documentation for prog option of argparse
http://bugs.python.org/issue20970

#20968: mock.MagicMock does not mock __truediv__
http://bugs.python.org/issue20968

#20964: Add support.check_time_delta()
http://bugs.python.org/issue20964

#20961: Fix usages of the note directive in the documentation
http://bugs.python.org/issue20961

#20957: test_smptnet Fail instead of Skip if SSL-port is unavailable
http://bugs.python.org/issue20957

#20954: Bug in subprocess._args_from_interpreter_flags causes MemoryEr
http://bugs.python.org/issue20954

#20951: SSLSocket.send() returns 0 for non-blocking socket
http://bugs.python.org/issue20951

#20939: test_geturl of test_urllibnet fails with 'https://www.python.o
http://bugs.python.org/issue20939



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

#20995: Use Better Default Ciphers for the SSL Module
http://bugs.python.org/issue20995  42 msgs

#20927: Different behaviour on Posix and Windows when using subprocess
http://bugs.python.org/issue20927  15 msgs

#20951: SSLSocket.send() returns 0 for non-blocking socket
http://bugs.python.org/issue20951  12 msgs

#17846: Building Python on Windows - Supplementary info
http://bugs.python.org/issue17846  11 msgs

#20906: Issues in Unicode HOWTO
http://bugs.python.org/issue20906  10 msgs

#20970: contradictory documentation for prog option of argparse
http://bugs.python.org/issue20970  10 msgs

#10141: SocketCan support
http://bugs.python.org/issue10141   7 msgs

#20062: Remove emacs page from devguide
http://bugs.python.org/issue20062   7 msgs

#20265: Bring Windows docs up to date
http://bugs.python.org/issue20265   7 msgs

#20935: Support building Python with Clang sanitizer rules
http://bugs.python.org/issue20935   7 msgs



Issues closed (60)
==================

#11362: image/webp missing from mimetypes.py
http://bugs.python.org/issue11362  closed by serhiy.storchaka

#11448: docs for HTTPConnection.set_tunnel are ambiguous
http://bugs.python.org/issue11448  closed by python-dev

#13437: Provide links to the source code for every module in the docum
http://bugs.python.org/issue13437  closed by akuchling

#14332: Better explain "junk" concept in difflib doc
http://bugs.python.org/issue14332  closed by akuchling

#16245: Update html.entities.html5 dictionary and parseentities.py
http://bugs.python.org/issue16245  closed by eric.araujo

#16665: doc for builtin hex() is poor
http://bugs.python.org/issue16665  closed by python-dev

#18931: new selectors module should support devpoll on Solaris
http://bugs.python.org/issue18931  closed by giampaolo.rodola

#19009: Enhance HTTPResponse.readline() performance
http://bugs.python.org/issue19009  closed by kristjan.jonsson

#19165: Change formatter warning to DeprecationWarning in 3.5
http://bugs.python.org/issue19165  closed by brett.cannon

#19255: Don't "wipe" builtins at shutdown
http://bugs.python.org/issue19255  closed by serhiy.storchaka

#19861: Update What's New for Python 3.4
http://bugs.python.org/issue19861  closed by r.david.murray

#20379: help(instance_of_builtin_class.method) does not display self
http://bugs.python.org/issue20379  closed by larry

#20444: Reduce logging.config.Converting duplication of code
http://bugs.python.org/issue20444  closed by python-dev

#20558: ECONNRESET value in logging.config is valid with Linux [distro
http://bugs.python.org/issue20558  closed by python-dev

#20627: Add context manager support to xmlrpc.client.ServerProxy
http://bugs.python.org/issue20627  closed by brett.cannon

#20671: test_create_at_shutdown_with_encoding() of test_io hangs on "S
http://bugs.python.org/issue20671  closed by haypo

#20744: shutil should not use distutils
http://bugs.python.org/issue20744  closed by akuchling

#20879: base64 module of Python 3.4 uses 920 kB of memory
http://bugs.python.org/issue20879  closed by haypo

#20897: @abstractmethod does not enforce method signatures
http://bugs.python.org/issue20897  closed by r.david.murray

#20902: Which operand is preferred by set operations? Missing informat
http://bugs.python.org/issue20902  closed by rhettinger

#20909: 3.4 cherry pick: d22ef969cb82 & f5be4ea5b43e &  25dc02a2acae n
http://bugs.python.org/issue20909  closed by larry

#20920: Turtle module transparency.
http://bugs.python.org/issue20920  closed by terry.reedy

#20921: DeprecationWarning: The Windows bytes API has been deprecated,
http://bugs.python.org/issue20921  closed by r.david.murray

#20923: ConfigParser should nested [] in section names.
http://bugs.python.org/issue20923  closed by terry.reedy

#20926: Devguide: Enhance Quick Start portion of instructions for Wind
http://bugs.python.org/issue20926  closed by pitrou

#20929: Undefined behavior flagged by Clang 3.4 (Python 3.4-RC3)
http://bugs.python.org/issue20929  closed by benjamin.peterson

#20930: Debian 7.3: This platform's pyconfig.h needs to define PY_FORM
http://bugs.python.org/issue20930  closed by benjamin.peterson

#20931: Confusing section title "New Expected Features for Python Impl
http://bugs.python.org/issue20931  closed by python-dev

#20933: bad test case in test_osx_proxy_bypass (test.test_urllib2.Hand
http://bugs.python.org/issue20933  closed by r.david.murray

#20938: Broken link to editors page in General FAQ
http://bugs.python.org/issue20938  closed by benjamin.peterson

#20940: Test 239: buffer overflow in sock_recvmsg_guts
http://bugs.python.org/issue20940  closed by neologix

#20943: configparser - add 'getDict' function
http://bugs.python.org/issue20943  closed by lukasz.langa

#20944: Engineering Process Improvements
http://bugs.python.org/issue20944  closed by r.david.murray

#20945: why save the item to be replaced as olditem in PyTuple_SetItem
http://bugs.python.org/issue20945  closed by benjamin.peterson

#20946: ctypes test fixes
http://bugs.python.org/issue20946  closed by python-dev

#20950: asyncio.docs : asyncio.subprocess.Process.wait() method typo
http://bugs.python.org/issue20950  closed by haypo

#20955: Unexpected behavior in sqlite3.Connection.set_progress_handler
http://bugs.python.org/issue20955  closed by berker.peksag

#20958: Undefined behavior flagged by Clang 3.4 (Python 3.4.0)
http://bugs.python.org/issue20958  closed by zach.ware

#20959: print gives wrong error when printing *generator
http://bugs.python.org/issue20959  closed by ned.deily

#20960: Fix usage of the versionchanged directive in the sys.hash_info
http://bugs.python.org/issue20960  closed by python-dev

#20963: side_effects swapped in Mock example
http://bugs.python.org/issue20963  closed by eric.araujo

#20965: Clang devguide update
http://bugs.python.org/issue20965  closed by python-dev

#20966: Documentation Link for "Python Tkinter Resources" is currently
http://bugs.python.org/issue20966  closed by python-dev

#20967: hashlib memory leak
http://bugs.python.org/issue20967  closed by brett.cannon

#20972: python34.dll not in System32 or SysWOW64 folders after install
http://bugs.python.org/issue20972  closed by mifik

#20976: pyflakes: remove unused imports
http://bugs.python.org/issue20976  closed by haypo

#20978: pyflakes: undefined names
http://bugs.python.org/issue20978  closed by haypo

#20982: http://www.python.org used in unit test is directed to HTTPS u
http://bugs.python.org/issue20982  closed by ned.deily

#20985: Add new style formatting to logging.config.fileConfig
http://bugs.python.org/issue20985  closed by vinay.sajip

#20987: Python for AS/400 (OS/400) is actually 2.7
http://bugs.python.org/issue20987  closed by ned.deily

#20988: Recommend ssl.create_default_context() in "Security considerat
http://bugs.python.org/issue20988  closed by pitrou

#20991: Issues about relative& absolute import way for Portingfrom pyt
http://bugs.python.org/issue20991  closed by brett.cannon

#20993: Quicklink to PEPs is wrong.
http://bugs.python.org/issue20993  closed by zach.ware

#21001: Python 3.4 MSI installer doesn't work
http://bugs.python.org/issue21001  closed by zach.ware

#21003: how to do batch processing using python
http://bugs.python.org/issue21003  closed by eric.smith

#21004: how to store json data into postgresql using python script
http://bugs.python.org/issue21004  closed by eric.smith

#21005: asyncio.docs : asyncio.subprocess.DEVNULL doc inadequate
http://bugs.python.org/issue21005  closed by python-dev

#21007: List of development releases in PEPs like 429 should be links 
http://bugs.python.org/issue21007  closed by benjamin.peterson

#21008: Update devinabox for Python 3.4
http://bugs.python.org/issue21008  closed by brett.cannon

#21010: asyncio doc typo
http://bugs.python.org/issue21010  closed by python-dev


More information about the Python-Dev mailing list