[Python-Dev] Summary of Python tracker Issues (original) (raw)
Python tracker status at bugs.python.org
Fri May 12 12:09:06 EDT 2017
- Previous message (by thread): [Python-Dev] Summary of Python tracker Issues
- Next message (by thread): [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ACTIVITY SUMMARY (2017-05-05 - 2017-05-12) 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 5958 (+29) closed 36149 (+40) total 42107 (+69)
Open issues with patches: 2384
Issues opened (47)
#30273: The coverage job is broken: distutils build_ext fails on None http://bugs.python.org/issue30273 reopened by haypo
#30283: [2.7] Backport test_regrtest (partially) on Python 2.7 http://bugs.python.org/issue30283 opened by haypo
#30284: Build CPython out of tree with a read-only source tree http://bugs.python.org/issue30284 opened by haypo
#30287: cpython and Clang Static Analyzer http://bugs.python.org/issue30287 opened by dilyan.palauzov
#30290: IDLE: add tests for help_about.py http://bugs.python.org/issue30290 opened by terry.reedy
#30291: Allow windows launcher to specify bit lengths with & without m http://bugs.python.org/issue30291 opened by Steve Barnes
#30294: ./configure, pydebug and pymalloc http://bugs.python.org/issue30294 opened by dilyan.palauzov
#30295: msvcrt SetErrorMode not documented http://bugs.python.org/issue30295 opened by giampaolo.rodola
#30296: Remove unnecessary tuples, lists, sets, and dicts from Lib http://bugs.python.org/issue30296 opened by jdufresne
#30299: Display the bytecode when compiled a regular expression in deb http://bugs.python.org/issue30299 opened by serhiy.storchaka
#30300: asyncio.Controller http://bugs.python.org/issue30300 opened by barry
#30301: multiprocessing: AttributeError: 'SimpleQueue' object has no a http://bugs.python.org/issue30301 opened by Daniel Moore
#30302: Improve .repr implementation for datetime.timedelta http://bugs.python.org/issue30302 opened by musically_ut
#30303: IDLE: Add _utest to textview http://bugs.python.org/issue30303 opened by louielu
#30304: TestCase.assertMultiLineEqual only registered for Unicode stri http://bugs.python.org/issue30304 opened by martin.panter
#30306: release arguments of contextmanager http://bugs.python.org/issue30306 opened by Martin.Teichmann
#30310: tkFont.py assumes that all font families are encoded as ascii http://bugs.python.org/issue30310 opened by culler
#30312: Small correction in set code sample http://bugs.python.org/issue30312 opened by mcocdawc
#30313: Tests of Python 2.7 VS9.0 buildbots must be run with -uall -rw http://bugs.python.org/issue30313 opened by haypo
#30314: Buildbots: 15 min is too low for test_tools on x86 Tiger 3.6 b http://bugs.python.org/issue30314 opened by haypo
#30315: test_ftplib.TestTLS_FTPClass: "[Errno 54] Connection reset by http://bugs.python.org/issue30315 opened by haypo
#30316: test_default_timeout() of test_threading.BarrierTests: random http://bugs.python.org/issue30316 opened by haypo
#30317: test_timeout() of test_multiprocessing_spawn.WithManagerTestBa http://bugs.python.org/issue30317 opened by haypo
#30318: test_distutils is too verbose on Windows http://bugs.python.org/issue30318 opened by haypo
#30319: test_invalid_authentication() of test_imaplib: ConnectionRese http://bugs.python.org/issue30319 opened by haypo
#30323: concurrent.futures.Executor.map() consumes all memory when big http://bugs.python.org/issue30323 opened by Klamann
#30325: Buildbot: send email notifications to buildbot-status@ http://bugs.python.org/issue30325 opened by haypo
#30328: test_ssl.test_connect_with_context(): ConnectionResetError on http://bugs.python.org/issue30328 opened by haypo
#30329: test_imaplib.test_login_cram_md5(): OSError: [WinError 10022] http://bugs.python.org/issue30329 opened by haypo
#30330: test_socket.test_idna(): socket.gaierror: [Errno 11001] getadd http://bugs.python.org/issue30330 opened by haypo
#30331: TestPOP3_TLSClass: socket.timeout: timed out on AMD64 FreeBSD http://bugs.python.org/issue30331 opened by haypo
#30333: test_multiprocessing_forkserver: poll() failed on AMD64 FreeBS http://bugs.python.org/issue30333 opened by haypo
#30335: Document deprecated alias of assertNotRegex http://bugs.python.org/issue30335 opened by Jim Fasarakis-Hilliard
#30337: Vague wording of pkgutil.walk_packages parameter 'prefix' http://bugs.python.org/issue30337 opened by smsilb
#30339: test_multiprocessing_main_handling: "RuntimeError: Timed out w http://bugs.python.org/issue30339 opened by haypo
#30340: Optimize out non-capturing groups http://bugs.python.org/issue30340 opened by serhiy.storchaka
#30341: Add an explaining comment in _PyTrash_thread_destroy_chain() http://bugs.python.org/issue30341 opened by xiang.zhang
#30343: Subclassed json.JSONEncoder does not respect default method fo http://bugs.python.org/issue30343 opened by Xophmeister
#30344: test_multiprocessing.test_notify_all(): AssertionError: 6 != 5 http://bugs.python.org/issue30344 opened by haypo
#30345: test_gdb fails on Python 3.6 when built with LTO+PGO http://bugs.python.org/issue30345 opened by haypo
#30346: Odd behavior when unpacking itertools.groupby
http://bugs.python.org/issue30346 opened by Matt Gilson
#30347: itertools.groupby() can fail a C assert() http://bugs.python.org/issue30347 opened by arigo
#30348: IDLE: Add fetch completions and get entity unittest http://bugs.python.org/issue30348 opened by louielu
#30349: Preparation for advanced set syntax in regular expressions http://bugs.python.org/issue30349 opened by serhiy.storchaka
#30350: devguide suggests to use VS 2008 to build Python 2.7, but VS 2 http://bugs.python.org/issue30350 opened by haypo
#30351: regrtest hangs on x86 Windows XP 2.7 http://bugs.python.org/issue30351 opened by haypo
#30352: The 'in' syntax should work with any object that implements __ http://bugs.python.org/issue30352 opened by Edouard KLEIN
Most recent 15 issues with no replies (15)
#30351: regrtest hangs on x86 Windows XP 2.7 http://bugs.python.org/issue30351
#30349: Preparation for advanced set syntax in regular expressions http://bugs.python.org/issue30349
#30348: IDLE: Add fetch completions and get entity unittest http://bugs.python.org/issue30348
#30341: Add an explaining comment in _PyTrash_thread_destroy_chain() http://bugs.python.org/issue30341
#30339: test_multiprocessing_main_handling: "RuntimeError: Timed out w http://bugs.python.org/issue30339
#30333: test_multiprocessing_forkserver: poll() failed on AMD64 FreeBS http://bugs.python.org/issue30333
#30329: test_imaplib.test_login_cram_md5(): OSError: [WinError 10022] http://bugs.python.org/issue30329
#30328: test_ssl.test_connect_with_context(): ConnectionResetError on http://bugs.python.org/issue30328
#30318: test_distutils is too verbose on Windows http://bugs.python.org/issue30318
#30314: Buildbots: 15 min is too low for test_tools on x86 Tiger 3.6 b http://bugs.python.org/issue30314
#30304: TestCase.assertMultiLineEqual only registered for Unicode stri http://bugs.python.org/issue30304
#30303: IDLE: Add _utest to textview http://bugs.python.org/issue30303
#30301: multiprocessing: AttributeError: 'SimpleQueue' object has no a http://bugs.python.org/issue30301
#30290: IDLE: add tests for help_about.py http://bugs.python.org/issue30290
#30282: object returned by tarfile.extractfile has an incorrect value http://bugs.python.org/issue30282
Most recent 15 issues waiting for review (15)
#30349: Preparation for advanced set syntax in regular expressions http://bugs.python.org/issue30349
#30347: itertools.groupby() can fail a C assert() http://bugs.python.org/issue30347
#30341: Add an explaining comment in _PyTrash_thread_destroy_chain() http://bugs.python.org/issue30341
#30340: Optimize out non-capturing groups http://bugs.python.org/issue30340
#30325: Buildbot: send email notifications to buildbot-status@ http://bugs.python.org/issue30325
#30310: tkFont.py assumes that all font families are encoded as ascii http://bugs.python.org/issue30310
#30306: release arguments of contextmanager http://bugs.python.org/issue30306
#30299: Display the bytecode when compiled a regular expression in deb http://bugs.python.org/issue30299
#30262: Don't expose sqlite3 Cache and Statement http://bugs.python.org/issue30262
#30248: Using boolean arguments in the _json module http://bugs.python.org/issue30248
#30246: fix several error messages in struct http://bugs.python.org/issue30246
#30242: resolve undefined behaviour in struct http://bugs.python.org/issue30242
#30231: test_imaplib needs a TLS server accepting self-signed certific http://bugs.python.org/issue30231
#30224: remove outdated checks in struct http://bugs.python.org/issue30224
#30219: webbrowser.open outputs xdg-open deprecation warning http://bugs.python.org/issue30219
Top 10 most discussed issues (10)
#30283: [2.7] Backport test_regrtest (partially) on Python 2.7 http://bugs.python.org/issue30283 14 msgs
#15786: IDLE code completion window can hang or misbehave with mouse http://bugs.python.org/issue15786 10 msgs
#29243: --enable-optimizations makes common build commands always need http://bugs.python.org/issue29243 10 msgs
#29447: Add/check os.PathLike support for the tempfile module's 'dir' http://bugs.python.org/issue29447 7 msgs
#30181: Correct the parsing of a test case docstring. http://bugs.python.org/issue30181 7 msgs
#30219: webbrowser.open outputs xdg-open deprecation warning http://bugs.python.org/issue30219 7 msgs
#30262: Don't expose sqlite3 Cache and Statement http://bugs.python.org/issue30262 7 msgs
#30273: The coverage job is broken: distutils build_ext fails on None http://bugs.python.org/issue30273 6 msgs
#30291: Allow windows launcher to specify bit lengths with & without m http://bugs.python.org/issue30291 6 msgs
#30346: Odd behavior when unpacking itertools.groupby
http://bugs.python.org/issue30346 6 msgs
Issues closed (38)
#26336: Expose regex bytecode of compiled pattern object http://bugs.python.org/issue26336 closed by terry.reedy
#26700: Make digest_size a class variable http://bugs.python.org/issue26700 closed by gregory.p.smith
#28787: Out of tree --with--dtrace builds fail with a traceback http://bugs.python.org/issue28787 closed by haypo
#29823: mimetypes guesses XSL mimetype when passed an XML file http://bugs.python.org/issue29823 closed by martin.panter
#29956: math.exp documentation is misleading http://bugs.python.org/issue29956 closed by belopolsky
#29979: cgi.parse_multipart is not consistent with FieldStorage http://bugs.python.org/issue29979 closed by orsenthil
#29990: Range checking in GB18030 decoder http://bugs.python.org/issue29990 closed by xiang.zhang
#30024: Treat import a.b.c as m
as m = sys.modules['a.b.c']
http://bugs.python.org/issue30024 closed by serhiy.storchaka
#30048: If a task is canceled at the right moment, the cancellation is http://bugs.python.org/issue30048 closed by inada.naoki
#30168: Class Logger is unindented in the documentation. http://bugs.python.org/issue30168 closed by vinay.sajip
#30218: shutil.unpack_archive doesn't support PathLike http://bugs.python.org/issue30218 closed by brett.cannon
#30272: distutils.version.LooseVersion's compare raises exception in c http://bugs.python.org/issue30272 closed by berker.peksag
#30275: pickle doesn't work in compile/exec http://bugs.python.org/issue30275 closed by brett.cannon
#30276: import hashlib makes many programs slow http://bugs.python.org/issue30276 closed by bmwiedemann
#30281: set stop default to -PY_SSIZE_T_MAX-1 in PySlice_Unpack http://bugs.python.org/issue30281 closed by xiang.zhang
#30285: Optimize case-insensitive regular expressions http://bugs.python.org/issue30285 closed by serhiy.storchaka
#30286: ctypes FreeLibrary fails on Windows 64-bit http://bugs.python.org/issue30286 closed by giampaolo.rodola
#30288: ssl.wrap_ssl will fail on do_handshake if default parameters a http://bugs.python.org/issue30288 closed by botter
#30289: make distclean and Misc/python-config.sh http://bugs.python.org/issue30289 closed by xiang.zhang
#30292: Why is there a concept "unbound method" in <Descriptor HowTo G http://bugs.python.org/issue30292 closed by martin.panter
#30293: Peephole binops folding can lead to memory and bytecache ballo http://bugs.python.org/issue30293 closed by rhettinger
#30297: Recursive starmap causes Segmentation fault http://bugs.python.org/issue30297 closed by rhettinger
#30298: Weak deprecations for inline regular expression modifiers http://bugs.python.org/issue30298 closed by serhiy.storchaka
#30305: python 2.7.13 join issue http://bugs.python.org/issue30305 closed by ezio.melotti
#30307: https://docs.python.org/3/tutorial/introduction.html#strings S http://bugs.python.org/issue30307 closed by serhiy.storchaka
#30308: Add code coverage for argument in random.shuffle http://bugs.python.org/issue30308 closed by rhettinger
#30311: random.shuffle pointlessly shuffles dicts http://bugs.python.org/issue30311 closed by rhettinger
#30320: test_eintr.test_sigwaitinfo(): race condition on AMD64 FreeBSD http://bugs.python.org/issue30320 closed by haypo
#30321: format() function prints fillchar as backslash twice http://bugs.python.org/issue30321 closed by zach.ware
#30322: PyObject_GetIter does not behave as documented on dict objects http://bugs.python.org/issue30322 closed by Sam De Meyer
#30324: Error using newline='' when writing to CSV file http://bugs.python.org/issue30324 closed by martin.panter
#30326: Version may be out of date in travis.yml http://bugs.python.org/issue30326 closed by Jensen Taylor
#30327: Version may be out of date in travis.yml http://bugs.python.org/issue30327 closed by brett.cannon
#30332: Errors that aren't actually defined are purple in the IDLE http://bugs.python.org/issue30332 closed by terry.reedy
#30334: [Windows] support.rmtree() should retry on WindowsError: [Erro http://bugs.python.org/issue30334 closed by haypo
#30336: Pull Requests need more detail http://bugs.python.org/issue30336 closed by brett.cannon
#30338: LC_ALL=en_US + io.open() => LookupError: (osx) http://bugs.python.org/issue30338 closed by haypo
#30342: [2.7] sysconfig.is_python_build() doesn't work if Python is bu http://bugs.python.org/issue30342 closed by haypo
- Previous message (by thread): [Python-Dev] Summary of Python tracker Issues
- Next message (by thread): [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]