ACTIVITY SUMMARY (2018-03-30 - 2018-04-06)
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    6568 (+25)
  closed 38420 (+27)
  total  44988 (+52)

Open issues with patches: 2558 


Issues opened (40)
==================

#23403: Use pickle protocol 4 by default?
https://bugs.python.org/issue23403  reopened by lukasz.langa

#31455: ElementTree.XMLParser() mishandles exceptions
https://bugs.python.org/issue31455  reopened by zach.ware

#33187: Document ElementInclude (XInclude) support in ElementTree
https://bugs.python.org/issue33187  opened by scoder

#33188: dataclass MRO entry resolution for type variable metaclasses: 
https://bugs.python.org/issue33188  opened by Ricyteach

#33189: pygettext doesn't work with f-strings
https://bugs.python.org/issue33189  opened by Riccardo Polignieri

#33190: problem with ABCMeta.__prepare__ when called after types.new_c
https://bugs.python.org/issue33190  opened by Ricyteach

#33191: Refleak in posix_spawn
https://bugs.python.org/issue33191  opened by zach.ware

#33192: asyncio should use signal.set_wakeup_fd on Windows
https://bugs.python.org/issue33192  opened by njs

#33193: Cannot create a venv on Windows when directory path contains d
https://bugs.python.org/issue33193  opened by Stuart Cuthbertson

#33194: Path-file objects does not have method to delete itself if its
https://bugs.python.org/issue33194  opened by rougeth

#33196: SEGV in mp.synchronize.Lock.__repr__ in spawn'ed proc if ctx m
https://bugs.python.org/issue33196  opened by arcivanov

#33197: Confusing error message when constructing invalid inspect.Para
https://bugs.python.org/issue33197  opened by Antony.Lee

#33198: Build on Linux with --enable-optimizations fails
https://bugs.python.org/issue33198  opened by fschulze

#33200: Optimize the empty set "literal"
https://bugs.python.org/issue33200  opened by serhiy.storchaka

#33201: Modernize "Extension types" documentation
https://bugs.python.org/issue33201  opened by pitrou

#33204: IDLE: remove \b from colorizer string prefix
https://bugs.python.org/issue33204  opened by terry.reedy

#33205: GROWTH_RATE prevents dict shrinking
https://bugs.python.org/issue33205  opened by inada.naoki

#33210: pkgutil.walk_packages "prefix" option docs are misleading
https://bugs.python.org/issue33210  opened by cykerway

#33211: lineno and col_offset are wrong on function definitions with d
https://bugs.python.org/issue33211  opened by gforcada

#33212: add several options to msgfmt.py
https://bugs.python.org/issue33212  opened by umedoblock

#33213: crypt function not hashing properly on Mac (uses a specific sa
https://bugs.python.org/issue33213  opened by Ron Reiter

#33214: join method for list and tuple
https://bugs.python.org/issue33214  opened by Javier Dehesa

#33216: Wrong order of stack for CALL_FUNCTION_VAR and CALL_FUNCTION_V
https://bugs.python.org/issue33216  opened by mvaled

#33217: x in enum.Flag member is True when x is not a Flag
https://bugs.python.org/issue33217  opened by Dutcho

#33219: x in IntFlag should test raise TypeError if x is not an IntFla
https://bugs.python.org/issue33219  opened by Dutcho

#33220: Antivirus hits on python-2.7.14.amd64.msi file
https://bugs.python.org/issue33220  opened by brett.rasmus...@inl.gov

#33221: Add stats for asyncio task usage.
https://bugs.python.org/issue33221  opened by asvetlov

#33222: Various test failures if PYTHONUSERBASE is not canonicalized
https://bugs.python.org/issue33222  opened by jdemeyer

#33223: test_posix fails ERRNO 0
https://bugs.python.org/issue33223  opened by wizofe

#33225: imaplib module IMAP4.append() unexpected response BAD Command 
https://bugs.python.org/issue33225  opened by yuy

#33227: Cmd do_something only accepts one argument
https://bugs.python.org/issue33227  opened by Oz.Tiram

#33228: Use Random.choices in tempfile
https://bugs.python.org/issue33228  opened by wolma

#33229: Documentation -  io — Core tools for working with streams - 
https://bugs.python.org/issue33229  opened by Mikhail Zakharov

#33230: _decimal build failure (unsupported platform for that module) 
https://bugs.python.org/issue33230  opened by Hubert Holin

#33232: Segmentation fault in operator.attrgetter
https://bugs.python.org/issue33232  opened by asturm

#33233: Suggest third-party cmd2 module as alternative to cmd
https://bugs.python.org/issue33233  opened by ned.deily

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

#33235: Better help text for dict.setdefault
https://bugs.python.org/issue33235  opened by Paddy McCarthy

#33236: MagicMock().__iter__.return_value is different from MagicMock(
https://bugs.python.org/issue33236  opened by mrh1997

#33237: Improve AttributeError message for partially initialized modul
https://bugs.python.org/issue33237  opened by serhiy.storchaka



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

#33236: MagicMock().__iter__.return_value is different from MagicMock(
https://bugs.python.org/issue33236

#33235: Better help text for dict.setdefault
https://bugs.python.org/issue33235

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

#33233: Suggest third-party cmd2 module as alternative to cmd
https://bugs.python.org/issue33233

#33225: imaplib module IMAP4.append() unexpected response BAD Command 
https://bugs.python.org/issue33225

#33222: Various test failures if PYTHONUSERBASE is not canonicalized
https://bugs.python.org/issue33222

#33220: Antivirus hits on python-2.7.14.amd64.msi file
https://bugs.python.org/issue33220

#33201: Modernize "Extension types" documentation
https://bugs.python.org/issue33201

#33198: Build on Linux with --enable-optimizations fails
https://bugs.python.org/issue33198

#33192: asyncio should use signal.set_wakeup_fd on Windows
https://bugs.python.org/issue33192

#33187: Document ElementInclude (XInclude) support in ElementTree
https://bugs.python.org/issue33187

#33174: error building the _sha3 module with Intel 2018 compilers
https://bugs.python.org/issue33174

#33173: GzipFile's .seekable() returns True even if underlying buffer 
https://bugs.python.org/issue33173

#33171: multiprocessing won't utilize all of platform resources
https://bugs.python.org/issue33171

#33168: distutils build/build_ext and --debug
https://bugs.python.org/issue33168



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

#33237: Improve AttributeError message for partially initialized modul
https://bugs.python.org/issue33237

#33228: Use Random.choices in tempfile
https://bugs.python.org/issue33228

#33227: Cmd do_something only accepts one argument
https://bugs.python.org/issue33227

#33217: x in enum.Flag member is True when x is not a Flag
https://bugs.python.org/issue33217

#33216: Wrong order of stack for CALL_FUNCTION_VAR and CALL_FUNCTION_V
https://bugs.python.org/issue33216

#33212: add several options to msgfmt.py
https://bugs.python.org/issue33212

#33205: GROWTH_RATE prevents dict shrinking
https://bugs.python.org/issue33205

#33204: IDLE: remove \b from colorizer string prefix
https://bugs.python.org/issue33204

#33201: Modernize "Extension types" documentation
https://bugs.python.org/issue33201

#33200: Optimize the empty set "literal"
https://bugs.python.org/issue33200

#33191: Refleak in posix_spawn
https://bugs.python.org/issue33191

#33190: problem with ABCMeta.__prepare__ when called after types.new_c
https://bugs.python.org/issue33190

#33189: pygettext doesn't work with f-strings
https://bugs.python.org/issue33189

#33188: dataclass MRO entry resolution for type variable metaclasses: 
https://bugs.python.org/issue33188

#33176: Allow memoryview.cast(readonly=...)
https://bugs.python.org/issue33176



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

#33204: IDLE: remove \b from colorizer string prefix
https://bugs.python.org/issue33204  11 msgs

#20104: expose posix_spawn(p)
https://bugs.python.org/issue20104  10 msgs

#33188: dataclass MRO entry resolution for type variable metaclasses: 
https://bugs.python.org/issue33188  10 msgs

#33213: crypt function not hashing properly on Mac (uses a specific sa
https://bugs.python.org/issue33213  10 msgs

#33181: SimpleHTTPRequestHandler shouldn't redirect to directories wit
https://bugs.python.org/issue33181   7 msgs

#33228: Use Random.choices in tempfile
https://bugs.python.org/issue33228   6 msgs

#33185: Python 3.7.0b3 fails in pydoc where b2 did not.
https://bugs.python.org/issue33185   5 msgs

#33217: x in enum.Flag member is True when x is not a Flag
https://bugs.python.org/issue33217   5 msgs

#33219: x in IntFlag should test raise TypeError if x is not an IntFla
https://bugs.python.org/issue33219   5 msgs

#33221: Add stats for asyncio task usage.
https://bugs.python.org/issue33221   5 msgs



Issues closed (28)
==================

#14119: Ability to adjust queue size in Executors
https://bugs.python.org/issue14119  closed by pitrou

#15257: Misc/.gdbinit:pystack is too brittle
https://bugs.python.org/issue15257  closed by skip.montanaro

#15817: Misc/gdbinit: Expose command documentation to gdb help
https://bugs.python.org/issue15817  closed by ned.deily

#27212: Doc for itertools, 'islice()' implementation have unwanted beh
https://bugs.python.org/issue27212  closed by rhettinger

#30071: Duck-typing inspect.isfunction()
https://bugs.python.org/issue30071  closed by jdemeyer

#30760: configparse module in python3 can not write '%' to config file
https://bugs.python.org/issue30760  closed by lukasz.langa

#31814: subprocess_fork_exec more stable with vfork
https://bugs.python.org/issue31814  closed by gregory.p.smith

#32337: Dict order is now guaranteed, so add tests and doc for it
https://bugs.python.org/issue32337  closed by ned.deily

#32360: Save OrderedDict imports in various stdlibs.
https://bugs.python.org/issue32360  closed by inada.naoki

#32713: tarfile.itn breaks if n is a negative float
https://bugs.python.org/issue32713  closed by serhiy.storchaka

#33096: ttk.Treeview.insert() does not allow to insert item with "Fals
https://bugs.python.org/issue33096  closed by serhiy.storchaka

#33132: Possible refcount issues in the compiler
https://bugs.python.org/issue33132  closed by serhiy.storchaka

#33152: Use list comprehension in timeit module instead of loop with a
https://bugs.python.org/issue33152  closed by eric.araujo

#33162: TimedRotatingFileHandler in logging module
https://bugs.python.org/issue33162  closed by vinay.sajip

#33186: Memory corruption with urllib.parse
https://bugs.python.org/issue33186  closed by steven.daprano

#33195: PyArg_Parse* should deprecate 'u' and 'z' family.
https://bugs.python.org/issue33195  closed by inada.naoki

#33199: PyDict_Copy() can leave 'ma_version_tag' uninitialized
https://bugs.python.org/issue33199  closed by inada.naoki

#33202: os.walk mentions os.listdir instead of os.scandir
https://bugs.python.org/issue33202  closed by benjamin.peterson

#33203: random.choice: raise IndexError on empty sequence even when no
https://bugs.python.org/issue33203  closed by rhettinger

#33206: Windows inet_pton(socket.AF_INET6, 'localhost') raises ValueEr
https://bugs.python.org/issue33206  closed by zach.ware

#33207: typing.Generic does not correctly call super().__init_subclass
https://bugs.python.org/issue33207  closed by levkivskyi

#33208: Lib2to3  grammar.txt error
https://bugs.python.org/issue33208  closed by benjamin.peterson

#33209: Repeated Pickler.dump() doesn't reset the state in the C imple
https://bugs.python.org/issue33209  closed by serhiy.storchaka

#33215: PyPI API wiki pages should be mutable
https://bugs.python.org/issue33215  closed by ned.deily

#33218: Fix instances in documentation where dictionaries are referenc
https://bugs.python.org/issue33218  closed by inada.naoki

#33224: "RuntimeError: generator raised StopIteration" in difflib.mdif
https://bugs.python.org/issue33224  closed by rhettinger

#33226: In some envrionment using unicode, formatwarning shows ascii e
https://bugs.python.org/issue33226  closed by xtrusia

#33231: Potential memory leak in normalizestring()
https://bugs.python.org/issue33231  closed by inada.naoki
_______________________________________________
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