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

Python tracker status at bugs.python.org
Fri May 6 12:08:31 EDT 2016


ACTIVITY SUMMARY (2016-04-29 - 2016-05-06) 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 5504 (+29) closed 33223 (+56) total 38727 (+85)

Open issues with patches: 2388

Issues opened (58)

#24225: Idlelib: changing file names http://bugs.python.org/issue24225 reopened by serhiy.storchaka

#26156: Bad name into power operator syntax http://bugs.python.org/issue26156 reopened by r.david.murray

#26163: FAIL: test_hash_effectiveness (test.test_set.TestFrozenSet) http://bugs.python.org/issue26163 reopened by berker.peksag

#26888: Multiple memory leaks after raw Py_Initialize and Py_Finalize. http://bugs.python.org/issue26888 opened by Aleksander Gajewski

#26889: Improve Doc/library/xmlrpc.client.rst http://bugs.python.org/issue26889 opened by serhiy.storchaka

#26890: inspect.getsource gets source copy on disk even when module ha http://bugs.python.org/issue26890 opened by sebastien.bourdeauducq

#26891: CPython doesn't work when you disable refcounting http://bugs.python.org/issue26891 opened by larry

#26892: debuglevel not honored in urllib http://bugs.python.org/issue26892 opened by Chi Hsuan Yen

#26894: Readline not aborting line edition on sigint http://bugs.python.org/issue26894 opened by memeplex

#26896: mix-up with the terms 'importer', 'finder', 'loader' in the im http://bugs.python.org/issue26896 opened by Oren Milman

#26897: Clarify Popen stdin, stdout, stderr http://bugs.python.org/issue26897 opened by Yclept.Nemo

#26899: struct.pack_into(), struct.unpack_from() don't document suppor http://bugs.python.org/issue26899 opened by pfalcon

#26900: Exclude the private API from the stable API http://bugs.python.org/issue26900 opened by serhiy.storchaka

#26901: Argument Clinic test is broken http://bugs.python.org/issue26901 opened by serhiy.storchaka

#26903: ProcessPoolExecutor(max_workers=64) crashes on Windows http://bugs.python.org/issue26903 opened by diogocp

#26904: Difflib quick_ratio() could use Counter() http://bugs.python.org/issue26904 opened by Michael Cuthbert

#26906: format(object.reduce) fails intermittently http://bugs.python.org/issue26906 opened by ztane

#26907: Add missing getsockopt constants http://bugs.python.org/issue26907 opened by christian.heimes

#26909: Serious performance loss (10 times) when NOT using .drain() http://bugs.python.org/issue26909 opened by mmarkk

#26911: lib2to3/tests/pytree_idempotency.py has a broken import http://bugs.python.org/issue26911 opened by imz

#26912: test/test_email/torture_test.py (and test_asian_codecs.py) has http://bugs.python.org/issue26912 opened by imz

#26917: unicodedata.normalize(): bug in Hangul Composition http://bugs.python.org/issue26917 opened by arigo

#26919: android: test_cmd_line fails http://bugs.python.org/issue26919 opened by xdegaye

#26920: android: test_sys fails http://bugs.python.org/issue26920 opened by xdegaye

#26923: asyncio.gather drops cancellation http://bugs.python.org/issue26923 opened by JohannesEbke

#26924: android: test_concurrent_futures fails http://bugs.python.org/issue26924 opened by xdegaye

#26925: android: test_multiprocessing_main_handling fails http://bugs.python.org/issue26925 opened by xdegaye

#26926: Large files are not supported on Android http://bugs.python.org/issue26926 opened by xdegaye

#26928: android: test_site fails http://bugs.python.org/issue26928 opened by xdegaye

#26929: android: test_strptime fails http://bugs.python.org/issue26929 opened by xdegaye

#26930: Upgrade installers to OpenSSL 1.0.2h http://bugs.python.org/issue26930 opened by alex

#26931: android: test_distutils fails http://bugs.python.org/issue26931 opened by xdegaye

#26934: android: test_faulthandler fails http://bugs.python.org/issue26934 opened by xdegaye

#26935: android: test_os fails http://bugs.python.org/issue26935 opened by xdegaye

#26936: android: test_socket fails http://bugs.python.org/issue26936 opened by xdegaye

#26937: android: test_tarfile fails http://bugs.python.org/issue26937 opened by xdegaye

#26938: android: test_concurrent_futures hangs on armv7 http://bugs.python.org/issue26938 opened by xdegaye

#26939: android: test_functools hangs on armv7 http://bugs.python.org/issue26939 opened by xdegaye

#26940: android: test_importlib hangs on armv7 http://bugs.python.org/issue26940 opened by xdegaye

#26941: android: test_threading hangs on armv7 http://bugs.python.org/issue26941 opened by xdegaye

#26942: android: test_ctypes crashes on armv7 http://bugs.python.org/issue26942 opened by xdegaye

#26944: android: test_posix fails http://bugs.python.org/issue26944 opened by xdegaye

#26945: difflib.HtmlDiff().make_file() treat few change as whole line http://bugs.python.org/issue26945 opened by Fairuz Zack

#26947: Documentation improvement needed http://bugs.python.org/issue26947 opened by mPython

#26948: Simplify PyImport_ImportModuleLevelObject: avoid temporary tup http://bugs.python.org/issue26948 opened by haypo

#26949: IDLE restarts when one debugs code raising SystemExit http://bugs.python.org/issue26949 opened by ppperry

#26951: Unintuitive error when using generator expression in class pro http://bugs.python.org/issue26951 opened by corey

#26952: argparse help formatter crashes http://bugs.python.org/issue26952 opened by Endre

#26954: Add Guido's rejection notice to the "with" FAQ http://bugs.python.org/issue26954 opened by steven.daprano

#26955: Implement equivalent to pip.locations.distutils_scheme in di http://bugs.python.org/issue26955 opened by sylvain.corlay

#26959: pickle: respect dispatch for functions again http://bugs.python.org/issue26959 opened by torkve

#26960: urllib hangs when closing connection http://bugs.python.org/issue26960 opened by Chris Beaumont

#26961: Provide an API to help debug super().getattribute results http://bugs.python.org/issue26961 opened by ncoghlan

#26964: Incorrect documentation for -u-flag http://bugs.python.org/issue26964 opened by olavmrk

#26967: argparse: allow_abbrev=False stops -vv from working http://bugs.python.org/issue26967 opened by meinersbur

#26968: glob.glob incorrect results under windows when pathname exists http://bugs.python.org/issue26968 opened by kwarzecha7

#26969: ascynio should provide a policy to address pass-loop-everywher http://bugs.python.org/issue26969 opened by Ilya.Kulakov

#26970: Replace OpenSSL's CPRNG with system entropy source http://bugs.python.org/issue26970 opened by christian.heimes

Most recent 15 issues with no replies (15)

#26964: Incorrect documentation for -u-flag http://bugs.python.org/issue26964

#26960: urllib hangs when closing connection http://bugs.python.org/issue26960

#26955: Implement equivalent to pip.locations.distutils_scheme in di http://bugs.python.org/issue26955

#26954: Add Guido's rejection notice to the "with" FAQ http://bugs.python.org/issue26954

#26942: android: test_ctypes crashes on armv7 http://bugs.python.org/issue26942

#26937: android: test_tarfile fails http://bugs.python.org/issue26937

#26936: android: test_socket fails http://bugs.python.org/issue26936

#26935: android: test_os fails http://bugs.python.org/issue26935

#26934: android: test_faulthandler fails http://bugs.python.org/issue26934

#26930: Upgrade installers to OpenSSL 1.0.2h http://bugs.python.org/issue26930

#26920: android: test_sys fails http://bugs.python.org/issue26920

#26909: Serious performance loss (10 times) when NOT using .drain() http://bugs.python.org/issue26909

#26907: Add missing getsockopt constants http://bugs.python.org/issue26907

#26903: ProcessPoolExecutor(max_workers=64) crashes on Windows http://bugs.python.org/issue26903

#26899: struct.pack_into(), struct.unpack_from() don't document suppor http://bugs.python.org/issue26899

Most recent 15 issues waiting for review (15)

#26970: Replace OpenSSL's CPRNG with system entropy source http://bugs.python.org/issue26970

#26964: Incorrect documentation for -u-flag http://bugs.python.org/issue26964

#26960: urllib hangs when closing connection http://bugs.python.org/issue26960

#26959: pickle: respect dispatch for functions again http://bugs.python.org/issue26959

#26948: Simplify PyImport_ImportModuleLevelObject: avoid temporary tup http://bugs.python.org/issue26948

#26939: android: test_functools hangs on armv7 http://bugs.python.org/issue26939

#26931: android: test_distutils fails http://bugs.python.org/issue26931

#26926: Large files are not supported on Android http://bugs.python.org/issue26926

#26924: android: test_concurrent_futures fails http://bugs.python.org/issue26924

#26917: unicodedata.normalize(): bug in Hangul Composition http://bugs.python.org/issue26917

#26906: format(object.reduce) fails intermittently http://bugs.python.org/issue26906

#26904: Difflib quick_ratio() could use Counter() http://bugs.python.org/issue26904

#26900: Exclude the private API from the stable API http://bugs.python.org/issue26900

#26896: mix-up with the terms 'importer', 'finder', 'loader' in the im http://bugs.python.org/issue26896

#26892: debuglevel not honored in urllib http://bugs.python.org/issue26892

Top 10 most discussed issues (10)

#26156: Bad name into power operator syntax http://bugs.python.org/issue26156 12 msgs

#26906: format(object.reduce) fails intermittently http://bugs.python.org/issue26906 11 msgs

#26219: implement per-opcode cache in ceval http://bugs.python.org/issue26219 10 msgs

#26929: android: test_strptime fails http://bugs.python.org/issue26929 9 msgs

#26939: android: test_functools hangs on armv7 http://bugs.python.org/issue26939 9 msgs

#26858: android: setting SO_REUSEPORT fails http://bugs.python.org/issue26858 7 msgs

#26926: Large files are not supported on Android http://bugs.python.org/issue26926 7 msgs

#26765: Factor out common bytes and bytearray implementation http://bugs.python.org/issue26765 6 msgs

#26814: [WIP] Add a new _PyObject_FastCall() function which avoids the http://bugs.python.org/issue26814 6 msgs

#26917: unicodedata.normalize(): bug in Hangul Composition http://bugs.python.org/issue26917 6 msgs

Issues closed (58)

#10435: Document unicode C-API in reST http://bugs.python.org/issue10435 closed by berker.peksag

#12135: The spawn function should return stderr. http://bugs.python.org/issue12135 closed by berker.peksag

#13173: Default values for string.Template http://bugs.python.org/issue13173 closed by serhiy.storchaka

#13436: compile() doesn't work on ImportFrom with level=None http://bugs.python.org/issue13436 closed by berker.peksag

#14882: Link/Compile Error on Sun Sparc Solaris10 with gcc3.4.3----pyt http://bugs.python.org/issue14882 closed by berker.peksag

#18688: Document undocumented Unicode object API http://bugs.python.org/issue18688 closed by berker.peksag

#18841: math.isfinite fails with Decimal sNAN http://bugs.python.org/issue18841 closed by berker.peksag

#18916: Various out-of-date Lock text in 3.2+ http://bugs.python.org/issue18916 closed by berker.peksag

#18956: Document useful functions in ‘pydoc’ module http://bugs.python.org/issue18956 closed by berker.peksag

#20120: Percent-signs (%) in .pypirc should not be interpolated http://bugs.python.org/issue20120 closed by lukasz.langa

#20554: Use specific asserts in optparse test http://bugs.python.org/issue20554 closed by serhiy.storchaka

#20971: HTML output of difflib http://bugs.python.org/issue20971 closed by berker.peksag

#21367: multiprocessing.JoinableQueue requires new kwarg http://bugs.python.org/issue21367 closed by berker.peksag

#21746: urlparse.BaseResult no longer exists http://bugs.python.org/issue21746 closed by berker.peksag

#23960: PyErr_SetImportError doesn't clean up on some errors http://bugs.python.org/issue23960 closed by berker.peksag

#24114: ctypes.utils uninitialized variable 'paths' http://bugs.python.org/issue24114 closed by meador.inge

#24950: FAIL: test_expanduser when $HOME=/ http://bugs.python.org/issue24950 closed by serhiy.storchaka

#25177: OverflowError in statistics.mean when summing large floats http://bugs.python.org/issue25177 closed by berker.peksag

#25757: Subclasses of property lose docstring http://bugs.python.org/issue25757 closed by berker.peksag

#25974: Fix statistics.py after the Decimal.as_integer_ratio() change http://bugs.python.org/issue25974 closed by berker.peksag

#26002: make statistics.median_grouped more efficient http://bugs.python.org/issue26002 closed by berker.peksag

#26710: ConfigParser: Values in DEFAULT section override defaults pass http://bugs.python.org/issue26710 closed by Marc.Abramowitz

#26711: Fix comparison of plistlib.Data http://bugs.python.org/issue26711 closed by serhiy.storchaka

#26756: fileinput handling of unicode errors from standard input http://bugs.python.org/issue26756 closed by serhiy.storchaka

#26811: segfault due to null pointer in tuple http://bugs.python.org/issue26811 closed by serhiy.storchaka

#26849: android does not support versioning in SONAME http://bugs.python.org/issue26849 closed by xdegaye

#26864: urllib.request no_proxy check differs from curl http://bugs.python.org/issue26864 closed by martin.panter

#26873: xmlrpclib raises when trying to convert an int to string when http://bugs.python.org/issue26873 closed by serhiy.storchaka

#26886: Cross-compiling python:3.5.x fails with "Parser/pgen: Parser/ http://bugs.python.org/issue26886 closed by Peter L2

#26887: Erratum in https://docs.python.org/2.6/library/multiprocessing http://bugs.python.org/issue26887 closed by zach.ware

#26893: ValueError exception raised when using IntEnum with an attribu http://bugs.python.org/issue26893 closed by berker.peksag

#26895: regex matching on bytes considers zero byte as end http://bugs.python.org/issue26895 closed by serhiy.storchaka

#26898: Typo in the documentation of math.isclose() http://bugs.python.org/issue26898 closed by berker.peksag

#26902: Argument Clinic incorrectly works with custom converter and re http://bugs.python.org/issue26902 closed by larry

#26905: from multiprocessing.pool import Pool bug on linux http://bugs.python.org/issue26905 closed by SilentGhost

#26908: "1and 0" evaluated a zero, instead of SyntaxError http://bugs.python.org/issue26908 closed by berker.peksag

#26910: dictionary literal should not allow duplicate keys http://bugs.python.org/issue26910 closed by r.david.murray

#26913: statistics.mean of bools http://bugs.python.org/issue26913 closed by r.david.murray

#26914: Fix formatting of lists in PEP 420 http://bugs.python.org/issue26914 closed by georg.brandl

#26915: Test identity first in membership operation of ItemsView, Valu http://bugs.python.org/issue26915 closed by rhettinger

#26916: Word duplications in PEPs http://bugs.python.org/issue26916 closed by serhiy.storchaka

#26918: android: test_pipes fails http://bugs.python.org/issue26918 closed by serhiy.storchaka

#26921: Incorrect usage of a/an articles in PEPs http://bugs.python.org/issue26921 closed by serhiy.storchaka

#26922: build from fresh checkout fails http://bugs.python.org/issue26922 closed by pitrou

#26927: android: test_mmap fails http://bugs.python.org/issue26927 closed by serhiy.storchaka

#26932: RTLD_* macros are not defined on Android http://bugs.python.org/issue26932 closed by serhiy.storchaka

#26933: android: test_posixpath fails http://bugs.python.org/issue26933 closed by serhiy.storchaka

#26943: datetime.datetime.strptime() raises an exception http://bugs.python.org/issue26943 closed by SilentGhost

#26946: os.path.realpath.name is 'abspath' http://bugs.python.org/issue26946 closed by brett.cannon

#26950: Typo in unittest.mock > Autospeccing documentation http://bugs.python.org/issue26950 closed by berker.peksag

#26953: Failed building wheel for greenlet http://bugs.python.org/issue26953 closed by berker.peksag

#26956: About Idle-x version not updated for 1.13 http://bugs.python.org/issue26956 closed by terry.reedy

#26957: Docs: remove duplicate "the" in description of %z in datetim http://bugs.python.org/issue26957 closed by berker.peksag

#26958: Suggestion to imporve queue.full reliability http://bugs.python.org/issue26958 closed by rhettinger

#26962: curses documenation- keys for Page Up and Page Down are revers http://bugs.python.org/issue26962 closed by berker.peksag

#26963: compile() expected string without null bytes http://bugs.python.org/issue26963 closed by serhiy.storchaka

#26965: spam http://bugs.python.org/issue26965 closed by ned.deily

#26966: Spam http://bugs.python.org/issue26966 closed by berker.peksag



More information about the Python-Dev mailing list