ACTIVITY SUMMARY (2019-08-09 - 2019-08-16)
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    7171 (+35)
  closed 42457 (+38)
  total  49628 (+73)

Open issues with patches: 2911 


Issues opened (56)
==================

#15248: Better explain "TypeError: 'tuple' object is not callable"
https://bugs.python.org/issue15248  reopened by rhettinger

#34155: email.utils.parseaddr mistakenly parse an email
https://bugs.python.org/issue34155  reopened by vstinner

#37756: Error 0x80070643 when installing
https://bugs.python.org/issue37756  reopened by eryksun

#37805: json.dump(..., skipkeys=True) has no unit tests
https://bugs.python.org/issue37805  opened by Julian

#37806: Infinite recursion with typing.get_type_hints
https://bugs.python.org/issue37806  opened by vg0377467

#37808: Deprecate unbound super methods
https://bugs.python.org/issue37808  opened by steven.daprano

#37810: ndiff reports incorrect location when diff strings contain tab
https://bugs.python.org/issue37810  opened by Anthony Sottile

#37812: Make implicit returns explicit in longobject.c (in CHECK_SMALL
https://bugs.python.org/issue37812  opened by Greg Price

#37815: 'Make Test' error while trying to install Python 3.7.4 on Linu
https://bugs.python.org/issue37815  opened by Missono Dell

#37816: f-string documentation not fully accurate
https://bugs.python.org/issue37816  opened by v+python

#37817: create_pipe_connection and start_serving_pipe not documented
https://bugs.python.org/issue37817  opened by primal

#37820: Unnecessary URL scheme exists to allow 'URL: reading file in u
https://bugs.python.org/issue37820  opened by Alyan

#37821: IDLE shell uses wrong namespace for completions
https://bugs.python.org/issue37821  opened by taleinat

#37823: Telnet documentation: fix the link to open()
https://bugs.python.org/issue37823  opened by Mariatta

#37824: IDLE: Handle Shell input warnings properly.
https://bugs.python.org/issue37824  opened by serhiy.storchaka

#37825: IDLE doc improvements
https://bugs.python.org/issue37825  opened by terry.reedy

#37826: Document PEP 3134 in tutorials/errors.rst
https://bugs.python.org/issue37826  opened by maxking

#37827: IDLE: Have the shell mimic terminal handling of \r and \b cont
https://bugs.python.org/issue37827  opened by taleinat

#37828: Fix default mock_name in unittest.mock.assert_called error mes
https://bugs.python.org/issue37828  opened by xtreak

#37829: Documentation of stdlib: add example of mixed arguments to dic
https://bugs.python.org/issue37829  opened by pasenor

#37830: continue and break in finally with return in try results with 
https://bugs.python.org/issue37830  opened by BTaskaya

#37832: Python requires /dev/urandom on HURD: _Py_HashRandomization_In
https://bugs.python.org/issue37832  opened by Jeffrey.Walton

#37834: readlink on Windows cannot read app exec links
https://bugs.python.org/issue37834  opened by steve.dower

#37835: typing.get_type_hints wrong namespace for forward-declaration 
https://bugs.python.org/issue37835  opened by netbnd

#37836: Support .as_integer_ratio() in fractions.Fraction
https://bugs.python.org/issue37836  opened by jdemeyer

#37837: add internal _PyLong_FromUnsignedChar() function
https://bugs.python.org/issue37837  opened by sir-sigurd

#37838: typing.get_type_hints not working with forward-declaration and
https://bugs.python.org/issue37838  opened by netbnd

#37839: makesetup Doesn't Handle Defines with Equal Sign
https://bugs.python.org/issue37839  opened by wbond

#37840: bytearray_getitem() handles negative index incorrectly
https://bugs.python.org/issue37840  opened by sir-sigurd

#37841: Python store app launcher has dependency on msvcp140.dll
https://bugs.python.org/issue37841  opened by steve.dower

#37842: Initialize Py_buffer variables more efficiently
https://bugs.python.org/issue37842  opened by sir-sigurd

#37843: CGIHTTPRequestHandler does not take args.directory in construc
https://bugs.python.org/issue37843  opened by rjayne

#37844: PyRun_SimpleFile should provide a version that does not need a
https://bugs.python.org/issue37844  opened by cbiesinger

#37846: declare that Text I/O use buffer inside
https://bugs.python.org/issue37846  opened by Windson Yang

#37848: More fully implement Unicode's case mappings
https://bugs.python.org/issue37848  opened by Greg Price

#37849: IDLE: Completion window misplaced when shown above current lin
https://bugs.python.org/issue37849  opened by taleinat

#37851: faulthandler: only allocate the signal handler stack when faul
https://bugs.python.org/issue37851  opened by vstinner

#37854: [xmlrpc.client.ServerProxy] It does not correctly parse the UR
https://bugs.python.org/issue37854  opened by f9n

#37855: Compiling Python 3.7.4 with Intel compilers 2019
https://bugs.python.org/issue37855  opened by zyzhang2006

#37856: Adding additional python installations to py launcher
https://bugs.python.org/issue37856  opened by evanTO

#37857: Setting logger.level directly has no effect due to caching in 
https://bugs.python.org/issue37857  opened by zaneb

#37858: CookieLib: MozillaCookieJar.py uses case-sensitive regex to va
https://bugs.python.org/issue37858  opened by ashleyharvey

#37860: Add netlify deploy preview for docs
https://bugs.python.org/issue37860  opened by epicfaace

#37862: Search doesn't find built-in functions
https://bugs.python.org/issue37862  opened by kim.oldfield

#37864: Correct and deduplicate docs on "printable" characters
https://bugs.python.org/issue37864  opened by Greg Price

#37865: tempfile.NamedTemporaryFile() raises exception on close() when
https://bugs.python.org/issue37865  opened by pashkin

#37866: PyModule_GetState Segmentation fault when called Py_Initialize
https://bugs.python.org/issue37866  opened by Hua Liu

#37868: `is_dataclass` returns `True` if `getattr` always succeeds.
https://bugs.python.org/issue37868  opened by Johan Hidding

#37869: Compilation warning on GCC version 7.4.0-1ubuntu1~18.04.1
https://bugs.python.org/issue37869  opened by hansrajdas

#37870: os.path.ismount returns false for disconnected CIFS mounts in 
https://bugs.python.org/issue37870  opened by Matt Christopher

#37871: 40 * 473 grid of "é" has a single wrong character on Windows
https://bugs.python.org/issue37871  opened by anhans

#37872: Move statics in Python/import.c to top of the file
https://bugs.python.org/issue37872  opened by nanjekyejoannah

#37873: unittest: execute tests in parallel
https://bugs.python.org/issue37873  opened by user93448

#37875: gzip module any difference for compressing png file in version
https://bugs.python.org/issue37875  opened by Sivaprabu Ganesan

#37876: Tests for Rot13 codec
https://bugs.python.org/issue37876  opened by zeth

#37877: MacOS crash appJar 3.7.3
https://bugs.python.org/issue37877  opened by Michael Hearn



Most recent 15 issues with no replies (15)
==========================================

#37877: MacOS crash appJar 3.7.3
https://bugs.python.org/issue37877

#37876: Tests for Rot13 codec
https://bugs.python.org/issue37876

#37873: unittest: execute tests in parallel
https://bugs.python.org/issue37873

#37870: os.path.ismount returns false for disconnected CIFS mounts in 
https://bugs.python.org/issue37870

#37869: Compilation warning on GCC version 7.4.0-1ubuntu1~18.04.1
https://bugs.python.org/issue37869

#37866: PyModule_GetState Segmentation fault when called Py_Initialize
https://bugs.python.org/issue37866

#37864: Correct and deduplicate docs on "printable" characters
https://bugs.python.org/issue37864

#37862: Search doesn't find built-in functions
https://bugs.python.org/issue37862

#37860: Add netlify deploy preview for docs
https://bugs.python.org/issue37860

#37857: Setting logger.level directly has no effect due to caching in 
https://bugs.python.org/issue37857

#37856: Adding additional python installations to py launcher
https://bugs.python.org/issue37856

#37851: faulthandler: only allocate the signal handler stack when faul
https://bugs.python.org/issue37851

#37844: PyRun_SimpleFile should provide a version that does not need a
https://bugs.python.org/issue37844

#37843: CGIHTTPRequestHandler does not take args.directory in construc
https://bugs.python.org/issue37843

#37842: Initialize Py_buffer variables more efficiently
https://bugs.python.org/issue37842



Most recent 15 issues waiting for review (15)
=============================================

#37864: Correct and deduplicate docs on "printable" characters
https://bugs.python.org/issue37864

#37860: Add netlify deploy preview for docs
https://bugs.python.org/issue37860

#37857: Setting logger.level directly has no effect due to caching in 
https://bugs.python.org/issue37857

#37849: IDLE: Completion window misplaced when shown above current lin
https://bugs.python.org/issue37849

#37842: Initialize Py_buffer variables more efficiently
https://bugs.python.org/issue37842

#37841: Python store app launcher has dependency on msvcp140.dll
https://bugs.python.org/issue37841

#37840: bytearray_getitem() handles negative index incorrectly
https://bugs.python.org/issue37840

#37837: add internal _PyLong_FromUnsignedChar() function
https://bugs.python.org/issue37837

#37834: readlink on Windows cannot read app exec links
https://bugs.python.org/issue37834

#37829: Documentation of stdlib: add example of mixed arguments to dic
https://bugs.python.org/issue37829

#37827: IDLE: Have the shell mimic terminal handling of \r and \b cont
https://bugs.python.org/issue37827

#37826: Document PEP 3134 in tutorials/errors.rst
https://bugs.python.org/issue37826

#37824: IDLE: Handle Shell input warnings properly.
https://bugs.python.org/issue37824

#37823: Telnet documentation: fix the link to open()
https://bugs.python.org/issue37823

#37821: IDLE shell uses wrong namespace for completions
https://bugs.python.org/issue37821



Top 10 most discussed issues (10)
=================================

#37834: readlink on Windows cannot read app exec links
https://bugs.python.org/issue37834  32 msgs

#37760: Refactor makeunicodedata.py: dedupe parsing, use dataclass
https://bugs.python.org/issue37760  21 msgs

#37830: continue and break in finally with return in try results with 
https://bugs.python.org/issue37830  13 msgs

#37774: Micro-optimize vectorcall using PY_LIKELY
https://bugs.python.org/issue37774  12 msgs

#37812: Make implicit returns explicit in longobject.c (in CHECK_SMALL
https://bugs.python.org/issue37812  10 msgs

#29535: datetime hash is deterministic in some cases
https://bugs.python.org/issue29535   9 msgs

#32771: merge the underlying data stores of unicodedata and the str ty
https://bugs.python.org/issue32771   9 msgs

#37848: More fully implement Unicode's case mappings
https://bugs.python.org/issue37848   8 msgs

#32912: Raise non-silent warning for invalid escape sequences
https://bugs.python.org/issue32912   7 msgs

#37849: IDLE: Completion window misplaced when shown above current lin
https://bugs.python.org/issue37849   6 msgs



Issues closed (38)
==================

#16837: Number ABC can be instantiated
https://bugs.python.org/issue16837  closed by rhettinger

#20861: datetime argument handling inconsistent; should accept logical
https://bugs.python.org/issue20861  closed by vstinner

#21131: test_faulthandler.test_register_chain fails on 64bit ppc/arm w
https://bugs.python.org/issue21131  closed by vstinner

#25172: Unix-only crypt should not be present on Windows.
https://bugs.python.org/issue25172  closed by steve.dower

#32423: The Windows SDK version 10.0.15063.0 was not found
https://bugs.python.org/issue32423  closed by isuruf

#34985: python finds test modules from the wrong directory during PGO 
https://bugs.python.org/issue34985  closed by willingc

#36030: add internal API function to create tuple without items array 
https://bugs.python.org/issue36030  closed by vstinner

#37256: urllib.request.Request documentation erroneously refers to the
https://bugs.python.org/issue37256  closed by orsenthil

#37354: Write PowerShell Activate.ps1 to be static so it can be signed
https://bugs.python.org/issue37354  closed by steve.dower

#37531: Fix regrtest timeout for subprocesses: regrtest -jN --timeout=
https://bugs.python.org/issue37531  closed by vstinner

#37540: vectorcall: keyword names must be strings
https://bugs.python.org/issue37540  closed by jdemeyer

#37583: Got a 113 error when running the test_socket
https://bugs.python.org/issue37583  closed by vstinner

#37642: timezone allows no offset from range (23:59, 24:00)
https://bugs.python.org/issue37642  closed by p-ganssle

#37681: warning: ‘no_sanitize_thread’
https://bugs.python.org/issue37681  closed by vstinner

#37689: Add Path.is_relative_to()
https://bugs.python.org/issue37689  closed by pitrou

#37738: curses.addch('a', curses.color_pair(1)) ignores the color info
https://bugs.python.org/issue37738  closed by vstinner

#37799: Renaming Doc/reference/ to Doc/language/
https://bugs.python.org/issue37799  closed by Mariatta

#37804: Remove Thread.isAlive in Python 3.9
https://bugs.python.org/issue37804  closed by vstinner

#37807: Make hash() return a non-negative number
https://bugs.python.org/issue37807  closed by rhettinger

#37809: Alias typing.NamedTuple to collections
https://bugs.python.org/issue37809  closed by levkivskyi

#37811: [FreeBSD, OSX] Socket module: incorrect usage of poll(2)
https://bugs.python.org/issue37811  closed by vstinner

#37813: PEP 7 line-breaking with binary operations contradicts Knuth's
https://bugs.python.org/issue37813  closed by gvanrossum

#37814: typing module: empty tuple syntax is undocumented
https://bugs.python.org/issue37814  closed by gvanrossum

#37818: Behaviors of binary bitwise operators contradicting documentat
https://bugs.python.org/issue37818  closed by steven.daprano

#37819: as_integer_ratio() missing from fractions.Fraction()
https://bugs.python.org/issue37819  closed by rhettinger

#37822: Add math.as_integer_ratio()
https://bugs.python.org/issue37822  closed by rhettinger

#37831: bool(~True) == True
https://bugs.python.org/issue37831  closed by josh.r

#37833: tkinter crashes macOS in the latest macOS update 10.14.6
https://bugs.python.org/issue37833  closed by ned.deily

#37845: SLCertVerificationError: Unable to handle SAN names (from Cert
https://bugs.python.org/issue37845  closed by christian.heimes

#37847: The IDLE does not show previous code suggestions if I tap on t
https://bugs.python.org/issue37847  closed by terry.reedy

#37850: Console: holding right arrow key reproduces entire previous in
https://bugs.python.org/issue37850  closed by paul.moore

#37852: Pickling doesn't work for name-mangled private methods
https://bugs.python.org/issue37852  closed by josh.r

#37853: [urllib.parse.urlparse] It does not correctly parse the URL wi
https://bugs.python.org/issue37853  closed by CuriousLearner

#37859: time.process_time() constant / erratic on Windows
https://bugs.python.org/issue37859  closed by Red Glyph

#37861: Install fails on MacOS X 10.6 with python >= 3.7.1
https://bugs.python.org/issue37861  closed by ned.deily

#37863: Speed up hash(fractions.Fraction)
https://bugs.python.org/issue37863  closed by rhettinger

#37867: docs says subprocess.run accepts a string but this does not wo
https://bugs.python.org/issue37867  closed by SilentGhost

#37874: json traceback on a float
https://bugs.python.org/issue37874  closed by serhiy.storchaka
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/F5YLPP6JXMOXAZ4EJHZVSWGKGLQIQLFX/

Reply via email to