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

Python tracker status at bugs.python.org
Fri Nov 5 18:08:19 CET 2010


ACTIVITY SUMMARY (2010-10-29 - 2010-11-05) 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 2514 (+17) closed 19597 (+78) total 22111 (+95)

Open issues with patches: 1044

Issues opened (56)

#5251: contextlib.nested inconsistent with, well, nested with stateme http://bugs.python.org/issue5251 reopened by ncoghlan

#10236: Sporadic failures of test_ssl http://bugs.python.org/issue10236 opened by ixokai

#10237: failure in Barrier tests http://bugs.python.org/issue10237 opened by pitrou

#10238: ctypes not building under OS X 10.6 with LLVM/Clang 2.8 http://bugs.python.org/issue10238 opened by brett.cannon

#10239: multiprocessing signal defect http://bugs.python.org/issue10239 opened by Neal.Becker

#10240: dict.update.doc is misleading http://bugs.python.org/issue10240 opened by ivank

#10241: gc fixes for module m_copy attribute http://bugs.python.org/issue10241 opened by nascheme

#10242: unittest's assertItemsEqual() method makes too many assumption http://bugs.python.org/issue10242 opened by rhettinger

#10245: Fix resource warnings in test_telnetlib http://bugs.python.org/issue10245 opened by bbrazil

#10248: Fix resource warnings in test_xmlrpclib http://bugs.python.org/issue10248 opened by bbrazil

#10252: Fix resource warnings in distutils http://bugs.python.org/issue10252 opened by bbrazil

#10254: unicodedata.normalize('NFC', s) regression http://bugs.python.org/issue10254 opened by valhallasw

#10255: refleak in initstdio http://bugs.python.org/issue10255 opened by nascheme

#10259: Entry text not set if all of 'Font', 'Foreground' and 'Justify http://bugs.python.org/issue10259 opened by iarspider

#10260: Add a threading.Condition.wait_for() method http://bugs.python.org/issue10260 opened by krisvale

#10261: tarfile iterator without members caching http://bugs.python.org/issue10261 opened by karstenw

#10262: Add --disable-abi-flags option to configure http://bugs.python.org/issue10262 opened by Arfrever

#10267: test_ttk_guionly leaks many references http://bugs.python.org/issue10267 opened by pitrou

#10270: Fix resource warnings in test_threading http://bugs.python.org/issue10270 opened by bbrazil

#10271: warnings.showwarning should allow any callable object http://bugs.python.org/issue10271 opened by lekma

#10272: SSL handshake timeouts not caught by transient_internet http://bugs.python.org/issue10272 opened by pitrou

#10273: Clean-up Unittest API http://bugs.python.org/issue10273 opened by rhettinger

#10274: imaplib should provide a means to validate a remote server ssl http://bugs.python.org/issue10274 opened by db

#10276: zlib crc32/adler32 buffer length truncation (64-bit) http://bugs.python.org/issue10276 opened by nvawda

#10278: add time.wallclock() method http://bugs.python.org/issue10278 opened by krisvale

#10282: IMPLEMENTATION token differently delt with in NNTP capability http://bugs.python.org/issue10282 opened by jelie

#10284: NNTP should accept bytestrings for username and password http://bugs.python.org/issue10284 opened by jelie

#10287: NNTP authentication should check capabilities http://bugs.python.org/issue10287 opened by jelie

#10288: Remove deprecated C "character" handling macros ISUPPER() etc http://bugs.python.org/issue10288 opened by dmalcolm

#10289: Document magic methods called by built-in functions http://bugs.python.org/issue10289 opened by eric.araujo

#10291: Clean-up turtledemo in-package documentation http://bugs.python.org/issue10291 opened by belopolsky

#10292: tarinfo should use relative symlinks http://bugs.python.org/issue10292 opened by magcius

#10296: ctypes catches BreakPoint error on windows 32 http://bugs.python.org/issue10296 opened by krisvale

#10297: decimal module documentation is misguiding http://bugs.python.org/issue10297 opened by hafiza.jameel

#10298: zipfile: incorrect comment size will prevent extracting http://bugs.python.org/issue10298 opened by rep

#10299: Add index with links section for built-in functions http://bugs.python.org/issue10299 opened by nestor

#10302: Add class-functions to hash many small objects with hashlib http://bugs.python.org/issue10302 opened by ebfe

#10303: small inconsistency in tutorial http://bugs.python.org/issue10303 opened by maltehelmert

#10304: error in tutorial triple-string example http://bugs.python.org/issue10304 opened by maltehelmert

#10305: Cleanup up ResourceWarnings in multiprocessing http://bugs.python.org/issue10305 opened by brian.curtin

#10308: Modules/getpath.c bugs http://bugs.python.org/issue10308 opened by hfuru

#10309: dlmalloc.c needs _GNU_SOURCE for mremap() http://bugs.python.org/issue10309 opened by hfuru

#10310: signed:1 bitfields rarely make sense http://bugs.python.org/issue10310 opened by hfuru

#10311: Signal handlers must preserve errno http://bugs.python.org/issue10311 opened by hfuru

#10312: intcatcher() can deadlock http://bugs.python.org/issue10312 opened by hfuru

#10318: "make altinstall" installs many files with incorrect shebangs http://bugs.python.org/issue10318 opened by allan

#10319: SocketServer.TCPServer truncates responses on close (in some s http://bugs.python.org/issue10319 opened by jrodman2

#10320: printf %qd is nonstandard http://bugs.python.org/issue10320 opened by hfuru

#10321: Add support for Message objects and binary data to smtplib.sen http://bugs.python.org/issue10321 opened by r.david.murray

#10323: Final state of underlying sequence in islice http://bugs.python.org/issue10323 opened by shashank

#10324: Modules/binascii.c: simplify expressions http://bugs.python.org/issue10324 opened by nikai

#10325: PY_LLONG_MAX & co - preprocessor constants or not? http://bugs.python.org/issue10325 opened by hfuru

#10326: Can't pickle unittest.TestCase instances http://bugs.python.org/issue10326 opened by michael.foord

#10327: Abnormal SSL timeouts when using socket timeouts - once again http://bugs.python.org/issue10327 opened by pakal

#10328: re.sub[n] doesn't seem to handle /Z replacements correctly in http://bugs.python.org/issue10328 opened by Alexander.Schmolck

#10329: trace.py and unicode in Python 3 http://bugs.python.org/issue10329 opened by doerwalter

Most recent 15 issues with no replies (15)

#10329: trace.py and unicode in Python 3 http://bugs.python.org/issue10329

#10328: re.sub[n] doesn't seem to handle /Z replacements correctly in http://bugs.python.org/issue10328

#10326: Can't pickle unittest.TestCase instances http://bugs.python.org/issue10326

#10325: PY_LLONG_MAX & co - preprocessor constants or not? http://bugs.python.org/issue10325

#10324: Modules/binascii.c: simplify expressions http://bugs.python.org/issue10324

#10321: Add support for Message objects and binary data to smtplib.sen http://bugs.python.org/issue10321

#10320: printf %qd is nonstandard http://bugs.python.org/issue10320

#10319: SocketServer.TCPServer truncates responses on close (in some s http://bugs.python.org/issue10319

#10312: intcatcher() can deadlock http://bugs.python.org/issue10312

#10310: signed:1 bitfields rarely make sense http://bugs.python.org/issue10310

#10309: dlmalloc.c needs _GNU_SOURCE for mremap() http://bugs.python.org/issue10309

#10308: Modules/getpath.c bugs http://bugs.python.org/issue10308

#10303: small inconsistency in tutorial http://bugs.python.org/issue10303

#10298: zipfile: incorrect comment size will prevent extracting http://bugs.python.org/issue10298

#10297: decimal module documentation is misguiding http://bugs.python.org/issue10297

Most recent 15 issues waiting for review (15)

#10329: trace.py and unicode in Python 3 http://bugs.python.org/issue10329

#10324: Modules/binascii.c: simplify expressions http://bugs.python.org/issue10324

#10321: Add support for Message objects and binary data to smtplib.sen http://bugs.python.org/issue10321

#10312: intcatcher() can deadlock http://bugs.python.org/issue10312

#10311: Signal handlers must preserve errno http://bugs.python.org/issue10311

#10310: signed:1 bitfields rarely make sense http://bugs.python.org/issue10310

#10308: Modules/getpath.c bugs http://bugs.python.org/issue10308

#10299: Add index with links section for built-in functions http://bugs.python.org/issue10299

#10298: zipfile: incorrect comment size will prevent extracting http://bugs.python.org/issue10298

#10292: tarinfo should use relative symlinks http://bugs.python.org/issue10292

#10288: Remove deprecated C "character" handling macros ISUPPER() etc http://bugs.python.org/issue10288

#10278: add time.wallclock() method http://bugs.python.org/issue10278

#10276: zlib crc32/adler32 buffer length truncation (64-bit) http://bugs.python.org/issue10276

#10270: Fix resource warnings in test_threading http://bugs.python.org/issue10270

#10267: test_ttk_guionly leaks many references http://bugs.python.org/issue10267

Top 10 most discussed issues (10)

#10273: Clean-up Unittest API http://bugs.python.org/issue10273 19 msgs

#10284: NNTP should accept bytestrings for username and password http://bugs.python.org/issue10284 18 msgs

#2636: Regexp 2.7 (modifications to current re 2.2.2) http://bugs.python.org/issue2636 16 msgs

#1926: NNTPS support in nntplib http://bugs.python.org/issue1926 12 msgs

#7061: Improve 24.5. turtle doc http://bugs.python.org/issue7061 12 msgs

#9611: FileIO not 64-bit safe under Windows http://bugs.python.org/issue9611 11 msgs

#10278: add time.wallclock() method http://bugs.python.org/issue10278 11 msgs

#9377: socket, PEP 383: Mishandling of non-ASCII bytes in host/domain http://bugs.python.org/issue9377 10 msgs

#10181: Problems with Py_buffer management in memoryobject.c (and else http://bugs.python.org/issue10181 10 msgs

#10311: Signal handlers must preserve errno http://bugs.python.org/issue10311 10 msgs

Issues closed (78)

#3699: test_bigaddrspace broken http://bugs.python.org/issue3699 closed by pitrou

#4403: regression from 2.6: smtplib.py requiring ascii for sending me http://bugs.python.org/issue4403 closed by r.david.murray

#4510: ValueError for list.remove() not very helpful http://bugs.python.org/issue4510 closed by benjamin.peterson

#5573: multiprocessing Pipe poll() and recv() semantics. http://bugs.python.org/issue5573 closed by asksol

#5729: Allows tabs for indenting JSON output http://bugs.python.org/issue5729 closed by rhettinger

#6081: str.format_map() http://bugs.python.org/issue6081 closed by eric.smith

#6706: asyncore's accept() is broken http://bugs.python.org/issue6706 closed by giampaolo.rodola

#7059: 'checking getaddrinfo bug' doesn't output the result during ./ http://bugs.python.org/issue7059 closed by benjamin.peterson

#7266: test_lib2to3 failure under Windows http://bugs.python.org/issue7266 closed by benjamin.peterson

#7402: Improve reduce example in doanddont.rst http://bugs.python.org/issue7402 closed by rhettinger

#7447: Sum() doc and behavior mismatch http://bugs.python.org/issue7447 closed by rhettinger

#7547: test_timeout should skip, not fail, when the remote host is no http://bugs.python.org/issue7547 closed by pitrou

#7826: support caching for 2to3 http://bugs.python.org/issue7826 closed by benjamin.peterson

#9340: argparse parse_known_args does not work with subparsers http://bugs.python.org/issue9340 closed by bethard

#9352: argparse eats characters when parsing multiple merged short op http://bugs.python.org/issue9352 closed by bethard

#9353: argparse all is incomplete http://bugs.python.org/issue9353 closed by bethard

#9355: argparse add_mutually_exclusive_group more than once has incor http://bugs.python.org/issue9355 closed by bethard

#9553: test_argparse.py: 80 failures if COLUMNS env var set to a valu http://bugs.python.org/issue9553 closed by bethard

#9675: segfault: PyDict_SetItem: Assertion `value' failed. http://bugs.python.org/issue9675 closed by jcea

#9733: Can't iterate over multiprocessing.managers.DictProxy http://bugs.python.org/issue9733 closed by asksol

#9779: argparse.ArgumentParser not support unicode in print help http://bugs.python.org/issue9779 closed by bethard

#9886: Make operator.itemgetter/attrgetter/methodcaller easier to dis http://bugs.python.org/issue9886 closed by rhettinger

#9926: Wrapped TestSuite subclass does not get call executed http://bugs.python.org/issue9926 closed by michael.foord

#9981: let make_buildinfo use a temporary directory on windows http://bugs.python.org/issue9981 closed by krisvale

#10025: random.seed not initialized as advertised http://bugs.python.org/issue10025 closed by rhettinger

#10038: json.loads() on str should return unicode, not str http://bugs.python.org/issue10038 closed by barry

#10110: Queue doesn't recognize it is full after shrinking maxsize http://bugs.python.org/issue10110 closed by rhettinger

#10157: Refleaks in pythonrun.c http://bugs.python.org/issue10157 closed by ocean-city

#10160: operator.attrgetter slower than lambda after adding dotted nam http://bugs.python.org/issue10160 closed by pitrou

#10171: Ugly buttons in some Tkinter objects in Windows http://bugs.python.org/issue10171 closed by eric.araujo

#10173: Don't pickle TestCase instances in test_multiprocessing http://bugs.python.org/issue10173 closed by pitrou

#10177: PyUnicode_AsWideCharString and PyMem_Free http://bugs.python.org/issue10177 closed by terry.reedy

#10184: tarfile touches directories twice http://bugs.python.org/issue10184 closed by loewis

#10199: Move Demo/turtle under Lib/ http://bugs.python.org/issue10199 closed by belopolsky

#10221: {}.pop('a') raises non-standard KeyError exception http://bugs.python.org/issue10221 closed by rhettinger

#10230: test_tarfile failure (test_extractall) on AMD64 debian paralle http://bugs.python.org/issue10230 closed by georg.brandl

#10233: fix test_tarfile ResourceWarnings http://bugs.python.org/issue10233 closed by pitrou

#10235: test_argparse depends on the COLUMNS environment variable http://bugs.python.org/issue10235 closed by pitrou

#10243: Packaged Pythons http://bugs.python.org/issue10243 closed by loewis

#10244: PEP100 has broken links http://bugs.python.org/issue10244 closed by fijall

#10246: uu.encode fd leak if arguments are filenames http://bugs.python.org/issue10246 closed by pitrou

#10247: mold builder http://bugs.python.org/issue10247 closed by pitrou

#10249: Fix resource warnings in test_unicodedata http://bugs.python.org/issue10249 closed by pitrou

#10250: Fix resource warnings in test_urllib2_localnet http://bugs.python.org/issue10250 closed by pitrou

#10251: Fix resource warnings in test_file http://bugs.python.org/issue10251 closed by pitrou

#10253: Fix fd leak in fileio.c and test resource warnings http://bugs.python.org/issue10253 closed by pitrou

#10257: Fix resource warnings in test_os http://bugs.python.org/issue10257 closed by brian.curtin

#10258: Fix resource warnings in test_tokenize http://bugs.python.org/issue10258 closed by brian.curtin

#10263: "python -m site" does not print path details http://bugs.python.org/issue10263 closed by ned.deily

#10264: Fix resource warnings in test_smtplib http://bugs.python.org/issue10264 closed by benjamin.peterson

#10265: Fix fd leak in sunau http://bugs.python.org/issue10265 closed by pitrou

#10266: uu.decode fd leak if in_file is a filename http://bugs.python.org/issue10266 closed by pitrou

#10268: Add --enable-loadable-sqlite-extensions option to configure http://bugs.python.org/issue10268 closed by benjamin.peterson

#10269: Fix some resource warnings in test_sax http://bugs.python.org/issue10269 closed by benjamin.peterson

#10275: how to know that a module is a module, a function is a functio http://bugs.python.org/issue10275 closed by brian.curtin

#10277: sax leaks a fd if source is a filename http://bugs.python.org/issue10277 closed by benjamin.peterson

#10279: test_gc failure on Windows x64 http://bugs.python.org/issue10279 closed by pitrou

#10280: nntp_version set to the most recent advertised version http://bugs.python.org/issue10280 closed by pitrou

#10281: Exception raised when an NNTP overview field is absent http://bugs.python.org/issue10281 closed by pitrou

#10283: New parameter for an NNTP newsgroup pattern in LIST ACTIVE http://bugs.python.org/issue10283 closed by pitrou

#10285: Other status field flags in documentation for NNTP LIST comman http://bugs.python.org/issue10285 closed by pitrou

#10286: URLOpener => URLopener x2 in fix_urllib.py http://bugs.python.org/issue10286 closed by georg.brandl

#10290: Fix resource warnings in distutils http://bugs.python.org/issue10290 closed by brian.curtin

#10293: PyMemoryView object has obsolete members http://bugs.python.org/issue10293 closed by pitrou

#10294: Lib/test/test_unicode_file.py contains dead code http://bugs.python.org/issue10294 closed by brett.cannon

#10295: _socket.pyd uses winsock2, select.pyd uses winsock 1 http://bugs.python.org/issue10295 closed by krisvale

#10300: Documentation of three PyDict_* functions http://bugs.python.org/issue10300 closed by benjamin.peterson

#10301: Zipfile cannot be used in "with" Statement http://bugs.python.org/issue10301 closed by benjamin.peterson

#10306: Weakref callback exceptions should be turned into warnings. http://bugs.python.org/issue10306 closed by oddthinking

#10307: compile error in readline.c http://bugs.python.org/issue10307 closed by orsenthil

#10313: Reassure user: test_os BytesWarning is OK http://bugs.python.org/issue10313 closed by r.david.murray

#10314: Improve JSON encoding with sort_keys=True http://bugs.python.org/issue10314 closed by pitrou

#10315: smtplib.SMTP_SSL new in 2.6 http://bugs.python.org/issue10315 closed by georg.brandl

#10316: tkFileDialog.askopenfilenames scrambling multiple file selecti http://bugs.python.org/issue10316 closed by ned.deily

#10317: Add TurtleShell to turtle http://bugs.python.org/issue10317 closed by rhettinger

#10322: sys.argv and quoted arguments on command line http://bugs.python.org/issue10322 closed by fcr

#960325: "--require " option for configure/make (fail if buil http://bugs.python.org/issue960325 closed by terry.reedy

#10256: Fix resource warnings in test_pkgimport http://bugs.python.org/issue10256 closed by brian.curtin



More information about the Python-Dev mailing list