[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Sep 2 12:08:47 EDT 2016
ACTIVITY SUMMARY (2016-08-26 - 2016-09-02)
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 5630 (+24)
closed 34067 (+49)
total 39697 (+73)
Open issues with patches: 2441
Issues opened (52)
==================
#27868: Unconditionally state when a build succeeds
http://bugs.python.org/issue27868 opened by brett.cannon
#27869: test failures on Bash on Windows
http://bugs.python.org/issue27869 opened by brett.cannon
#27872: Update os/os.path docs to mention path-like object support
http://bugs.python.org/issue27872 opened by brett.cannon
#27873: multiprocessing.pool.Pool.map should take more than one iterab
http://bugs.python.org/issue27873 opened by Jason Yu
#27874: inconsistent sys.path behavior when using PythonXX.zip
http://bugs.python.org/issue27874 opened by Joseph.Shen
#27875: Syslogs /usr/sbin/foo as /foo instead of as foo
http://bugs.python.org/issue27875 opened by canvon
#27876: Add SSLContext.set_version_range(minver, maxver=None)
http://bugs.python.org/issue27876 opened by christian.heimes
#27877: Add recipe for "valueless" Enums to docs
http://bugs.python.org/issue27877 opened by John Hagen
#27879: add os.syncfs()
http://bugs.python.org/issue27879 opened by mmarkk
#27880: cPickle fails on large objects (still - 2011 and counting)
http://bugs.python.org/issue27880 opened by robert at smithpierce.net
#27881: Fix possible bugs when setting sqlite3.Connection.isolation_le
http://bugs.python.org/issue27881 opened by xiang.zhang
#27883: sqlite-3.14.1 for Python_3.6.0b1 ?
http://bugs.python.org/issue27883 opened by Big Stone
#27884: during 'make install', pre-existing site-packages residents ar
http://bugs.python.org/issue27884 opened by MattDMo
#27886: Docs: the difference between rename and replace is not obvious
http://bugs.python.org/issue27886 opened by asvetlov
#27889: ctypes interfers with signal handling
http://bugs.python.org/issue27889 opened by Andre Merzky
#27890: platform.release() incorrect in Python 3.5.2 on Windows 2008Se
http://bugs.python.org/issue27890 opened by James Domingo
#27892: Idlelib: document or move delayed imports
http://bugs.python.org/issue27892 opened by terry.reedy
#27896: Allow passing sphinx options to Doc/Makefile
http://bugs.python.org/issue27896 opened by sizeof
#27897: Avoid possible crash in pysqlite_connection_create_collation
http://bugs.python.org/issue27897 opened by xiang.zhang
#27898: regexp performance degradation between 2.7.6 and 2.7.12
http://bugs.python.org/issue27898 opened by steve.newcomb
#27900: ctypes fails to find ncurses via ncursesw on Arch Linux
http://bugs.python.org/issue27900 opened by blueyed
#27901: inspect.ismethod returns different results on the same basic c
http://bugs.python.org/issue27901 opened by anthony-flury
#27902: pstats.Stats: strip_dirs() method cannot handle file paths fro
http://bugs.python.org/issue27902 opened by Jaroslav
#27903: Avoid ResourceWarnings from platform._dist_try_harder
http://bugs.python.org/issue27903 opened by scop
#27905: Add documentation for typing.Type
http://bugs.python.org/issue27905 opened by michael0x2a
#27906: Socket accept exhaustion during high TCP traffic
http://bugs.python.org/issue27906 opened by kevinconway
#27908: del _limbo[self] KeyError
http://bugs.python.org/issue27908 opened by Dima.Tisnek
#27910: Doc/library/traceback.rst — references to tuples should be r
http://bugs.python.org/issue27910 opened by torsava
#27911: Unnecessary error checks in exec_builtin_or_dynamic
http://bugs.python.org/issue27911 opened by xiang.zhang
#27914: Incorrect comment in PyModule_ExcDef
http://bugs.python.org/issue27914 opened by xiang.zhang
#27915: Use 'ascii' instead of 'us-ascii' to bypass lookup machinery
http://bugs.python.org/issue27915 opened by scop
#27916: Use time.monotonic instead of time.time where appropriate
http://bugs.python.org/issue27916 opened by scop
#27918: Running test suites without gui but still having windows flash
http://bugs.python.org/issue27918 opened by xiang.zhang
#27919: Deprecate and remove extra_path distribution kwarg
http://bugs.python.org/issue27919 opened by jason.coombs
#27920: Embedding python in a shared library fails to import the Pytho
http://bugs.python.org/issue27920 opened by suzaku
#27921: f-strings: do not allow backslashes
http://bugs.python.org/issue27921 opened by eric.smith
#27923: PEP 467 -- Minor API improvements for binary sequences
http://bugs.python.org/issue27923 opened by elias
#27925: Nicer interface to convert hashlib digests to int
http://bugs.python.org/issue27925 opened by steven.daprano
#27926: ctypes is too slow to convert a Python list to a C array
http://bugs.python.org/issue27926 opened by Tom Cornebize
#27927: argparse: default propagation of formatter_class from Argument
http://bugs.python.org/issue27927 opened by Benjamin Giesers
#27928: Add hashlib.scrypt
http://bugs.python.org/issue27928 opened by christian.heimes
#27929: asyncio.AbstractEventLoop.sock_connect broken for AF_BLUETOOTH
http://bugs.python.org/issue27929 opened by Robert.Jordens
#27930: logging's QueueListener drops log messages
http://bugs.python.org/issue27930 opened by encukou
#27931: Email parse IndexError <""@wiarcom.com>
http://bugs.python.org/issue27931 opened by КонÑтантин Волков
#27932: platform.win32_ver() leaks in 2.7.12
http://bugs.python.org/issue27932 opened by Okko.Willeboordse
#27934: json float encoding incorrect for dbus.Double
http://bugs.python.org/issue27934 opened by eajames
#27935: logging level FATAL missing in _nameToLevel
http://bugs.python.org/issue27935 opened by Ondřej Medek
#27936: Inconsistent round behavior between float and int
http://bugs.python.org/issue27936 opened by Jonatan Skogsfors
#27937: logging.getLevelName microoptimization
http://bugs.python.org/issue27937 opened by Ondřej Medek
#27938: PyUnicode_AsEncodedString, PyUnicode_Decode: add fast-path for
http://bugs.python.org/issue27938 opened by haypo
#27939: Tkinter mainloop raises when setting the value of ttk.LabeledS
http://bugs.python.org/issue27939 opened by goyodiaz
#27940: xml.etree: Avoid XML declaration for the "ascii" encoding
http://bugs.python.org/issue27940 opened by haypo
Most recent 15 issues with no replies (15)
==========================================
#27939: Tkinter mainloop raises when setting the value of ttk.LabeledS
http://bugs.python.org/issue27939
#27930: logging's QueueListener drops log messages
http://bugs.python.org/issue27930
#27927: argparse: default propagation of formatter_class from Argument
http://bugs.python.org/issue27927
#27914: Incorrect comment in PyModule_ExcDef
http://bugs.python.org/issue27914
#27908: del _limbo[self] KeyError
http://bugs.python.org/issue27908
#27905: Add documentation for typing.Type
http://bugs.python.org/issue27905
#27903: Avoid ResourceWarnings from platform._dist_try_harder
http://bugs.python.org/issue27903
#27900: ctypes fails to find ncurses via ncursesw on Arch Linux
http://bugs.python.org/issue27900
#27897: Avoid possible crash in pysqlite_connection_create_collation
http://bugs.python.org/issue27897
#27896: Allow passing sphinx options to Doc/Makefile
http://bugs.python.org/issue27896
#27880: cPickle fails on large objects (still - 2011 and counting)
http://bugs.python.org/issue27880
#27876: Add SSLContext.set_version_range(minver, maxver=None)
http://bugs.python.org/issue27876
#27875: Syslogs /usr/sbin/foo as /foo instead of as foo
http://bugs.python.org/issue27875
#27872: Update os/os.path docs to mention path-like object support
http://bugs.python.org/issue27872
#27869: test failures on Bash on Windows
http://bugs.python.org/issue27869
Most recent 15 issues waiting for review (15)
=============================================
#27940: xml.etree: Avoid XML declaration for the "ascii" encoding
http://bugs.python.org/issue27940
#27938: PyUnicode_AsEncodedString, PyUnicode_Decode: add fast-path for
http://bugs.python.org/issue27938
#27936: Inconsistent round behavior between float and int
http://bugs.python.org/issue27936
#27935: logging level FATAL missing in _nameToLevel
http://bugs.python.org/issue27935
#27934: json float encoding incorrect for dbus.Double
http://bugs.python.org/issue27934
#27931: Email parse IndexError <""@wiarcom.com>
http://bugs.python.org/issue27931
#27928: Add hashlib.scrypt
http://bugs.python.org/issue27928
#27923: PEP 467 -- Minor API improvements for binary sequences
http://bugs.python.org/issue27923
#27921: f-strings: do not allow backslashes
http://bugs.python.org/issue27921
#27918: Running test suites without gui but still having windows flash
http://bugs.python.org/issue27918
#27916: Use time.monotonic instead of time.time where appropriate
http://bugs.python.org/issue27916
#27915: Use 'ascii' instead of 'us-ascii' to bypass lookup machinery
http://bugs.python.org/issue27915
#27914: Incorrect comment in PyModule_ExcDef
http://bugs.python.org/issue27914
#27911: Unnecessary error checks in exec_builtin_or_dynamic
http://bugs.python.org/issue27911
#27910: Doc/library/traceback.rst — references to tuples should be r
http://bugs.python.org/issue27910
Top 10 most discussed issues (10)
=================================
#27761: Private _nth_root function loses accuracy
http://bugs.python.org/issue27761 15 msgs
#23591: enum: Add Flags and IntFlags
http://bugs.python.org/issue23591 12 msgs
#27881: Fix possible bugs when setting sqlite3.Connection.isolation_le
http://bugs.python.org/issue27881 12 msgs
#26470: Make OpenSSL module compatible with OpenSSL 1.1.0
http://bugs.python.org/issue26470 11 msgs
#27867: various issues due to misuse of PySlice_GetIndicesEx
http://bugs.python.org/issue27867 9 msgs
#27918: Running test suites without gui but still having windows flash
http://bugs.python.org/issue27918 9 msgs
#27923: PEP 467 -- Minor API improvements for binary sequences
http://bugs.python.org/issue27923 9 msgs
#22458: Add fractions benchmark
http://bugs.python.org/issue22458 8 msgs
#26530: tracemalloc: add C API to manually track/untrack memory alloca
http://bugs.python.org/issue26530 8 msgs
#27898: regexp performance degradation between 2.7.6 and 2.7.12
http://bugs.python.org/issue27898 8 msgs
Issues closed (48)
==================
#10513: sqlite3.InterfaceError after commit
http://bugs.python.org/issue10513 closed by berker.peksag
#12319: [http.client] HTTPConnection.request not support "chunked" Tra
http://bugs.python.org/issue12319 closed by martin.panter
#12885: distutils.filelist.findall() fails on broken symlink in Py2.x
http://bugs.python.org/issue12885 closed by jason.coombs
#18899: make pystone.py Py3 compatible in benchmark suite
http://bugs.python.org/issue18899 closed by berker.peksag
#20562: sqlite3 returns result set with doubled first entry
http://bugs.python.org/issue20562 closed by berker.peksag
#22881: show median in benchmark results
http://bugs.python.org/issue22881 closed by scoder
#23129: sqlite3 COMMIT nested in SELECT returns unexpected results
http://bugs.python.org/issue23129 closed by berker.peksag
#23229: add inf, nan, infj, nanj to cmath module
http://bugs.python.org/issue23229 closed by mark.dickinson
#23968: rename the platform directory from plat-$(MACHDEP) to plat-$(P
http://bugs.python.org/issue23968 closed by doko
#24648: Allocation of values array in split dicts should use small obj
http://bugs.python.org/issue24648 closed by haypo
#25402: More accurate estimation of the number of digits in int to dec
http://bugs.python.org/issue25402 closed by mark.dickinson
#25423: Deprecate benchmarks that execute too quickly
http://bugs.python.org/issue25423 closed by brett.cannon
#26027: Support Path objects in the posix module
http://bugs.python.org/issue26027 closed by brett.cannon
#26275: perf.py: calibrate benchmarks using time, not using a fixed nu
http://bugs.python.org/issue26275 closed by haypo
#26814: [WIP] Add a new _PyObject_FastCall() function which avoids the
http://bugs.python.org/issue26814 closed by haypo
#27128: Add _PyObject_FastCall()
http://bugs.python.org/issue27128 closed by haypo
#27214: a potential future bug and an optimization that mostly undermi
http://bugs.python.org/issue27214 closed by mark.dickinson
#27283: Add a "What's New" entry for PEP 519
http://bugs.python.org/issue27283 closed by brett.cannon
#27444: Python doesn't build due to test_float.py broken on non-IEEE m
http://bugs.python.org/issue27444 closed by mark.dickinson
#27506: make bytes/bytearray translate's delete a keyword argument
http://bugs.python.org/issue27506 closed by martin.panter
#27524: Update os.path for PEP 519/__fspath__()
http://bugs.python.org/issue27524 closed by brett.cannon
#27706: Random.seed, whose purpose is purportedly determinism, behaves
http://bugs.python.org/issue27706 closed by rhettinger
#27809: Add _PyFunction_FastCallDict(): fast call with keyword argumen
http://bugs.python.org/issue27809 closed by haypo
#27818: Speed up number format spec parsing
http://bugs.python.org/issue27818 closed by serhiy.storchaka
#27842: Order CSV header fields
http://bugs.python.org/issue27842 closed by rhettinger
#27861: sqlite3 type confusion and multiple frees
http://bugs.python.org/issue27861 closed by serhiy.storchaka
#27870: Left shift of zero allocates memory
http://bugs.python.org/issue27870 closed by mark.dickinson
#27871: ctypes docs must be more explicit about the type a func return
http://bugs.python.org/issue27871 closed by eryksun
#27878: Unicode word boundries
http://bugs.python.org/issue27878 closed by SilentGhost
#27882: Python docs on 9.2 Math module lists math.log2 as function but
http://bugs.python.org/issue27882 closed by ebarry
#27885: Add a Crypto++ Wrapper for when Someone needs to use Crypto++
http://bugs.python.org/issue27885 closed by r.david.murray
#27887: Installation failed
http://bugs.python.org/issue27887 closed by Aleksandar Petrovic
#27888: Hide pip install/uninstall windows in setup
http://bugs.python.org/issue27888 closed by steve.dower
#27891: Consistently group and sort imports within idlelib modules.
http://bugs.python.org/issue27891 closed by terry.reedy
#27893: email.parser.BytesParser.parsebytes docs fix
http://bugs.python.org/issue27893 closed by r.david.murray
#27894: Fix to_addrs refs in smtplib docs
http://bugs.python.org/issue27894 closed by rhettinger
#27895: Spelling fixes
http://bugs.python.org/issue27895 closed by rhettinger
#27899: Apostrophe is not replace with ' ElementTree.tostring (al
http://bugs.python.org/issue27899 closed by serhiy.storchaka
#27904: Let logging format more messages on demand
http://bugs.python.org/issue27904 closed by python-dev
#27907: Misspelled variable in test_asyncio/test_events
http://bugs.python.org/issue27907 closed by gvanrossum
#27909: Py_INCREF(NULL) in _imp.create_builtin
http://bugs.python.org/issue27909 closed by rhettinger
#27912: Distutils should use warehouse for index
http://bugs.python.org/issue27912 closed by jason.coombs
#27913: Difflib.ndiff (Problem on identification of changes as Diff St
http://bugs.python.org/issue27913 closed by SilentGhost
#27917: Choose platform triplets for android builds
http://bugs.python.org/issue27917 closed by doko
#27922: Make IDLE tests less flashy
http://bugs.python.org/issue27922 closed by terry.reedy
#27924: ensurepip raises TypeError after pip uninstall
http://bugs.python.org/issue27924 closed by jayvdb
#27933: functools.lru_cache seems to not work when renaming decorated
http://bugs.python.org/issue27933 closed by Федор ЛÑнгузов
#901727: extra_path kwarg to setup() undocumented
http://bugs.python.org/issue901727 closed by jason.coombs
More information about the Python-Dev
mailing list