[Python-Dev] Summary of Python tracker Issues (original) (raw)
Python tracker status at bugs.python.org
Fri Oct 5 12:10:07 EDT 2018
- Previous message (by thread): [Python-Dev] Arbitrary non-identifier string keys when using **kwargs
- Next message (by thread): [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ACTIVITY SUMMARY (2018-09-28 - 2018-10-05) Python tracker at https://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 6813 (+32) closed 39845 (+42) total 46658 (+74)
Open issues with patches: 2722
Issues opened (53)
#18291: codecs.open interprets FS, RS, GS as line ends https://bugs.python.org/issue18291 reopened by serhiy.storchaka
#31310: semaphore tracker isn't protected against crashes https://bugs.python.org/issue31310 reopened by serhiy.storchaka
#32117: Tuple unpacking in return and yield statements https://bugs.python.org/issue32117 reopened by serhiy.storchaka
#34811: test_gdb fails with latest gdb https://bugs.python.org/issue34811 reopened by vstinner
#34834: test_ssl.test_options does not correctly account for built-in https://bugs.python.org/issue34834 opened by xnox
#34836: test_ssl.test_default_ecdh_curve needs no tls1.3 flag in 2.7, https://bugs.python.org/issue34836 opened by xnox
#34837: Multiprocessing.pool API Extension - Pass Data to Workers w/o https://bugs.python.org/issue34837 opened by seanharr11
#34838: Improve arg clinic code generation for cases with type checkin https://bugs.python.org/issue34838 opened by rhettinger
#34839: doctest: Change example under warnings section https://bugs.python.org/issue34839 opened by cheryl.sabella
#34840: dlopen() error with no error message from dlerror() https://bugs.python.org/issue34840 opened by shuoz
#34841: Script’s directory not in sys.path with embeddable Windows d https://bugs.python.org/issue34841 opened by ssapin
#34844: logging.Formatter enhancement - Checking on style and fmt fiel https://bugs.python.org/issue34844 opened by BNMetrics
#34846: Runtime failure with Failed to import site module https://bugs.python.org/issue34846 opened by sat.tho at gmail.com
#34847: asyncio: Add PHA for TLS 1.3 https://bugs.python.org/issue34847 opened by fantix
#34848: range.index only takes one argument when it's documented as ta https://bugs.python.org/issue34848 opened by bup
#34849: Drop logging when asyncio waits in selector.select() https://bugs.python.org/issue34849 opened by asvetlov
#34850: Emit a syntax warning for "is" with a literal https://bugs.python.org/issue34850 opened by serhiy.storchaka
#34852: Counter-intuitive behavior of Server.close() / wait_closed() https://bugs.python.org/issue34852 opened by aymeric.augustin
#34855: batch file variables https://bugs.python.org/issue34855 opened by lindblad
#34856: Make the repr of lambda containing the signature and body expr https://bugs.python.org/issue34856 opened by serhiy.storchaka
#34857: IDLE: SyntaxWarning not handled properly https://bugs.python.org/issue34857 opened by terry.reedy
#34858: MappingProxy objects should JSON serialize just like a diction https://bugs.python.org/issue34858 opened by Michael Smith2
#34861: Improve cProfile standard output https://bugs.python.org/issue34861 opened by Anders.Hovmöller
#34864: In Idle, Mac tabs make editor status line disappear. https://bugs.python.org/issue34864 opened by andyharrington
#34866: CGI DOS vulnerability via long post list https://bugs.python.org/issue34866 opened by Matthew Belisle
#34867: Add mode to disable small integer and interned string caches https://bugs.python.org/issue34867 opened by steven.daprano
#34870: Core dump when Python VSCode debugger is attached https://bugs.python.org/issue34870 opened by Per Lundberg
#34872: investigate task/future cancellation in asynciomodule.c https://bugs.python.org/issue34872 opened by yselivanov
#34876: Python3.8 changes how decorators are traced https://bugs.python.org/issue34876 opened by nedbat
#34877: Inconsistent Behavior Of futures.ProcessPoolExecutor https://bugs.python.org/issue34877 opened by TensorTom
#34880: About the "assert" bytecode https://bugs.python.org/issue34880 opened by vtheno athena
#34881: unnecessary encoded-words usage breaks DKIM signatures https://bugs.python.org/issue34881 opened by bryced
#34882: f(a=1, *args) should be a SyntaxError https://bugs.python.org/issue34882 opened by metaxm
#34883: test_lzma: Multiple test failures when liblzma is built withou https://bugs.python.org/issue34883 opened by mgorny
#34884: Python loads incorrect libraries https://bugs.python.org/issue34884 opened by Tim Hutt
#34885: asyncio documention has lost its paragraph about cancellation https://bugs.python.org/issue34885 opened by abki
#34886: subprocess.run throws exception when input and stdin are passe https://bugs.python.org/issue34886 opened by aecant
#34888: Python3.8 optimizes away a "while" line https://bugs.python.org/issue34888 opened by nedbat
#34890: Support functools.partial in inspect.is*function() checks https://bugs.python.org/issue34890 opened by asvetlov
#34891: Multi-processing example inaccurate warning https://bugs.python.org/issue34891 opened by anthony-flury
#34893: Add 2to3 fixer to change send and recv methods of socket objec https://bugs.python.org/issue34893 opened by devarakondapranav
#34895: Mark optional stdlib modules in documentation https://bugs.python.org/issue34895 opened by of4tvziy
#34897: distutils test errors when CXX is not set https://bugs.python.org/issue34897 opened by Michael.Felt
#34898: add mtime argument to gzip.compress https://bugs.python.org/issue34898 opened by guoci
#34899: Possible assertion failure due to int_from_bytes_impl() https://bugs.python.org/issue34899 opened by ZackerySpytz
#34900: unittest subTests() fails when called from debug() https://bugs.python.org/issue34900 opened by Bruno Oliveira
#34901: Missing isolated (-I) flag in sys.flags table https://bugs.python.org/issue34901 opened by danishprakash
#34902: Azure pipelines PR build fails with "Unexpected vmImage 'vs201 https://bugs.python.org/issue34902 opened by xtreak
#34903: strptime %d handling of single digit day of month https://bugs.python.org/issue34903 opened by Mike Gleen
#34904: Crash in ZipFile.close() when writing zip file to /dev/null https://bugs.python.org/issue34904 opened by erik.bray
#34905: Cannot assign memoryview values from array.array https://bugs.python.org/issue34905 opened by aparamon
#34906: Fix typo in the documentation https://bugs.python.org/issue34906 opened by matrixise
#34907: calculation not working properly https://bugs.python.org/issue34907 opened by hwk_un1te
Most recent 15 issues with no replies (15)
#34907: calculation not working properly https://bugs.python.org/issue34907
#34905: Cannot assign memoryview values from array.array https://bugs.python.org/issue34905
#34902: Azure pipelines PR build fails with "Unexpected vmImage 'vs201 https://bugs.python.org/issue34902
#34899: Possible assertion failure due to int_from_bytes_impl() https://bugs.python.org/issue34899
#34898: add mtime argument to gzip.compress https://bugs.python.org/issue34898
#34897: distutils test errors when CXX is not set https://bugs.python.org/issue34897
#34895: Mark optional stdlib modules in documentation https://bugs.python.org/issue34895
#34884: Python loads incorrect libraries https://bugs.python.org/issue34884
#34883: test_lzma: Multiple test failures when liblzma is built withou https://bugs.python.org/issue34883
#34877: Inconsistent Behavior Of futures.ProcessPoolExecutor https://bugs.python.org/issue34877
#34870: Core dump when Python VSCode debugger is attached https://bugs.python.org/issue34870
#34866: CGI DOS vulnerability via long post list https://bugs.python.org/issue34866
#34861: Improve cProfile standard output https://bugs.python.org/issue34861
#34857: IDLE: SyntaxWarning not handled properly https://bugs.python.org/issue34857
#34855: batch file variables https://bugs.python.org/issue34855
Most recent 15 issues waiting for review (15)
#34906: Fix typo in the documentation https://bugs.python.org/issue34906
#34901: Missing isolated (-I) flag in sys.flags table https://bugs.python.org/issue34901
#34900: unittest subTests() fails when called from debug() https://bugs.python.org/issue34900
#34899: Possible assertion failure due to int_from_bytes_impl() https://bugs.python.org/issue34899
#34898: add mtime argument to gzip.compress https://bugs.python.org/issue34898
#34897: distutils test errors when CXX is not set https://bugs.python.org/issue34897
#34872: investigate task/future cancellation in asynciomodule.c https://bugs.python.org/issue34872
#34866: CGI DOS vulnerability via long post list https://bugs.python.org/issue34866
#34861: Improve cProfile standard output https://bugs.python.org/issue34861
#34856: Make the repr of lambda containing the signature and body expr https://bugs.python.org/issue34856
#34850: Emit a syntax warning for "is" with a literal https://bugs.python.org/issue34850
#34849: Drop logging when asyncio waits in selector.select() https://bugs.python.org/issue34849
#34847: asyncio: Add PHA for TLS 1.3 https://bugs.python.org/issue34847
#34844: logging.Formatter enhancement - Checking on style and fmt fiel https://bugs.python.org/issue34844
#34838: Improve arg clinic code generation for cases with type checkin https://bugs.python.org/issue34838
Top 10 most discussed issues (10)
#34751: Hash collisions for tuples https://bugs.python.org/issue34751 39 msgs
#34850: Emit a syntax warning for "is" with a literal https://bugs.python.org/issue34850 21 msgs
#18291: codecs.open interprets FS, RS, GS as line ends https://bugs.python.org/issue18291 11 msgs
#34711: Lib/http/server.py: Return HTTPStatus.NOT_FOUND if path.endswi https://bugs.python.org/issue34711 10 msgs
#34880: About the "assert" bytecode https://bugs.python.org/issue34880 10 msgs
#34313: IDLE crashes with Tk-related error on macOS with ActiveTcl 8.6 https://bugs.python.org/issue34313 9 msgs
#34872: investigate task/future cancellation in asynciomodule.c https://bugs.python.org/issue34872 9 msgs
#34812: [EASY] support.args_from_interpreter_flags() doesn't inherit - https://bugs.python.org/issue34812 8 msgs
#34867: Add mode to disable small integer and interned string caches https://bugs.python.org/issue34867 8 msgs
#34014: loop.run_in_executor should propagate current contextvars https://bugs.python.org/issue34014 7 msgs
Issues closed (42)
#25300: Enable Intel MPX (Memory protection Extensions) feature https://bugs.python.org/issue25300 closed by benjamin.peterson
#26005: Denial of Service in SimpleHTTPServer and BaseHTTPServer https://bugs.python.org/issue26005 closed by martin.panter
#28441: Change sys.executable to include executable suffix https://bugs.python.org/issue28441 closed by inada.naoki
#29551: unittest: TestSuite.debug() does not like subTest() https://bugs.python.org/issue29551 closed by berker.peksag
#30156: PYTHONDUMPREFS segfaults on exit https://bugs.python.org/issue30156 closed by vstinner
#31660: sys.executable different in os.execv'd python3.6 virtualenv se https://bugs.python.org/issue31660 closed by cheryl.sabella
#31865: html.unescape does not work as per documentation https://bugs.python.org/issue31865 closed by ezio.melotti
#32756: argparse: parse_known_args: raising exception on unknown arg f https://bugs.python.org/issue32756 closed by paul.j3
#32833: argparse doesn't recognise two option aliases as equal https://bugs.python.org/issue32833 closed by paul.j3
#33117: asyncio example uses non-existing/documented method https://bugs.python.org/issue33117 closed by asvetlov
#34172: multiprocessing.Pool and ThreadPool leak resources after being https://bugs.python.org/issue34172 closed by pitrou
#34476: asyncio.sleep(0) not documented https://bugs.python.org/issue34476 closed by asvetlov
#34739: Get rid of tp_getattro in xml.etree.ElementTree.XMLParser https://bugs.python.org/issue34739 closed by serhiy.storchaka
#34740: Get rid of tp_getattro in ossaudiodev.oss_audio_device https://bugs.python.org/issue34740 closed by serhiy.storchaka
#34779: IDLE internals show up in tracebacks when returning objects th https://bugs.python.org/issue34779 closed by terry.reedy
#34797: Convert heapq to the argument clinic https://bugs.python.org/issue34797 closed by rhettinger
#34801: codecs.getreader() splits lines containing control characters https://bugs.python.org/issue34801 closed by serhiy.storchaka
#34835: Multiprocessing module update fails with pip3 https://bugs.python.org/issue34835 closed by steven.daprano
#34842: Incorrect error messages in bisect https://bugs.python.org/issue34842 closed by rhettinger
#34843: logging cookbook docs: remove 'recent' when referring to multi https://bugs.python.org/issue34843 closed by rhettinger
#34845: allow exprlist as the iterators of comprehensions to be consis https://bugs.python.org/issue34845 closed by gvanrossum
#34851: re.error - for the search function in the re module https://bugs.python.org/issue34851 closed by ronaldoussoren
#34853: Python django cors https://bugs.python.org/issue34853 closed by ammar2
#34854: Crash in string annotations in lambda with keyword-only argume https://bugs.python.org/issue34854 closed by serhiy.storchaka
#34859: python core in string substring search https://bugs.python.org/issue34859 closed by ammar2
#34860: fix test_sqlite for AIX https://bugs.python.org/issue34860 closed by Michael.Felt
#34862: No longer builds on OpenBSD due to missing definition of conve https://bugs.python.org/issue34862 closed by benjamin.peterson
#34863: Idle Mac scrolling only down https://bugs.python.org/issue34863 closed by terry.reedy
#34865: Incorrect assignment of optional argument when partial match w https://bugs.python.org/issue34865 closed by eric.smith
#34868: bad error message when combining _ grouping specifier with inv https://bugs.python.org/issue34868 closed by benjamin.peterson
#34869: remove LDLAST https://bugs.python.org/issue34869 closed by benjamin.peterson
#34871: test_site fails if run after test_inspect https://bugs.python.org/issue34871 closed by yselivanov
#34873: re.finditer behaviour in re.MULTILINE mode fails to match firs https://bugs.python.org/issue34873 closed by tdawes
#34874: Python 3.6.3 command script wrapped in single quotes produces https://bugs.python.org/issue34874 closed by Tim McDonough
#34875: Change .js mime to "text/javascript" https://bugs.python.org/issue34875 closed by asvetlov
#34878: Lock Objects documentation bug https://bugs.python.org/issue34878 closed by benjamin.peterson
#34879: bytesobject.c: Possible null pointer dereference due to format https://bugs.python.org/issue34879 closed by serhiy.storchaka
#34887: bytes subclass repr raise SystemError when set to bytes.de https://bugs.python.org/issue34887 closed by benjamin.peterson
#34889: int.to_bytes and int.from_bytes should default to the system b https://bugs.python.org/issue34889 closed by benjamin.peterson
#34892: persistence of attributes with new instance https://bugs.python.org/issue34892 closed by serhiy.storchaka
#34894: Unexpected error while unpickling lxml.etree.Element object https://bugs.python.org/issue34894 closed by serhiy.storchaka
#34896: Unable to install Python 3.5 https://bugs.python.org/issue34896 closed by zach.ware
- Previous message (by thread): [Python-Dev] Arbitrary non-identifier string keys when using **kwargs
- Next message (by thread): [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]