[Python-Dev] Summary of Python tracker Issues (original) (raw)

Python tracker status at bugs.python.org
Fri Oct 9 18:08:32 CEST 2015


ACTIVITY SUMMARY (2015-10-02 - 2015-10-09) 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 5144 (-11) closed 31971 (+65) total 37115 (+54)

Open issues with patches: 2271

Issues opened (35)

#12939: Add new io.FileIO using the native Windows API http://bugs.python.org/issue12939 reopened by haypo

#22413: Bizarre StringIO(newline="\r\n") translation http://bugs.python.org/issue22413 reopened by martin.panter

#25303: py_compile disregards PYTHONDONTWRITEBYTECODE and -B http://bugs.python.org/issue25303 opened by proski

#25307: Enhancing the argparse help output http://bugs.python.org/issue25307 opened by Sworddragon

#25311: Add f-string support to tokenize.py http://bugs.python.org/issue25311 opened by skrah

#25312: Cryptic error message if incorrect spec is set on a callable m http://bugs.python.org/issue25312 opened by uranusjr

#25313: IDLE: gracefully handle themes (or keysets, or ...) not presen http://bugs.python.org/issue25313 opened by markroseman

#25314: Documentation: argparse's actions store_{true,false} default t http://bugs.python.org/issue25314 opened by Julien Baley

#25320: unittest loader.py TypeError when code directory contains a so http://bugs.python.org/issue25320 opened by Victor van den Elzen

#25322: contextlib.suppress not tested for nested usage http://bugs.python.org/issue25322 opened by RazerM

#25324: Importing tokenize modifies token http://bugs.python.org/issue25324 opened by serhiy.storchaka

#25327: Python 3.5 Windows 10 Installation Fails With Corrupt Director http://bugs.python.org/issue25327 opened by Max Farrell

#25329: test_json crashes with stack overflow on Windows http://bugs.python.org/issue25329 opened by zach.ware

#25330: Docs for pkgutil.get_data inconsistent with semantics http://bugs.python.org/issue25330 opened by Antony.Lee

#25331: https://docs.python.org/3.5/using/windows.html should list whc http://bugs.python.org/issue25331 opened by lac

#25334: telnetlib: process_rawq() and binary data http://bugs.python.org/issue25334 opened by mwalle

#25335: ast.literal_eval fails to parse numbers with leading "+" http://bugs.python.org/issue25335 opened by Scott Turner

#25337: weakref.finalize documentation refers to old interpreter shutd http://bugs.python.org/issue25337 opened by josh.r

#25338: urllib bypasses all hosts if proxyoverride includes an empty e http://bugs.python.org/issue25338 opened by Jung-chih Wei

#25339: sys.stdout.errors is set to "surrogateescape" http://bugs.python.org/issue25339 opened by serhiy.storchaka

#25340: libraries variable in setup.py ignore for multiprocessing modu http://bugs.python.org/issue25340 opened by davyg

#25341: File mode wb+ appears as rb+ http://bugs.python.org/issue25341 opened by Mark.Williams

#25342: test_json segfault on OpenBSD http://bugs.python.org/issue25342 opened by rpointel

#25343: Document atomic operations on builtin types http://bugs.python.org/issue25343 opened by Dima.Tisnek

#25344: Enhancement to Logging - Logging Stack http://bugs.python.org/issue25344 opened by dasilver at cisco.com

#25345: Unable to install Python 3.5 on Windows 10 http://bugs.python.org/issue25345 opened by Gowtham NM

#25347: assert_has_calls output is formatted inconsistently http://bugs.python.org/issue25347 opened by rzimmerman

#25348: Update pgo_build.bat to use --pgo flag for regrtest http://bugs.python.org/issue25348 opened by brett.cannon

#25349: Use _PyBytesWriter for bytes%args http://bugs.python.org/issue25349 opened by haypo

#25351: pyvenv activate script failure with specific bash option http://bugs.python.org/issue25351 opened by s-wakaba

#25352: Add 'make this my default python' to windows installs for Pyth http://bugs.python.org/issue25352 opened by lac

#25353: Use _PyBytesWriter for unicode escape and raw unicode escape e http://bugs.python.org/issue25353 opened by haypo

#25354: test_datetime failing http://bugs.python.org/issue25354 opened by shanmbic

#25355: Windows 3.5 installer does not add python to "App Paths" key http://bugs.python.org/issue25355 opened by oscarbenjamin

#25356: Idle (Python 3.4 on Ubuntu) does not allow typing accents http://bugs.python.org/issue25356 opened by Gian Carlo Martinelli

Most recent 15 issues with no replies (15)

#25356: Idle (Python 3.4 on Ubuntu) does not allow typing accents http://bugs.python.org/issue25356

#25355: Windows 3.5 installer does not add python to "App Paths" key http://bugs.python.org/issue25355

#25351: pyvenv activate script failure with specific bash option http://bugs.python.org/issue25351

#25348: Update pgo_build.bat to use --pgo flag for regrtest http://bugs.python.org/issue25348

#25347: assert_has_calls output is formatted inconsistently http://bugs.python.org/issue25347

#25341: File mode wb+ appears as rb+ http://bugs.python.org/issue25341

#25340: libraries variable in setup.py ignore for multiprocessing modu http://bugs.python.org/issue25340

#25339: sys.stdout.errors is set to "surrogateescape" http://bugs.python.org/issue25339

#25337: weakref.finalize documentation refers to old interpreter shutd http://bugs.python.org/issue25337

#25334: telnetlib: process_rawq() and binary data http://bugs.python.org/issue25334

#25331: https://docs.python.org/3.5/using/windows.html should list whc http://bugs.python.org/issue25331

#25320: unittest loader.py TypeError when code directory contains a so http://bugs.python.org/issue25320

#25312: Cryptic error message if incorrect spec is set on a callable m http://bugs.python.org/issue25312

#25293: Hooking Thread/Process instantiation in concurrent.futures. http://bugs.python.org/issue25293

#25292: ssl socket gets into broken state when client exits during han http://bugs.python.org/issue25292

Most recent 15 issues waiting for review (15)

#25353: Use _PyBytesWriter for unicode escape and raw unicode escape e http://bugs.python.org/issue25353

#25349: Use _PyBytesWriter for bytes%args http://bugs.python.org/issue25349

#25347: assert_has_calls output is formatted inconsistently http://bugs.python.org/issue25347

#25338: urllib bypasses all hosts if proxyoverride includes an empty e http://bugs.python.org/issue25338

#25334: telnetlib: process_rawq() and binary data http://bugs.python.org/issue25334

#25322: contextlib.suppress not tested for nested usage http://bugs.python.org/issue25322

#25320: unittest loader.py TypeError when code directory contains a so http://bugs.python.org/issue25320

#25314: Documentation: argparse's actions store_{true,false} default t http://bugs.python.org/issue25314

#25313: IDLE: gracefully handle themes (or keysets, or ...) not presen http://bugs.python.org/issue25313

#25311: Add f-string support to tokenize.py http://bugs.python.org/issue25311

#25300: Enable Intel MPX (Memory protection Extensions) feature http://bugs.python.org/issue25300

#25287: test_crypt fails on OpenBSD http://bugs.python.org/issue25287

#25285: regrtest: run tests in subprocesses with -j1 on buildbots http://bugs.python.org/issue25285

#25274: sys.setrecursionlimit() must fail if the current recursion dep http://bugs.python.org/issue25274

#25270: codecs.escape_encode systemerror on empty byte string http://bugs.python.org/issue25270

Top 10 most discussed issues (10)

#25300: Enable Intel MPX (Memory protection Extensions) feature http://bugs.python.org/issue25300 23 msgs

#25228: Regression in cookie parsing with brackets and quotes http://bugs.python.org/issue25228 19 msgs

#25294: Absolute imports fail in some cases where relative imports wou http://bugs.python.org/issue25294 11 msgs

#25342: test_json segfault on OpenBSD http://bugs.python.org/issue25342 11 msgs

#25157: Installing Python 3.5.0 32bit on Windows 8.1 64bit system give http://bugs.python.org/issue25157 9 msgs

#25311: Add f-string support to tokenize.py http://bugs.python.org/issue25311 8 msgs

#25258: HtmlParser doesn't handle void element tags correctly http://bugs.python.org/issue25258 7 msgs

#25313: IDLE: gracefully handle themes (or keysets, or ...) not presen http://bugs.python.org/issue25313 7 msgs

#25322: contextlib.suppress not tested for nested usage http://bugs.python.org/issue25322 7 msgs

#5380: pty.read raises IOError when slave pty device is closed http://bugs.python.org/issue5380 6 msgs

Issues closed (63)

#10967: move regrtest over to using more unittest infrastructure http://bugs.python.org/issue10967 closed by haypo

#11365: Integrate Buildroot patches (cross-compilation) http://bugs.python.org/issue11365 closed by haypo

#12006: strptime should implement %G, %V and %u directives http://bugs.python.org/issue12006 closed by belopolsky

#12314: regrtest checks (os.environ, sys.path, etc.) are hard to use http://bugs.python.org/issue12314 closed by haypo

#12346: Python source code build fails with old mercurial http://bugs.python.org/issue12346 closed by serhiy.storchaka

#13466: new timezones http://bugs.python.org/issue13466 closed by belopolsky

#13954: Add regrtest option to record test results to a file http://bugs.python.org/issue13954 closed by haypo

#14423: Getting the starting date of iso week from a week number and a http://bugs.python.org/issue14423 closed by belopolsky

#16099: robotparser doesn't support request rate and crawl delay param http://bugs.python.org/issue16099 closed by berker.peksag

#16701: Docs missing the behavior of += (in-place add) for lists. http://bugs.python.org/issue16701 closed by martin.panter

#16802: fileno argument to socket.socket() undocumented http://bugs.python.org/issue16802 closed by berker.peksag

#17548: unittest.mock: test_create_autospec_unbound_methods is skipped http://bugs.python.org/issue17548 closed by haypo

#19518: Add new PyRun_xxx() functions to not encode the filename http://bugs.python.org/issue19518 closed by haypo

#19519: Parser: don't transcode input string to UTF-8 if it is already http://bugs.python.org/issue19519 closed by haypo

#19817: tracemalloc add a memory limit feature http://bugs.python.org/issue19817 closed by haypo

#19835: Add a MemoryError singleton to fix an unlimited loop when the http://bugs.python.org/issue19835 closed by haypo

#19917: [httplib] logging information for request is not pretty printe http://bugs.python.org/issue19917 closed by berker.peksag

#20910: Make sleep configurable in tests http://bugs.python.org/issue20910 closed by haypo

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

#21373: robotparser: Automatically call modified function in read() http://bugs.python.org/issue21373 closed by berker.peksag

#22323: Rewrite PyUnicode_AsWideChar() and PyUnicode_AsWideCharString( http://bugs.python.org/issue22323 closed by haypo

#22324: Use PyUnicode_AsWideCharString() instead of PyUnicode_AsUnicod http://bugs.python.org/issue22324 closed by haypo

#22444: Floor divide should return int http://bugs.python.org/issue22444 closed by belopolsky

#22806: regrtest: add switch -c to run only modified tests http://bugs.python.org/issue22806 closed by haypo

#23543: encoding error trying to save string to file http://bugs.python.org/issue23543 closed by serhiy.storchaka

#23919: [Windows] test_os fails several C-level assertions http://bugs.python.org/issue23919 closed by steve.dower

#23972: Asyncio reuseport http://bugs.python.org/issue23972 closed by gvanrossum

#24657: CGIHTTPServer module discard continuous '/' letters from param http://bugs.python.org/issue24657 closed by martin.panter

#24806: Inheriting from NoneType does not fail consistently http://bugs.python.org/issue24806 closed by python-dev

#24820: IDLE themes for light on dark http://bugs.python.org/issue24820 closed by terry.reedy

#25045: smtplib throws exception TypeError: readline() http://bugs.python.org/issue25045 closed by r.david.murray

#25175: Documentation-Tkinter Clarify module spelling change in Python http://bugs.python.org/issue25175 closed by terry.reedy

#25188: regrtest.py improvement for Profile Guided Optimization builds http://bugs.python.org/issue25188 closed by brett.cannon

#25220: Enhance and refactor test.regrtest (convert regrtest.py to a p http://bugs.python.org/issue25220 closed by haypo

#25232: CGIRequestHandler behave incorrectly with query component cons http://bugs.python.org/issue25232 closed by martin.panter

#25266: mako benchmark not working in Python 3.6 http://bugs.python.org/issue25266 closed by brett.cannon

#25286: views are not sequences http://bugs.python.org/issue25286 closed by martin.panter

#25290: csv.reader: minor docstring typo http://bugs.python.org/issue25290 closed by berker.peksag

#25298: Add lock and rlock weakref tests http://bugs.python.org/issue25298 closed by rhettinger

#25301: Optimize UTF-8 decoder with error handlers http://bugs.python.org/issue25301 closed by haypo

#25302: Memory Leaks with Address Sanitizer http://bugs.python.org/issue25302 closed by skrah

#25304: Add run_coroutine_threadsafe() to asyncio http://bugs.python.org/issue25304 closed by gvanrossum

#25305: Windows: python opens a popup and flood stderr with assertion http://bugs.python.org/issue25305 closed by steve.dower

#25306: test_huntrleaks_fd_leak() of test_regrtest hangs on Windows http://bugs.python.org/issue25306 closed by haypo

#25308: Multiple names can target the same namespace http://bugs.python.org/issue25308 closed by benjamin.peterson

#25309: askopenfilename crashes on XP with "Show pop-up description fo http://bugs.python.org/issue25309 closed by terry.reedy

#25310: End mark argument for StreamReader.readline() method http://bugs.python.org/issue25310 closed by gvanrossum

#25315: Make it clear in the collections Python source code that Order http://bugs.python.org/issue25315 closed by zach.ware

#25316: distutils: broken error reporting about vcvarsall.bat http://bugs.python.org/issue25316 closed by steve.dower

#25317: Convert test_tokenize to unittests http://bugs.python.org/issue25317 closed by serhiy.storchaka

#25318: Add _PyBytesWriter API to optimize Unicode encoders http://bugs.python.org/issue25318 closed by haypo

#25319: Keep lock type when reseting internal locks http://bugs.python.org/issue25319 closed by python-dev

#25321: Null Dereference "subname" in zipimport.c http://bugs.python.org/issue25321 closed by benjamin.peterson

#25323: Bus error: 10 when executing recursive program http://bugs.python.org/issue25323 closed by benjamin.peterson

#25325: UTF-16LE, UTF-16BE, UTF-32LE, and UTF-32BE encodings don't add http://bugs.python.org/issue25325 closed by eryksun

#25326: Improve error message for "character buffer objects" http://bugs.python.org/issue25326 closed by rhettinger

#25328: ValueError in smtpd.py init() is not raised http://bugs.python.org/issue25328 closed by r.david.murray

#25332: [Errno 10035] A non-blocking socket operation could not be com http://bugs.python.org/issue25332 closed by zach.ware

#25333: .1 + .2 == .3 should be True http://bugs.python.org/issue25333 closed by eric.smith

#25336: Segmentation fault on Mavericks consistent crashing of softwar http://bugs.python.org/issue25336 closed by ned.deily

#25346: test_regrtest fails because 'sys' is not imported. http://bugs.python.org/issue25346 closed by steve.dower

#25350: Stronger type enforcement (feature request) http://bugs.python.org/issue25350 closed by r.david.murray

#762963: timemodule.c: Python loses current timezone http://bugs.python.org/issue762963 closed by belopolsky



More information about the Python-Dev mailing list