[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Apr 29 12:08:40 EDT 2016
ACTIVITY SUMMARY (2016-04-22 - 2016-04-29)
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 5475 (-16)
closed 33167 (+72)
total 38642 (+56)
Open issues with patches: 2380
Issues opened (40)
==================
#26348: activate.fish sets VENV prompt incorrectly
http://bugs.python.org/issue26348 reopened by brett.cannon
#26830: Refactor Tools/scripts/google.py
http://bugs.python.org/issue26830 opened by franciscouzo
#26832: ProactorEventLoop doesn't support stdin/stdout nor files with
http://bugs.python.org/issue26832 opened by Gabriel Mesquita Cangussu
#26833: returning ctypes._SimpleCData objects from callbacks
http://bugs.python.org/issue26833 opened by tilsche
#26834: Add truncated SHA512/224 and SHA512/256
http://bugs.python.org/issue26834 opened by christian.heimes
#26835: Add file-sealing ops to fcntl
http://bugs.python.org/issue26835 opened by christian.heimes
#26836: Add memfd_create to os module
http://bugs.python.org/issue26836 opened by christian.heimes
#26839: Python 3.5 running in a virtual machine with Linux kernel 3.17
http://bugs.python.org/issue26839 opened by doko
#26844: Wrong error message during import
http://bugs.python.org/issue26844 opened by lev.maximov
#26845: Misleading variable name in exception handling
http://bugs.python.org/issue26845 opened by Valentin.Lorentz
#26848: asyncio.subprocess's communicate() method mishandles empty inp
http://bugs.python.org/issue26848 opened by oconnor663
#26849: android does not support versioning in SONAME
http://bugs.python.org/issue26849 opened by xdegaye
#26850: PyMem_RawMalloc(): update also sys.getallocatedblocks() in deb
http://bugs.python.org/issue26850 opened by haypo
#26851: android compilation and link flags
http://bugs.python.org/issue26851 opened by xdegaye
#26852: add a COMPILEALL_FLAGS Makefile variable
http://bugs.python.org/issue26852 opened by xdegaye
#26855: add platform.android_ver() for android
http://bugs.python.org/issue26855 opened by xdegaye
#26856: android does not have pwd.getpwall()
http://bugs.python.org/issue26856 opened by xdegaye
#26858: setting SO_REUSEPORT fails on android
http://bugs.python.org/issue26858 opened by xdegaye
#26859: unittest fails with "Start directory is not importable"
http://bugs.python.org/issue26859 opened by xdegaye
#26860: os.walk and os.fwalk yield namedtuple instead of tuple
http://bugs.python.org/issue26860 opened by palaviv
#26861: shutil.copyfile() doesn't close the opened files
http://bugs.python.org/issue26861 opened by vocdetnojz
#26862: SYS_getdents64 does not need to be defined on android API 21
http://bugs.python.org/issue26862 opened by xdegaye
#26864: urllib.request no_proxy check differs from curl
http://bugs.python.org/issue26864 opened by Daniel Morrison
#26865: Meta-issue: support of the android platform
http://bugs.python.org/issue26865 opened by xdegaye
#26866: Inconsistent environment in Windows using "Open With"
http://bugs.python.org/issue26866 opened by busfault
#26867: test_ssl test_options fails on ubuntu 16.04
http://bugs.python.org/issue26867 opened by xiang.zhang
#26868: Document PyModule_AddObject's behavior on error
http://bugs.python.org/issue26868 opened by berker.peksag
#26869: unittest longMessage docs
http://bugs.python.org/issue26869 opened by guettli
#26870: Unexpected call to readline's add_history in call_readline
http://bugs.python.org/issue26870 opened by tylercrompton
#26871: Change weird behavior of PyModule_AddObject()
http://bugs.python.org/issue26871 opened by serhiy.storchaka
#26872: Default ConfigParser in python is not able to load values habi
http://bugs.python.org/issue26872 opened by sorin
#26873: xmlrpclib raises when trying to convert an int to string when
http://bugs.python.org/issue26873 opened by Nathan Williams
#26876: Extend MSVCCompiler class to respect environment variables
http://bugs.python.org/issue26876 opened by rohitjamuar
#26877: tarfile use wrong code when read from fileobj
http://bugs.python.org/issue26877 opened by mmarkk
#26878: Allow doctest to deep copy globals
http://bugs.python.org/issue26878 opened by DqASe
#26881: modulefinder should reuse the dis module
http://bugs.python.org/issue26881 opened by haypo
#26882: The Python process stops responding immediately after starting
http://bugs.python.org/issue26882 opened by ÐлекÑÐ°Ð½Ð´Ñ ÐиногÑадов
#26883: input() call blocks multiprocessing
http://bugs.python.org/issue26883 opened by the
#26884: cross-compilation of extension module links to the wrong pytho
http://bugs.python.org/issue26884 opened by xdegaye
#26885: Add parsing support for more types in xmlrpc
http://bugs.python.org/issue26885 opened by serhiy.storchaka
Most recent 15 issues with no replies (15)
==========================================
#26885: Add parsing support for more types in xmlrpc
http://bugs.python.org/issue26885
#26884: cross-compilation of extension module links to the wrong pytho
http://bugs.python.org/issue26884
#26883: input() call blocks multiprocessing
http://bugs.python.org/issue26883
#26858: setting SO_REUSEPORT fails on android
http://bugs.python.org/issue26858
#26856: android does not have pwd.getpwall()
http://bugs.python.org/issue26856
#26852: add a COMPILEALL_FLAGS Makefile variable
http://bugs.python.org/issue26852
#26851: android compilation and link flags
http://bugs.python.org/issue26851
#26845: Misleading variable name in exception handling
http://bugs.python.org/issue26845
#26836: Add memfd_create to os module
http://bugs.python.org/issue26836
#26835: Add file-sealing ops to fcntl
http://bugs.python.org/issue26835
#26834: Add truncated SHA512/224 and SHA512/256
http://bugs.python.org/issue26834
#26833: returning ctypes._SimpleCData objects from callbacks
http://bugs.python.org/issue26833
#26829: update docs: when creating classes a new dict is created for t
http://bugs.python.org/issue26829
#26819: _ProactorReadPipeTransport pause_reading()/resume_reading() br
http://bugs.python.org/issue26819
#26818: trace CLI doesn't respect -s option
http://bugs.python.org/issue26818
Most recent 15 issues waiting for review (15)
=============================================
#26885: Add parsing support for more types in xmlrpc
http://bugs.python.org/issue26885
#26884: cross-compilation of extension module links to the wrong pytho
http://bugs.python.org/issue26884
#26881: modulefinder should reuse the dis module
http://bugs.python.org/issue26881
#26876: Extend MSVCCompiler class to respect environment variables
http://bugs.python.org/issue26876
#26873: xmlrpclib raises when trying to convert an int to string when
http://bugs.python.org/issue26873
#26871: Change weird behavior of PyModule_AddObject()
http://bugs.python.org/issue26871
#26868: Document PyModule_AddObject's behavior on error
http://bugs.python.org/issue26868
#26864: urllib.request no_proxy check differs from curl
http://bugs.python.org/issue26864
#26862: SYS_getdents64 does not need to be defined on android API 21
http://bugs.python.org/issue26862
#26860: os.walk and os.fwalk yield namedtuple instead of tuple
http://bugs.python.org/issue26860
#26859: unittest fails with "Start directory is not importable"
http://bugs.python.org/issue26859
#26858: setting SO_REUSEPORT fails on android
http://bugs.python.org/issue26858
#26856: android does not have pwd.getpwall()
http://bugs.python.org/issue26856
#26855: add platform.android_ver() for android
http://bugs.python.org/issue26855
#26852: add a COMPILEALL_FLAGS Makefile variable
http://bugs.python.org/issue26852
Top 10 most discussed issues (10)
=================================
#26826: Expose new copy_file_range() syscal in os module.
http://bugs.python.org/issue26826 20 msgs
#22234: urllib.parse.urlparse accepts any falsy value as an url
http://bugs.python.org/issue22234 12 msgs
#26839: Python 3.5 running in a virtual machine with Linux kernel 3.17
http://bugs.python.org/issue26839 11 msgs
#26864: urllib.request no_proxy check differs from curl
http://bugs.python.org/issue26864 11 msgs
#19251: bitwise ops for bytes of equal length
http://bugs.python.org/issue19251 8 msgs
#26800: Don't accept bytearray as filenames part 2
http://bugs.python.org/issue26800 8 msgs
#26439: ctypes.util.find_library fails when ldconfig/glibc not availab
http://bugs.python.org/issue26439 7 msgs
#19317: ctypes.util.find_library should examine binary's RPATH on Sola
http://bugs.python.org/issue19317 6 msgs
#26039: More flexibility in zipfile write interface
http://bugs.python.org/issue26039 6 msgs
#26348: activate.fish sets VENV prompt incorrectly
http://bugs.python.org/issue26348 6 msgs
Issues closed (64)
==================
#7504: Same name cookies
http://bugs.python.org/issue7504 closed by berker.peksag
#9321: CGIHTTPServer cleanup htbin
http://bugs.python.org/issue9321 closed by berker.peksag
#12305: Building PEPs doesn't work on Python 3
http://bugs.python.org/issue12305 closed by berker.peksag
#12640: test_ctypes seg fault (test_callback_register_double); armv7;
http://bugs.python.org/issue12640 closed by berker.peksag
#14713: PEP 414 installation hook fails with an AssertionError
http://bugs.python.org/issue14713 closed by berker.peksag
#16394: Reducing tee() memory footprint
http://bugs.python.org/issue16394 closed by rhettinger
#18353: PyUnicode_WRITE_CHAR macro definition missing
http://bugs.python.org/issue18353 closed by berker.peksag
#18551: child_exec() doesn't check return value of fcntl()
http://bugs.python.org/issue18551 closed by berker.peksag
#18572: Remove redundant note about surrogates in string escape doc
http://bugs.python.org/issue18572 closed by berker.peksag
#19731: Fix copyright footer
http://bugs.python.org/issue19731 closed by berker.peksag
#20077: Format of TypeError differs between comparison and arithmetic
http://bugs.python.org/issue20077 closed by berker.peksag
#20112: The documentation for http.server error_message_format is inad
http://bugs.python.org/issue20112 closed by berker.peksag
#20247: Condition._is_owned is wrong
http://bugs.python.org/issue20247 closed by berker.peksag
#20305: Android's incomplete locale.h implementation prevents cross-co
http://bugs.python.org/issue20305 closed by skrah
#20306: Lack of pw_gecos field in Android's struct passwd causes cross
http://bugs.python.org/issue20306 closed by skrah
#20447: doctest.debug_script: insecure use of /tmp
http://bugs.python.org/issue20447 closed by berker.peksag
#20453: json.load() error message changed in 3.4
http://bugs.python.org/issue20453 closed by berker.peksag
#20598: argparse docs: '7'.split() is confusing magic
http://bugs.python.org/issue20598 closed by martin.panter
#21382: Signal module doesnt raises ValueError Exception
http://bugs.python.org/issue21382 closed by berker.peksag
#22477: GCD in Fractions
http://bugs.python.org/issue22477 closed by serhiy.storchaka
#23277: Cleanup unused and duplicate imports in tests
http://bugs.python.org/issue23277 closed by berker.peksag
#23662: Cookie.domain is undocumented
http://bugs.python.org/issue23662 closed by berker.peksag
#23806: documentation for no_proxy is missing from the python3 urllib
http://bugs.python.org/issue23806 closed by orsenthil
#23961: IDLE autocomplete window does not automatically close when sel
http://bugs.python.org/issue23961 closed by berker.peksag
#23986: Inaccuracy about "in" keyword for list and tuple
http://bugs.python.org/issue23986 closed by rhettinger
#24296: Queue documentation note needed
http://bugs.python.org/issue24296 closed by rhettinger
#24331: *** Error in `/usr/bin/python': double free or corruption (!pr
http://bugs.python.org/issue24331 closed by berker.peksag
#24715: Sorting HOW TO: bad example for reverse sort stability
http://bugs.python.org/issue24715 closed by rhettinger
#24902: http.server: on startup, show host/port as URL
http://bugs.python.org/issue24902 closed by berker.peksag
#24911: Context manager of socket.socket is not documented
http://bugs.python.org/issue24911 closed by martin.panter
#25243: decouple string-to-boolean logic from ConfigParser.getboolean
http://bugs.python.org/issue25243 closed by rhettinger
#25420: "import random" blocks on entropy collection on Linux with low
http://bugs.python.org/issue25420 closed by haypo
#25551: Event's test_reset_internal_locks too fragile
http://bugs.python.org/issue25551 closed by berker.peksag
#25788: fileinput.hook_encoded has no way to pass arguments to codecs
http://bugs.python.org/issue25788 closed by serhiy.storchaka
#25981: Intern namedtuple field names
http://bugs.python.org/issue25981 closed by serhiy.storchaka
#26041: Update deprecation messages of platform.dist() and platform.li
http://bugs.python.org/issue26041 closed by berker.peksag
#26089: Duplicated keyword in distutils metadata
http://bugs.python.org/issue26089 closed by berker.peksag
#26249: Change PyMem_Malloc to use pymalloc allocator
http://bugs.python.org/issue26249 closed by haypo
#26322: Missing docs for typing.Set
http://bugs.python.org/issue26322 closed by berker.peksag
#26634: recursive_repr forgets to override __qualname__ of wrapper
http://bugs.python.org/issue26634 closed by serhiy.storchaka
#26672: regrtest missing in the module name
http://bugs.python.org/issue26672 closed by berker.peksag
#26733: staticmethod and classmethod are ignored when disassemble clas
http://bugs.python.org/issue26733 closed by serhiy.storchaka
#26804: Prioritize lowercase proxy variables in urllib.request
http://bugs.python.org/issue26804 closed by orsenthil
#26822: itemgetter/attrgetter/methodcaller objects ignore keyword argu
http://bugs.python.org/issue26822 closed by serhiy.storchaka
#26824: Make some macros use Py_TYPE
http://bugs.python.org/issue26824 closed by serhiy.storchaka
#26827: PyObject *PyInit_myextention -> PyMODINIT_FUNC PyInit_myextent
http://bugs.python.org/issue26827 closed by python-dev
#26831: ConfigParser parsing failures with default_section and Extende
http://bugs.python.org/issue26831 closed by SilentGhost
#26837: assertSequenceEqual() raises BytesWarning when format message
http://bugs.python.org/issue26837 closed by serhiy.storchaka
#26838: sax.xmlreader.InputSource.setCharacterStream() does not work?
http://bugs.python.org/issue26838 closed by sourcejedi
#26840: Hidden test in test_heapq
http://bugs.python.org/issue26840 closed by berker.peksag
#26841: Hidden test in ctypes tests
http://bugs.python.org/issue26841 closed by berker.peksag
#26842: Python Tutorial 4.7.1: Need to explain default parameter lifet
http://bugs.python.org/issue26842 closed by rhettinger
#26843: tokenize does not include Other_ID_Start or Other_ID_Continue
http://bugs.python.org/issue26843 closed by serhiy.storchaka
#26846: Workaround for non-standard stdlib.h on Android
http://bugs.python.org/issue26846 closed by skrah
#26847: filter docs unclear wording
http://bugs.python.org/issue26847 closed by georg.brandl
#26853: missing symbols in curses and readline modules on android
http://bugs.python.org/issue26853 closed by xdegaye
#26854: missing header on android for the ossaudiodev module
http://bugs.python.org/issue26854 closed by skrah
#26857: gethostbyname_r() is broken on android
http://bugs.python.org/issue26857 closed by skrah
#26863: android lacks some declarations for the posix module
http://bugs.python.org/issue26863 closed by skrah
#26874: Docstring error in divmod function
http://bugs.python.org/issue26874 closed by python-dev
#26875: mmap doc gives wrong code example
http://bugs.python.org/issue26875 closed by python-dev
#26879: Spam
http://bugs.python.org/issue26879 closed by ethan.furman
#26880: Remove redundant checks from set.__init__
http://bugs.python.org/issue26880 closed by serhiy.storchaka
#1145257: shutil.copystat() may fail...
http://bugs.python.org/issue1145257 closed by berker.peksag
More information about the Python-Dev
mailing list