Summary of Python tracker Issues
ACTIVITY SUMMARY (2015-08-21 - 2015-08-28) 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 5042 (+29) closed 31671 (+15) total 36713 (+44) Open issues with patches: 2251 Issues opened (39) ================== #24909: Windows: subprocess.Popen: race condition for leaking inherita http://bugs.python.org/issue24909 opened by Adam Meily #24910: Windows MSIs don't have unique display names http://bugs.python.org/issue24910 opened by steve.dower #24911: Context manager of socket.socket is not documented http://bugs.python.org/issue24911 opened by zodalahtathi #24912: The type of cached objects is mutable http://bugs.python.org/issue24912 opened by serhiy.storchaka #24913: deque.index() overruns deque boundary http://bugs.python.org/issue24913 opened by JohnLeitch #24914: Python: Not just OO style but this is not mentioned on python. http://bugs.python.org/issue24914 opened by Paddy McCarthy #24915: Profile Guided Optimization improvements (better training, llv http://bugs.python.org/issue24915 opened by alecsandru.patrascu #24916: In sysconfig, don't rely on sys.version format http://bugs.python.org/issue24916 opened by takluyver #24917: time_strftime() Buffer Over-read http://bugs.python.org/issue24917 opened by JohnLeitch #24918: Docs layout bug http://bugs.python.org/issue24918 opened by reag #24920: shutil.get_terminal_size throws AttributeError http://bugs.python.org/issue24920 opened by Isaac Levy #24921: Operator precedence table in 5.15 should be highest to lowest http://bugs.python.org/issue24921 opened by Joseph Schachner #24922: assertWarnsRegex doesn't allow multiple warning messages http://bugs.python.org/issue24922 opened by sleepycal #24923: Append system paths in setup.py instead of prepending http://bugs.python.org/issue24923 opened by christopher.hogan #24924: _posixsubprocess.c: sysconf() might not be async-signal-safe http://bugs.python.org/issue24924 opened by jwilk #24925: Allow doctest to find line number of __test__ strings if forma http://bugs.python.org/issue24925 opened by r.david.murray #24927: multiprocessing.Pool hangs forever on segfault http://bugs.python.org/issue24927 opened by Jonas Obrist #24928: mock.patch.dict spoils order of items in collections.OrderedDi http://bugs.python.org/issue24928 opened by Alexander Oblovatniy #24929: _strptime.TimeRE should not enforce range in regex http://bugs.python.org/issue24929 opened by Steve Yeung #24930: test_ssl broker was fixed http://bugs.python.org/issue24930 opened by marcosptf #24931: _asdict breaks when inheriting from a namedtuple http://bugs.python.org/issue24931 opened by Samuel Isaacson #24932: Migrate _testembed to a C unit testing library http://bugs.python.org/issue24932 opened by ncoghlan #24933: socket.recv(size, MSG_TRUNC) returns more than size bytes http://bugs.python.org/issue24933 opened by Andrey Wagin #24934: django_v2 benchmark not working in Python 3.6 http://bugs.python.org/issue24934 opened by florin.papa #24935: LDSHARED is not set according when CC is set. http://bugs.python.org/issue24935 opened by yunlian #24936: Idle: handle 'raise' properly when running with subprocess (2. http://bugs.python.org/issue24936 opened by terry.reedy #24937: Multiple problems in getters & setters in capsulethunk.h http://bugs.python.org/issue24937 opened by encukou #24938: Measure if _warnings.c is still worth having http://bugs.python.org/issue24938 opened by brett.cannon #24939: Remove unicode_format.h from stringlib http://bugs.python.org/issue24939 opened by eric.smith #24940: RotatingFileHandler uses tell in non-binary mode to determine http://bugs.python.org/issue24940 opened by Ilya.Kulakov #24941: Add classproperty as builtin class http://bugs.python.org/issue24941 opened by guettli #24942: Remove domain from ipaddress.reverse_pointer property and add http://bugs.python.org/issue24942 opened by leeclemens #24945: Expose Py_TPFLAGS_ values from Python http://bugs.python.org/issue24945 opened by erik.bray #24946: Tkinter tests that fail on linux in tiling window manager http://bugs.python.org/issue24946 opened by terry.reedy #24948: Multiprocessing not timely flushing stack trace to stderr http://bugs.python.org/issue24948 opened by memeplex #24949: Identifier lookup in a multi-level package is flakey http://bugs.python.org/issue24949 opened by SegundoBob #24950: FAIL: test_expanduser when $HOME=/ http://bugs.python.org/issue24950 opened by felixonmars #24951: Idle test_configdialog fails on Fedora 23, 3.6 http://bugs.python.org/issue24951 opened by terry.reedy #24952: stack_size([size]) is actually stack_size(size=0) http://bugs.python.org/issue24952 opened by mattip Most recent 15 issues with no replies (15) ========================================== #24946: Tkinter tests that fail on linux in tiling window manager http://bugs.python.org/issue24946 #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 #24910: Windows MSIs don't have unique display names http://bugs.python.org/issue24910 #24906: asyncore asynchat hanging on ssl http://bugs.python.org/issue24906 #24905: Allow incremental I/O to blobs in sqlite3 http://bugs.python.org/issue24905 #24899: Add an os.path <=> pathlib equivalence table in pathlib docs http://bugs.python.org/issue24899 #24894: iso-8859-11 missing from codecs table http://bugs.python.org/issue24894 Most recent 15 issues waiting for review (15) ============================================= #24952: stack_size([size]) is actually stack_size(size=0) http://bugs.python.org/issue24952 #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 #24931: _asdict breaks when inheriting from a namedtuple http://bugs.python.org/issue24931 #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 #24915: Profile Guided Optimization improvements (better training, llv http://bugs.python.org/issue24915 #24913: deque.index() overruns deque boundary http://bugs.python.org/issue24913 #24909: Windows: subprocess.Popen: race condition for leaking inherita http://bugs.python.org/issue24909 #24904: Patch: add timeout to difflib SequenceMatcher ratio() and quic http://bugs.python.org/issue24904 Top 10 most discussed issues (10) ================================= #24915: Profile Guided Optimization improvements (better training, llv http://bugs.python.org/issue24915 21 msgs #23630: support multiple hosts in create_server/start_server http://bugs.python.org/issue23630 15 msgs #2786: Names in function call exception should have class names, if t http://bugs.python.org/issue2786 13 msgs #23496: Steps for Android Native Build of Python 3.4.2 http://bugs.python.org/issue23496 8 msgs #24294: DeprecationWarnings should be visible by default in the intera http://bugs.python.org/issue24294 8 msgs #24829: Use interactive input even if stdout is redirected http://bugs.python.org/issue24829 8 msgs #24913: deque.index() overruns deque boundary http://bugs.python.org/issue24913 8 msgs #24934: django_v2 benchmark not working in Python 3.6 http://bugs.python.org/issue24934 8 msgs #3548: subprocess.pipe function http://bugs.python.org/issue3548 7 msgs #24305: The new import system makes it inconvenient to correctly issue http://bugs.python.org/issue24305 7 msgs Issues closed (14) ================== #21112: 3.4 regression: unittest.expectedFailure no longer works on Te http://bugs.python.org/issue21112 closed by rbcollins #22812: Documentation of unittest -p usage wrong on windows. http://bugs.python.org/issue22812 closed by rbcollins #22936: traceback module has no way to show locals http://bugs.python.org/issue22936 closed by rbcollins #23552: Have timeit warn about runs that are not independent of each o http://bugs.python.org/issue23552 closed by rbcollins #24633: README file installed into site-packages conflicts with packag http://bugs.python.org/issue24633 closed by rbcollins #24769: Interpreter doesn't start when dynamic loading is disabled http://bugs.python.org/issue24769 closed by larry #24808: PyTypeObject fields have incorrectly documented types http://bugs.python.org/issue24808 closed by martin.panter #24847: Can't import tkinter in Python 3.5.0rc1 http://bugs.python.org/issue24847 closed by larry #24850: syslog.syslog() does not return error when unable to send the http://bugs.python.org/issue24850 closed by r.david.murray #24919: Use user shell in subprocess http://bugs.python.org/issue24919 closed by r.david.murray #24926: Incorrect Example in HTMLParser.handle_comment(data) http://bugs.python.org/issue24926 closed by r.david.murray #24943: Simplifying os.exec* http://bugs.python.org/issue24943 closed by r.david.murray #24944: traceback when using tempfile module on windows http://bugs.python.org/issue24944 closed by haypo #24947: asyncio-eventloop documentation grammar (minor) http://bugs.python.org/issue24947 closed by python-dev
participants (1)
-
Python tracker