[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Feb 10 12:09:00 EST 2017
ACTIVITY SUMMARY (2017-02-03 - 2017-02-10)
Python tracker at http://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 5799 (+30)
closed 35483 (+60)
total 41282 (+90)
Open issues with patches: 2489
Issues opened (53)
==================
#29430: zipfile: invalid link
http://bugs.python.org/issue29430 reopened by berker.peksag
#29438: use after free in key sharing dict
http://bugs.python.org/issue29438 opened by audric
#29440: _dbm requires -lgdbm if gdbm is built as static libraries
http://bugs.python.org/issue29440 opened by Chi Hsuan Yen
#29442: Use argparse and drop dirty optparse hacks in setup.py
http://bugs.python.org/issue29442 opened by Chi Hsuan Yen
#29446: Improve tkinter 'import *' situation
http://bugs.python.org/issue29446 opened by terry.reedy
#29447: Add os.PathLike support to the tempfile module
http://bugs.python.org/issue29447 opened by brett.cannon
#29448: Implement os.Pathlike for importlib.machinery
http://bugs.python.org/issue29448 opened by brett.cannon
#29450: xattr functions aren't in os.supports_fd, os.supports_follow_s
http://bugs.python.org/issue29450 opened by Omar Sandoval
#29451: Use _PyArg_Parser for _PyArg_ParseStack(): support positional
http://bugs.python.org/issue29451 opened by haypo
#29453: Remove reference to undefined dictionary ordering in Tutorial
http://bugs.python.org/issue29453 opened by Jim Fasarakis-Hilliard
#29454: Shutting down consumer on a remote queue
http://bugs.python.org/issue29454 opened by Semi
#29455: Mention coverage.py in trace module documentation
http://bugs.python.org/issue29455 opened by brett.cannon
#29456: bug in unicodedata.normalize: u1176
http://bugs.python.org/issue29456 opened by pusnow
#29459: `__contains__` and `get` methods for match objects?
http://bugs.python.org/issue29459 opened by irdb
#29461: Experiment usage of likely/unlikely in CPython core
http://bugs.python.org/issue29461 opened by haypo
#29463: Add `docstring` attribute to AST nodes
http://bugs.python.org/issue29463 opened by inada.naoki
#29464: Specialize FASTCALL for functions with positional-only paramet
http://bugs.python.org/issue29464 opened by serhiy.storchaka
#29465: Add _PyObject_FastCall() to reduce stack consumption
http://bugs.python.org/issue29465 opened by haypo
#29466: pickle does not serialize Exception __cause__ field
http://bugs.python.org/issue29466 opened by diekhans
#29468: zipfile should catch ValueError as well as OSError to detect b
http://bugs.python.org/issue29468 opened by llllllllll
#29469: AST-level Constant folding
http://bugs.python.org/issue29469 opened by inada.naoki
#29470: [python] Error in `/usr/bin/python': free(): invalid size: 0x0
http://bugs.python.org/issue29470 opened by David Ford (FirefighterBlu3)
#29471: AST: add an attribute to FunctionDef to distinguish functions
http://bugs.python.org/issue29471 opened by haypo
#29472: subprocess.communicate with timeout 0 and already terminated p
http://bugs.python.org/issue29472 opened by Griffon26
#29473: subprocces check_output
http://bugs.python.org/issue29473 opened by Вадим Кара
#29474: Grammatical errors in weakref.WeakValueDictionary docs
http://bugs.python.org/issue29474 opened by Mariatta
#29475: option to not follow symlinks when globbing
http://bugs.python.org/issue29475 opened by o11c
#29476: Simplify set_add_entry()
http://bugs.python.org/issue29476 opened by rhettinger
#29477: Lambda with complex arguments is ctx STORE
http://bugs.python.org/issue29477 opened by malthe
#29478: email.policy.Compat32(max_line_length=None) not as documented
http://bugs.python.org/issue29478 opened by martin.panter
#29479: httplib: could not skip "ACCEPT-ENCODING" header
http://bugs.python.org/issue29479 opened by song1st
#29480: Mac OSX Installer SSL Roots
http://bugs.python.org/issue29480 opened by rahvee
#29481: 3.6.0 doc describes 3.6.1 feature - typing.Deque
http://bugs.python.org/issue29481 opened by Guy Arad
#29502: Should PyObject_Call() call the profiler on C functions, use C
http://bugs.python.org/issue29502 opened by haypo
#29503: Make embedded-Python detectable
http://bugs.python.org/issue29503 opened by Andi Bergmeier
#29504: blake2: compile error with -march=bdver2
http://bugs.python.org/issue29504 opened by floppymaster
#29505: Submit the re, json, & csv modules to oss-fuzz testing
http://bugs.python.org/issue29505 opened by gregory.p.smith
#29506: Incorrect documentation for the copy module
http://bugs.python.org/issue29506 opened by pgacv2
#29507: Use FASTCALL in call_method() to avoid temporary tuple
http://bugs.python.org/issue29507 opened by haypo
#29509: redundant interning in PyObject_GetAttrString
http://bugs.python.org/issue29509 opened by inada.naoki
#29511: Add 'find' as build-in method for lists
http://bugs.python.org/issue29511 opened by george-shuklin
#29512: regrtest refleak: implement bisection feature
http://bugs.python.org/issue29512 opened by haypo
#29514: Add a test case that prevents magic number changes in minor re
http://bugs.python.org/issue29514 opened by ncoghlan
#29515: socket module missing IPPROTO_IPV6, IPPROTO_IPV4 on Windows
http://bugs.python.org/issue29515 opened by mhils
#29516: shutil.copytree(symlinks=True) fails when copying symlinks cro
http://bugs.python.org/issue29516 opened by poljakowski
#29517: "Can't pickle local object" when uses functools.partial with m
http://bugs.python.org/issue29517 opened by DAVID ALEJANDRO Pineda
#29518: 'for' loop not automatically breaking (index error on line of
http://bugs.python.org/issue29518 opened by Justin McNiel
#29520: Documentation uses deprecated "defindex.html" Sphinx template
http://bugs.python.org/issue29520 opened by JDLH
#29521: Minor warning messages when compiling documentation
http://bugs.python.org/issue29521 opened by JDLH
#29523: latest setuptools breaks virtualenvs due to unbundling depende
http://bugs.python.org/issue29523 opened by cstratak
#29524: Move functions to call objects into a new Objects/call.c file
http://bugs.python.org/issue29524 opened by haypo
#29525: Python 2.7.13 for Windows broken (from prompt)
http://bugs.python.org/issue29525 opened by Frak N
#29526: Documenting format() function
http://bugs.python.org/issue29526 opened by hugo.prodhomme at gmx.fr
Most recent 15 issues with no replies (15)
==========================================
#29517: "Can't pickle local object" when uses functools.partial with m
http://bugs.python.org/issue29517
#29516: shutil.copytree(symlinks=True) fails when copying symlinks cro
http://bugs.python.org/issue29516
#29512: regrtest refleak: implement bisection feature
http://bugs.python.org/issue29512
#29509: redundant interning in PyObject_GetAttrString
http://bugs.python.org/issue29509
#29505: Submit the re, json, & csv modules to oss-fuzz testing
http://bugs.python.org/issue29505
#29481: 3.6.0 doc describes 3.6.1 feature - typing.Deque
http://bugs.python.org/issue29481
#29472: subprocess.communicate with timeout 0 and already terminated p
http://bugs.python.org/issue29472
#29468: zipfile should catch ValueError as well as OSError to detect b
http://bugs.python.org/issue29468
#29454: Shutting down consumer on a remote queue
http://bugs.python.org/issue29454
#29450: xattr functions aren't in os.supports_fd, os.supports_follow_s
http://bugs.python.org/issue29450
#29448: Implement os.Pathlike for importlib.machinery
http://bugs.python.org/issue29448
#29447: Add os.PathLike support to the tempfile module
http://bugs.python.org/issue29447
#29435: Allow to pass fileobj to is_tarfile
http://bugs.python.org/issue29435
#29427: Option to skip padding for base64 urlsafe encoding/decoding
http://bugs.python.org/issue29427
#29422: add socket independent timeout to httplib/http.client read
http://bugs.python.org/issue29422
Most recent 15 issues waiting for review (15)
=============================================
#29524: Move functions to call objects into a new Objects/call.c file
http://bugs.python.org/issue29524
#29523: latest setuptools breaks virtualenvs due to unbundling depende
http://bugs.python.org/issue29523
#29509: redundant interning in PyObject_GetAttrString
http://bugs.python.org/issue29509
#29507: Use FASTCALL in call_method() to avoid temporary tuple
http://bugs.python.org/issue29507
#29476: Simplify set_add_entry()
http://bugs.python.org/issue29476
#29475: option to not follow symlinks when globbing
http://bugs.python.org/issue29475
#29474: Grammatical errors in weakref.WeakValueDictionary docs
http://bugs.python.org/issue29474
#29469: AST-level Constant folding
http://bugs.python.org/issue29469
#29465: Add _PyObject_FastCall() to reduce stack consumption
http://bugs.python.org/issue29465
#29464: Specialize FASTCALL for functions with positional-only paramet
http://bugs.python.org/issue29464
#29463: Add `docstring` attribute to AST nodes
http://bugs.python.org/issue29463
#29461: Experiment usage of likely/unlikely in CPython core
http://bugs.python.org/issue29461
#29456: bug in unicodedata.normalize: u1176
http://bugs.python.org/issue29456
#29455: Mention coverage.py in trace module documentation
http://bugs.python.org/issue29455
#29453: Remove reference to undefined dictionary ordering in Tutorial
http://bugs.python.org/issue29453
Top 10 most discussed issues (10)
=================================
#29507: Use FASTCALL in call_method() to avoid temporary tuple
http://bugs.python.org/issue29507 28 msgs
#29438: use after free in key sharing dict
http://bugs.python.org/issue29438 18 msgs
#29465: Add _PyObject_FastCall() to reduce stack consumption
http://bugs.python.org/issue29465 15 msgs
#29453: Remove reference to undefined dictionary ordering in Tutorial
http://bugs.python.org/issue29453 13 msgs
#29464: Specialize FASTCALL for functions with positional-only paramet
http://bugs.python.org/issue29464 12 msgs
#29463: Add `docstring` attribute to AST nodes
http://bugs.python.org/issue29463 11 msgs
#29503: Make embedded-Python detectable
http://bugs.python.org/issue29503 11 msgs
#29476: Simplify set_add_entry()
http://bugs.python.org/issue29476 10 msgs
#28686: py.exe ignored PATH when using python3 shebang
http://bugs.python.org/issue28686 9 msgs
#29306: Check usage of Py_EnterRecursiveCall() and Py_LeaveRecursiveCa
http://bugs.python.org/issue29306 9 msgs
Issues closed (57)
==================
#13196: subprocess: undocumented if shell=True is necessary to find ex
http://bugs.python.org/issue13196 closed by martin.panter
#19240: iglob should try to use `readdir`
http://bugs.python.org/issue19240 closed by serhiy.storchaka
#20927: Different behaviour on Posix and Windows when using subprocess
http://bugs.python.org/issue20927 closed by martin.panter
#26355: Emit major version based canonical URLs for docs
http://bugs.python.org/issue26355 closed by ncoghlan
#27659: Prohibit implicit C function declarations
http://bugs.python.org/issue27659 closed by Chi Hsuan Yen
#28489: Fix comment in tokenizer.c
http://bugs.python.org/issue28489 closed by berker.peksag
#28870: Reduce stack consumption of PyObject_CallFunctionObjArgs() and
http://bugs.python.org/issue28870 closed by haypo
#29028: Use-After-Free in PyString_FromStringAndSize() of stringobject
http://bugs.python.org/issue29028 closed by serhiy.storchaka
#29100: datetime.fromtimestamp() doesn't check min/max year anymore: r
http://bugs.python.org/issue29100 closed by haypo
#29147: registry value to be cleared when python is uninstalled
http://bugs.python.org/issue29147 closed by steve.dower
#29198: AsyncGenerator is missing from typing
http://bugs.python.org/issue29198 closed by berker.peksag
#29314: asyncio.async deprecation warning is missing stacklevel=2
http://bugs.python.org/issue29314 closed by Mariatta
#29326: Blank lines in ._pth file are not ignored
http://bugs.python.org/issue29326 closed by ammar2
#29351: absolute imports for logging
http://bugs.python.org/issue29351 closed by vinay.sajip
#29362: regrtest: don't fail immediately if a child does crash
http://bugs.python.org/issue29362 closed by haypo
#29371: Typo in doctest documentation
http://bugs.python.org/issue29371 closed by Mariatta
#29372: RotatingFileHandler rotates empty logfile if it emits a large
http://bugs.python.org/issue29372 closed by vinay.sajip
#29395: Edit with IDLE 3.6 don´t work if Name of File "code.py"
http://bugs.python.org/issue29395 closed by terry.reedy
#29405: improve csv.Sniffer().sniff() behavior
http://bugs.python.org/issue29405 closed by xiang.zhang
#29437: installation not listed for all users
http://bugs.python.org/issue29437 closed by steve.dower
#29439: _decimal on Android requires linking with libm
http://bugs.python.org/issue29439 closed by skrah
#29441: Update examples to use async and await keywords in asyncio-tas
http://bugs.python.org/issue29441 closed by berker.peksag
#29443: Re-running Windows installer should have option to set PATH
http://bugs.python.org/issue29443 closed by steve.dower
#29444: Out-of-bounds buffer access in match_getslice_by_index
http://bugs.python.org/issue29444 closed by serhiy.storchaka
#29445: http.client: missing response headers when malformed header is
http://bugs.python.org/issue29445 closed by r.david.murray
#29449: clear() should return prior state in threading.Event
http://bugs.python.org/issue29449 closed by jmoy
#29452: Use FASTCALL for collections.deque methods: index, insert, rot
http://bugs.python.org/issue29452 closed by haypo
#29457: strftime('%x') does not use my locale
http://bugs.python.org/issue29457 closed by eryksun
#29458: random.seed version=1 behavior
http://bugs.python.org/issue29458 closed by rhettinger
#29460: Speed up _PyArg_NoKeywords() and like
http://bugs.python.org/issue29460 closed by serhiy.storchaka
#29462: RFC822-comments in email header fields can fool, e.g., get_fil
http://bugs.python.org/issue29462 closed by ale2017
#29467: Allow return mismatch to be caught by function
http://bugs.python.org/issue29467 closed by eric.smith
#29482: AddressSanitizer: attempting double-free on 0x60b000007050
http://bugs.python.org/issue29482 closed by matrixise
#29483: AddressSanitizer: heap-buffer-overflow on address 0x60200000e7
http://bugs.python.org/issue29483 closed by matrixise
#29484: AddressSanitizer: heap-buffer-overflow on address 0x60200000e7
http://bugs.python.org/issue29484 closed by matrixise
#29485: AddressSanitizer: SEGV on unknown address 0x7fab556df550
http://bugs.python.org/issue29485 closed by matrixise
#29486: AddressSanitizer: SEGV on unknown address 0x7f16f88e3560
http://bugs.python.org/issue29486 closed by matrixise
#29487: AddressSanitizer: heap-buffer-overflow on address 0x60200000e7
http://bugs.python.org/issue29487 closed by matrixise
#29488: AddressSanitizer: SEGV on unknown address 0x0001a5525c1b
http://bugs.python.org/issue29488 closed by matrixise
#29489: AddressSanitizer: SEGV on unknown address 0x7f4a36c604d0
http://bugs.python.org/issue29489 closed by matrixise
#29490: AddressSanitizer: heap-buffer-overflow on address 0x60200000e7
http://bugs.python.org/issue29490 closed by matrixise
#29491: AddressSanitizer: heap-buffer-overflow on address 0x60200000e7
http://bugs.python.org/issue29491 closed by matrixise
#29492: AddressSanitizer: SEGV on unknown address 0x0000a0013639
http://bugs.python.org/issue29492 closed by matrixise
#29493: AddressSanitizer: SEGV on unknown address 0x000cffff800d
http://bugs.python.org/issue29493 closed by matrixise
#29494: AddressSanitizer: SEGV on unknown address 0x00009fff8001
http://bugs.python.org/issue29494 closed by matrixise
#29495: AddressSanitizer: SEGV on unknown address 0x02007ea947c3
http://bugs.python.org/issue29495 closed by matrixise
#29496: AddressSanitizer: SEGV on unknown address 0x01ffe96de071
http://bugs.python.org/issue29496 closed by matrixise
#29497: AddressSanitizer: SEGV on unknown address 0x000000000008
http://bugs.python.org/issue29497 closed by matrixise
#29498: AddressSanitizer: SEGV on unknown address 0x0005ffff800d
http://bugs.python.org/issue29498 closed by matrixise
#29499: AddressSanitizer: SEGV on unknown address 0x000ebfff800d
http://bugs.python.org/issue29499 closed by matrixise
#29500: AddressSanitizer: heap-buffer-overflow on address 0x61600004a9
http://bugs.python.org/issue29500 closed by matrixise
#29501: AddressSanitizer: SEGV on unknown address 0x0000000028cb
http://bugs.python.org/issue29501 closed by matrixise
#29508: Cannot install python-3.2.5 on Mac 10.11.6
http://bugs.python.org/issue29508 closed by zach.ware
#29510: gitignore settings files for Eclipse IDE
http://bugs.python.org/issue29510 closed by berker.peksag
#29513: os.scandir(str) reference leak (test_os refleak)
http://bugs.python.org/issue29513 closed by serhiy.storchaka
#29519: weakref spewing exceptions during finalization when combined w
http://bugs.python.org/issue29519 closed by lukasz.langa
#29522: PyLong_AsDouble Behaviour is Weird
http://bugs.python.org/issue29522 closed by serhiy.storchaka
More information about the Python-Dev
mailing list