ACTIVITY SUMMARY (2019-07-05 - 2019-07-12)
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 7099 (+31)
closed 42225 (+33)
total 49324 (+64)
Open issues with patches: 2859
Issues opened (50)
==================
#21478: mock calls don't propagate to parent (autospec)
https://bugs.python.org/issue21478 reopened by xtreak
#32178: Some invalid email address groups cause an IndexError instead
https://bugs.python.org/issue32178 reopened by r.david.murray
#37221: PyCode_New API change breaks backwards compatibility policy
https://bugs.python.org/issue37221 reopened by vstinner
#37510: argparse removing more "--" than it should
https://bugs.python.org/issue37510 opened by jol
#37511: mmap module add OpenBSD MADV_CONCEAL flag
https://bugs.python.org/issue37511 opened by David Carlier
#37514: french translation Spelling mistake on datetime python's libra
https://bugs.python.org/issue37514 opened by jerome_l
#37516: buid error - test_asyncio fails during make
https://bugs.python.org/issue37516 opened by gburgess
#37517: Improve error messages for Windows reserved file names
https://bugs.python.org/issue37517 opened by steven.daprano
#37518: Python-2.7.16 fails to build with --enable-shared
https://bugs.python.org/issue37518 opened by lo...@ucar.edu
#37519: Three inconsistent module attributes
https://bugs.python.org/issue37519 opened by maggyero
#37521: importlib.util.module_from_spec return value is not the same a
https://bugs.python.org/issue37521 opened by bmintz
#37522: http.cookies.SimpleCookie doesn't seem to be parsed using regu
https://bugs.python.org/issue37522 opened by MeiK
#37523: zipfile: Raise ValueError for i/o operations on closed zipfile
https://bugs.python.org/issue37523 opened by dhillier
#37524: IDLE error on closing 3.8+ debug build
https://bugs.python.org/issue37524 opened by terry.reedy
#37527: Timestamp conversion on windows fails with timestamps close to
https://bugs.python.org/issue37527 opened by Dschoni
#37528: test_tarfile: test_extractall_symlinks() fails on Windows with
https://bugs.python.org/issue37528 opened by vstinner
#37529: Mimetype module duplicates
https://bugs.python.org/issue37529 opened by Dominik Czarnota
#37530: IDLE: simplify, optimize, and clean up code context
https://bugs.python.org/issue37530 opened by terry.reedy
#37531: Fix regrtest timeout for subprocesses: regrtest -jN --timeout=
https://bugs.python.org/issue37531 opened by nanjekyejoannah
#37532: email.header.make_header() doesn't work if any `ascii` code is
https://bugs.python.org/issue37532 opened by yunlee
#37534: In minidom module ability to add Standalone Document Declaraio
https://bugs.python.org/issue37534 opened by hharutyunyan
#37535: Client SSLSocket with select.select() always returns readable
https://bugs.python.org/issue37535 opened by ddddaaaa
#37537: Compute allocated blocks in _Py_GetAllocatedBlocks()
https://bugs.python.org/issue37537 opened by nascheme
#37538: Refactor zipfile to ease subclassing and enhancement
https://bugs.python.org/issue37538 opened by dhillier
#37539: CheckCommitCursorReset regression sqlite3 test fails with old
https://bugs.python.org/issue37539 opened by mcepl
#37540: vectorcall: keyword names must be strings
https://bugs.python.org/issue37540 opened by jdemeyer
#37541: get_python_lib() returns incorrect path for site-packages
https://bugs.python.org/issue37541 opened by sabakauser
#37542: UDP sendto() sends duplicate packets
https://bugs.python.org/issue37542 opened by Andy Papageorgiou
#37543: Optimize pymalloc for non PGO build
https://bugs.python.org/issue37543 opened by inada.naoki
#37544: Multiple test failures during build
https://bugs.python.org/issue37544 opened by Jarek Zgoda
#37548: Document range of atan, acos and asin
https://bugs.python.org/issue37548 opened by mark.dickinson
#37549: os.dup() fails for standard streams on Windows 7
https://bugs.python.org/issue37549 opened by daveb
#37550: SSL Pip Error
https://bugs.python.org/issue37550 opened by Bane Banane
#37551: IDLE: Quitting with a new, unsaved editor window causes an exc
https://bugs.python.org/issue37551 opened by taleinat
#37552: [Windows] strptime/strftime return invalid results with UCRT v
https://bugs.python.org/issue37552 opened by Paul Monson
#37553: SendfileUsingSendTest tests timeout too short for Windows ARM3
https://bugs.python.org/issue37553 opened by Paul Monson
#37555: _CallList.__contains__ doesn't always respect ANY.
https://bugs.python.org/issue37555 opened by ElizabethU
#37556: Launcher help does not mention configuration options
https://bugs.python.org/issue37556 opened by Steve Barnes
#37557: Example snippets for simpler functions/methods
https://bugs.python.org/issue37557 opened by kishvanchee
#37559: IDLE: Scrolling issues with code context shown
https://bugs.python.org/issue37559 opened by taleinat
#37560: with cgi.FieldStorage(...) fails on cleanup with AttributeErro
https://bugs.python.org/issue37560 opened by Stefanik Gábor
#37561: the _sysconfigdata name should not encode MACHDEP and PLATFORM
https://bugs.python.org/issue37561 opened by doko
#37562: PEP 590 implementation may have introduced a performance regre
https://bugs.python.org/issue37562 opened by pablogsal
#37564: ArgumentParser should support bool type according to truth val
https://bugs.python.org/issue37564 opened by Zach Beniash
#37565: test_faulthandler failure
https://bugs.python.org/issue37565 opened by jshelly
#37567: Python compiles empty bytecode files when out of virtual memor
https://bugs.python.org/issue37567 opened by Mike Lovelace
#37570: `distutils.util.byte_compile` fails indirect byte compiling wi
https://bugs.python.org/issue37570 opened by Suzumizaki
#37571: Incorrect use of c_char_p in example code
https://bugs.python.org/issue37571 opened by rrt
#37572: email lib bug
https://bugs.python.org/issue37572 opened by famu xu
#37573: asyncio: freeze when using MultiLoopChildWatcher on Solaris
https://bugs.python.org/issue37573 opened by kulikjak
Most recent 15 issues with no replies (15)
==========================================
#37573: asyncio: freeze when using MultiLoopChildWatcher on Solaris
https://bugs.python.org/issue37573
#37567: Python compiles empty bytecode files when out of virtual memor
https://bugs.python.org/issue37567
#37565: test_faulthandler failure
https://bugs.python.org/issue37565
#37561: the _sysconfigdata name should not encode MACHDEP and PLATFORM
https://bugs.python.org/issue37561
#37560: with cgi.FieldStorage(...) fails on cleanup with AttributeErro
https://bugs.python.org/issue37560
#37559: IDLE: Scrolling issues with code context shown
https://bugs.python.org/issue37559
#37557: Example snippets for simpler functions/methods
https://bugs.python.org/issue37557
#37556: Launcher help does not mention configuration options
https://bugs.python.org/issue37556
#37553: SendfileUsingSendTest tests timeout too short for Windows ARM3
https://bugs.python.org/issue37553
#37552: [Windows] strptime/strftime return invalid results with UCRT v
https://bugs.python.org/issue37552
#37543: Optimize pymalloc for non PGO build
https://bugs.python.org/issue37543
#37542: UDP sendto() sends duplicate packets
https://bugs.python.org/issue37542
#37540: vectorcall: keyword names must be strings
https://bugs.python.org/issue37540
#37539: CheckCommitCursorReset regression sqlite3 test fails with old
https://bugs.python.org/issue37539
#37535: Client SSLSocket with select.select() always returns readable
https://bugs.python.org/issue37535
Most recent 15 issues waiting for review (15)
=============================================
#37570: `distutils.util.byte_compile` fails indirect byte compiling wi
https://bugs.python.org/issue37570
#37564: ArgumentParser should support bool type according to truth val
https://bugs.python.org/issue37564
#37559: IDLE: Scrolling issues with code context shown
https://bugs.python.org/issue37559
#37556: Launcher help does not mention configuration options
https://bugs.python.org/issue37556
#37555: _CallList.__contains__ doesn't always respect ANY.
https://bugs.python.org/issue37555
#37553: SendfileUsingSendTest tests timeout too short for Windows ARM3
https://bugs.python.org/issue37553
#37552: [Windows] strptime/strftime return invalid results with UCRT v
https://bugs.python.org/issue37552
#37548: Document range of atan, acos and asin
https://bugs.python.org/issue37548
#37543: Optimize pymalloc for non PGO build
https://bugs.python.org/issue37543
#37540: vectorcall: keyword names must be strings
https://bugs.python.org/issue37540
#37537: Compute allocated blocks in _Py_GetAllocatedBlocks()
https://bugs.python.org/issue37537
#37532: email.header.make_header() doesn't work if any `ascii` code is
https://bugs.python.org/issue37532
#37531: Fix regrtest timeout for subprocesses: regrtest -jN --timeout=
https://bugs.python.org/issue37531
#37530: IDLE: simplify, optimize, and clean up code context
https://bugs.python.org/issue37530
#37523: zipfile: Raise ValueError for i/o operations on closed zipfile
https://bugs.python.org/issue37523
Top 10 most discussed issues (10)
=================================
#37500: 3.8.0b2 no longer optimizes away "if 0:" ?
https://bugs.python.org/issue37500 31 msgs
#37149: link to John Shipman's Tkinter 8.5 documentation fails: websit
https://bugs.python.org/issue37149 10 msgs
#37555: _CallList.__contains__ doesn't always respect ANY.
https://bugs.python.org/issue37555 9 msgs
#37510: argparse removing more "--" than it should
https://bugs.python.org/issue37510 8 msgs
#37322: test_ssl: test_pha_required_nocert() emits a ResourceWarning
https://bugs.python.org/issue37322 7 msgs
#36390: IDLE: Refactor formatting methods from editor
https://bugs.python.org/issue36390 6 msgs
#37524: IDLE error on closing 3.8+ debug build
https://bugs.python.org/issue37524 6 msgs
#37562: PEP 590 implementation may have introduced a performance regre
https://bugs.python.org/issue37562 6 msgs
#37570: `distutils.util.byte_compile` fails indirect byte compiling wi
https://bugs.python.org/issue37570 6 msgs
#36044: PROFILE_TASK for PGO build is not a good workload
https://bugs.python.org/issue36044 5 msgs
Issues closed (35)
==================
#18374: ast.parse gives wrong position (col_offset) for some BinOp-s
https://bugs.python.org/issue18374 closed by levkivskyi
#26806: IDLE not displaying RecursionError tracebacks and hangs
https://bugs.python.org/issue26806 closed by taleinat
#27679: set_bitfields() unused in _ctypes_test
https://bugs.python.org/issue27679 closed by vstinner
#30663: IDLE: Add lineno sidebar to editor window
https://bugs.python.org/issue30663 closed by cheryl.sabella
#31445: Index out of range in get of message.EmailMessage.get()
https://bugs.python.org/issue31445 closed by r.david.murray
#34369: kqueue.control() documentation and implementation mismatch
https://bugs.python.org/issue34369 closed by taleinat
#35021: Assertion failures in datetimemodule.c.
https://bugs.python.org/issue35021 closed by ned.deily
#36389: Add gc.enable_object_debugger(): detect corrupted Python objec
https://bugs.python.org/issue36389 closed by vstinner
#37337: Add _PyObject_VectorcallMethod() function
https://bugs.python.org/issue37337 closed by petr.viktorin
#37421: Some tests leak temporary files
https://bugs.python.org/issue37421 closed by vstinner
#37452: Microsoft store package has an invalid ExecutablePath registry
https://bugs.python.org/issue37452 closed by Fredrik Mellbin
#37478: Specify possible exceptions for os.chdir()
https://bugs.python.org/issue37478 closed by aeros167
#37483: Add PyObject_CallOneArg()
https://bugs.python.org/issue37483 closed by jdemeyer
#37484: Use PY_VECTORCALL_ARGUMENTS_OFFSET for __exit__
https://bugs.python.org/issue37484 closed by jdemeyer
#37487: PyList_GetItem() document: index can be 0
https://bugs.python.org/issue37487 closed by terry.reedy
#37498: request.urlopen(), memory leak?
https://bugs.python.org/issue37498 closed by neonene
#37506: os.mkdir creates invalid folder when path string has trailing
https://bugs.python.org/issue37506 closed by steve.dower
#37508: A wrong return type in memory.rst
https://bugs.python.org/issue37508 closed by benjamin.peterson
#37512: Error in the documentation about string concatenation
https://bugs.python.org/issue37512 closed by brett.cannon
#37513: Fix a wrong exception type in ctypes documentation
https://bugs.python.org/issue37513 closed by xiang.zhang
#37515: `open("aux.txt", "w")` fails unexpectedly with FileNotFoundErr
https://bugs.python.org/issue37515 closed by SilentGhost
#37520: zipfile.Path.parent returns incorrect value (same as self) for
https://bugs.python.org/issue37520 closed by jaraco
#37525: test_ssl: test_pha_required_nocert() logs ResourceWarning
https://bugs.python.org/issue37525 closed by vstinner
#37526: Add support.catch_threading_exception()
https://bugs.python.org/issue37526 closed by vstinner
#37533: Possible Unicode handling issue in python.
https://bugs.python.org/issue37533 closed by brett.cannon
#37536: ctypes.create_string_buffer fails on windows with non-BMP char
https://bugs.python.org/issue37536 closed by eryksun
#37545: Argparse Tutorial - unreasonable operators
https://bugs.python.org/issue37545 closed by serhiy.storchaka
#37546: colors in ttk treeview tags are ignored
https://bugs.python.org/issue37546 closed by ned.deily
#37547: Add _PyObject_CallMethodOneArg()
https://bugs.python.org/issue37547 closed by jdemeyer
#37554: Typo in os.rename docs
https://bugs.python.org/issue37554 closed by miss-islington
#37558: Shared memory tests are failing due to double slashes
https://bugs.python.org/issue37558 closed by pitrou
#37563: Documentation - default for StreamHandler
https://bugs.python.org/issue37563 closed by vinay.sajip
#37566: Remove redudant code in socket.py
https://bugs.python.org/issue37566 closed by benjamin.peterson
#37568: Misleading UnBoundLocalError on assignment to closure variable
https://bugs.python.org/issue37568 closed by eric.smith
#37569: Complete your registration to Python tracker
https://bugs.python.org/issue37569 closed by steven.daprano
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://mail.python.org/archives/list/python-dev@python.org/message/H2LGJUT6XPGBOXZWK6PL3LBWN7IGGXI2/