ACTIVITY SUMMARY (2018-12-28 - 2019-01-04)
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    6922 (+19)
  closed 40487 (+34)
  total  47409 (+53)

Open issues with patches: 2748 


Issues opened (34)
==================

#35606: Add prod() function to the math module
https://bugs.python.org/issue35606  opened by rhettinger

#35608: python3 multiprocessing queue deadlock when use thread and pro
https://bugs.python.org/issue35608  opened by beruhan

#35610: IDLE: replace use of EditorWindow.context_use_ps1
https://bugs.python.org/issue35610  opened by terry.reedy

#35611: open doesn't call IncrementalEncoder with final=True
https://bugs.python.org/issue35611  opened by haney

#35615: "RuntimeError: Dictionary changed size during iteration" when 
https://bugs.python.org/issue35615  opened by ltfish

#35616: Change references to '4.0'.
https://bugs.python.org/issue35616  opened by terry.reedy

#35617: unittest discover does not work with implicit namespaces
https://bugs.python.org/issue35617  opened by Simon Fagerholm

#35618: Allow users to set suffix list in cookiejar policy
https://bugs.python.org/issue35618  opened by xtreak

#35619: Support custom data descriptors in pydoc
https://bugs.python.org/issue35619  opened by serhiy.storchaka

#35620: asyncio test failure on appveyor
https://bugs.python.org/issue35620  opened by terry.reedy

#35621: asyncio.create_subprocess_exec() only works with main event lo
https://bugs.python.org/issue35621  opened by sth

#35622: Add support for Linux SCHED_DEADLINE
https://bugs.python.org/issue35622  opened by mb_

#35624: Shelve sync issues while using Gevent
https://bugs.python.org/issue35624  opened by Oded Engel

#35625: documentation of list, set & dict comprehension make no mentio
https://bugs.python.org/issue35625  opened by bzip2

#35627: multiprocessing.queue in 3.7.2 doesn't behave as it was in 3.7
https://bugs.python.org/issue35627  opened by June Kim

#35628: Allow lazy loading of translations in gettext.
https://bugs.python.org/issue35628  opened by s-ball

#35629: hang and/or leaked processes with multiprocessing.Pool(...).im
https://bugs.python.org/issue35629  opened by Anthony Sottile

#35632: support unparse for Suite ast
https://bugs.python.org/issue35632  opened by thautwarm

#35633: test_eintr fails on AIX since fcntl functions were modified
https://bugs.python.org/issue35633  opened by Michael.Felt

#35634: kwargs regression when there are multiple entries with the sam
https://bugs.python.org/issue35634  opened by iceboy

#35635: asyncio.create_subprocess_exec() only works in main thread
https://bugs.python.org/issue35635  opened by stefan

#35636: remove redundant check in unicode_hash(PyObject *self)
https://bugs.python.org/issue35636  opened by Ma Lin

#35638: Introduce fixed point locale aware format type for floating po
https://bugs.python.org/issue35638  opened by steelman

#35639: Lowecasing Unicode Characters
https://bugs.python.org/issue35639  opened by kingofsevens

#35640: Allow passing PathLike arguments to SimpleHTTPRequestHandler
https://bugs.python.org/issue35640  opened by eamanu

#35642: _asynciomodule.c compiled in both pythoncore.vcxproj and _asyn
https://bugs.python.org/issue35642  opened by Gregory.Szorc

#35644: venv doesn't work on Windows when no venvlauncher executable p
https://bugs.python.org/issue35644  opened by Ray Donnelly

#35647: Cookie path check returns incorrect results
https://bugs.python.org/issue35647  opened by xtreak

#35649: http.client doesn't close. Infinite loop
https://bugs.python.org/issue35649  opened by skorpeo

#35651: PEP 257 (active) references PEP 258 (rejected) as if it were a
https://bugs.python.org/issue35651  opened by ExplodingCabbage

#35652: Add use_srcentry parameter to shutil.copytree() II
https://bugs.python.org/issue35652  opened by flokX

#35654: Remove 'guarantee' that sorting only relies on __lt__ from sor
https://bugs.python.org/issue35654  opened by mjpieters

#35656: More matchers in unittest.mock
https://bugs.python.org/issue35656  opened by Petter S

#35657: multiprocessing.Process.join() ignores timeout if child proces
https://bugs.python.org/issue35657  opened by Huazuo Gao



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

#35656: More matchers in unittest.mock
https://bugs.python.org/issue35656

#35652: Add use_srcentry parameter to shutil.copytree() II
https://bugs.python.org/issue35652

#35651: PEP 257 (active) references PEP 258 (rejected) as if it were a
https://bugs.python.org/issue35651

#35647: Cookie path check returns incorrect results
https://bugs.python.org/issue35647

#35642: _asynciomodule.c compiled in both pythoncore.vcxproj and _asyn
https://bugs.python.org/issue35642

#35640: Allow passing PathLike arguments to SimpleHTTPRequestHandler
https://bugs.python.org/issue35640

#35635: asyncio.create_subprocess_exec() only works in main thread
https://bugs.python.org/issue35635

#35632: support unparse for Suite ast
https://bugs.python.org/issue35632

#35628: Allow lazy loading of translations in gettext.
https://bugs.python.org/issue35628

#35625: documentation of list, set & dict comprehension make no mentio
https://bugs.python.org/issue35625

#35622: Add support for Linux SCHED_DEADLINE
https://bugs.python.org/issue35622

#35621: asyncio.create_subprocess_exec() only works with main event lo
https://bugs.python.org/issue35621

#35619: Support custom data descriptors in pydoc
https://bugs.python.org/issue35619

#35618: Allow users to set suffix list in cookiejar policy
https://bugs.python.org/issue35618

#35610: IDLE: replace use of EditorWindow.context_use_ps1
https://bugs.python.org/issue35610



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

#35652: Add use_srcentry parameter to shutil.copytree() II
https://bugs.python.org/issue35652

#35642: _asynciomodule.c compiled in both pythoncore.vcxproj and _asyn
https://bugs.python.org/issue35642

#35638: Introduce fixed point locale aware format type for floating po
https://bugs.python.org/issue35638

#35636: remove redundant check in unicode_hash(PyObject *self)
https://bugs.python.org/issue35636

#35633: test_eintr fails on AIX since fcntl functions were modified
https://bugs.python.org/issue35633

#35619: Support custom data descriptors in pydoc
https://bugs.python.org/issue35619

#35617: unittest discover does not work with implicit namespaces
https://bugs.python.org/issue35617

#35616: Change references to '4.0'.
https://bugs.python.org/issue35616

#35615: "RuntimeError: Dictionary changed size during iteration" when 
https://bugs.python.org/issue35615

#35610: IDLE: replace use of EditorWindow.context_use_ps1
https://bugs.python.org/issue35610

#35606: Add prod() function to the math module
https://bugs.python.org/issue35606

#35605: backported patch requires new sphinx, minimum sphinx version w
https://bugs.python.org/issue35605

#35603: table header in output of difflib.HtmlDiff.make_table is not e
https://bugs.python.org/issue35603

#35598: IDLE: Modernize config_key module
https://bugs.python.org/issue35598

#35596: Fatal Python error: initfsencoding: unable to load the file sy
https://bugs.python.org/issue35596



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

#35598: IDLE: Modernize config_key module
https://bugs.python.org/issue35598  11 msgs

#35638: Introduce fixed point locale aware format type for floating po
https://bugs.python.org/issue35638  10 msgs

#35431: Add a function for computing binomial coefficients to the math
https://bugs.python.org/issue35431   9 msgs

#35636: remove redundant check in unicode_hash(PyObject *self)
https://bugs.python.org/issue35636   9 msgs

#35605: backported patch requires new sphinx, minimum sphinx version w
https://bugs.python.org/issue35605   8 msgs

#35214: Get the test suite passing with clang Memory Sanitizer enabled
https://bugs.python.org/issue35214   7 msgs

#35644: venv doesn't work on Windows when no venvlauncher executable p
https://bugs.python.org/issue35644   7 msgs

#35603: table header in output of difflib.HtmlDiff.make_table is not e
https://bugs.python.org/issue35603   6 msgs

#35608: python3 multiprocessing queue deadlock when use thread and pro
https://bugs.python.org/issue35608   6 msgs

#35654: Remove 'guarantee' that sorting only relies on __lt__ from sor
https://bugs.python.org/issue35654   6 msgs



Issues closed (34)
==================

#19120: shlex.shlex.lineno reports a different number depending on the
https://bugs.python.org/issue19120  closed by cheryl.sabella

#20182: Derby #13: Convert 50 sites to Argument Clinic across 5 files
https://bugs.python.org/issue20182  closed by taleinat

#20849: add exist_ok to shutil.copytree
https://bugs.python.org/issue20849  closed by giampaolo.rodola

#28503: [Patch] '_crypt' module: fix implicit declaration of crypt(), 
https://bugs.python.org/issue28503  closed by gregory.p.smith

#32492: C Fast path for namedtuple's property/itemgetter pair
https://bugs.python.org/issue32492  closed by rhettinger

#33234: Improve list() pre-sizing for inputs with known lengths
https://bugs.python.org/issue33234  closed by pablogsal

#33987: IDLE: use ttk.Frame for ttk widgets
https://bugs.python.org/issue33987  closed by terry.reedy

#34055: IDLE: erroneous 'smart' indents in shell
https://bugs.python.org/issue34055  closed by terry.reedy

#35225: test_faulthandler fails under ubsan
https://bugs.python.org/issue35225  closed by gregory.p.smith

#35570: 2to3 creates code using deprecated imp module
https://bugs.python.org/issue35570  closed by terry.reedy

#35583: (glibc2.28/MIPS32EL) python 3.7.x interpreter segmentation fau
https://bugs.python.org/issue35583  closed by broly

#35588: Speed up mod/divmod/floordiv for Fraction type
https://bugs.python.org/issue35588  closed by serhiy.storchaka

#35594: Python script generating Segmentation Fault
https://bugs.python.org/issue35594  closed by terry.reedy

#35601: Race condition in test_signal_handling_args x86-64 High Sierra
https://bugs.python.org/issue35601  closed by pablogsal

#35602: cleanup code may fail in test_asyncio.test_unix_events.Selecto
https://bugs.python.org/issue35602  closed by pablogsal

#35607: python3 multiprocessing queue deadlock when use thread and pro
https://bugs.python.org/issue35607  closed by beruhan

#35609: Improve of abc.py docstring
https://bugs.python.org/issue35609  closed by serhiy.storchaka

#35612: Text wrap over text containing tab character
https://bugs.python.org/issue35612  closed by Devika Sondhi

#35613: Escaping string containing invalid characters as per XML
https://bugs.python.org/issue35613  closed by ned.deily

#35614: Broken help() on metaclasses
https://bugs.python.org/issue35614  closed by ncoghlan

#35623: Segfault in test_bigmem.ListTest.test_sort
https://bugs.python.org/issue35623  closed by benjamin.peterson

#35626: Python dictreader KeyError issue
https://bugs.python.org/issue35626  closed by eric.smith

#35630: Missing code tag for "python3" in README.rst
https://bugs.python.org/issue35630  closed by benjamin.peterson

#35631: Improve typing docs wrt abstract/concrete collection types
https://bugs.python.org/issue35631  closed by levkivskyi

#35637: Factorial should be able to evaluate float arguments
https://bugs.python.org/issue35637  closed by serhiy.storchaka

#35641: IDLE: calltips not properly formatted for functions without do
https://bugs.python.org/issue35641  closed by taleinat

#35643: SyntaxWarning: invalid escape sequence in Modules/_sha3/cleanu
https://bugs.python.org/issue35643  closed by benjamin.peterson

#35645: Alarm usage
https://bugs.python.org/issue35645  closed by steven.daprano

#35646: python -v writes to stderr
https://bugs.python.org/issue35646  closed by eric.smith

#35648: Add use_srcentry parameter to shutil.copytree()
https://bugs.python.org/issue35648  closed by flokX

#35650: cygwin treats X and X.exe as the same file
https://bugs.python.org/issue35650  closed by zach.ware

#35653: All regular expression match groups are the empty string
https://bugs.python.org/issue35653  closed by mrabarnett

#35655: documentation have wrong info about fibo module examples
https://bugs.python.org/issue35655  closed by christian.heimes

#35658: Reggie_Linear_Regression_Solution.ipynb devide by 10 diff with
https://bugs.python.org/issue35658  closed by steven.daprano
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to