[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Mar 22 14:08:13 EDT 2019


ACTIVITY SUMMARY (2019-03-15 - 2019-03-22)
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    7051 ( +3)
  closed 41100 (+91)
  total  48151 (+94)

Open issues with patches: 2817 


Issues opened (55)
==================

#35121: Cookie domain check returns incorrect results
https://bugs.python.org/issue35121  reopened by xtreak

#36309: Remove tempfile.mktemp()
https://bugs.python.org/issue36309  opened by John Hagen

#36310: pygettext3.7 Does Not Recognize gettext Calls Within fstrings
https://bugs.python.org/issue36310  opened by Allie Fitter

#36311: Flaw in Windows code page decoder for large input
https://bugs.python.org/issue36311  opened by serhiy.storchaka

#36313: error: [Errno 13] Permission denied: '/usr/local/lib/python3.7
https://bugs.python.org/issue36313  opened by bunhin

#36315: Unable to install Python 3.7.2
https://bugs.python.org/issue36315  opened by ecesujoy at gmail.com

#36318: Adding support for setting the "disabled" attribute of loggers
https://bugs.python.org/issue36318  opened by maggyero

#36319: Erro 0xC0000374 on windows 10
https://bugs.python.org/issue36319  opened by heckad

#36322: Argument typo in dbm.ndbm.open
https://bugs.python.org/issue36322  opened by rougeth

#36323: IDLE: always display full grep path
https://bugs.python.org/issue36323  opened by terry.reedy

#36326: Build-out help() to read __slots__ with an optional data dicti
https://bugs.python.org/issue36326  opened by rhettinger

#36329: use the right python "make -C Doc/ serve"
https://bugs.python.org/issue36329  opened by matrixise

#36330: Warning about a potential dead code in timemodule and Clang
https://bugs.python.org/issue36330  opened by matrixise

#36335: Factor out / add bdb.Bdb.is_skipped_frame
https://bugs.python.org/issue36335  opened by blueyed

#36338: urlparse of urllib returns wrong hostname
https://bugs.python.org/issue36338  opened by Xianbo Wang

#36339: test_ttk_guionly: test_traversal() fails randomly on AMD64 Win
https://bugs.python.org/issue36339  opened by vstinner

#36340: 3.7.3rc1 Install Certificates fails on macOS
https://bugs.python.org/issue36340  opened by Dima.Tisnek

#36341: bind() on AF_UNIX socket may fail in tests run as non-root
https://bugs.python.org/issue36341  opened by xdegaye

#36342: test_venv failure when executed by test_multiprocessing and th
https://bugs.python.org/issue36342  opened by xdegaye

#36345: Deprecate Tools/scripts/serve.py in favour of python -m http.s
https://bugs.python.org/issue36345  opened by matrixise

#36346: Prepare for removing the legacy Unicode C API
https://bugs.python.org/issue36346  opened by serhiy.storchaka

#36347: Renaming the constants for the .flags of PyMemberDef
https://bugs.python.org/issue36347  opened by matrixise

#36348: test_imaplib.RemoteIMAP_STARTTLSTest.test_logout() fails rando
https://bugs.python.org/issue36348  opened by vstinner

#36350: inspect.Signature.parameters and inspect.BoundArguments.argume
https://bugs.python.org/issue36350  opened by remi.lapeyre

#36351: the ipv6type variable in configure.ac may be set incorrectly w
https://bugs.python.org/issue36351  opened by xdegaye

#36353: rpath incorrectly handled on OSX by build_ext
https://bugs.python.org/issue36353  opened by Toon Verstraelen

#36354: Use CreateProcessW for Python 2.7 on Windows.
https://bugs.python.org/issue36354  opened by Ray Donnelly

#36355: Remove documentation and internal use of the *RESTRICTED const
https://bugs.python.org/issue36355  opened by josh.r

#36356: Failure to build with address sanitizer
https://bugs.python.org/issue36356  opened by btharper

#36359: contextvars documentation unclear on thread-locality
https://bugs.python.org/issue36359  opened by Hameer Abbasi2

#36361: generate correct pyconfig.h when cross-compiling
https://bugs.python.org/issue36361  opened by xdegaye

#36364: errors in multiprocessing.shared_memory examples
https://bugs.python.org/issue36364  opened by pierreglaser

#36366: Patcher stop method should be idempotent
https://bugs.python.org/issue36366  opened by sfreilich

#36368: server process of shared_memory shuts down if KeyboardInterrup
https://bugs.python.org/issue36368  opened by pierreglaser

#36369: test_weakref super slow on RPi Zero
https://bugs.python.org/issue36369  opened by DNSGeek

#36370: Check for PyErr_Occurred() after PyImport_GetModule().
https://bugs.python.org/issue36370  opened by asmeurer

#36372: Flawed handling of URL redirect
https://bugs.python.org/issue36372  opened by bugburger

#36373: asyncio.gather: no docs for deprecated loop parameter
https://bugs.python.org/issue36373  opened by dtrauma

#36375: PEP 499 implementation: "python -m foo" binds the main module 
https://bugs.python.org/issue36375  opened by cameron

#36377: Python 'datastructures.html' docs page needs improvement becau
https://bugs.python.org/issue36377  opened by shoark7

#36378: Add support to load from paths to json.load
https://bugs.python.org/issue36378  opened by DaniFojo

#36379: nb_inplace_pow is always called with an invalid argument
https://bugs.python.org/issue36379  opened by Zuzu_Typ

#36381: Deprecate "#" argument format without PY_SSIZE_T_CLEAN
https://bugs.python.org/issue36381  opened by inada.naoki

#36383: In Windows 10 virtual environments distutils.sysconfig.get_pyt
https://bugs.python.org/issue36383  opened by Mark Campanelli

#36384: ipaddress Should not reject IPv4 addresses with leading zeroes
https://bugs.python.org/issue36384  opened by Joel Croteau

#36387: Refactor getenvironment() in _winapi.c
https://bugs.python.org/issue36387  opened by serhiy.storchaka

#36388: pdb: do_debug installs sys.settrace handler when used inside p
https://bugs.python.org/issue36388  opened by blueyed

#36389: Add gc.enable_object_debugger(): detect corrupted Python objec
https://bugs.python.org/issue36389  opened by vstinner

#36390: IDLE: Refactor formatting methods from editor
https://bugs.python.org/issue36390  opened by cheryl.sabella

#36392: IPv4Interface Object has no attributte prefixlen
https://bugs.python.org/issue36392  opened by Eddgar Rojas

#36394: test_multiprocessing_spawn fails on Windows7 3.x buildbot
https://bugs.python.org/issue36394  opened by pablogsal

#36395: Add deferred single-threaded/fake executor to concurrent.futur
https://bugs.python.org/issue36395  opened by Brian McCutchon

#36396: Remove fgBg param of idlelib.config.GetHighlight()
https://bugs.python.org/issue36396  opened by terry.reedy

#36398: A possible crash in structseq.c's structseq_repr()
https://bugs.python.org/issue36398  opened by ZackerySpytz

#36399: multiprocessing: Queue does not work in virtualenv but works f
https://bugs.python.org/issue36399  opened by Bernt.Røskar.Brenna



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

#36395: Add deferred single-threaded/fake executor to concurrent.futur
https://bugs.python.org/issue36395

#36394: test_multiprocessing_spawn fails on Windows7 3.x buildbot
https://bugs.python.org/issue36394

#36392: IPv4Interface Object has no attributte prefixlen
https://bugs.python.org/issue36392

#36388: pdb: do_debug installs sys.settrace handler when used inside p
https://bugs.python.org/issue36388

#36387: Refactor getenvironment() in _winapi.c
https://bugs.python.org/issue36387

#36384: ipaddress Should not reject IPv4 addresses with leading zeroes
https://bugs.python.org/issue36384

#36383: In Windows 10 virtual environments distutils.sysconfig.get_pyt
https://bugs.python.org/issue36383

#36369: test_weakref super slow on RPi Zero
https://bugs.python.org/issue36369

#36364: errors in multiprocessing.shared_memory examples
https://bugs.python.org/issue36364

#36361: generate correct pyconfig.h when cross-compiling
https://bugs.python.org/issue36361

#36359: contextvars documentation unclear on thread-locality
https://bugs.python.org/issue36359

#36353: rpath incorrectly handled on OSX by build_ext
https://bugs.python.org/issue36353

#36351: the ipv6type variable in configure.ac may be set incorrectly w
https://bugs.python.org/issue36351

#36350: inspect.Signature.parameters and inspect.BoundArguments.argume
https://bugs.python.org/issue36350

#36341: bind() on AF_UNIX socket may fail in tests run as non-root
https://bugs.python.org/issue36341



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

#36398: A possible crash in structseq.c's structseq_repr()
https://bugs.python.org/issue36398

#36396: Remove fgBg param of idlelib.config.GetHighlight()
https://bugs.python.org/issue36396

#36394: test_multiprocessing_spawn fails on Windows7 3.x buildbot
https://bugs.python.org/issue36394

#36390: IDLE: Refactor formatting methods from editor
https://bugs.python.org/issue36390

#36389: Add gc.enable_object_debugger(): detect corrupted Python objec
https://bugs.python.org/issue36389

#36388: pdb: do_debug installs sys.settrace handler when used inside p
https://bugs.python.org/issue36388

#36387: Refactor getenvironment() in _winapi.c
https://bugs.python.org/issue36387

#36381: Deprecate "#" argument format without PY_SSIZE_T_CLEAN
https://bugs.python.org/issue36381

#36378: Add support to load from paths to json.load
https://bugs.python.org/issue36378

#36377: Python 'datastructures.html' docs page needs improvement becau
https://bugs.python.org/issue36377

#36375: PEP 499 implementation: "python -m foo" binds the main module 
https://bugs.python.org/issue36375

#36368: server process of shared_memory shuts down if KeyboardInterrup
https://bugs.python.org/issue36368

#36366: Patcher stop method should be idempotent
https://bugs.python.org/issue36366

#36364: errors in multiprocessing.shared_memory examples
https://bugs.python.org/issue36364

#36361: generate correct pyconfig.h when cross-compiling
https://bugs.python.org/issue36361



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

#34160: ElementTree not preserving attribute order
https://bugs.python.org/issue34160  23 msgs

#36236: Python crash on macOS when CWD is invalid
https://bugs.python.org/issue36236  13 msgs

#36356: Failure to build with address sanitizer
https://bugs.python.org/issue36356  11 msgs

#36346: Prepare for removing the legacy Unicode C API
https://bugs.python.org/issue36346  10 msgs

#36370: Check for PyErr_Occurred() after PyImport_GetModule().
https://bugs.python.org/issue36370   9 msgs

#36299: array: Deprecate 'u' type in array module
https://bugs.python.org/issue36299   8 msgs

#35066: Inconsistency between dangling '%' handling in time.strftime()
https://bugs.python.org/issue35066   6 msgs

#36342: test_venv failure when executed by test_multiprocessing and th
https://bugs.python.org/issue36342   6 msgs

#36389: Add gc.enable_object_debugger(): detect corrupted Python objec
https://bugs.python.org/issue36389   6 msgs

#23984: Documentation error: Descriptors
https://bugs.python.org/issue23984   5 msgs



Issues closed (83)
==================

#4071: ntpath.abspath fails for long str paths
https://bugs.python.org/issue4071  closed by eryksun

#7936: sys.argv contains only scriptname
https://bugs.python.org/issue7936  closed by terry.reedy

#8677: Modules needing PY_SSIZE_T_CLEAN
https://bugs.python.org/issue8677  closed by inada.naoki

#10641: kill_python sometimes fails to kill processes on buildbots
https://bugs.python.org/issue10641  closed by zach.ware

#12616: zip fixer fails on zip()[:-1]
https://bugs.python.org/issue12616  closed by xtreak

#12622: failfast argument to TextTestRunner not documented
https://bugs.python.org/issue12622  closed by cheryl.sabella

#13668: mute ImportError in __del__ of _threading_local module
https://bugs.python.org/issue13668  closed by xtreak

#18016: subprocess should open stdin in mode w+b on windows
https://bugs.python.org/issue18016  closed by cheryl.sabella

#18249: Incorrect and incomplete help docs for close() method
https://bugs.python.org/issue18249  closed by adelfino

#19415: test_gdb fails when using --without-doc-strings on Fedora 19
https://bugs.python.org/issue19415  closed by matrixise

#21960: Better path handling in Idle find in files
https://bugs.python.org/issue21960  closed by cheryl.sabella

#22587: os.path.abspath(None) behavior is inconsistent between platfor
https://bugs.python.org/issue22587  closed by SilentGhost

#23216: IDLE grep/find/replace source code needs docstrings
https://bugs.python.org/issue23216  closed by cheryl.sabella

#26103: Contradiction in definition of "data descriptor" between (dott
https://bugs.python.org/issue26103  closed by Aaron Hall

#26517: Crash in installer
https://bugs.python.org/issue26517  closed by cheryl.sabella

#30903: IPv4Network's hostmask attribute doesn't returns string value 
https://bugs.python.org/issue30903  closed by cheryl.sabella

#31470: Py_Initialize documentation wrong
https://bugs.python.org/issue31470  closed by cheryl.sabella

#31495: Wrong offset with IndentationError ("expected an indented bloc
https://bugs.python.org/issue31495  closed by cheryl.sabella

#32142: heapq.heappop - documentation misleading or doesn't work
https://bugs.python.org/issue32142  closed by cheryl.sabella

#32147: improve performance of binascii.unhexlify() by using conversio
https://bugs.python.org/issue32147  closed by serhiy.storchaka

#33635: OSError when using pathlib.Path.rglob() to list device files
https://bugs.python.org/issue33635  closed by cheryl.sabella

#34461: Availability of parsers in etree initializer
https://bugs.python.org/issue34461  closed by ned.deily

#34965: Python on Docker container using flask is going down after som
https://bugs.python.org/issue34965  closed by cheryl.sabella

#35284: Incomplete error handling in Python/compile.c:compiler_call()
https://bugs.python.org/issue35284  closed by serhiy.storchaka

#35388: _PyRuntime_Initialize() called after Py_Finalize() does nothin
https://bugs.python.org/issue35388  closed by vstinner

#35493: multiprocessing.Pool._worker_handler(): use SIGCHLD to be noti
https://bugs.python.org/issue35493  closed by pablogsal

#35715: ProcessPool workers hold onto return value of last task in mem
https://bugs.python.org/issue35715  closed by pablogsal

#35752: test_buffer fails on ppc64le: memoryview pack_single() is misc
https://bugs.python.org/issue35752  closed by vstinner

#35978: test_venv fails in Travis with GCC
https://bugs.python.org/issue35978  closed by steve.dower

#36124: Provide convenient C API for storing per-interpreter state
https://bugs.python.org/issue36124  closed by eric.snow

#36195: initializer is not a valid param in ThreadPoolExecutor
https://bugs.python.org/issue36195  closed by ned.deily

#36211: show full url when execute "make -C Doc/ serve"
https://bugs.python.org/issue36211  closed by mdk

#36215: Should AppVeyor run compile Python in debug mode?
https://bugs.python.org/issue36215  closed by vstinner

#36233: xml ElementTree quotation marks of xml version string
https://bugs.python.org/issue36233  closed by serhiy.storchaka

#36235: distutils.sysconfig.customize_compiler() overrides CFLAGS var 
https://bugs.python.org/issue36235  closed by vstinner

#36256: parser module fails on legal input
https://bugs.python.org/issue36256  closed by pablogsal

#36268: Change default tar format to modern POSIX 2001 (pax) for bette
https://bugs.python.org/issue36268  closed by serhiy.storchaka

#36272: Recursive logging crashes Interpreter in Python 3
https://bugs.python.org/issue36272  closed by vinay.sajip

#36276: Python urllib CRLF injection vulnerability
https://bugs.python.org/issue36276  closed by orsenthil

#36292: Coverity scan: Resource leaks in longobject.c
https://bugs.python.org/issue36292  closed by vstinner

#36297: Remove unicode_internal codec
https://bugs.python.org/issue36297  closed by inada.naoki

#36300: eval of comprehension cannot access local variables
https://bugs.python.org/issue36300  closed by terry.reedy

#36307: Upgrade Travis CI config to Xenial from near-EoL Trusty and re
https://bugs.python.org/issue36307  closed by inada.naoki

#36308: Fix warning in _PyPathConfig_ComputeArgv0
https://bugs.python.org/issue36308  closed by matrixise

#36312: Invalid flag for some code page decoders
https://bugs.python.org/issue36312  closed by serhiy.storchaka

#36314: Pivot_Table Docstring Error
https://bugs.python.org/issue36314  closed by SilentGhost

#36316: Provide SHA256 checksums for installers
https://bugs.python.org/issue36316  closed by benjamin.peterson

#36317: Typo in documentation of _PyObject_FastCallDict
https://bugs.python.org/issue36317  closed by vstinner

#36320: typing.NamedTuple to switch from OrderedDict to regular dict
https://bugs.python.org/issue36320  closed by rhettinger

#36321: Fix misspelled attribute name in namedtuple()
https://bugs.python.org/issue36321  closed by rhettinger

#36324: Inverse cumulative normal distribution function
https://bugs.python.org/issue36324  closed by rhettinger

#36325: Build-out help() to support a class level data dictionary
https://bugs.python.org/issue36325  closed by rhettinger

#36327: Remove EOLed Py34 from "Status of Python branches"
https://bugs.python.org/issue36327  closed by xtreak

#36328: tstate may be used uninitialized in Py_NewInterpreter
https://bugs.python.org/issue36328  closed by vstinner

#36331: check_output is returning non-zero exit status 1
https://bugs.python.org/issue36331  closed by ned.deily

#36332: compile() error on AST object with assignment expression
https://bugs.python.org/issue36332  closed by pablogsal

#36333: memory leaks detected with valgrind for python -V
https://bugs.python.org/issue36333  closed by vstinner

#36334: pathlib.Path  unexpected (wrong) behaviour when combining path
https://bugs.python.org/issue36334  closed by eryksun

#36336: test_httplib, test_multiprocessing_forkserver leaks on x86 Gen
https://bugs.python.org/issue36336  closed by vstinner

#36337: Use socket.sendall()/send() send data larger than 2GB will be 
https://bugs.python.org/issue36337  closed by vstinner

#36343: Certificate added to Win Store not available
https://bugs.python.org/issue36343  closed by steve.dower

#36344: install_certificates.command too complicated,  copy from pip's
https://bugs.python.org/issue36344  closed by ned.deily

#36349: Including parentheses in a regular expression pattern enclosed
https://bugs.python.org/issue36349  closed by matrixise

#36352: Modules/getpath.c should not use hardcoded buffer sizes (MAXPA
https://bugs.python.org/issue36352  closed by vstinner

#36357: Build 32bit Python on Windows with SSE2 instruction set
https://bugs.python.org/issue36357  closed by Ma Lin

#36358: bool type does not support True or False as command line argv
https://bugs.python.org/issue36358  closed by serhiy.storchaka

#36360: undef HAVE_STROPTS_H in pyconfig.h.in is ignored
https://bugs.python.org/issue36360  closed by Shady Atef

#36362: Detected unused variables in import.c and HAVE_DYNAMIC_LOADING
https://bugs.python.org/issue36362  closed by brett.cannon

#36363: Wrong type when missname dataclass attribute with existing var
https://bugs.python.org/issue36363  closed by gvanrossum

#36365: Objects/structseq.c: warning: 'strncpy' specified bound depend
https://bugs.python.org/issue36365  closed by vstinner

#36367: tokenizer.c memory leak in case of realloc failure
https://bugs.python.org/issue36367  closed by pablogsal

#36371: FancyGetopt.generate_help crashes with TypeError
https://bugs.python.org/issue36371  closed by SilentGhost

#36374: A possible null pointer dereference in compile.c's merge_const
https://bugs.python.org/issue36374  closed by inada.naoki

#36376: Wrong position of SyntaxError in IDLE
https://bugs.python.org/issue36376  closed by terry.reedy

#36380: collections.Counter in-place operators are unexpectedly slow
https://bugs.python.org/issue36380  closed by rhettinger

#36382: socket.getfqdn() returns domain "mshome.net"
https://bugs.python.org/issue36382  closed by markuskramerIgitt

#36385: Add ``elif`` sentence on to avoid multiple ``if``
https://bugs.python.org/issue36385  closed by rhettinger

#36386: segfault on PyUnicode_DecodeFSDefaultAndSize for uninitialized
https://bugs.python.org/issue36386  closed by vstinner

#36391: XSS in bugs.python.org 404 error page
https://bugs.python.org/issue36391  closed by SilentGhost

#36393: python user define function is replacing variable value
https://bugs.python.org/issue36393  closed by zach.ware

#36397: re.split() incorrectly splitting on zero-width pattern
https://bugs.python.org/issue36397  closed by mrabarnett

#36400: Add activate script to venv root folder
https://bugs.python.org/issue36400  closed by brett.cannon

#969718: BASECFLAGS are not passed to module build line
https://bugs.python.org/issue969718  closed by vstinner


More information about the Python-Dev mailing list