[Python-Dev] Summary of Python tracker Issues

2019-08-02 Thread Python tracker

ACTIVITY SUMMARY (2019-07-26 - 2019-08-02)
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:
  open7139 (+12)
  closed 42358 (+44)
  total  49497 (+56)

Open issues with patches: 2891 


Issues opened (38)
==

#37694: Crash when calling zipimport.zipimporter.__new__().()
https://bugs.python.org/issue37694  opened by Alexandre Hamelin

#37695: Incorrect error message for `unget_wch(bytes_object)`
https://bugs.python.org/issue37695  opened by Anthony Sottile

#37696: FileIO.read() on a closed TTY throws an exception prematurely
https://bugs.python.org/issue37696  opened by dw

#37698: Update doc of PyBuffer_ToContiguous
https://bugs.python.org/issue37698  opened by shihai1991

#37699: Explicit mention of raised ValueError's after .detach() of und
https://bugs.python.org/issue37699  opened by bskinn

#37700: shutil.copyfile does not raise SpecialFileError for socket fil
https://bugs.python.org/issue37700  opened by chrahunt

#37701: shutil.copyfile raises SpecialFileError for symlink to fifo
https://bugs.python.org/issue37701  opened by chrahunt

#37702: memory leak in ssl certification
https://bugs.python.org/issue37702  opened by neonene

#37703: Inconsistent gather with child exception
https://bugs.python.org/issue37703  opened by Dmitrii Ivaniushin

#37705: winerror_to_errno implementation
https://bugs.python.org/issue37705  opened by eryksun

#37706: IDLE test_sidebar test_(click/drag)_selection fail on macOS 8.
https://bugs.python.org/issue37706  opened by ned.deily

#37709: CSVReader ignores dialect.lineterminator
https://bugs.python.org/issue37709  opened by Benjamin Schollnick

#37710: Python SSL module does not clear error queue before IO operati
https://bugs.python.org/issue37710  opened by Andrew Collins

#37711: regrtest: re-run failed tests in subprocesses
https://bugs.python.org/issue37711  opened by vstinner

#37712: Exception frames from unittest.TestCase.fail dependent on nest
https://bugs.python.org/issue37712  opened by Matthew Roeschke

#37715: 2to3 set default encoding
https://bugs.python.org/issue37715  opened by xxm

#37717: argparse subcommand docs has non-existent parameter "action"
https://bugs.python.org/issue37717  opened by retnikt

#37718: 2to3  exception handling
https://bugs.python.org/issue37718  opened by xxm

#37719: addSubtest not calling addFailure and addError
https://bugs.python.org/issue37719  opened by Xavier Dollé

#37721: smtpd: staling connect
https://bugs.python.org/issue37721  opened by cherusk

#37722: imaplib crashes when trying to read a letter from an imap serv
https://bugs.python.org/issue37722  opened by Иван Михайлов

#37723: important performance regression on regular expression parsing
https://bugs.python.org/issue37723  opened by yannvgn

#37724: [[Errno 17] File exists: ] # Try create directories that are n
https://bugs.python.org/issue37724  opened by Tal Cohen

#37725: "make clean" should remove PGO task data
https://bugs.python.org/issue37725  opened by nascheme

#37729: gc: stats from multi process are mixed up
https://bugs.python.org/issue37729  opened by inada.naoki

#37730: NotImplemented is used instead of NotImplementedError in docs
https://bugs.python.org/issue37730  opened by serhiy.storchaka

#37731: Possible redifinition of _POSIX_C_SOURCE in ./pyconfig.h
https://bugs.python.org/issue37731  opened by nanjekyejoannah

#37732: Possible uninitialized variable in Objects/obmalloc.c
https://bugs.python.org/issue37732  opened by nanjekyejoannah

#37733: Fail to build _curses module of Python 3.7.4 on AIX 7.1 using 
https://bugs.python.org/issue37733  opened by LIU YONG

#37734: Registry keys for Windows Store package have wrong executable
https://bugs.python.org/issue37734  opened by steve.dower

#37736: asyncio.wait_for is still confusing
https://bugs.python.org/issue37736  opened by David Lewis

#37737: mmap module track anonymous page on macOS
https://bugs.python.org/issue37737  opened by devnexen

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

#37741: importlib.metadata docs not showing up in the module index
https://bugs.python.org/issue37741  opened by brett.cannon

#37743: How should contextmanager/ContextDecorator work with generator
https://bugs.python.org/issue37743  opened by Antony.Lee

#37744: thread native id support for GNU/Hurd
https://bugs.python.org/issue37744  opened by samuel-thibault

#37745: 3.8b3 - windows install gui/ inconsistent options
https://bugs.python.org/issue37745  opened by Christopher Brousseau

#37746: Provide Windows predefined access type constants
https://bugs.python.org/issue37746  opened by steve.dower



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

#37746: Provide Windows predefined access type constants
https://bugs.python.org

[Python-Dev] Re: Is "%zd" format is portable now?

2019-08-02 Thread Brett Cannon
If it's in MSVC as used to compile Python, gcc, and clang I think that's enough 
coverage by PEP 7 standards: 
https://www.python.org/dev/peps/pep-0007/#c-dialect.
___
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/NYOMPL43X3TIHNJKWFPXEACKRNGJZS5E/