[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Sep 17 18:09:07 CEST 2010
ACTIVITY SUMMARY (2010-09-10 - 2010-09-17)
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 stats:
open 2541 (+42)
closed 19128 (+69)
total 21669 (+65)
Open issues with patches: 1060
Issues opened (42)
==================
#9824: SimpleCookie should escape commas and semi-colons
http://bugs.python.org/issue9824 opened by spookylukey
#9831: test_distutils fails on MacOSX 10.6
http://bugs.python.org/issue9831 opened by cartman
#9838: Inadequate C-API to Python 3 I/O objects
http://bugs.python.org/issue9838 opened by pv
#9841: sysconfig and distutils.sysconfig differ in subtle ways
http://bugs.python.org/issue9841 opened by eric.araujo
#9842: Document ... used in recursive repr of containers
http://bugs.python.org/issue9842 opened by eric.araujo
#9844: calling nonexisting function under __INSURE__
http://bugs.python.org/issue9844 opened by eli.bendersky
#9845: Allow changing the method in urllib.request.Request
http://bugs.python.org/issue9845 opened by tarek
#9846: ZipExtFile provides no mechanism for closing the underlying fi
http://bugs.python.org/issue9846 opened by john.admanski
#9849: Argparse needs better error handling for nargs
http://bugs.python.org/issue9849 opened by Jason.Baker
#9850: obsolete macpath module dangerously broken and should be remov
http://bugs.python.org/issue9850 opened by ned.deily
#9851: multiprocessing socket timeout will break client
http://bugs.python.org/issue9851 opened by hume
#9852: test_ctypes fail with clang
http://bugs.python.org/issue9852 opened by cartman
#9854: SocketIO should return None on EWOULDBLOCK
http://bugs.python.org/issue9854 opened by pitrou
#9856: Change object.__format__(s) where s is non-empty to a Deprecat
http://bugs.python.org/issue9856 opened by eric.smith
#9857: SkipTest in tearDown is reported an as an error
http://bugs.python.org/issue9857 opened by pitrou
#9858: Python and C implementations of io are out of sync
http://bugs.python.org/issue9858 opened by pitrou
#9859: Add tests to verify API match of modules with 2 implementation
http://bugs.python.org/issue9859 opened by stutzbach
#9860: Building python outside of source directory fails
http://bugs.python.org/issue9860 opened by belopolsky
#9861: subprocess module changed exposed attributes
http://bugs.python.org/issue9861 opened by pclinch
#9862: test_subprocess hangs on AIX
http://bugs.python.org/issue9862 opened by sable
#9864: email.utils.{parsedate,parsedate_tz} should have better return
http://bugs.python.org/issue9864 opened by pitrou
#9865: OrderedDict doesn't implement __sizeof__
http://bugs.python.org/issue9865 opened by pitrou
#9866: Inconsistencies in tracing list comprehensions
http://bugs.python.org/issue9866 opened by belopolsky
#9867: Interrupted system calls are not retried
http://bugs.python.org/issue9867 opened by aronacher
#9868: test_locale leaves locale changed
http://bugs.python.org/issue9868 opened by ocean-city
#9869: long_subtype_new segfault in pure-Python code
http://bugs.python.org/issue9869 opened by cwitty
#9871: IDLE dies when using some regex
http://bugs.python.org/issue9871 opened by Popa.Claudiu
#9873: Allow bytes in some APIs that use string literals internally
http://bugs.python.org/issue9873 opened by ncoghlan
#9874: Message.attach() loses empty attachments
http://bugs.python.org/issue9874 opened by raph at mankin.org.uk
#9875: Garbage output when running setup.py on Windows
http://bugs.python.org/issue9875 opened by exarkun
#9876: ConfigParser can't interpolate values from other sections
http://bugs.python.org/issue9876 opened by asolovyov
#9877: Expose sysconfig._get_makefile_filename() in public API
http://bugs.python.org/issue9877 opened by barry
#9878: Avoid parsing pyconfig.h and Makefile by autogenerating extens
http://bugs.python.org/issue9878 opened by barry
#9880: Python 2.7 Won't Build: SystemError: unknown opcode
http://bugs.python.org/issue9880 opened by Tom.Browder
#9882: abspath from directory
http://bugs.python.org/issue9882 opened by ipatrol
#9883: minidom: AttributeError: DocumentFragment instance has no attr
http://bugs.python.org/issue9883 opened by Aubrey.Barnard
#9884: The 4th parameter of method always None or 0 on x64 Windows.
http://bugs.python.org/issue9884 opened by J2.NETe
#9886: Make operator.itemgetter/attrgetter/methodcaller easier to dis
http://bugs.python.org/issue9886 opened by ncoghlan
#9887: distutil's build_scripts doesn't read utf-8 in all locales
http://bugs.python.org/issue9887 opened by hagen
#460474: codecs.StreamWriter: reset() on close()
http://bugs.python.org/issue460474 reopened by r.david.murray
#767645: incorrect os.path.supports_unicode_filenames
http://bugs.python.org/issue767645 reopened by haypo
#1076515: shutil.move clobbers read-only files.
http://bugs.python.org/issue1076515 reopened by brian.curtin
Most recent 15 issues with no replies (15)
==========================================
#9887: distutil's build_scripts doesn't read utf-8 in all locales
http://bugs.python.org/issue9887
#9886: Make operator.itemgetter/attrgetter/methodcaller easier to dis
http://bugs.python.org/issue9886
#9884: The 4th parameter of method always None or 0 on x64 Windows.
http://bugs.python.org/issue9884
#9883: minidom: AttributeError: DocumentFragment instance has no attr
http://bugs.python.org/issue9883
#9882: abspath from directory
http://bugs.python.org/issue9882
#9871: IDLE dies when using some regex
http://bugs.python.org/issue9871
#9869: long_subtype_new segfault in pure-Python code
http://bugs.python.org/issue9869
#9862: test_subprocess hangs on AIX
http://bugs.python.org/issue9862
#9861: subprocess module changed exposed attributes
http://bugs.python.org/issue9861
#9856: Change object.__format__(s) where s is non-empty to a Deprecat
http://bugs.python.org/issue9856
#9852: test_ctypes fail with clang
http://bugs.python.org/issue9852
#9803: IDLE closes with save while breakpoint open
http://bugs.python.org/issue9803
#9800: Fast path for small int-indexing of lists and tuples
http://bugs.python.org/issue9800
#9790: ntpath contains imports inside functions
http://bugs.python.org/issue9790
#9774: test_smtpnet fails with "[110] Connection timed out" on AMD64
http://bugs.python.org/issue9774
Most recent 15 issues waiting for review (15)
=============================================
#9877: Expose sysconfig._get_makefile_filename() in public API
http://bugs.python.org/issue9877
#9865: OrderedDict doesn't implement __sizeof__
http://bugs.python.org/issue9865
#9854: SocketIO should return None on EWOULDBLOCK
http://bugs.python.org/issue9854
#9845: Allow changing the method in urllib.request.Request
http://bugs.python.org/issue9845
#9824: SimpleCookie should escape commas and semi-colons
http://bugs.python.org/issue9824
#9822: windows batch files are dependent on cmd current directory
http://bugs.python.org/issue9822
#9815: test_tarfile sometimes ends with error "Cannot remove dir"
http://bugs.python.org/issue9815
#9812: cPickle segfault with nested dicts in threaded env
http://bugs.python.org/issue9812
#9810: bzip2 build sometimes fails (VS8.0)
http://bugs.python.org/issue9810
#9808: Implement os.getlogin on Windows
http://bugs.python.org/issue9808
#9807: deriving configuration information for different builds with t
http://bugs.python.org/issue9807
#9802: Document 'stability' of builtin min() and max()
http://bugs.python.org/issue9802
#9800: Fast path for small int-indexing of lists and tuples
http://bugs.python.org/issue9800
#9787: Release the TLS lock during allocations
http://bugs.python.org/issue9787
#9786: Native TLS support for pthreads
http://bugs.python.org/issue9786
Top 10 most discussed issues (10)
=================================
#9867: Interrupted system calls are not retried
http://bugs.python.org/issue9867 18 msgs
#9807: deriving configuration information for different builds with t
http://bugs.python.org/issue9807 14 msgs
#9858: Python and C implementations of io are out of sync
http://bugs.python.org/issue9858 12 msgs
#767645: incorrect os.path.supports_unicode_filenames
http://bugs.python.org/issue767645 12 msgs
#2636: Regexp 2.7 (modifications to current re 2.2.2)
http://bugs.python.org/issue2636 10 msgs
#8746: os.chflags() and os.lchflags() are not built when they should
http://bugs.python.org/issue8746 9 msgs
#9786: Native TLS support for pthreads
http://bugs.python.org/issue9786 9 msgs
#9880: Python 2.7 Won't Build: SystemError: unknown opcode
http://bugs.python.org/issue9880 9 msgs
#9815: test_tarfile sometimes ends with error "Cannot remove dir"
http://bugs.python.org/issue9815 8 msgs
#9810: bzip2 build sometimes fails (VS8.0)
http://bugs.python.org/issue9810 7 msgs
Issues closed (69)
==================
#1178: IDLE - add "paste code" functionality
http://bugs.python.org/issue1178 closed by BreamoreBoy
#1552: fromfd() and socketpair() should return wrapped sockets
http://bugs.python.org/issue1552 closed by pitrou
#3030: compiler warning on HP-UX
http://bugs.python.org/issue3030 closed by BreamoreBoy
#3053: test_shutil fails under AIX
http://bugs.python.org/issue3053 closed by pitrou
#4617: SyntaxError when free variable name is also an exception targe
http://bugs.python.org/issue4617 closed by amaury.forgeotdarc
#4837: Omits MACHINE and DEBUG when building tix8.4.3
http://bugs.python.org/issue4837 closed by BreamoreBoy
#5016: FileIO.seekable() can return False
http://bugs.python.org/issue5016 closed by haypo
#5629: PEP 0 date and revision not being set
http://bugs.python.org/issue5629 closed by brett.cannon
#5934: fix gcc warnings: explicit type conversion for uid/gid in posi
http://bugs.python.org/issue5934 closed by haypo
#6627: threading.local() does not work with C-created threads
http://bugs.python.org/issue6627 closed by ncoghlan
#6893: defaultdict example in py3 doc should mention the new Counter
http://bugs.python.org/issue6893 closed by rhettinger
#7093: xmlrpclib.ServerProxy() doesn't support unicode uri
http://bugs.python.org/issue7093 closed by haypo
#7994: object.__format__ should reject format strings
http://bugs.python.org/issue7994 closed by eric.smith
#8197: Fatal error on thread creation in low memory condition: local
http://bugs.python.org/issue8197 closed by haypo
#8796: Deprecate codecs.open()
http://bugs.python.org/issue8796 closed by lemburg
#8835: buildbot: support.transient_internet() doesn't catch DNS socke
http://bugs.python.org/issue8835 closed by pitrou
#8921: 2.7rc1: test_ttk failures on OSX 10.4
http://bugs.python.org/issue8921 closed by ned.deily
#9210: remove --with-wctype-functions configure option
http://bugs.python.org/issue9210 closed by amaury.forgeotdarc
#9212: dict_keys purports to implement the Set ABC, but is missing th
http://bugs.python.org/issue9212 closed by stutzbach
#9213: range purports to implement the Sequence ABC, but is missing i
http://bugs.python.org/issue9213 closed by stutzbach
#9313: distutils error on MSVC older than 8
http://bugs.python.org/issue9313 closed by ocean-city
#9315: The trace module lacks unit tests
http://bugs.python.org/issue9315 closed by belopolsky
#9318: Py3k compilation on old MSVC
http://bugs.python.org/issue9318 closed by ocean-city
#9402: pyexpat: replace PyObject_DEL() by Py_DECREF() to fix a crash
http://bugs.python.org/issue9402 closed by haypo
#9579: In 3.x, os.confstr() returns garbage if value is longer than 2
http://bugs.python.org/issue9579 closed by haypo
#9580: os.confstr() doesn't decode result according to PEP 383
http://bugs.python.org/issue9580 closed by haypo
#9608: Re-phrase best way of using exceptions in doanddont.rst
http://bugs.python.org/issue9608 closed by r.david.murray
#9632: Remove sys.setfilesystemencoding()
http://bugs.python.org/issue9632 closed by haypo
#9662: ctypes not building under OS X because of ffi_closure_free not
http://bugs.python.org/issue9662 closed by ronaldoussoren
#9728: Docs point to FAQ Section 3, but FAQs are not numbered
http://bugs.python.org/issue9728 closed by stutzbach
#9729: Unconnected SSLSocket.{send,recv} raises TypeError: 'member_de
http://bugs.python.org/issue9729 closed by pitrou
#9769: PyUnicode_FromFormatV() doesn't handle non-ascii text correctl
http://bugs.python.org/issue9769 closed by haypo
#9809: Wrong Registery Entries on win64
http://bugs.python.org/issue9809 closed by loewis
#9817: expat copyright/license file is missing
http://bugs.python.org/issue9817 closed by doko
#9818: build files to build Lib/distutils/command/wininst-9.0* are mi
http://bugs.python.org/issue9818 closed by doko
#9820: Windows : os.listdir(b'.') doesn't raise an errorfor unencodab
http://bugs.python.org/issue9820 closed by haypo
#9821: Support PEP 383 on Windows: mbcs support of surrogateescape er
http://bugs.python.org/issue9821 closed by haypo
#9823: OrderedDict is comparable to dict
http://bugs.python.org/issue9823 closed by benjamin.peterson
#9825: OrderedDict ref cycles cause memory leak
http://bugs.python.org/issue9825 closed by rhettinger
#9826: OrderedDict ref cycles break repr()
http://bugs.python.org/issue9826 closed by rhettinger
#9827: Clarify LogRecord documentation
http://bugs.python.org/issue9827 closed by vinay.sajip
#9828: Repeated Py_Initialize and Py_Finalize usage brings fatal erro
http://bugs.python.org/issue9828 closed by pitrou
#9829: Unexpected Fraction.from_float() Behavior
http://bugs.python.org/issue9829 closed by r.david.murray
#9830: Python 2.7 x64 not properly installed on Windows 7 (registry)
http://bugs.python.org/issue9830 closed by r.david.murray
#9832: test_unicodedata fails on MacOSX 10.6
http://bugs.python.org/issue9832 closed by ned.deily
#9833: test_ttk_guionly fails on MacOSX 10.6
http://bugs.python.org/issue9833 closed by flox
#9834: PySequence_GetSlice() lacks a NULL check
http://bugs.python.org/issue9834 closed by benjamin.peterson
#9835: ZipFile unix external attributes incorrect for entry written w
http://bugs.python.org/issue9835 closed by amaury.forgeotdarc
#9836: Refleak in PyUnicode_FormatV
http://bugs.python.org/issue9836 closed by haypo
#9837: ZipFileExt.read() reads more data than requested
http://bugs.python.org/issue9837 closed by pitrou
#9839: Test issue
http://bugs.python.org/issue9839 closed by loewis
#9840: Recursive Repr
http://bugs.python.org/issue9840 closed by rhettinger
#9843: imp documentation redundancy with acquire_lock and release_loc
http://bugs.python.org/issue9843 closed by benjamin.peterson
#9847: Binary strings never compare equal to raw/normal strings
http://bugs.python.org/issue9847 closed by flox
#9848: setup.py contains needless references to built-in _weakref mod
http://bugs.python.org/issue9848 closed by brett.cannon
#9853: Wrong signature for SSLSocket.recvfrom and SSLSocket.sendto
http://bugs.python.org/issue9853 closed by pitrou
#9855: Complex number slicing neither works nor causes an error on im
http://bugs.python.org/issue9855 closed by eric.smith
#9863: threading, signals, atexit: different execution with different
http://bugs.python.org/issue9863 closed by r.david.murray
#9870: compile and nested scopes
http://bugs.python.org/issue9870 closed by georg.brandl
#9872: `a.b.my_function is not b.my_function` when `a` and `b` are bo
http://bugs.python.org/issue9872 closed by benjamin.peterson
#9879: Tracker Won't Accept New Bugs
http://bugs.python.org/issue9879 closed by ned.deily
#9881: PySSL_SSLread loops until data is available, even in non-block
http://bugs.python.org/issue9881 closed by pitrou
#9885: Function Round does not work properly in some conditions
http://bugs.python.org/issue9885 closed by r.david.murray
#1651427: readline needs termcap on my FC6
http://bugs.python.org/issue1651427 closed by BreamoreBoy
#1659705: Python extension problems after re-install
http://bugs.python.org/issue1659705 closed by elfin24fw
#416670: MatchObjects not deepcopy()able
http://bugs.python.org/issue416670 closed by BreamoreBoy
#941346: AIX shared library fix
http://bugs.python.org/issue941346 closed by pitrou
#1538778: pyo's are not overwritten by different optimization levels
http://bugs.python.org/issue1538778 closed by barry
#1648923: HP-UX: -lcurses missing for readline.so
http://bugs.python.org/issue1648923 closed by BreamoreBoy
More information about the Python-Dev
mailing list