[Python-Dev] Summary of Python tracker Issues

2015-11-06 Thread Python tracker

ACTIVITY SUMMARY (2015-10-30 - 2015-11-06)
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:
  open5218 (+14)
  closed 32108 (+35)
  total  37326 (+49)

Open issues with patches: 2301 


Issues opened (33)
==

#25520: unittest load_tests protocol not working as documented
http://bugs.python.org/issue25520  opened by stefan

#25521: optparse module does not emit DeprecationWarning
http://bugs.python.org/issue25521  opened by John Hagen

#25522: IDLE: warn if save-as name matches stdlib name
http://bugs.python.org/issue25522  opened by terry.reedy

#25524: Add PyMemoryView_FromObjectWithFlags()
http://bugs.python.org/issue25524  opened by skrah

#25527: Invalid (... and confusing) warning raised by 2to3 regarding r
http://bugs.python.org/issue25527  opened by Antony.Lee

#25528: Attempt to further increase test coverage of calendar module
http://bugs.python.org/issue25528  opened by Rohit Mediratta

#25529: Provide access to the validated certificate chain in ssl modul
http://bugs.python.org/issue25529  opened by Lukasa

#25530: ssl: OP_NO_SSLv3 should always be set unless a user specifical
http://bugs.python.org/issue25530  opened by alex

#25531: greenlet header file is missing inside virtualenv
http://bugs.python.org/issue25531  opened by kracekumar

#25532: infinite loop when running inspect.unwrap over unittest.mock.c
http://bugs.python.org/issue25532  opened by cjw296

#25533: Make pkgutil.iter_modules() yield built-in modules
http://bugs.python.org/issue25533  opened by martin.panter

#25534: SimpleHTTPServer throwed an exception due to negtive st_mtime 
http://bugs.python.org/issue25534  opened by Sean.Wang

#25538: Traceback from __exit__ method is misleading
http://bugs.python.org/issue25538  opened by r.david.murray

#25541: Wrong usage of sockaddr_un struct for abstract namespace unix 
http://bugs.python.org/issue25541  opened by soutys

#25543: locale.atof keep '.' even if not part of the localeconv
http://bugs.python.org/issue25543  opened by ced

#25544: cleanup temporary files in distutils.has_function
http://bugs.python.org/issue25544  opened by minrk

#25545: email parsing docs need to be clear that only ASCII strings ar
http://bugs.python.org/issue25545  opened by tan...@swing.co.at

#25546: python 3.5 installation problem; Error 0x80240017: Failed to e
http://bugs.python.org/issue25546  opened by rfrank1234

#25547: Improve repr for files to show whether the file is open or clo
http://bugs.python.org/issue25547  opened by rhettinger

#25548: Show the address in the repr for class objects
http://bugs.python.org/issue25548  opened by rhettinger

#25550: RecursionError in re with '(' * 500
http://bugs.python.org/issue25550  opened by The Compiler

#25551: Event's test_reset_internal_locks too fragile
http://bugs.python.org/issue25551  opened by nirs

#25553: smtpd strips final carraige return from received message body
http://bugs.python.org/issue25553  opened by Deli Zhang

#2: Fix parser and AST: fill lineno and col_offset when compiling 
http://bugs.python.org/issue2  opened by haypo

#25557: Optimize LOAD_NAME bytecode
http://bugs.python.org/issue25557  opened by haypo

#25558: Use static asserts in C code
http://bugs.python.org/issue25558  opened by serhiy.storchaka

#25559: signal.siginterrupt description has typo
http://bugs.python.org/issue25559  opened by Tom Meagher

#25560: Unhandled warning in test_unicode_file
http://bugs.python.org/issue25560  opened by ppperry

#25562: Python 2 & 3 don't allow the user to disable ctypes SEH in win
http://bugs.python.org/issue25562  opened by tzickel

#25563: Windows 10 IDLE / Tkinter startup problem
http://bugs.python.org/issue25563  opened by veensl

#25564: IDLE behaves differently than python on `del __builtins__`
http://bugs.python.org/issue25564  opened by ppperry

#25566: asyncio reference cycles after ConnectionResetError
http://bugs.python.org/issue25566  opened by joente

#25567: shlex.quote doesn't work on bytestrings
http://bugs.python.org/issue25567  opened by Jonas Thiem



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

#25566: asyncio reference cycles after ConnectionResetError
http://bugs.python.org/issue25566

#25560: Unhandled warning in test_unicode_file
http://bugs.python.org/issue25560

#25551: Event's test_reset_internal_locks too fragile
http://bugs.python.org/issue25551

#25544: cleanup temporary files in distutils.has_function
http://bugs.python.org/issue25544

#25529: Provide access to the validated certificate chain in ssl modul
http://bugs.python.org/issue25529

#25528: Attempt to further increase test coverage of calendar module
http://bugs.python.org/issue25528

#25527: Invalid (... and confusing) warning raised by 2to3 regarding r
http://bugs.python.org/issue25527

#25524: Add PyMemoryView_FromObjectWithFlags()
http://bugs

[Python-Dev] modernizing IDLE

2015-11-06 Thread Mark Roseman
Just wanted to share some documentation I’ve put together (and a snapshot of 
the code) on the effort to improve the appearance and behaviour of IDLE:

http://www.tkdocs.com/tutorial/idle.html 


(There’s also currently a post on Hacker News about this).

While Terry can better speak to plans and timelines about getting these changes 
integrated in, it seems a good time to get some other people to have a closer 
look and share any feedback.

Mark

___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com