| Store | Cart

[Python-Dev] Summary of Python tracker Issues

From: Python tracker <sta...@bugs.python.org>
Fri, 27 Feb 2015 18:08:16 +0100 (CET)
ACTIVITY SUMMARY (2015-02-20 - 2015-02-27)
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    4788 (+18)
  closed 30510 (+26)
  total  35298 (+44)

Open issues with patches: 2245 


Issues opened (34)
==================

#23458: [2.7] random: make the file descriptor non-inheritable (on POS
http://bugs.python.org/issue23458  reopened by haypo

#23494: adding timedelta to datetime object is not timezone aware
http://bugs.python.org/issue23494  opened by gilsho

#23495: The writer.writerows method should be documented as accepting 
http://bugs.python.org/issue23495  opened by Steven.Barker

#23496: Steps for Android Native Build of Python 3.4.2
http://bugs.python.org/issue23496  opened by chaselton

#23498: Expose http.cookiejar.split_header_words()
http://bugs.python.org/issue23498  opened by vadmium

#23500: Argument Clinic: multiple macro definition
http://bugs.python.org/issue23500  opened by serhiy.storchaka

#23501: Argument Clinic: generate code into separate files by default
http://bugs.python.org/issue23501  opened by serhiy.storchaka

#23502: pprint: added support for mapping proxy
http://bugs.python.org/issue23502  opened by serhiy.storchaka

#23503: undefined behavior in Objects/obmalloc.c
http://bugs.python.org/issue23503  opened by dwight.guth

#23504: Add __all__ into types
http://bugs.python.org/issue23504  opened by serhiy.storchaka

#23505: Urlparse insufficient validation leads to open redirect
http://bugs.python.org/issue23505  opened by yaaboukir

#23507: Tuple creation is too slow
http://bugs.python.org/issue23507  opened by serhiy.storchaka

#23508: Document & unittest the subprocess.getstatusoutput() status va
http://bugs.python.org/issue23508  opened by gregory.p.smith

#23509: Speed up Counter operators
http://bugs.python.org/issue23509  opened by joern

#23510: multiprocessing bug SyncManager and 'with'
http://bugs.python.org/issue23510  opened by Cezary.Wagner

#23512: List of builtins is not alphabetical on https://docs.python.or
http://bugs.python.org/issue23512  opened by edsouza

#23513: Add support for classes/object model in multiprocessing/pickle
http://bugs.python.org/issue23513  opened by Cezary.Wagner

#23514: multiprocessing documentation - little more examples for paral
http://bugs.python.org/issue23514  opened by Cezary.Wagner

#23516: pip: urllib3 does not encode userinfo section of URL with auth
http://bugs.python.org/issue23516  opened by leotan

#23517: datetime.utcfromtimestamp parses timestamps incorrectly
http://bugs.python.org/issue23517  opened by tbarbugli

#23520: test_os failed (python-3.4.3)
http://bugs.python.org/issue23520  opened by avoevodkin

#23521: OverflowError from timedelta * float in datetime.py
http://bugs.python.org/issue23521  opened by belopolsky

#23522: Misleading note in Statistics module documentation
http://bugs.python.org/issue23522  opened by Journeyman08

#23524: Use _set_thread_local_invalid_parameter_handler in posixmodule
http://bugs.python.org/issue23524  opened by steve.dower

#23525: isbuiltin, isroutine, etc.
http://bugs.python.org/issue23525  opened by abarnert

#23526: Silence resource warnings in test_httplib
http://bugs.python.org/issue23526  opened by ashkop

#23527: test_smtpnet uses incorrect port for STARTTLS
http://bugs.python.org/issue23527  opened by ashkop

#23528: Limit decompressed data when reading from GzipFile
http://bugs.python.org/issue23528  opened by vadmium

#23529: Limit decompressed data when reading from LZMAFile and BZ2File
http://bugs.python.org/issue23529  opened by vadmium

#23530: os and multiprocessing.cpu_count do not respect cpuset/affinit
http://bugs.python.org/issue23530  opened by jtaylor

#23531: SSL operations cause entire process to hang
http://bugs.python.org/issue23531  opened by johnkw

#23532: add example of 'first match wins' to regex "|"  documentation?
http://bugs.python.org/issue23532  opened by Rick Otten

#23534: `test_longdouble` fails on Mac when using system libffi (versi
http://bugs.python.org/issue23534  opened by Maxime Belanger

#23536: Add explicit information on config file format not supporting 
http://bugs.python.org/issue23536  opened by piotr.dobrogost



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

#23536: Add explicit information on config file format not supporting 
http://bugs.python.org/issue23536

#23527: test_smtpnet uses incorrect port for STARTTLS
http://bugs.python.org/issue23527

#23525: isbuiltin, isroutine, etc.
http://bugs.python.org/issue23525

#23522: Misleading note in Statistics module documentation
http://bugs.python.org/issue23522

#23520: test_os failed (python-3.4.3)
http://bugs.python.org/issue23520

#23512: List of builtins is not alphabetical on https://docs.python.or
http://bugs.python.org/issue23512

#23504: Add __all__ into types
http://bugs.python.org/issue23504

#23503: undefined behavior in Objects/obmalloc.c
http://bugs.python.org/issue23503

#23502: pprint: added support for mapping proxy
http://bugs.python.org/issue23502

#23501: Argument Clinic: generate code into separate files by default
http://bugs.python.org/issue23501

#23498: Expose http.cookiejar.split_header_words()
http://bugs.python.org/issue23498

#23487: argparse: add_subparsers 'action' broken
http://bugs.python.org/issue23487

#23485: PEP 475: handle EINTR in the select and selectors module
http://bugs.python.org/issue23485

#23470: OpenBSD buildbot uses wrong stdlib
http://bugs.python.org/issue23470

#23469: Delete Misc/*.wpr files
http://bugs.python.org/issue23469



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

#23529: Limit decompressed data when reading from LZMAFile and BZ2File
http://bugs.python.org/issue23529

#23528: Limit decompressed data when reading from GzipFile
http://bugs.python.org/issue23528

#23527: test_smtpnet uses incorrect port for STARTTLS
http://bugs.python.org/issue23527

#23526: Silence resource warnings in test_httplib
http://bugs.python.org/issue23526

#23524: Use _set_thread_local_invalid_parameter_handler in posixmodule
http://bugs.python.org/issue23524

#23521: OverflowError from timedelta * float in datetime.py
http://bugs.python.org/issue23521

#23509: Speed up Counter operators
http://bugs.python.org/issue23509

#23507: Tuple creation is too slow
http://bugs.python.org/issue23507

#23504: Add __all__ into types
http://bugs.python.org/issue23504

#23502: pprint: added support for mapping proxy
http://bugs.python.org/issue23502

#23501: Argument Clinic: generate code into separate files by default
http://bugs.python.org/issue23501

#23496: Steps for Android Native Build of Python 3.4.2
http://bugs.python.org/issue23496

#23492: Argument Clinic: improve generated parser for 1-argument funct
http://bugs.python.org/issue23492

#23491: PEP 441 - Improving Python Zip Application Support
http://bugs.python.org/issue23491

#23488: Random objects twice as big as necessary on 64-bit builds
http://bugs.python.org/issue23488



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

#23491: PEP 441 - Improving Python Zip Application Support
http://bugs.python.org/issue23491  26 msgs

#23496: Steps for Android Native Build of Python 3.4.2
http://bugs.python.org/issue23496  24 msgs

#23521: OverflowError from timedelta * float in datetime.py
http://bugs.python.org/issue23521  17 msgs

#23524: Use _set_thread_local_invalid_parameter_handler in posixmodule
http://bugs.python.org/issue23524  14 msgs

#23493: optimize sort_keys in json module by using operator.itemgetter
http://bugs.python.org/issue23493  12 msgs

#23517: datetime.utcfromtimestamp parses timestamps incorrectly
http://bugs.python.org/issue23517  12 msgs

#23492: Argument Clinic: improve generated parser for 1-argument funct
http://bugs.python.org/issue23492   8 msgs

#20323: Argument Clinic: docstring_prototype output causes build failu
http://bugs.python.org/issue20323   7 msgs

#23314: Disabling CRT asserts in debug build
http://bugs.python.org/issue23314   7 msgs

#23458: [2.7] random: make the file descriptor non-inheritable (on POS
http://bugs.python.org/issue23458   7 msgs



Issues closed (25)
==================

#5700: io.FileIO calls flush() after file closed
http://bugs.python.org/issue5700  closed by serhiy.storchaka

#6639: turtle: _tkinter.TclError: invalid command name ".10170160"
http://bugs.python.org/issue6639  closed by serhiy.storchaka

#15955: bz2, lzma: add option to limit output size
http://bugs.python.org/issue15955  closed by pitrou

#20780: Shadowed (duplicate name but different body) test in test_stat
http://bugs.python.org/issue20780  closed by benjamin.peterson

#21934: OpenBSD has no /dev/full device
http://bugs.python.org/issue21934  closed by serhiy.storchaka

#22113: memoryview and struct.pack_into
http://bugs.python.org/issue22113  closed by serhiy.storchaka

#22435: socketserver.TCPSocket leaks socket to garbage collector if se
http://bugs.python.org/issue22435  closed by berker.peksag

#23152: fstat64 required on Windows
http://bugs.python.org/issue23152  closed by steve.dower

#23215: MemoryError with custom error handlers and multibyte codecs
http://bugs.python.org/issue23215  closed by serhiy.storchaka

#23245: urllib2: urlopen() gets exception(kwargs bug?)
http://bugs.python.org/issue23245  closed by Douman

#23374: pydoc 3.x raises UnicodeEncodeError on sqlite3 package
http://bugs.python.org/issue23374  closed by serhiy.storchaka

#23476: SSL cert verify fail for "www.verisign.com"
http://bugs.python.org/issue23476  closed by pitrou

#23489: atexit handlers are not executed when using multiprocessing.Po
http://bugs.python.org/issue23489  closed by davin

#23490: allocation (and overwrite) of a 0 byte buffer
http://bugs.python.org/issue23490  closed by serhiy.storchaka

#23497: textwrap.dedent doesn't work properly with embedded strings co
http://bugs.python.org/issue23497  closed by ned.deily

#23499: Minor grammar issue in mimetypes.rst
http://bugs.python.org/issue23499  closed by ned.deily

#23506: Data Structure of Dict not changing its value as expected
http://bugs.python.org/issue23506  closed by zach.ware

#23511: Broken code example in email module documentation
http://bugs.python.org/issue23511  closed by berker.peksag

#23515: Bad logic in timsort's merge_collapse
http://bugs.python.org/issue23515  closed by python-dev

#23518: Misplaced diagnostic caret for some SyntaxErrors
http://bugs.python.org/issue23518  closed by zach.ware

#23519: using asyncio.iscoroutinefunction() on a functools.partial obj
http://bugs.python.org/issue23519  closed by gvanrossum

#23523: cmath.atanh has wrong output
http://bugs.python.org/issue23523  closed by benjamin.peterson

#23533: MacOSX Python child process running urlopen crashed when tkMes
http://bugs.python.org/issue23533  closed by ned.deily

#23535: os.path.join() wrong concatenation of "C:" on Windows
http://bugs.python.org/issue23535  closed by eric.smith

#23537: BaseSubprocessTransport includes two unused methods
http://bugs.python.org/issue23537  closed by haypo
_______________________________________________
Python-Dev mailing list
Pyth...@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: https://mail.python.org/mailman/options/python-dev/python-dev-ml%40activestate.com

Recent Messages in this Thread
Python tracker Feb 27, 2015 05:08 pm