[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Jul 3 18:08:22 CEST 2015
ACTIVITY SUMMARY (2015-06-26 - 2015-07-03)
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 4922 (+14)
closed 31399 (+30)
total 36321 (+44)
Open issues with patches: 2255
Issues opened (27)
==================
#3530: ast.NodeTransformer doc bug
http://bugs.python.org/issue3530 reopened by terry.reedy
#24400: Awaitable ABC incompatible with functools.singledispatch
http://bugs.python.org/issue24400 reopened by r.david.murray
#24458: Documentation for PEP 489
http://bugs.python.org/issue24458 reopened by ncoghlan
#24518: json.dumps should accept key function for ``sort_keys``
http://bugs.python.org/issue24518 opened by catherinedevlin
#24520: Stop using deprecated floating-point environment functions on
http://bugs.python.org/issue24520 opened by Andrew Turner
#24524: python crash using Tkinter
http://bugs.python.org/issue24524 opened by tomnor
#24525: [doc] missing word
http://bugs.python.org/issue24525 opened by vincent-legoll
#24527: The MimeTypes class cannot ignore global files per instance
http://bugs.python.org/issue24527 opened by Sebastian Noack
#24531: please document that no code preceding encoding declaration is
http://bugs.python.org/issue24531 opened by jwilk
#24532: asyncio.sock_recv() blocks normal ioloop actions.
http://bugs.python.org/issue24532 opened by mmarkk
#24533: Increased Test Coverage for Lib/random.py
http://bugs.python.org/issue24533 opened by Charles Nodell
#24536: os.pipe() should return a structsequence (or namedtuple.)
http://bugs.python.org/issue24536 opened by jonathan.slenders
#24538: os.setxattr PermissionError on panfs propagates up causing `co
http://bugs.python.org/issue24538 opened by Gerrit.Holl
#24539: StreamReaderProtocol.eof_received() should return True to keep
http://bugs.python.org/issue24539 opened by gvanrossum
#24540: Documentation about skipkeys parameter for json.dumps is incor
http://bugs.python.org/issue24540 opened by Matthew Havard
#24542: ssl - SSL_OP_NO_TICKET not reimplemented
http://bugs.python.org/issue24542 opened by miniCruzer
#24544: Race condition and crash when embedding multi-thread script
http://bugs.python.org/issue24544 opened by Oleksiy Markovets
#24545: Issue with ssl package
http://bugs.python.org/issue24545 opened by kxl561
#24546: sequence index bug in random.choice
http://bugs.python.org/issue24546 opened by Serge Anuchin
#24548: Broken link in the unittest documentation
http://bugs.python.org/issue24548 opened by wau
#24549: string.format() should have a safe_substitute equivalent, to b
http://bugs.python.org/issue24549 opened by azrdev
#24550: maxint on 64 bit platforms breaks os.read
http://bugs.python.org/issue24550 opened by Brian Mingus
#24553: improve test coverage for subinterpreters
http://bugs.python.org/issue24553 opened by eric.snow
#24554: GC should happen when a subinterpreter is destroyed
http://bugs.python.org/issue24554 opened by eric.snow
#24555: Python logic error when deal with re and muti-threading
http://bugs.python.org/issue24555 opened by bee13oy
#24557: Refactor LibreSSL / EGD detection
http://bugs.python.org/issue24557 opened by spil
#24560: codecs.StreamReader doesn't work with nonblocking streams: Typ
http://bugs.python.org/issue24560 opened by yac
Most recent 15 issues with no replies (15)
==========================================
#24560: codecs.StreamReader doesn't work with nonblocking streams: Typ
http://bugs.python.org/issue24560
#24557: Refactor LibreSSL / EGD detection
http://bugs.python.org/issue24557
#24550: maxint on 64 bit platforms breaks os.read
http://bugs.python.org/issue24550
#24548: Broken link in the unittest documentation
http://bugs.python.org/issue24548
#24542: ssl - SSL_OP_NO_TICKET not reimplemented
http://bugs.python.org/issue24542
#24539: StreamReaderProtocol.eof_received() should return True to keep
http://bugs.python.org/issue24539
#24527: The MimeTypes class cannot ignore global files per instance
http://bugs.python.org/issue24527
#24525: [doc] missing word
http://bugs.python.org/issue24525
#24524: python crash using Tkinter
http://bugs.python.org/issue24524
#24520: Stop using deprecated floating-point environment functions on
http://bugs.python.org/issue24520
#24512: multiprocessing should log a warning when forking multithreade
http://bugs.python.org/issue24512
#24499: Python Installer text piles up during installation process
http://bugs.python.org/issue24499
#24498: Should ptags and eptags be removed from repo?
http://bugs.python.org/issue24498
#24477: In argparse subparser's option goes to parent parser
http://bugs.python.org/issue24477
#24466: extend_path explanation in documentation is ambiguous
http://bugs.python.org/issue24466
Most recent 15 issues waiting for review (15)
=============================================
#24557: Refactor LibreSSL / EGD detection
http://bugs.python.org/issue24557
#24536: os.pipe() should return a structsequence (or namedtuple.)
http://bugs.python.org/issue24536
#24533: Increased Test Coverage for Lib/random.py
http://bugs.python.org/issue24533
#24520: Stop using deprecated floating-point environment functions on
http://bugs.python.org/issue24520
#24518: json.dumps should accept key function for ``sort_keys``
http://bugs.python.org/issue24518
#24508: Backport 3.5's Windows build project files to 2.7
http://bugs.python.org/issue24508
#24506: make fails with gcc 4.9 due to fatal warning of unused variabl
http://bugs.python.org/issue24506
#24485: Function source inspection fails on closures
http://bugs.python.org/issue24485
#24483: Avoid repeated hash calculation in C implementation of functoo
http://bugs.python.org/issue24483
#24468: Expose C level compiler flag constants to Python code
http://bugs.python.org/issue24468
#24465: Make tarfile have deterministic sorting
http://bugs.python.org/issue24465
#24464: Got warning when compiling sqlite3 module on Mac OS X
http://bugs.python.org/issue24464
#24458: Documentation for PEP 489
http://bugs.python.org/issue24458
#24452: Make webbrowser support Chrome on Mac OS X
http://bugs.python.org/issue24452
#24451: Add metrics to future objects (concurrent or asyncio?)
http://bugs.python.org/issue24451
Top 10 most discussed issues (10)
=================================
#24400: Awaitable ABC incompatible with functools.singledispatch
http://bugs.python.org/issue24400 18 msgs
#24546: sequence index bug in random.choice
http://bugs.python.org/issue24546 15 msgs
#24432: Upgrade windows builds to use OpenSSL 1.0.2b
http://bugs.python.org/issue24432 9 msgs
#24554: GC should happen when a subinterpreter is destroyed
http://bugs.python.org/issue24554 9 msgs
#24536: os.pipe() should return a structsequence (or namedtuple.)
http://bugs.python.org/issue24536 8 msgs
#23496: Steps for Android Native Build of Python 3.4.2
http://bugs.python.org/issue23496 7 msgs
#18543: urllib.parse.urlopen shouldn't ignore installed opener when ca
http://bugs.python.org/issue18543 6 msgs
#24325: Speedup types.coroutine()
http://bugs.python.org/issue24325 6 msgs
#20387: tokenize/untokenize roundtrip fails with tabs
http://bugs.python.org/issue20387 5 msgs
#23517: datetime.utcfromtimestamp parses timestamps incorrectly
http://bugs.python.org/issue23517 5 msgs
Issues closed (32)
==================
#19176: DeprecationWarning for doctype() method when subclassing _elem
http://bugs.python.org/issue19176 closed by serhiy.storchaka
#19235: Add a dedicated subclass for recursion errors
http://bugs.python.org/issue19235 closed by yselivanov
#22126: mc68881 fpcr inline asm breaks clang -flto build
http://bugs.python.org/issue22126 closed by skrah
#23974: random.randrange() biased output
http://bugs.python.org/issue23974 closed by rhettinger
#24336: Allow arbitrary keywords to @contextmanager functions
http://bugs.python.org/issue24336 closed by serhiy.storchaka
#24450: Add cr_await calculated property to coroutine object
http://bugs.python.org/issue24450 closed by yselivanov
#24456: audioop.adpcm2lin Buffer Over-read
http://bugs.python.org/issue24456 closed by serhiy.storchaka
#24462: bytearray.find Buffer Over-read
http://bugs.python.org/issue24462 closed by serhiy.storchaka
#24467: bytearray pop and remove Buffer Over-read
http://bugs.python.org/issue24467 closed by serhiy.storchaka
#24481: hotshot pack_string Heap Buffer Overflow
http://bugs.python.org/issue24481 closed by python-dev
#24514: tarfile fails to extract archive (handled fine by gnu tar and
http://bugs.python.org/issue24514 closed by lars.gustaebel
#24515: docstring of isinstance
http://bugs.python.org/issue24515 closed by steven.daprano
#24517: %z does not work in time.strftime()
http://bugs.python.org/issue24517 closed by r.david.murray
#24519: multiprocessing.Pool with maxtasksperchild starts too many pro
http://bugs.python.org/issue24519 closed by Zahari.Dim
#24521: Integer overflow in _pickle.c
http://bugs.python.org/issue24521 closed by benjamin.peterson
#24522: Integer overflow in _json_encode_unicode leads to crash (heap-
http://bugs.python.org/issue24522 closed by python-dev
#24523: coroutine asyncio.wait() does not preserve order of elements
http://bugs.python.org/issue24523 closed by gvanrossum
#24526: Exponent function bug
http://bugs.python.org/issue24526 closed by r.david.murray
#24528: Misleading exeption for await in comprehensions.
http://bugs.python.org/issue24528 closed by yselivanov
#24529: Same MemoryError object gets thrown from different places.
http://bugs.python.org/issue24529 closed by r.david.murray
#24530: `import..as` fails where `import` does not
http://bugs.python.org/issue24530 closed by vadmium
#24534: disable executing code in .pth files
http://bugs.python.org/issue24534 closed by minrk
#24535: SELinux reporting writes, executes, and dac_overwrites
http://bugs.python.org/issue24535 closed by ned.deily
#24537: Py_Initialize unable to load the file system codec
http://bugs.python.org/issue24537 closed by tim.golden
#24541: test_eightteen() in test_inspect out of sync with documentatio
http://bugs.python.org/issue24541 closed by yselivanov
#24543: Configure script wrongly detects x64/x87/mc68881 with -flto op
http://bugs.python.org/issue24543 closed by skrah
#24547: Whatâs New In Python 3.4: stray "("
http://bugs.python.org/issue24547 closed by python-dev
#24551: byte conversion
http://bugs.python.org/issue24551 closed by steven.daprano
#24552: use after free in load_newobj_ex
http://bugs.python.org/issue24552 closed by python-dev
#24556: Getopt overwrites variables unexpectedly
http://bugs.python.org/issue24556 closed by r.david.murray
#24558: shutil.copytree with symlinks=True opens vulnerabilities
http://bugs.python.org/issue24558 closed by spaceone
#24559: online Python docs scroll in a godawful ugly fashion
http://bugs.python.org/issue24559 closed by skrah
More information about the Python-Dev
mailing list