[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Jun 24 12:08:44 EDT 2016
ACTIVITY SUMMARY (2016-06-17 - 2016-06-24)
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 5531 (-13)
closed 33609 (+52)
total 39140 (+39)
Open issues with patches: 2419
Issues opened (27)
==================
#21106: Updated Mac folder icon
http://bugs.python.org/issue21106 reopened by r.david.murray
#27196: Eliminate 'ThemeChanged' warning when running IDLE tests
http://bugs.python.org/issue27196 reopened by ned.deily
#27346: Implement os.readv() / os.writev()
http://bugs.python.org/issue27346 opened by mmarkk
#27348: Non-main thread exception handler drops exception message
http://bugs.python.org/issue27348 opened by martin.panter
#27350: Compact and ordered dict
http://bugs.python.org/issue27350 opened by naoki
#27351: Unexpected ConfigParser.read() behavior when passed fileobject
http://bugs.python.org/issue27351 opened by Rich.Rauenzahn
#27352: Bug in IMPORT_NAME
http://bugs.python.org/issue27352 opened by serhiy.storchaka
#27353: Add nroot function to math
http://bugs.python.org/issue27353 opened by steven.daprano
#27354: SSLContext.load_verify_locations cannot handle paths on Window
http://bugs.python.org/issue27354 opened by Ilya.Kulakov
#27355: Strip out the last lingering vestiges of Windows CE support
http://bugs.python.org/issue27355 opened by larry
#27357: Enhancing the Windows installer
http://bugs.python.org/issue27357 opened by Sworddragon
#27358: BUILD_MAP_UNPACK_WITH_CALL is slow
http://bugs.python.org/issue27358 opened by Demur Rumed
#27359: OrderedDict pseudo-literals (WIP)
http://bugs.python.org/issue27359 opened by llllllllll
#27363: Complex with negative zero imaginary part
http://bugs.python.org/issue27363 opened by Vedran.ÄaÄiÄ
#27364: Deprecate invalid unicode escape sequences
http://bugs.python.org/issue27364 opened by ebarry
#27365: Allow non-ascii chars in IDLE NEWS.txt (for contributor names)
http://bugs.python.org/issue27365 opened by terry.reedy
#27366: PEP487: Simpler customization of class creation
http://bugs.python.org/issue27366 opened by Martin.Teichmann
#27367: Windows buildbot: random timeout failure on test_threading
http://bugs.python.org/issue27367 opened by haypo
#27369: [PATCH] Tests break with --with-system-expat and Expat 2.2.0
http://bugs.python.org/issue27369 opened by sping
#27372: Test_idle should stop changing locale
http://bugs.python.org/issue27372 opened by terry.reedy
#27373: logging.handlers.SysLogHandler with TCP not working on rsyslog
http://bugs.python.org/issue27373 opened by å´åæ³¢
#27374: Cygwin: Makefile does not install DLL import library
http://bugs.python.org/issue27374 opened by erik.bray
#27376: Add mock_import method to mock module
http://bugs.python.org/issue27376 opened by Eyal Posener
#27377: Add smarter socket.fromfd()
http://bugs.python.org/issue27377 opened by nascheme
#27379: SocketType changed in Python 3
http://bugs.python.org/issue27379 opened by martin.panter
#27380: IDLE: add base Query dialog with ttk widgets
http://bugs.python.org/issue27380 opened by terry.reedy
#27383: executuable in distutils triggering microsoft anti virus
http://bugs.python.org/issue27383 opened by Rob Bairos
Most recent 15 issues with no replies (15)
==========================================
#27383: executuable in distutils triggering microsoft anti virus
http://bugs.python.org/issue27383
#27380: IDLE: add base Query dialog with ttk widgets
http://bugs.python.org/issue27380
#27379: SocketType changed in Python 3
http://bugs.python.org/issue27379
#27376: Add mock_import method to mock module
http://bugs.python.org/issue27376
#27374: Cygwin: Makefile does not install DLL import library
http://bugs.python.org/issue27374
#27372: Test_idle should stop changing locale
http://bugs.python.org/issue27372
#27367: Windows buildbot: random timeout failure on test_threading
http://bugs.python.org/issue27367
#27366: PEP487: Simpler customization of class creation
http://bugs.python.org/issue27366
#27348: Non-main thread exception handler drops exception message
http://bugs.python.org/issue27348
#27340: bytes-like objects with socket.sendall(), SSL, and http.client
http://bugs.python.org/issue27340
#27332: Clinic: first parameter for module-level functions should be P
http://bugs.python.org/issue27332
#27331: Add a policy argument to email.mime.MIMEBase
http://bugs.python.org/issue27331
#27329: Document behavior when CDLL is called with None as an argumen
http://bugs.python.org/issue27329
#27326: SIGSEV in test_window_funcs of test_curses
http://bugs.python.org/issue27326
#27323: ncurses putwin() fails in test_module_funcs
http://bugs.python.org/issue27323
Most recent 15 issues waiting for review (15)
=============================================
#27380: IDLE: add base Query dialog with ttk widgets
http://bugs.python.org/issue27380
#27377: Add smarter socket.fromfd()
http://bugs.python.org/issue27377
#27376: Add mock_import method to mock module
http://bugs.python.org/issue27376
#27374: Cygwin: Makefile does not install DLL import library
http://bugs.python.org/issue27374
#27372: Test_idle should stop changing locale
http://bugs.python.org/issue27372
#27369: [PATCH] Tests break with --with-system-expat and Expat 2.2.0
http://bugs.python.org/issue27369
#27366: PEP487: Simpler customization of class creation
http://bugs.python.org/issue27366
#27365: Allow non-ascii chars in IDLE NEWS.txt (for contributor names)
http://bugs.python.org/issue27365
#27364: Deprecate invalid unicode escape sequences
http://bugs.python.org/issue27364
#27359: OrderedDict pseudo-literals (WIP)
http://bugs.python.org/issue27359
#27358: BUILD_MAP_UNPACK_WITH_CALL is slow
http://bugs.python.org/issue27358
#27355: Strip out the last lingering vestiges of Windows CE support
http://bugs.python.org/issue27355
#27352: Bug in IMPORT_NAME
http://bugs.python.org/issue27352
#27350: Compact and ordered dict
http://bugs.python.org/issue27350
#27334: pysqlite3 context manager not performing rollback when a datab
http://bugs.python.org/issue27334
Top 10 most discussed issues (10)
=================================
#27365: Allow non-ascii chars in IDLE NEWS.txt (for contributor names)
http://bugs.python.org/issue27365 19 msgs
#27051: Create PIP gui
http://bugs.python.org/issue27051 15 msgs
#27350: Compact and ordered dict
http://bugs.python.org/issue27350 9 msgs
#27172: Undeprecate inspect.getfullargspec()
http://bugs.python.org/issue27172 8 msgs
#27344: zipfile *does* support utf-8 filenames
http://bugs.python.org/issue27344 8 msgs
#27309: Visual Styles support to tk/tkinter file and message dialogs
http://bugs.python.org/issue27309 7 msgs
#27353: Add nroot function to math
http://bugs.python.org/issue27353 7 msgs
#27359: OrderedDict pseudo-literals (WIP)
http://bugs.python.org/issue27359 7 msgs
#27364: Deprecate invalid unicode escape sequences
http://bugs.python.org/issue27364 7 msgs
#27363: Complex with negative zero imaginary part
http://bugs.python.org/issue27363 6 msgs
Issues closed (50)
==================
#5225: OS X "Update Shell Profile" may not update $PATH if run more t
http://bugs.python.org/issue5225 closed by willingc
#8406: Make some setup.py paths exclude-able
http://bugs.python.org/issue8406 closed by willingc
#9156: socket._fileobject: read raises AttributeError when closed in
http://bugs.python.org/issue9156 closed by martin.panter
#11623: Distutils is reporting OSX 10.6 w/ XCode 4 as "universal"
http://bugs.python.org/issue11623 closed by willingc
#14354: Crash in _ctypes_alloc_callback
http://bugs.python.org/issue14354 closed by willingc
#16821: bundlebuilder broken in 2.7
http://bugs.python.org/issue16821 closed by willingc
#18300: script_helper._assert_python should set TERM='' by default.
http://bugs.python.org/issue18300 closed by berker.peksag
#20256: Argument Clinic: compare signed and unsigned ints
http://bugs.python.org/issue20256 closed by serhiy.storchaka
#22463: Warnings when building on AIX
http://bugs.python.org/issue22463 closed by martin.panter
#22636: avoid using a shell in ctypes.util: replace os.popen with subp
http://bugs.python.org/issue22636 closed by martin.panter
#23641: Got rid of bad dunder names
http://bugs.python.org/issue23641 closed by serhiy.storchaka
#24137: Force not using _default_root in IDLE
http://bugs.python.org/issue24137 closed by terry.reedy
#24314: irrelevant cross-link in documentation of user-defined functio
http://bugs.python.org/issue24314 closed by martin.panter
#24419: In argparse action append_const doesn't work for positional ar
http://bugs.python.org/issue24419 closed by paul.j3
#26290: fileinput and 'for line in sys.stdin' do strange mockery of in
http://bugs.python.org/issue26290 closed by martin.panter
#26536: Add the SIO_LOOPBACK_FAST_PATH option to socket.ioctl
http://bugs.python.org/issue26536 closed by steve.dower
#26547: Undocumented use of the term dictproxy in vars() documentation
http://bugs.python.org/issue26547 closed by berker.peksag
#26930: Upgrade installers to OpenSSL 1.0.2h
http://bugs.python.org/issue26930 closed by steve.dower
#26975: Decimal.from_float works incorrectly for non-binary floats
http://bugs.python.org/issue26975 closed by skrah
#27006: C implementation of Decimal.from_float() bypasses __new__ and
http://bugs.python.org/issue27006 closed by skrah
#27021: It is not documented that os.writev() suffer from SC_IOV_MAX
http://bugs.python.org/issue27021 closed by orsenthil
#27048: distutils._msvccompiler._get_vc_env() fails with UnicodeDecode
http://bugs.python.org/issue27048 closed by steve.dower
#27079: Bugs in curses.ascii predicates
http://bugs.python.org/issue27079 closed by serhiy.storchaka
#27177: re match.group should support __index__
http://bugs.python.org/issue27177 closed by serhiy.storchaka
#27244: print(';;') fails in pdb with SyntaxError
http://bugs.python.org/issue27244 closed by ned.deily
#27287: SIGSEGV when calling os.forkpty()
http://bugs.python.org/issue27287 closed by ned.deily
#27294: Better repr for Tkinter event objects
http://bugs.python.org/issue27294 closed by serhiy.storchaka
#27297: Add support for /dev/random to "secrets"
http://bugs.python.org/issue27297 closed by ncoghlan
#27299: urllib does not splitport while putrequest realhost to HTTP he
http://bugs.python.org/issue27299 closed by r.david.murray
#27304: Create "Source Code" links in module sections, where relevant
http://bugs.python.org/issue27304 closed by terry.reedy
#27312: test_setupapp (idlelib.idle_test.test_macosx.SetupTest) fails
http://bugs.python.org/issue27312 closed by ned.deily
#27319: Multiple item arguments for selection operations
http://bugs.python.org/issue27319 closed by serhiy.storchaka
#27333: validate_step in rangeobject.c, incorrect code logic but right
http://bugs.python.org/issue27333 closed by serhiy.storchaka
#27337: 3.6.0a2 tarball has weird paths
http://bugs.python.org/issue27337 closed by ned.deily
#27342: Clean up some Py_XDECREFs in rangeobject.c and bltinmodule.c
http://bugs.python.org/issue27342 closed by serhiy.storchaka
#27343: Incorrect error message for conflicting initializers of ctypes
http://bugs.python.org/issue27343 closed by serhiy.storchaka
#27345: GzipFile's readinto() reads gzip data instead of file data.
http://bugs.python.org/issue27345 closed by Ryan Birmingham
#27347: Spam
http://bugs.python.org/issue27347 closed by berker.peksag
#27349: distutils.command.upload: typo "protcol_version"
http://bugs.python.org/issue27349 closed by berker.peksag
#27356: csv
http://bugs.python.org/issue27356 closed by berker.peksag
#27360: _deque and _islice are sometimes None
http://bugs.python.org/issue27360 closed by SilentGhost
#27361: ValueError on eval after 'from pandas import *'
http://bugs.python.org/issue27361 closed by SilentGhost
#27362: json.dumps to check for obj.__json__ before raising TypeError
http://bugs.python.org/issue27362 closed by r.david.murray
#27368: os.mkdir is not working for multiple level of directory creati
http://bugs.python.org/issue27368 closed by SilentGhost
#27370: Inconsistency in docs for list.extend
http://bugs.python.org/issue27370 closed by martin.panter
#27371: Runaway memory consumption using tkinter update()
http://bugs.python.org/issue27371 closed by jeremyblow
#27375: error in "make test", while trying to install python on linux
http://bugs.python.org/issue27375 closed by skrah
#27378: remove ref to Phil Schwartz's 'Kodos' in regex HOWTO
http://bugs.python.org/issue27378 closed by berker.peksag
#27381: Typo in zipfile documentation
http://bugs.python.org/issue27381 closed by berker.peksag
#27382: calendar module .isleap() probleam
http://bugs.python.org/issue27382 closed by ebarry
More information about the Python-Dev
mailing list