[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Aug 17 12:09:51 EDT 2018


ACTIVITY SUMMARY (2018-08-10 - 2018-08-17)
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    6775 (+19)
  closed 39396 (+29)
  total  46171 (+48)

Open issues with patches: 2697 


Issues opened (31)
==================

#34217: windows: cross compilation fails due to headers with uppercase
https://bugs.python.org/issue34217  reopened by erikjanss

#34373: test_time errors on AIX
https://bugs.python.org/issue34373  opened by Michael.Felt

#34374: Shouldn't shutil.copyfile replace link in dst with follow_syml
https://bugs.python.org/issue34374  opened by theger

#34381: Make tests with outbound connection optional
https://bugs.python.org/issue34381  opened by michael-o

#34382: test_os.test_mode fails when directory base directory has g+s 
https://bugs.python.org/issue34382  opened by Michael.Felt

#34383: asyncio passes SSL certificate error to loop.call_exception_ha
https://bugs.python.org/issue34383  opened by dandrei

#34384: os.readlink does not accept pathlib.Path on Windows
https://bugs.python.org/issue34384  opened by girtsf

#34388: collect_gdb fails for test.pythoninfo in several AMD64 FreeBSD
https://bugs.python.org/issue34388  opened by pablogsal

#34389: CPython may fail to build in the presence of a ~/.pydistutils.
https://bugs.python.org/issue34389  opened by Antony.Lee

#34391: test_ftplib is failing with TLS 1.3
https://bugs.python.org/issue34391  opened by christian.heimes

#34392: Add sys.isinterned()
https://bugs.python.org/issue34392  opened by serhiy.storchaka

#34394: Descriptors HowTo doesn't mention __set_name__
https://bugs.python.org/issue34394  opened by MarSoft

#34395: memory leaks in error handling in csv and pickle modules
https://bugs.python.org/issue34395  opened by sir-sigurd

#34396: Certain methods that heap allocated subtypes inherit suffer a 
https://bugs.python.org/issue34396  opened by bup

#34397: remove redundant overflow checks in tuple and list implementat
https://bugs.python.org/issue34397  opened by sir-sigurd

#34398: Docs search does not index glossary items
https://bugs.python.org/issue34398  opened by jfine2358

#34401: [SOLUTION] Make test_gdb work on HP-UX
https://bugs.python.org/issue34401  opened by michael-o

#34402: [SOLUTION] strftime fails on HP-UX
https://bugs.python.org/issue34402  opened by michael-o

#34403: test_utf8_mode.test_cmd_line() fails on HP-UX due to false ass
https://bugs.python.org/issue34403  opened by michael-o

#34404: test_time incorrectly defined
https://bugs.python.org/issue34404  opened by michael-o

#34405: Upgrade to OpenSSL 1.1.0i / 1.0.2p
https://bugs.python.org/issue34405  opened by christian.heimes

#34406: Typo in documentation
https://bugs.python.org/issue34406  opened by Alisue Lambda

#34407: datetime.time.isoformat function has inconsistent behavior wit
https://bugs.python.org/issue34407  opened by Maksym Shalenyi (Enkidulan)

#34408: possible null pointer dereference in pystate.c
https://bugs.python.org/issue34408  opened by pablogsal

#34409: Add a way to customize iteration over fields in asdict() for t
https://bugs.python.org/issue34409  opened by mkurnikov

#34410: Segfault/TimeoutError: itertools.tee of multiprocessing.pool.i
https://bugs.python.org/issue34410  opened by carlorosati

#34411: ProactorEventLoop should use implement GetAddrInfo, GetNameInf
https://bugs.python.org/issue34411  opened by ysangkok+launchpad

#34412: strsignal(3) does not exist on HP-UX
https://bugs.python.org/issue34412  opened by michael-o

#34413: Porting section of 3.5 "What's New" doc does not mention bytec
https://bugs.python.org/issue34413  opened by eric.snow

#34415: Typo in logging.Formatter docstring
https://bugs.python.org/issue34415  opened by MarSoft

#34416: PyCapsule_Import seems to release the GIL without acquiring it
https://bugs.python.org/issue34416  opened by p-ganssle



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

#34415: Typo in logging.Formatter docstring
https://bugs.python.org/issue34415

#34408: possible null pointer dereference in pystate.c
https://bugs.python.org/issue34408

#34407: datetime.time.isoformat function has inconsistent behavior wit
https://bugs.python.org/issue34407

#34403: test_utf8_mode.test_cmd_line() fails on HP-UX due to false ass
https://bugs.python.org/issue34403

#34401: [SOLUTION] Make test_gdb work on HP-UX
https://bugs.python.org/issue34401

#34389: CPython may fail to build in the presence of a ~/.pydistutils.
https://bugs.python.org/issue34389

#34383: asyncio passes SSL certificate error to loop.call_exception_ha
https://bugs.python.org/issue34383

#34382: test_os.test_mode fails when directory base directory has g+s 
https://bugs.python.org/issue34382

#34373: test_time errors on AIX
https://bugs.python.org/issue34373

#34368: ftplib __init__ function can't handle 120 or 4xy reply when co
https://bugs.python.org/issue34368

#34367: AsyncResult.get() only notifies one thread
https://bugs.python.org/issue34367

#34366: _uuid module fails to compile on FreeBSD when libuuid is insta
https://bugs.python.org/issue34366

#34365: datetime's documentation refers to "comparison [...] falling b
https://bugs.python.org/issue34365

#34354: Memory leak on _testCongestion
https://bugs.python.org/issue34354

#34345: Add tests for PEP 468 and PEP 520
https://bugs.python.org/issue34345



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

#34412: strsignal(3) does not exist on HP-UX
https://bugs.python.org/issue34412

#34408: possible null pointer dereference in pystate.c
https://bugs.python.org/issue34408

#34405: Upgrade to OpenSSL 1.1.0i / 1.0.2p
https://bugs.python.org/issue34405

#34401: [SOLUTION] Make test_gdb work on HP-UX
https://bugs.python.org/issue34401

#34398: Docs search does not index glossary items
https://bugs.python.org/issue34398

#34397: remove redundant overflow checks in tuple and list implementat
https://bugs.python.org/issue34397

#34395: memory leaks in error handling in csv and pickle modules
https://bugs.python.org/issue34395

#34392: Add sys.isinterned()
https://bugs.python.org/issue34392

#34391: test_ftplib is failing with TLS 1.3
https://bugs.python.org/issue34391

#34384: os.readlink does not accept pathlib.Path on Windows
https://bugs.python.org/issue34384

#34382: test_os.test_mode fails when directory base directory has g+s 
https://bugs.python.org/issue34382

#34381: Make tests with outbound connection optional
https://bugs.python.org/issue34381

#34373: test_time errors on AIX
https://bugs.python.org/issue34373

#34366: _uuid module fails to compile on FreeBSD when libuuid is insta
https://bugs.python.org/issue34366

#34363: dataclasses.asdict() mishandles dataclass instance attributes 
https://bugs.python.org/issue34363



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

#34217: windows: cross compilation fails due to headers with uppercase
https://bugs.python.org/issue34217  13 msgs

#34398: Docs search does not index glossary items
https://bugs.python.org/issue34398   7 msgs

#34410: Segfault/TimeoutError: itertools.tee of multiprocessing.pool.i
https://bugs.python.org/issue34410   7 msgs

#17180: shutil copy* unsafe on POSIX - they preserve setuid/setgit bit
https://bugs.python.org/issue17180   6 msgs

#34384: os.readlink does not accept pathlib.Path on Windows
https://bugs.python.org/issue34384   6 msgs

#34395: memory leaks in error handling in csv and pickle modules
https://bugs.python.org/issue34395   6 msgs

#34363: dataclasses.asdict() mishandles dataclass instance attributes 
https://bugs.python.org/issue34363   5 msgs

#34391: test_ftplib is failing with TLS 1.3
https://bugs.python.org/issue34391   5 msgs

#34411: ProactorEventLoop should use implement GetAddrInfo, GetNameInf
https://bugs.python.org/issue34411   5 msgs

#34369: kqueue.control() documentation and implementation mismatch
https://bugs.python.org/issue34369   4 msgs



Issues closed (29)
==================

#8478: tokenize.untokenize first token missing failure case
https://bugs.python.org/issue8478  closed by berker.peksag

#9372: pulldom.DOMEventStream.__getitem__ is broken
https://bugs.python.org/issue9372  closed by berker.peksag

#13837: test_shutil fails with symlinks enabled under Windows
https://bugs.python.org/issue13837  closed by berker.peksag

#15258: argparse documentation: Improve optparse section regarding all
https://bugs.python.org/issue15258  closed by berker.peksag

#24111: Valgrind suppression file should be updated
https://bugs.python.org/issue24111  closed by benjamin.peterson

#26818: trace CLI doesn't respect -s option
https://bugs.python.org/issue26818  closed by berker.peksag

#27026: async/await keywords are missing from reference docs
https://bugs.python.org/issue27026  closed by berker.peksag

#33451: Start pyc file lock the file
https://bugs.python.org/issue33451  closed by berker.peksag

#34151: use malloc() for better performance of some list operations
https://bugs.python.org/issue34151  closed by xiang.zhang

#34333: Path.with_suffix() raises TypeError when doing %-formatting
https://bugs.python.org/issue34333  closed by berker.peksag

#34356: Add support for args and kwargs in logging.conf
https://bugs.python.org/issue34356  closed by vinay.sajip

#34357: situation where urllib3 works, but urllib does not work
https://bugs.python.org/issue34357  closed by deivid

#34375: Subtests (unittest)
https://bugs.python.org/issue34375  closed by r.david.murray

#34376: Improve accuracy of math.hypot() and math.dist()
https://bugs.python.org/issue34376  closed by rhettinger

#34377: Update valgrind suppressions
https://bugs.python.org/issue34377  closed by benjamin.peterson

#34378: Documentation 3.5+
https://bugs.python.org/issue34378  closed by Mariatta

#34379: Move note about repeated calls to json.dump using the same fp 
https://bugs.python.org/issue34379  closed by inada.naoki

#34380: Relax Restrictions on await?
https://bugs.python.org/issue34380  closed by yselivanov

#34385: Failed to build these modules: _ctypes on Solaris 10
https://bugs.python.org/issue34385  closed by LarBob Doomer

#34386: Expose a dictionary of interned strings in sys module
https://bugs.python.org/issue34386  closed by serhiy.storchaka

#34387: Deletion of attributes in dataclass is buggy
https://bugs.python.org/issue34387  closed by eric.smith

#34390: arparse.ArgumentParser misparses list arguments followed by un
https://bugs.python.org/issue34390  closed by rhettinger

#34393: json.dumps - allow compression
https://bugs.python.org/issue34393  closed by eric.smith

#34399: [TLS] Update test keys to >= 2048bit
https://bugs.python.org/issue34399  closed by christian.heimes

#34400: Undefined behavior in Parser/parsetok.c
https://bugs.python.org/issue34400  closed by benjamin.peterson

#34414: Absolute imports conflict with local files
https://bugs.python.org/issue34414  closed by ronaldoussoren

#34418: Arguments missing from documentation for HTTPErrorProcessor.ht
https://bugs.python.org/issue34418  closed by berker.peksag

#34419: selectmodule.c does not compile on HP-UX due to bpo-31938/6dc5
https://bugs.python.org/issue34419  closed by taleinat

#34420: Complete your registration to Python tracker -- keysnSwaZe6Pti
https://bugs.python.org/issue34420  closed by berker.peksag


More information about the Python-Dev mailing list