[Python-Dev] Summary of Python tracker Issues (original) (raw)

Python tracker status at bugs.python.org
Fri Apr 3 18:06:59 CEST 2009


ACTIVITY SUMMARY (03/27/09 - 04/03/09) Python tracker at http://bugs.python.org/

To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message.

2272 open (+59) / 15229 closed (+39) / 17501 total (+98)

Open issues with patches: 857

Average duration of open issues: 647 days. Median duration of open issues: 388 days.

Open Issues Breakdown open 2222 (+57) pending 50 ( +2)

Issues Created Or Reopened (103)


mmap.move crashes by integer overflow 03/31/09 CLOSED http://bugs.python.org/issue5387 reopened ocean-city
patch

Issue in transparency in top level tk window(python) on MAC 03/28/09 CLOSED http://bugs.python.org/issue5569 reopened YMohan

unqualified exec in class body 04/01/09 http://bugs.python.org/issue5578 reopened loewis
patch

abc.abstractproperty() docs list fget as required; fget is not r 03/27/09 CLOSED http://bugs.python.org/issue5581 created Devin Jeanpierre

Incorrect DST transition on Windows 03/27/09 http://bugs.python.org/issue5582 created acummings

Optional extensions in setup.py 03/28/09 CLOSED http://bugs.python.org/issue5583 created georg.brandl
patch

json.loads(u'3.14') fails unexpectedly (minor scanner bug) 03/28/09 http://bugs.python.org/issue5584 created bob.ippolito
easy

implement initializer for multiprocessing.BaseManager.start() 03/28/09 CLOSED http://bugs.python.org/issue5585 created lekma
patch, needs review

The documentation of os.makedirs is misleading 03/28/09 http://bugs.python.org/issue5586 created mher
patch

vars() no longer has a use repr 03/28/09 http://bugs.python.org/issue5587 created rhettinger

Add --randseed to regrtest 03/28/09 CLOSED http://bugs.python.org/issue5588 created collinwinter
patch, needs review

Wrong dump of floats 03/28/09 CLOSED http://bugs.python.org/issue5589 created stein

pyexpat defines global symbol template_string 03/28/09 http://bugs.python.org/issue5590 created doko

global symbols in shared libpython not prefixed with Py or _Py 03/28/09 CLOSED http://bugs.python.org/issue5591 created doko

Modules/_textio.c defines global symbol encodefuncs 03/28/09 CLOSED http://bugs.python.org/issue5592 created doko

test_math.testFsum failure on release30-maint 03/29/09 http://bugs.python.org/issue5593 reopened pitrou

IDLE startup configuration 03/29/09 http://bugs.python.org/issue5594 created mark

os.path.ismount (ntpath) gives UnboundLocalError for any input 03/29/09 CLOSED http://bugs.python.org/issue5595 created mnewman

memory leaks in 3.1 03/29/09 http://bugs.python.org/issue5596 created pitrou
patch

inspect.formatargspec crashes on missing kwonlydefaults 03/29/09 CLOSED http://bugs.python.org/issue5597 created petr.dolezal

"paths" argument missing in DocFileSuite documentation 03/29/09 CLOSED http://bugs.python.org/issue5598 created harobed

test_email_codecs is skipped because it fails to import TestSkip 03/30/09 CLOSED http://bugs.python.org/issue5599 created r.david.murray
easy

Slight inaccuracy in webbrowser documentation 03/30/09 CLOSED http://bugs.python.org/issue5600 created MLModel

webbrowser doesn't just open browsers 03/30/09 http://bugs.python.org/issue5601 created MLModel

Slight punctuation problem in documentation of urllib.request.ur 03/30/09 CLOSED http://bugs.python.org/issue5602 created MLModel

Garbled sentence in documentation of urllib.request.urlopen 03/30/09 CLOSED http://bugs.python.org/issue5603 created MLModel

imp.find_module() mixes UTF8 and MBCS 03/30/09 CLOSED http://bugs.python.org/issue5604 created gvanrossum

Don't assume that repr of literal dicts are sorted like pprint s 03/30/09 CLOSED http://bugs.python.org/issue5605 created fwierzbicki

The makefile dependencies listing formatter.h are wrong 03/30/09 http://bugs.python.org/issue5606 created stutzbach
patch

Lib/distutils/test/test_util: test_get_platform bogus for OSX 03/30/09 http://bugs.python.org/issue5607 created ronaldoussoren

Add python.exe to the path in windows? 03/30/09 CLOSED http://bugs.python.org/issue5608 created twillis

Create Unit Tests for nturl2path module 03/30/09 http://bugs.python.org/issue5609 created Kozyarchuk

email feedparser.py CRLFLF bug: $ vs \Z 03/30/09 http://bugs.python.org/issue5610 created tony_nelson
patch

Auto-detect indentation in C source in vimrc 03/30/09 http://bugs.python.org/issue5611 created KirkMcDonald
patch

whitespace folding in the email package could be better ;-) 03/30/09 http://bugs.python.org/issue5612 created cjw296

test_posix.py and test_wait4.py having missing import on win32 03/30/09 CLOSED http://bugs.python.org/issue5613 created tdriscol

Malloc errors in test_io 03/30/09 http://bugs.python.org/issue5614 created ronaldoussoren

linking fails when configured --without-threads 03/30/09 http://bugs.python.org/issue5615 created stutzbach
patch

Distutils 2to3 support doesn't have the doctest_only flag. 03/30/09 http://bugs.python.org/issue5616 created lregebro

Unicode printing in gdb post-mortem sessions 03/31/09 CLOSED http://bugs.python.org/issue5617 created dugan

PyMemberDef type T_UBYTE incorrectly documtented 03/31/09 CLOSED http://bugs.python.org/issue5618 created briancurtin
patch

Pass MS CRT debug flags into subprocesses 04/01/09 http://bugs.python.org/issue5619 reopened jnoller

The attribute's action of an object is not correct. 03/31/09 CLOSED http://bugs.python.org/issue5620 created Yong yang

Add description of special case to "Assignment statements" secti 03/31/09 http://bugs.python.org/issue5621 created jjposner

wrong error from curses.wrapper if curses initialization fails 03/31/09 http://bugs.python.org/issue5622 created nad

test_fdopen fails with vs2005, release build on Windows 2000 03/31/09 http://bugs.python.org/issue5623 created amaury.forgeotdarc
patch

Py3K branch import _winreg instead of winreg 03/31/09 CLOSED http://bugs.python.org/issue5624 created Kozyarchuk

test_urllib2 fails - urlopen error file not on local host 03/31/09 http://bugs.python.org/issue5625 created nad

misleading comment in socket.gethostname() documentation 03/31/09 http://bugs.python.org/issue5626 created nad

PyDict_SetItemString() fails when the second argument is null 03/31/09 CLOSED http://bugs.python.org/issue5627 created eulerto

TextIOWrapper fails with SystemError when reading HTTPResponse 04/01/09 http://bugs.python.org/issue5628 reopened orsenthil

PEP 0 date and revision not being set 03/31/09 http://bugs.python.org/issue5629 created brett.cannon

Update CObject API so it is safe and regular 03/31/09 http://bugs.python.org/issue5630 created lhastings
patch

Distutils "upload" command does not show up in--help-commands ou 03/31/09 CLOSED http://bugs.python.org/issue5631 created blais

Bug - threading.currentThread().ident returns None in main threa 03/31/09 CLOSED http://bugs.python.org/issue5632 created skip.montanaro
patch

fix for timeit when the statment is a string and the setup is n 03/31/09 http://bugs.python.org/issue5633 created tdriscol

cPickle error in case of recursion limit 03/31/09 http://bugs.python.org/issue5634 created bad

test_sys reference counting fails while tracing 03/31/09 CLOSED http://bugs.python.org/issue5635 created dugan
patch

csv.reader next() method missing 04/01/09 CLOSED http://bugs.python.org/issue5636 created tonyjoblin

2to3 does not convert urllib.urlopen to urllib.request.urlopen 04/01/09 CLOSED http://bugs.python.org/issue5637 created orsenthil

test_httpservers fails CGI tests if --enable-shared 04/01/09 http://bugs.python.org/issue5638 created tony_nelson

Support TLS SNI extension in ssl module 04/01/09 http://bugs.python.org/issue5639 created pdp
patch

Wrong print() result when unicode error handler is not 'strict' 04/01/09 http://bugs.python.org/issue5640 created ishimoto
patch

Local variables not freed when Exception raises in function call 04/02/09 CLOSED http://bugs.python.org/issue5641 reopened Glin

multiprocessing.Pool.map() docs slightly misleading 04/01/09 http://bugs.python.org/issue5642 created jmmcd

test__locale fails with RADIXCHAR on Windows 04/01/09 http://bugs.python.org/issue5643 created krisvale

test___future__ fails for py3k on Windows 04/01/09 CLOSED http://bugs.python.org/issue5644 created krisvale

test_memoryio fails for py3k on windows 04/01/09 http://bugs.python.org/issue5645 created krisvale

test_importlib fails for py3k on Windows 04/01/09 http://bugs.python.org/issue5646 created krisvale

MutableSet.iand implementation calls self.discard while iter 04/01/09 CLOSED http://bugs.python.org/issue5647 created della

OS X Installer: do not install obsolete documentation within Pyt 04/01/09 http://bugs.python.org/issue5648 created nad

OS X Installer: only include PythonSystemFixes package if target 04/01/09 http://bugs.python.org/issue5649 created nad

Obsolete RFC's should be removed from doc of urllib.urlparse 04/01/09 http://bugs.python.org/issue5650 created MLModel

OS X Installer: add checks to ensure proper Tcl configuration du 04/01/09 http://bugs.python.org/issue5651 created nad

OS X Installer: remove references to Mac/Tools which no longer e 04/01/09 http://bugs.python.org/issue5652 created nad

OS X Installer: by default install versioned-only links in /usr/ 04/01/09 http://bugs.python.org/issue5653 created nad

Add C hook in PyDict_SetItem for debuggers 04/01/09 http://bugs.python.org/issue5654 created jpe
patch

fix glob.iglob docstring 04/01/09 CLOSED http://bugs.python.org/issue5655 created dsm001
patch

Coverage execution fails for files not encoded with utf-8 04/01/09 CLOSED http://bugs.python.org/issue5656 created maru
patch

bad repr of itertools.count object with negative value on OS X 1 04/01/09 http://bugs.python.org/issue5657 created nad

make html in doc fails because Makefile assigns python to PYTHO 04/01/09 CLOSED http://bugs.python.org/issue5658 created MLModel

logging.FileHandler encoding parameter does not work as expected 04/01/09 CLOSED http://bugs.python.org/issue5659 created warp

Cannot deepcopy unittest.TestCase instances 04/02/09 CLOSED http://bugs.python.org/issue5660 created spiv

asyncore should catch EPIPE while sending() and receiving() 04/02/09 http://bugs.python.org/issue5661 created giampaolo.rodola
patch

py3k interpreter leak 04/02/09 CLOSED http://bugs.python.org/issue5662 created quiver

Better failure messages for unittest assertions 04/02/09 CLOSED http://bugs.python.org/issue5663 created michael.foord
patch

2to3 wont convert Cookie.Cookie properly 04/02/09 http://bugs.python.org/issue5664 created orsenthil

Add more pickling tests 04/02/09 http://bugs.python.org/issue5665 created collinwinter
patch, needs review

Py_BuildValue("c") should return bytes? 04/02/09 http://bugs.python.org/issue5666 created ocean-city
patch

Interpreter fails to initialize on build dir when IO encoding is 04/02/09 http://bugs.python.org/issue5667 created hyeshik.chang

file "" on disk creates garbage output in stack trace 04/02/09 http://bugs.python.org/issue5668 created zbysz

Extra heapq nlargest/nsmallest option for including ties 04/02/09 CLOSED http://bugs.python.org/issue5669 reopened gsakkis

Speed up pickling of dicts in cPickle 04/02/09 http://bugs.python.org/issue5670 created collinwinter
patch, needs review

Speed up pickling of lists in cPickle 04/02/09 http://bugs.python.org/issue5671 created collinwinter
patch, needs review

Implement a way to change the python process name 04/02/09 http://bugs.python.org/issue5672 created marcelo_fernandez

Add timeout option to subprocess.Popen 04/02/09 http://bugs.python.org/issue5673 created rnk
patch

distutils fails to find Linux libs (lib.....so.n) 04/02/09 http://bugs.python.org/issue5674 created jgarrison

string module requires bytes type for maketrans, but calling met 04/02/09 http://bugs.python.org/issue5675 created MechPaul

Fix "make clean" in py3k/trunk 04/03/09 http://bugs.python.org/issue5676 created lhastings
patch

Serious interpreter crash and/or arbitrary memory leak using .re 04/03/09 http://bugs.python.org/issue5677 created nneonneo

typo in future_builtins documentation 04/03/09 http://bugs.python.org/issue5678 created fredreichbier

Repair or Change installation error 03/30/09 http://bugs.python.org/issue1565509 reopened ghazel

Speed up using + for string concatenation 03/30/09 http://bugs.python.org/issue1569040 reopened benjamin.peterson
patch

Issues Now Closed (233)


Get rid of more references to cmp 166 days http://bugs.python.org/issue1717 georg.brandl
patch

email.MIMEText.MIMEText.as_string incorrectly folding long subje 426 days http://bugs.python.org/issue1974 cjw296

asynchat push always sends 512 bytes (ignoring ac_out_buffer_siz 414 days http://bugs.python.org/issue2073 josiahcarlson

time.strptime too strict? should it assume current year? 394 days http://bugs.python.org/issue2227 brett.cannon
patch, easy

Missing documentation about old/new-style classes 386 days http://bugs.python.org/issue2266 georg.brandl

Using an iteration variable outside a list comprehension needs a 379 days http://bugs.python.org/issue2344 jhylton
26backport

Backport memoryview object to Python 2.7 380 days http://bugs.python.org/issue2396 pitrou
patch

regrtest should not just skip imports that fail 378 days http://bugs.python.org/issue2409 r.david.murray
patch

stdbool support 366 days http://bugs.python.org/issue2497 r.david.murray
patch

locale.format() problems with decimal separator 365 days http://bugs.python.org/issue2522 r.david.murray
patch

Seconds range in time unit 360 days http://bugs.python.org/issue2568 r.david.murray
patch, easy

cmd.py should track input file objects so macros with submacros 357 days http://bugs.python.org/issue2577 rickbking

ErrorHandler buffer overflow in ?unused? SGI extension module al 354 days http://bugs.python.org/issue2591 gvanrossum

alp_ReadFrames() integer overflow leads to buffer overflow 355 days http://bugs.python.org/issue2593 r.david.murray

alp_readsamps() overflow leads to memory corruption in ?unused? 355 days http://bugs.python.org/issue2594 r.david.murray

allow field_name in format strings to default to next positional 354 days http://bugs.python.org/issue2599 r.david.murray

mailbox.MH.get_message() treats result of get_sequences() as lis 355 days http://bugs.python.org/issue2625 r.david.murray
patch, easy

Mac version of IDLE doesn't scroll as expected 330 days http://bugs.python.org/issue2754 ronaldoussoren

IDLE ignores module change before restart 330 days http://bugs.python.org/issue2755 tjreedy

pydoc doesnt show 'from module import identifier' in the docs 308 days http://bugs.python.org/issue2966 georg.brandl

arguments and default path not set in site.py and sitecustomize. 308 days http://bugs.python.org/issue2972 brett.cannon

Clean up Demos and Tools 293 days http://bugs.python.org/issue3087 brett.cannon
easy

Multiprocessing package build problem on Solaris 10 291 days http://bugs.python.org/issue3110 jnoller
patch

Hang when calling get() on an empty queue in the queue module 281 days http://bugs.python.org/issue3138 tazle

test_multiprocessing: test_listener_client flakiness 272 days http://bugs.python.org/issue3270 jnoller
patch

Test failure in test_math::testSum 252 days http://bugs.python.org/issue3421 marketdickinson

urllib documentation: urlopen().info() return type 252 days http://bugs.python.org/issue3427 georg.brandl
patch

Multi-process 2to3 250 days http://bugs.python.org/issue3448 benjamin.peterson
patch

os.path.normcase documentation/behaviour unclear on Mac OS X 241 days http://bugs.python.org/issue3485 ronaldoussoren
patch

Missing IDLE Preferences on Mac 231 days http://bugs.python.org/issue3549 kbk

multiprocessing.Pipe terminates with ERROR_NO_SYSTEM_RESOURCES i 231 days http://bugs.python.org/issue3551 jnoller
patch

A more informative message for ImportError 225 days http://bugs.python.org/issue3619 brett.cannon
patch

Cannot read saved csv file in a single run 216 days http://bugs.python.org/issue3681 gpolo

Python 3.0 beta 2 : json and urllib not working together? 210 days http://bugs.python.org/issue3763 orsenthil

test_multiprocessing fails on systems with HAVE_SEM_OPEN=0 210 days http://bugs.python.org/issue3770 jnoller
patch, needs review

Patch for adding "default" to itemgetter and attrgetter 169 days http://bugs.python.org/issue4124 rhettinger
patch

Add file comparisons to the unittest library 156 days http://bugs.python.org/issue4217 georg.brandl

On some Python builds, exec in a function can't create shadows o 138 days http://bugs.python.org/issue4315 jhylton

mro documentation 127 days http://bugs.python.org/issue4411 georg.brandl

Given a module hierarchy string 'a.b.c', add an easy way to impo 126 days http://bugs.python.org/issue4438 georg.brandl
patch

Build / Test Py3K failed on Ubuntu 8.10 117 days http://bugs.python.org/issue4535 benjamin.peterson

add SEEK_* values to io and/or io.IOBase 116 days http://bugs.python.org/issue4572 georg.brandl

compile() doesn't ignore the source encoding when a string is pa 110 days http://bugs.python.org/issue4626 jmfauth
patch, needs review

urllib's splitpasswd does not accept newline chars in passwords 104 days http://bugs.python.org/issue4675 orsenthil
patch

try to build a C module, but don't worry if it doesn't work 101 days http://bugs.python.org/issue4706 tarek

exec() behavior - revisited 86 days http://bugs.python.org/issue4831 jhylton

MacPython build script uses Carbon and MacOS modules slated for 84 days http://bugs.python.org/issue4848 ronaldoussoren

js_output wrong for cookies with " characters 85 days http://bugs.python.org/issue4860 orsenthil
patch

system wide site-packages dir not used on Mac OS X 82 days http://bugs.python.org/issue4865 ronaldoussoren
patch

Behavior of backreferences to named groups in regular expression 82 days http://bugs.python.org/issue4882 georg.brandl
patch

test/regrtest.py contains error on import 82 days http://bugs.python.org/issue4886 r.david.murray

email/header.py ecre regular expression issue 71 days http://bugs.python.org/issue4958 amaury.forgeotdarc

urlparse & nfs url (rfc 2224) 74 days http://bugs.python.org/issue4962 orsenthil
patch

multiprocessing/pipe_connection.c compiler warning (conn_poll) 71 days http://bugs.python.org/issue5002 jnoller
patch

Overly general claim about sequence unpacking in tutorial 70 days http://bugs.python.org/issue5018 georg.brandl

Adjust reference-counting note 67 days http://bugs.python.org/issue5039 georg.brandl
patch

Bug of CGIXMLRPCRequestHandler 67 days http://bugs.python.org/issue5040 orsenthil
patch

Printing Unicode chars from the interpreter in a non-UTF8 termin 61 days http://bugs.python.org/issue5110 ishimoto
patch

Add combinatoric counting functions to the math module. 58 days http://bugs.python.org/issue5139 rhettinger

multiprocessing: SocketListener should use SO_REUSEADDR 51 days http://bugs.python.org/issue5177 jnoller
patch

optparse doex not export make_option 50 days http://bugs.python.org/issue5190 georg.brandl

warns vars() assignment as well as locals() 49 days http://bugs.python.org/issue5199 georg.brandl
patch

String Formatting with namedtuple 50 days http://bugs.python.org/issue5205 rhettinger

urllib2.build_opener( 49 days http://bugs.python.org/issue5208 georg.brandl

change value of local variable in debug 50 days http://bugs.python.org/issue5215 georg.brandl
patch

Py_Main() does not return on sys.exit() 47 days http://bugs.python.org/issue5227 georg.brandl

multiprocessing not compatible with functools.partial 47 days http://bugs.python.org/issue5228 jackdied

time.strptime should reject bytes arguments on Py3 46 days http://bugs.python.org/issue5236 brett.cannon

Change time.strptime() to make it work with Unicode chars 46 days http://bugs.python.org/issue5239 brett.cannon
patch

Missing flags in the Regex howto 47 days http://bugs.python.org/issue5241 ezio.melotti

PyRun_SimpleStringFlags() documentation 46 days http://bugs.python.org/issue5245 georg.brandl

with lock fails on multiprocessing 44 days http://bugs.python.org/issue5261 jnoller
patch

OS X installer: faulty Python.app bundle inside of framework 43 days http://bugs.python.org/issue5270 ronaldoussoren

OS X installer: build can fail on import checks 43 days http://bugs.python.org/issue5271 ronaldoussoren

http client error 37 days http://bugs.python.org/issue5314 jhylton

subclasses undocumented 37 days http://bugs.python.org/issue5324 georg.brandl

json needs object_pairs_hook 31 days http://bugs.python.org/issue5381 bob.ippolito
patch

mmap.move crashes by integer overflow 0 days http://bugs.python.org/issue5387 ocean-city
patch

patches for multiprocessing module on NetBSD 30 days http://bugs.python.org/issue5400 jnoller
patch

Reference to missing(?) function in Extending & Embedding Docume 27 days http://bugs.python.org/issue5417 georg.brandl

Pyshell history management error 27 days http://bugs.python.org/issue5428 kbk

test_httpservers on Debian Testing 27 days http://bugs.python.org/issue5435 zamotcr

[3.1alpha1] test_importlib fails on Mac OSX 10.5.6 25 days http://bugs.python.org/issue5442 brett.cannon

only accept byte for getarg('c') and unicode for getarg('C') 16 days http://bugs.python.org/issue5499 haypo
patch

Deletion of some statements in re documentation 12 days http://bugs.python.org/issue5519 georg.brandl

HTTPRedirectHandler documentation is wrong 12 days http://bugs.python.org/issue5522 georg.brandl

execfile() removed from Python3 12 days http://bugs.python.org/issue5524 jhylton
patch

Backport sys module docs involving import to 2.7 11 days http://bugs.python.org/issue5529 georg.brandl

tearDown in unittest should be executed regardless of result in 7 days http://bugs.python.org/issue5538 yaneurabeya
needs review

"file objects" in python 3 tutorial 9 days http://bugs.python.org/issue5540 georg.brandl

multiprocessing: switch to autoconf detection of platform values 9 days http://bugs.python.org/issue5545 jnoller
patch

In the tutorial, PyMODINIT_FUNC is shown as having a return type 8 days http://bugs.python.org/issue5548 georg.brandl

Python 3.0.1 Mac OS X install image ReadMe file is incorrect 6 days http://bugs.python.org/issue5558 ronaldoussoren

Document bdist_msi 6 days http://bugs.python.org/issue5563 georg.brandl
patch

os.symlink/os.link docs should say old/new, not src/dst 3 days http://bugs.python.org/issue5564 benjamin.peterson

Minor error in document of PyLong_AsSsize_t 5 days http://bugs.python.org/issue5566 georg.brandl

Operators in operator module don't work with keyword arguments 6 days http://bugs.python.org/issue5567 rhettinger

Issue in transparency in top level tk window(python) on MAC 0 days http://bugs.python.org/issue5569 amaury.forgeotdarc

Bus error when calling .poll() on a closed Connection from multi 4 days http://bugs.python.org/issue5570 jnoller

new "TestCase.skip" method causes all tests to skip under trial 1 days http://bugs.python.org/issue5571 glyph

multiprocessing queues.py doesn't include JoinableQueue in its _ 4 days http://bugs.python.org/issue5574 jnoller

yield in iterators 0 days http://bugs.python.org/issue5577 gvanrossum

abc.abstractproperty() docs list fget as required; fget is not r 4 days http://bugs.python.org/issue5581 georg.brandl

Optional extensions in setup.py 4 days http://bugs.python.org/issue5583 tarek
patch

implement initializer for multiprocessing.BaseManager.start() 5 days http://bugs.python.org/issue5585 lekma
patch, needs review

Add --randseed to regrtest 1 days http://bugs.python.org/issue5588 marketdickinson
patch, needs review

Wrong dump of floats 0 days http://bugs.python.org/issue5589 benjamin.peterson

global symbols in shared libpython not prefixed with Py or _Py 1 days http://bugs.python.org/issue5591 pitrou

Modules/_textio.c defines global symbol encodefuncs 0 days http://bugs.python.org/issue5592 pitrou

os.path.ismount (ntpath) gives UnboundLocalError for any input 0 days http://bugs.python.org/issue5595 benjamin.peterson

inspect.formatargspec crashes on missing kwonlydefaults 0 days http://bugs.python.org/issue5597 benjamin.peterson

"paths" argument missing in DocFileSuite documentation 2 days http://bugs.python.org/issue5598 georg.brandl

test_email_codecs is skipped because it fails to import TestSkip 0 days http://bugs.python.org/issue5599 benjamin.peterson
easy

Slight inaccuracy in webbrowser documentation 0 days http://bugs.python.org/issue5600 benjamin.peterson

Slight punctuation problem in documentation of urllib.request.ur 2 days http://bugs.python.org/issue5602 georg.brandl

Garbled sentence in documentation of urllib.request.urlopen 2 days http://bugs.python.org/issue5603 georg.brandl

imp.find_module() mixes UTF8 and MBCS 3 days http://bugs.python.org/issue5604 asvetlov

Don't assume that repr of literal dicts are sorted like pprint s 0 days http://bugs.python.org/issue5605 benjamin.peterson

Add python.exe to the path in windows? 0 days http://bugs.python.org/issue5608 loewis

test_posix.py and test_wait4.py having missing import on win32 2 days http://bugs.python.org/issue5613 r.david.murray

Unicode printing in gdb post-mortem sessions 1 days http://bugs.python.org/issue5617 georg.brandl

PyMemberDef type T_UBYTE incorrectly documtented 1 days http://bugs.python.org/issue5618 georg.brandl
patch

The attribute's action of an object is not correct. 1 days http://bugs.python.org/issue5620 Yong yang

Py3K branch import _winreg instead of winreg 1 days http://bugs.python.org/issue5624 georg.brandl

PyDict_SetItemString() fails when the second argument is null 1 days http://bugs.python.org/issue5627 georg.brandl

Distutils "upload" command does not show up in--help-commands ou 1 days http://bugs.python.org/issue5631 georg.brandl

Bug - threading.currentThread().ident returns None in main threa 0 days http://bugs.python.org/issue5632 benjamin.peterson
patch

test_sys reference counting fails while tracing 0 days http://bugs.python.org/issue5635 georg.brandl
patch

csv.reader next() method missing 1 days http://bugs.python.org/issue5636 georg.brandl

2to3 does not convert urllib.urlopen to urllib.request.urlopen 1 days http://bugs.python.org/issue5637 benjamin.peterson

Local variables not freed when Exception raises in function call 0 days http://bugs.python.org/issue5641 georg.brandl

test___future__ fails for py3k on Windows 0 days http://bugs.python.org/issue5644 benjamin.peterson

MutableSet.iand implementation calls self.discard while iter 0 days http://bugs.python.org/issue5647 rhettinger

fix glob.iglob docstring 0 days http://bugs.python.org/issue5655 georg.brandl
patch

Coverage execution fails for files not encoded with utf-8 0 days http://bugs.python.org/issue5656 georg.brandl
patch

make html in doc fails because Makefile assigns python to PYTHO 1 days http://bugs.python.org/issue5658 MLModel

logging.FileHandler encoding parameter does not work as expected 1 days http://bugs.python.org/issue5659 warp

Cannot deepcopy unittest.TestCase instances 0 days http://bugs.python.org/issue5660 michael.foord

py3k interpreter leak 0 days http://bugs.python.org/issue5662 benjamin.peterson

Better failure messages for unittest assertions 0 days http://bugs.python.org/issue5663 michael.foord
patch

Extra heapq nlargest/nsmallest option for including ties 0 days http://bugs.python.org/issue5669 rhettinger

Confusions in formatfloat 2566 days http://bugs.python.org/issue532631 marketdickinson

Bgen should learn about booleans 2404 days http://bugs.python.org/issue602291 ronaldoussoren

More documentation for the imp module 2376 days http://bugs.python.org/issue616247 brett.cannon

Imports can deadlock 2233 days http://bugs.python.org/issue689895 brett.cannon

Reloading pseudo modules 2213 days http://bugs.python.org/issue701743 brett.cannon
patch

bgen requires Universal Headers, not OS X dev headers 2072 days http://bugs.python.org/issue779153 ronaldoussoren

BasicModuleLoader behaviour in Python 2.3c2 2074 days http://bugs.python.org/issue779191 brett.cannon

zipimport on meta_path fails with mutual importers 2060 days http://bugs.python.org/issue787113 brett.cannon

imp.find_module doesn't work in /tmp 2022 days http://bugs.python.org/issue809254 brett.cannon

cryptic os.spawnvpe() return code 1972 days http://bugs.python.org/issue837577 georg.brandl

reload() fails with modules from zips 1942 days http://bugs.python.org/issue856103 brett.cannon

Some Carbon modules missing from documentation 1873 days http://bugs.python.org/issue896199 ronaldoussoren
easy

bundlebuilder: some way to add non-py files in packages 1866 days http://bugs.python.org/issue900502 ronaldoussoren

asyncore fixes and improvements 1854 days http://bugs.python.org/issue909005 giampaolo.rodola
patch

nametowidget throws TypeError for Tcl_Objs 1811 days http://bugs.python.org/issue934418 gpolo

List with Canvas.create_line Option arrow=LAST Broke 1799 days http://bugs.python.org/issue941262 gpolo

importing dynamic modules via embedded python 1764 days http://bugs.python.org/issue965206 brett.cannon

import x.y inside of module x.y 1763 days http://bugs.python.org/issue966431 brett.cannon

PyObject_GenericGetAttr is undocumented 1755 days http://bugs.python.org/issue970783 georg.brandl
easy

Starting a script in OSX within a specific folder 1748 days http://bugs.python.org/issue974159 ronaldoussoren

An inconsistency with nested scopes 1721 days http://bugs.python.org/issue991196 jhylton

exec statement balks at CR/LF 1719 days http://bugs.python.org/issue992207 georg.brandl
easy

test__locale fails on MacOS X 1699 days http://bugs.python.org/issue1005113 brett.cannon

Can't raise "C API version mismatch" warning 1634 days http://bugs.python.org/issue1044382 brett.cannon

current directory in sys.path handles symlinks badly 1585 days http://bugs.python.org/issue1074015 brett.cannon

Carbon.Res misses GetIndString 1560 days http://bugs.python.org/issue1089399 ronaldoussoren

Carbon.File.FSCatalogInfo.createDate implementation 1560 days http://bugs.python.org/issue1089624 ronaldoussoren

_AEModule.c patch 1557 days http://bugs.python.org/issue1090958 ronaldoussoren
patch

sys.stdout doco isn't discouraging enough 1546 days http://bugs.python.org/issue1096310 georg.brandl

OSATerminology still semi-broken 1519 days http://bugs.python.org/issue1113328 ronaldoussoren

patches to compile for AIX 4.1.x 1509 days http://bugs.python.org/issue1119626 ajaksu2
patch

eval does not bind variables in lambda bodies correctly 1492 days http://bugs.python.org/issue1153622 jhylton

Neverending warnings from asyncore 1483 days http://bugs.python.org/issue1161031 brett.cannon
patch

threading.Condition.wait() return value indicates timeout 1457 days http://bugs.python.org/issue1175933 gvanrossum
patch, easy

allow running multiple instances of IDLE 1417 days http://bugs.python.org/issue1201569 kbk
patch

'insufficient disk space' message wrong (msi on win xp pro) 1361 days http://bugs.python.org/issue1234328 ajaksu2

httplib gzip support 1347 days http://bugs.python.org/issue1243678 georg.brandl
patch

expat binding for XML_ParserReset (Bug #1208730) 1345 days http://bugs.python.org/issue1244208 ajaksu2
patch

QuickTime API needs corrected object types 1329 days http://bugs.python.org/issue1254695 ronaldoussoren
patch

2.4.1 make fails on Solaris 10 (complexobject.c/HUGE_VAL) 1308 days http://bugs.python.org/issue1276509 ajaksu2

Incorrect use of -L/usr/lib/termcap 1257 days http://bugs.python.org/issue1332732 ajaksu2

async_chat.push() can trigger handle_error(). undocumented. 1217 days http://bugs.python.org/issue1370380 josiahcarlson

minidom namespace problems 1214 days http://bugs.python.org/issue1371937 ajaksu2

_winreg specifies EnvironmentError instead of WindowsError 1197 days http://bugs.python.org/issue1386675 georg.brandl

Compile under mingw properly 1162 days http://bugs.python.org/issue1412448 ajaksu2
patch

PyImport_AppendInittab stores pointer to parameter 1157 days http://bugs.python.org/issue1419652 brett.cannon

Unable to stringify datetime with tzinfo 1114 days http://bugs.python.org/issue1447945 ajaksu2

Hitting CTRL-C while in a loop closes IDLE on cygwin 1083 days http://bugs.python.org/issue1468223 tebeka

endless loop in PyCFunction_Fini() 1049 days http://bugs.python.org/issue1488906 ajaksu2

sys.path issue if sys.prefix contains a colon 1021 days http://bugs.python.org/issue1507224 brett.cannon

del: Type is cleared before instances 1006 days http://bugs.python.org/issue1513802 benjamin.peterson

site.py can break the location of the python library 1007 days http://bugs.python.org/issue1514734 brett.cannon

fcntl.ioctl fails to copy back exactly-1024 buffer 992 days http://bugs.python.org/issue1520818 ajaksu2

Document additions from PEP 302 987 days http://bugs.python.org/issue1525549 brett.cannon

Literal strings use BS as octal escape character 978 days http://bugs.python.org/issue1530012 georg.brandl

distutils 'register' command and windows home directories 973 days http://bugs.python.org/issue1531505 ajaksu2

Win32 debug version of _msi creates _msi.pyd, not _msi_d.pyd 968 days http://bugs.python.org/issue1534738 ajaksu2

sys.path gets munged with certain directory structures 969 days http://bugs.python.org/issue1534764 brett.cannon

"make install" doesn't install to /usr/lib64 on x86_64 boxes 965 days http://bugs.python.org/issue1536339 ajaksu2

python-2.5c1.msi contains ICE validation errors and warnings 955 days http://bugs.python.org/issue1542432 ajaksu2

test_tempfile fails on cygwin 953 days http://bugs.python.org/issue1543467 ajaksu2

Wireless on Python 946 days http://bugs.python.org/issue1547300 ajaksu2

C modules reloaded on certain failed imports 946 days http://bugs.python.org/issue1548687 brett.cannon

python 2.5 install can't find tcl/tk in /usr/lib64 936 days http://bugs.python.org/issue1553166 ajaksu2

Class instance apparently not destructed when expected 935 days http://bugs.python.org/issue1553819 ajaksu2

2.5c1 Core dump during 64-bit make on Solaris 9 Sparc 929 days http://bugs.python.org/issue1557490 ajaksu2

strftime('%z') behaving differently with/without time arg. 924 days http://bugs.python.org/issue1560794 ajaksu2

IDLE: Dedent with Italian keyboard 921 days http://bugs.python.org/issue1562092 gpolo

importing threading in a thread does not work 921 days http://bugs.python.org/issue1562822 brett.cannon

--disable-sunaudiodev --disable-tk does not work 895 days http://bugs.python.org/issue1579029 ajaksu2

Error piping output between scripts on Windows 879 days http://bugs.python.org/issue1590068 georg.brandl

import deadlocks when using PyObjC threads 879 days http://bugs.python.org/issue1590864 brett.cannon

PyThread_release_lock with pthreads munges errno 849 days http://bugs.python.org/issue1608921 benjamin.peterson
patch

IDLE crashes on OS X 10.4 when "Preferences" selected 831 days http://bugs.python.org/issue1621111 kbk

Please provide rsync-method in the urllib[2] module 810 days http://bugs.python.org/issue1634770 orsenthil

MIME renderer: wrong header line break with long subject? 795 days http://bugs.python.org/issue1645148 barry

sgmllib _convert_ref UnicodeDecodeError exception, new in 2.5 786 days http://bugs.python.org/issue1651995 georg.brandl
patch

thread join() with timeout hangs on Windows 2003 x64 786 days http://bugs.python.org/issue1654429 amaury.forgeotdarc

Handle requests to intern string subtype instances 776 days http://bugs.python.org/issue1658799 ajaksu2
patch

Calling tparm from extension lib fails in Python 2.5 777 days http://bugs.python.org/issue1659171 ajaksu2

Hangup when using cgitb in a thread while still in import 770 days http://bugs.python.org/issue1665206 brett.cannon

add identity function 760 days http://bugs.python.org/issue1673203 rhettinger

Make threading.Event().wait(timeout=3) return isSet 757 days http://bugs.python.org/issue1674032 georg.brandl
patch

Redirect cause invalid descriptor error 756 days http://bugs.python.org/issue1675026 georg.brandl

Remove trailing slash from --prefix 755 days http://bugs.python.org/issue1676135 georg.brandl
patch

PEP 361 Warnings 742 days http://bugs.python.org/issue1683908 ajaksu2
patch

python throws an error when unpacking bz2 file 694 days http://bugs.python.org/issue1714773 georg.brandl

Destructor behavior faulty 689 days http://bugs.python.org/issue1717900 pitrou

Line ending bug SimpleXMLRPCServer 677 days http://bugs.python.org/issue1725295 georg.brandl
patch

Windows Build Warnings 677 days http://bugs.python.org/issue1726196 amaury.forgeotdarc
patch

telnetlib: A callback for monitoring the telnet session 666 days http://bugs.python.org/issue1730959 jackdied
patch

asyncore/asynchat patches 654 days http://bugs.python.org/issue1736190 intgr
patch

Top Issues Most Discussed (10)


43 additional unittest type equality methods 361 days open http://bugs.python.org/issue2578

21 asyncore delayed calls feature 473 days open http://bugs.python.org/issue1641

15 Pass MS CRT debug flags into subprocesses 2 days open http://bugs.python.org/issue5619

14 multiprocessing.Pipe terminates with ERROR_NO_SYSTEM_RESOURCES 231 days closed http://bugs.python.org/issue3551

13 implement initializer for multiprocessing.BaseManager.start() 5 days closed http://bugs.python.org/issue5585

13 Neverending warnings from asyncore 1483 days closed http://bugs.python.org/issue1161031

12 Speed up pickling of dicts in cPickle 1 days open http://bugs.python.org/issue5670

12 test_math.testFsum failure on release30-maint 5 days open http://bugs.python.org/issue5593

11 Extra heapq nlargest/nsmallest option for including ties 0 days closed http://bugs.python.org/issue5669

10 PyDict_SetItemString() fails when the second argument is null 1 days closed http://bugs.python.org/issue5627



More information about the Python-Dev mailing list