[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Sep 7 18:07:17 CEST 2012
ACTIVITY SUMMARY (2012-08-31 - 2012-09-07)
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 3681 (+28)
closed 23975 (+20)
total 27656 (+48)
Open issues with patches: 1639
Issues opened (40)
==================
#14223: curses addch broken on Python3.3a1
http://bugs.python.org/issue14223 reopened by Nicholas.Cole
#15833: most failures to write byte-compiled file no longer suppressed
http://bugs.python.org/issue15833 opened by sbt
#15834: 2to3 benchmark not working under Python 3
http://bugs.python.org/issue15834 opened by brett.cannon
#15835: HP-UX build needs to be tweaked to pick up PATH_MAX
http://bugs.python.org/issue15835 opened by trent
#15836: unittest assertRaises should verify excClass is actually a Bas
http://bugs.python.org/issue15836 opened by daniel.wagner-hall
#15837: Added test to test_random.py testing Random.shuffle
http://bugs.python.org/issue15837 opened by eng793
#15838: make install tries to create lib2to3 grammar pickles in source
http://bugs.python.org/issue15838 opened by ned.deily
#15840: Ambiguity with regard to the effect of accessing a closed IOBa
http://bugs.python.org/issue15840 opened by alexkon
#15842: Some SocketIO methods can succeed after close()
http://bugs.python.org/issue15842 opened by pitrou
#15844: weird import errors
http://bugs.python.org/issue15844 opened by weirdink13
#15845: Fixing some byte-to-string conversion warnings
http://bugs.python.org/issue15845 opened by eng793
#15847: parse_args stopped accepting tuples
http://bugs.python.org/issue15847 opened by zbysz
#15848: PEP 3121, 384 Refactoring applied to xxsubtype module
http://bugs.python.org/issue15848 opened by Robin.Schreiber
#15849: PEP 3121, 384 Refactoring applied to xx module
http://bugs.python.org/issue15849 opened by Robin.Schreiber
#15851: Lib/robotparser.py doesn't accept setting a user agent string,
http://bugs.python.org/issue15851 opened by dualbus
#15852: typos in curses argument error messages
http://bugs.python.org/issue15852 opened by cjerdonek
#15853: IDLE crashes selecting Preferences menu with OS X ActiveState
http://bugs.python.org/issue15853 opened by David.Pietz
#15855: memoryview methods and data members are missing docstrings
http://bugs.python.org/issue15855 opened by belopolsky
#15856: inspect.getsource(SomeClass) doesn't show @decorators
http://bugs.python.org/issue15856 opened by takluyver
#15857: memoryview: complete support for struct packing/unpacking
http://bugs.python.org/issue15857 opened by belopolsky
#15858: tarfile missing entries due to omitted uid/gid fields
http://bugs.python.org/issue15858 opened by tlynn
#15859: PyUnicode_EncodeFSDefault win32 inconsistancy.
http://bugs.python.org/issue15859 opened by ideasman42
#15860: Use TestCase assertion methods in unittest.mock.assert* to mak
http://bugs.python.org/issue15860 opened by Julian
#15861: ttk.Treeview "unmatched open brace in list"
http://bugs.python.org/issue15861 opened by Bryan.Oakley
#15862: IDLE not working when due to wrong Hard Drive point of os.path
http://bugs.python.org/issue15862 opened by Cemal.Duman
#15863: Fine-grained info about Python versions which support changes
http://bugs.python.org/issue15863 opened by alexkon
#15865: reflect bare star * in function signature documentation
http://bugs.python.org/issue15865 opened by cjerdonek
#15866: encode(..., 'xmlcharrefreplace') produces entities for surroga
http://bugs.python.org/issue15866 opened by wiml
#15867: make importlib documentation easier to use
http://bugs.python.org/issue15867 opened by Julian
#15868: leak in bytesio.c
http://bugs.python.org/issue15868 opened by skrah
#15869: Include .desktop file and icon
http://bugs.python.org/issue15869 opened by natureshadow
#15870: PyType_FromSpec should take metaclass as an argument
http://bugs.python.org/issue15870 opened by belopolsky
#15871: Online docs: make index search always available.
http://bugs.python.org/issue15871 opened by terry.reedy
#15872: shutil.rmtree(..., ignore_errors=True) doesn't ignore all erro
http://bugs.python.org/issue15872 opened by jwilk
#15873: "datetime" cannot parse ISO 8601 dates and times
http://bugs.python.org/issue15873 opened by nagle
#15874: argparse cannot parse shell variable arguments in file-given a
http://bugs.python.org/issue15874 opened by ZhuangZi
#15875: tarfile may not make @LongLink for non-ascii character
http://bugs.python.org/issue15875 opened by Manuke
#15877: xml.dom.minidom cannot parse ISO-2022-JP
http://bugs.python.org/issue15877 opened by dcallagh
#15879: set.__or__, __and__, etc create subclass types, but ignore __n
http://bugs.python.org/issue15879 opened by Jon.Obermark
#1528167: Tweak to make string.Templates more customizable
http://bugs.python.org/issue1528167 reopened by r.david.murray
Most recent 15 issues with no replies (15)
==========================================
#15879: set.__or__, __and__, etc create subclass types, but ignore __n
http://bugs.python.org/issue15879
#15875: tarfile may not make @LongLink for non-ascii character
http://bugs.python.org/issue15875
#15869: Include .desktop file and icon
http://bugs.python.org/issue15869
#15860: Use TestCase assertion methods in unittest.mock.assert* to mak
http://bugs.python.org/issue15860
#15856: inspect.getsource(SomeClass) doesn't show @decorators
http://bugs.python.org/issue15856
#15848: PEP 3121, 384 Refactoring applied to xxsubtype module
http://bugs.python.org/issue15848
#15835: HP-UX build needs to be tweaked to pick up PATH_MAX
http://bugs.python.org/issue15835
#15818: multiprocessing documentation of Process.exitcode
http://bugs.python.org/issue15818
#15817: Misc/gdbinit: Expose command documentation to gdb help
http://bugs.python.org/issue15817
#15812: inspect.getframeinfo() cannot show first line
http://bugs.python.org/issue15812
#15797: bdist_msi does not pass -install/remove flags to install_scrip
http://bugs.python.org/issue15797
#15796: Fix readline() docstrings
http://bugs.python.org/issue15796
#15782: Compile error for a number of Mac modules with recent Xcode
http://bugs.python.org/issue15782
#15772: Unresolved symbols in Windows 64-bit python
http://bugs.python.org/issue15772
#15767: add ModuleNotFoundError
http://bugs.python.org/issue15767
Most recent 15 issues waiting for review (15)
=============================================
#15873: "datetime" cannot parse ISO 8601 dates and times
http://bugs.python.org/issue15873
#15872: shutil.rmtree(..., ignore_errors=True) doesn't ignore all erro
http://bugs.python.org/issue15872
#15870: PyType_FromSpec should take metaclass as an argument
http://bugs.python.org/issue15870
#15868: leak in bytesio.c
http://bugs.python.org/issue15868
#15866: encode(..., 'xmlcharrefreplace') produces entities for surroga
http://bugs.python.org/issue15866
#15865: reflect bare star * in function signature documentation
http://bugs.python.org/issue15865
#15859: PyUnicode_EncodeFSDefault win32 inconsistancy.
http://bugs.python.org/issue15859
#15855: memoryview methods and data members are missing docstrings
http://bugs.python.org/issue15855
#15852: typos in curses argument error messages
http://bugs.python.org/issue15852
#15851: Lib/robotparser.py doesn't accept setting a user agent string,
http://bugs.python.org/issue15851
#15849: PEP 3121, 384 Refactoring applied to xx module
http://bugs.python.org/issue15849
#15848: PEP 3121, 384 Refactoring applied to xxsubtype module
http://bugs.python.org/issue15848
#15847: parse_args stopped accepting tuples
http://bugs.python.org/issue15847
#15845: Fixing some byte-to-string conversion warnings
http://bugs.python.org/issue15845
#15842: Some SocketIO methods can succeed after close()
http://bugs.python.org/issue15842
Top 10 most discussed issues (10)
=================================
#15814: memoryview: equality-hash invariant
http://bugs.python.org/issue15814 26 msgs
#15831: comma after leading optional argument is after bracket in docs
http://bugs.python.org/issue15831 24 msgs
#15836: unittest assertRaises should verify excClass is actually a Bas
http://bugs.python.org/issue15836 12 msgs
#15837: Added test to test_random.py testing Random.shuffle
http://bugs.python.org/issue15837 12 msgs
#15855: memoryview methods and data members are missing docstrings
http://bugs.python.org/issue15855 12 msgs
#14223: curses addch broken on Python3.3a1
http://bugs.python.org/issue14223 11 msgs
#15533: subprocess.Popen(cwd) documentation
http://bugs.python.org/issue15533 10 msgs
#15599: test_circular_imports() of test_threaded_import fails on FreeB
http://bugs.python.org/issue15599 10 msgs
#15870: PyType_FromSpec should take metaclass as an argument
http://bugs.python.org/issue15870 10 msgs
#11549: Build-out an AST optimizer, moving some functionality out of t
http://bugs.python.org/issue11549 9 msgs
Issues closed (21)
==================
#7652: Merge C version of decimal into py3k.
http://bugs.python.org/issue7652 closed by skrah
#12776: argparse: type conversion function should be called only once
http://bugs.python.org/issue12776 closed by r.david.murray
#13769: json.dump(ensure_ascii=False) return str instead of unicode
http://bugs.python.org/issue13769 closed by petri.lehtinen
#14922: mailbox.Maildir.get_message() may fail when Maildir dirname is
http://bugs.python.org/issue14922 closed by petri.lehtinen
#15447: A file is not properly closed by webbrowser._invoke
http://bugs.python.org/issue15447 closed by r.david.murray
#15509: UnixBrowser.open sometimes passes zero-length argument to the
http://bugs.python.org/issue15509 closed by r.david.murray
#15520: Document datetime.timestamp() in 3.3 What's New
http://bugs.python.org/issue15520 closed by belopolsky
#15557: Tests for webbrowser module
http://bugs.python.org/issue15557 closed by r.david.murray
#15802: Nonsensical test for mailbox
http://bugs.python.org/issue15802 closed by petri.lehtinen
#15810: assertSequenceEqual should be fired when comparing sequence su
http://bugs.python.org/issue15810 closed by gregory.p.smith
#15830: make -s no longer silences output from setup.py
http://bugs.python.org/issue15830 closed by doko
#15832: argparse: typechecks default value too early
http://bugs.python.org/issue15832 closed by bethard
#15839: SystemError raised by super() in erronous class should be Name
http://bugs.python.org/issue15839 closed by python-dev
#15841: Some StringIO and BytesIO methods can succeed after close
http://bugs.python.org/issue15841 closed by pitrou
#15843: aifc.open expects only str or file pointer
http://bugs.python.org/issue15843 closed by petri.lehtinen
#15846: literal_eval raises SystemError instead of SyntaxError, becaus
http://bugs.python.org/issue15846 closed by python-dev
#15850: list.count() results wrong if both booleans & 1's/0's are pres
http://bugs.python.org/issue15850 closed by alex
#15854: curses test_curses.test_unget_wch crash
http://bugs.python.org/issue15854 closed by ned.deily
#15864: Package cache doesn't cache packages with overlapping sys.path
http://bugs.python.org/issue15864 closed by r.david.murray
#15876: test_curses refleak
http://bugs.python.org/issue15876 closed by rosslagerwall
#15878: struct long type size
http://bugs.python.org/issue15878 closed by mark.dickinson
More information about the Python-Dev
mailing list