[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Sep 4 18:08:29 CEST 2015


ACTIVITY SUMMARY (2015-08-28 - 2015-09-04)
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    5057 (+15)
  closed 31704 (+33)
  total  36761 (+48)

Open issues with patches: 2257 


Issues opened (28)
==================

#24954: No way to generate or parse timezone as produced by datetime.i
http://bugs.python.org/issue24954  opened by gvanrossum

#24955: webbrowser broken on Mac OS X when using the BROWSER variable
http://bugs.python.org/issue24955  opened by sconseil

#24956: Default value for an argument that is not in the choices list 
http://bugs.python.org/issue24956  opened by Sworddragon

#24957: python3 -mpdb gets stuck in an unexitable infinite prompt loop
http://bugs.python.org/issue24957  opened by shlomif

#24959: unittest swallows part of stack trace when raising AssertionEr
http://bugs.python.org/issue24959  opened by chris.jerdonek

#24960: Can't use pip or easy_install with embeddable zip file.
http://bugs.python.org/issue24960  opened by Oleg N

#24964: Add tunnel CONNECT response headers to httplib / http.client
http://bugs.python.org/issue24964  opened by Thomas

#24965: Implement PEP 498: Literal String Formatting
http://bugs.python.org/issue24965  opened by eric.smith

#24966: shutil.get_terminal_size() throws ValueError if stdout is deta
http://bugs.python.org/issue24966  opened by rsc1975

#24969: functools.lru_cache: a way to set decorator arguments at runti
http://bugs.python.org/issue24969  opened by Marek Otahal

#24970: Make distutils.Command an ABC
http://bugs.python.org/issue24970  opened by Antony.Lee

#24972: IDLE: revisit text highlighting for inactive windows on win32
http://bugs.python.org/issue24972  opened by markroseman

#24973: CFLAGS for Visual Studio
http://bugs.python.org/issue24973  opened by christopher.hogan

#24977: shutil copy to non-existant directory
http://bugs.python.org/issue24977  opened by TheOrangeOne

#24978: Contributing to Python 2x and 3x Documentation. Translation to
http://bugs.python.org/issue24978  opened by overr1de

#24980: Allow for providing 'on_new_thread' callback to 'concurrent.fu
http://bugs.python.org/issue24980  opened by harlowja

#24981: Add a test which uses the ast module to compile the stdlib
http://bugs.python.org/issue24981  opened by brett.cannon

#24982: shutil.make_archive doesn't archive empty directories
http://bugs.python.org/issue24982  opened by eugenek

#24984: document AF_BLUETOOTH socket address formats
http://bugs.python.org/issue24984  opened by Tim.Tisdall

#24985: Python install test fails - OpenSSL - "dh key too small"
http://bugs.python.org/issue24985  opened by nagle

#24988: IDLE: debugger context menus not working on Mac
http://bugs.python.org/issue24988  opened by markroseman

#24990: Foreign language support in turtle module
http://bugs.python.org/issue24990  opened by Al.Sweigart

#24991: Define instance mutability explicitly on type objects
http://bugs.python.org/issue24991  opened by ncoghlan

#24995: better exception message when an unsupported object is passed 
http://bugs.python.org/issue24995  opened by yselivanov

#24996: IDLE: debugger local/global vars should not be editable
http://bugs.python.org/issue24996  opened by markroseman

#24997: mock.call_args compares as equal and not equal
http://bugs.python.org/issue24997  opened by akaptur

#24999: Segfault in test_re.test_sre_character_class_literals() when P
http://bugs.python.org/issue24999  opened by haypo

#25000: _mock_call does not properly grab args and kwargs
http://bugs.python.org/issue25000  opened by paetling



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

#24997: mock.call_args compares as equal and not equal
http://bugs.python.org/issue24997

#24985: Python install test fails - OpenSSL - "dh key too small"
http://bugs.python.org/issue24985

#24972: IDLE: revisit text highlighting for inactive windows on win32
http://bugs.python.org/issue24972

#24970: Make distutils.Command an ABC
http://bugs.python.org/issue24970

#24960: Can't use pip or easy_install with embeddable zip file.
http://bugs.python.org/issue24960

#24954: No way to generate or parse timezone as produced by datetime.i
http://bugs.python.org/issue24954

#24942: Remove domain from ipaddress.reverse_pointer property and add 
http://bugs.python.org/issue24942

#24940: RotatingFileHandler uses tell in non-binary mode to determine 
http://bugs.python.org/issue24940

#24936: Idle: handle 'raise' properly when running with subprocess (2.
http://bugs.python.org/issue24936

#24925: Allow doctest to find line number of __test__ strings if forma
http://bugs.python.org/issue24925

#24924: _posixsubprocess.c: sysconf() might not be async-signal-safe
http://bugs.python.org/issue24924

#24923: Append system paths in setup.py instead of prepending
http://bugs.python.org/issue24923

#24922: assertWarnsRegex doesn't allow multiple warning messages
http://bugs.python.org/issue24922

#24917: time_strftime() Buffer Over-read
http://bugs.python.org/issue24917

#24916: In sysconfig, don't rely on sys.version format
http://bugs.python.org/issue24916



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

#24988: IDLE: debugger context menus not working on Mac
http://bugs.python.org/issue24988

#24984: document AF_BLUETOOTH socket address formats
http://bugs.python.org/issue24984

#24980: Allow for providing 'on_new_thread' callback to 'concurrent.fu
http://bugs.python.org/issue24980

#24973: CFLAGS for Visual Studio
http://bugs.python.org/issue24973

#24965: Implement PEP 498: Literal String Formatting
http://bugs.python.org/issue24965

#24955: webbrowser broken on Mac OS X when using the BROWSER variable
http://bugs.python.org/issue24955

#24938: Measure if _warnings.c is still worth having
http://bugs.python.org/issue24938

#24937: Multiple problems in getters & setters in capsulethunk.h
http://bugs.python.org/issue24937

#24934: django_v2 benchmark not working in Python 3.6
http://bugs.python.org/issue24934

#24930: test_ssl broker was fixed
http://bugs.python.org/issue24930

#24927: multiprocessing.Pool hangs forever on segfault
http://bugs.python.org/issue24927

#24925: Allow doctest to find line number of __test__ strings if forma
http://bugs.python.org/issue24925

#24923: Append system paths in setup.py instead of prepending
http://bugs.python.org/issue24923

#24917: time_strftime() Buffer Over-read
http://bugs.python.org/issue24917

#24916: In sysconfig, don't rely on sys.version format
http://bugs.python.org/issue24916



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

#24912: The type of cached objects is mutable
http://bugs.python.org/issue24912  43 msgs

#23517: datetime.utcfromtimestamp rounds results incorrectly
http://bugs.python.org/issue23517  23 msgs

#7175: Define a standard location and API for configuration files
http://bugs.python.org/issue7175  15 msgs

#23406: interning and list comprehension leads to unexpected behavior
http://bugs.python.org/issue23406  12 msgs

#23630: support multiple hosts in create_server/start_server
http://bugs.python.org/issue23630  12 msgs

#17849: Missing size argument in readline() method for httplib's class
http://bugs.python.org/issue17849  10 msgs

#24966: shutil.get_terminal_size() throws ValueError if stdout is deta
http://bugs.python.org/issue24966  10 msgs

#22798: time.mktime doesn't update time.tzname
http://bugs.python.org/issue22798   7 msgs

#24984: document AF_BLUETOOTH socket address formats
http://bugs.python.org/issue24984   7 msgs

#24635: test_typing is flaky
http://bugs.python.org/issue24635   6 msgs



Issues closed (30)
==================

#7739: time.strftime may hung while trying to open /etc/localtime but
http://bugs.python.org/issue7739  closed by belopolsky

#23332: datetime.isoformat() -> explicitly mark UTC string as such
http://bugs.python.org/issue23332  closed by belopolsky

#23375: test_py3kwarn fails on Windows
http://bugs.python.org/issue23375  closed by haypo

#23623: Python 3.5 docs need to clarify how to set PATH, etc
http://bugs.python.org/issue23623  closed by paul.moore

#24707: Assertion failed in pymonotonic_new
http://bugs.python.org/issue24707  closed by haypo

#24881: _pyio checks that `os.name == 'win32'` instead of 'nt'
http://bugs.python.org/issue24881  closed by serhiy.storchaka

#24891: race condition in initstdio() (python aborts running under noh
http://bugs.python.org/issue24891  closed by haypo

#24913: deque.index() overruns deque boundary
http://bugs.python.org/issue24913  closed by larry

#24931: _asdict breaks when inheriting from a namedtuple
http://bugs.python.org/issue24931  closed by rhettinger

#24952: stack_size([size]) is actually stack_size(size=0)
http://bugs.python.org/issue24952  closed by martin.panter

#24953: ICC and version should be in COMPILER string when built with I
http://bugs.python.org/issue24953  closed by python-dev

#24958: Segfault in REPL after pressing "r" and PgUp twice (on Mageia 
http://bugs.python.org/issue24958  closed by r.david.murray

#24961: shell stdout broken after exiting interactive python prompt
http://bugs.python.org/issue24961  closed by ned.deily

#24962: Unnecessary space in using/mac
http://bugs.python.org/issue24962  closed by python-dev

#24963: ipaddress.IPv6Network doc typo
http://bugs.python.org/issue24963  closed by python-dev

#24967: add errors='ignore' to print kwargs
http://bugs.python.org/issue24967  closed by brett.cannon

#24968: Python 3 raises Unicode errors with the xxx.UTF-8 locale
http://bugs.python.org/issue24968  closed by haypo

#24971: os.environ.get() does not return the Environment Value in Linu
http://bugs.python.org/issue24971  closed by r.david.murray

#24974: ICC on Windows 8.1: _decimal fails to compile with default fp 
http://bugs.python.org/issue24974  closed by python-dev

#24975: Python 3.5 can't compile AST involving PEP 448 unpacking
http://bugs.python.org/issue24975  closed by yselivanov

#24976: Arithmetic/precision bug when using floating-point numbers
http://bugs.python.org/issue24976  closed by ezio.melotti

#24979: Allow timezone offsets greater than 24 hours
http://bugs.python.org/issue24979  closed by belopolsky

#24983: Wrong AttributeError propagation
http://bugs.python.org/issue24983  closed by martin.panter

#24986: It should be possible to build successfully without external l
http://bugs.python.org/issue24986  closed by python-dev

#24987: subprocess.Popen with shell=True doesn't create socket
http://bugs.python.org/issue24987  closed by asduj

#24989: scan_eol() Buffer Over-read
http://bugs.python.org/issue24989  closed by larry

#24992: collections.OrderedDict constructor (odict_new) doesn't handle
http://bugs.python.org/issue24992  closed by haypo

#24993: The C function PyCodec_NameReplaceErrors doesn't handle PyCaps
http://bugs.python.org/issue24993  closed by haypo

#24994: Python 3.4.2 64-bit Installer error (Please insert the disk:)
http://bugs.python.org/issue24994  closed by zach.ware

#24998: docs: subprocess.Popen example has extra/invalid parameter
http://bugs.python.org/issue24998  closed by r.david.murray


More information about the Python-Dev mailing list