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

Python tracker status at bugs.python.org
Fri Apr 13 18:07:16 CEST 2012


ACTIVITY SUMMARY (2012-04-06 - 2012-04-13) 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 3377 (+17) closed 22971 (+36) total 26348 (+53)

Open issues with patches: 1436

Issues opened (36)

#11501: distutils.archive_util should handle absence of zlib module http://bugs.python.org/issue11501 reopened by eric.araujo

#14310: Socket duplication for windows http://bugs.python.org/issue14310 reopened by pitrou

#14518: Add bcrypt 2a2a2a to crypt.py http://bugs.python.org/issue14518 opened by dholth

#14519: In re's examples the example with scanf() contains wrong analo http://bugs.python.org/issue14519 opened by py.user

#14521: math.copysign(1., float('nan')) returns -1. http://bugs.python.org/issue14521 opened by mattip

#14525: ia64-hp-hpux11.31 won't compile Python-2.6.8rc2 without -D_TER http://bugs.python.org/issue14525 opened by pda

#14527: How to link with an external libffi? http://bugs.python.org/issue14527 opened by pda

#14529: distutils's build_msi command ignores the data_files argument http://bugs.python.org/issue14529 opened by Mario.Vilas

#14530: distutils's build_wininst command fails to correctly interpret http://bugs.python.org/issue14530 opened by Mario.Vilas

#14531: Backtrace should not attempt to open file http://bugs.python.org/issue14531 opened by ezyang

#14532: multiprocessing module performs a time-dependent hmac comparis http://bugs.python.org/issue14532 opened by Jon.Oberheide

#14534: Add method to mark unittest.TestCases as "do not run". http://bugs.python.org/issue14534 opened by r.david.murray

#14535: three code examples in docs are not syntax highlighted http://bugs.python.org/issue14535 opened by ramchandra.apte

#14537: "Fatal Python error: Cannot recover from stack overflow." wit http://bugs.python.org/issue14537 opened by Aaron.Meurer

#14538: HTMLParser: parsing error http://bugs.python.org/issue14538 opened by Michel.Leunen

#14540: Crash in Modules/_ctypes/libffi/src/dlmalloc.c on ia64-hp-hpux http://bugs.python.org/issue14540 opened by pda

#14543: Upgrade OpenSSL on Windows to 0.9.8u http://bugs.python.org/issue14543 opened by dino.viehland

#14544: Limit "global" keyword name conflicts in language spec to thos http://bugs.python.org/issue14544 opened by ncoghlan

#14546: lll.py can't handle multiple parameters correctly http://bugs.python.org/issue14546 opened by carton

#14547: Python symlink to script behaves unexpectedly http://bugs.python.org/issue14547 opened by j13r

#14548: garbage collection just after multiprocessing's fork causes ex http://bugs.python.org/issue14548 opened by sbt

#14549: Recursive inclusion of packages http://bugs.python.org/issue14549 opened by eric.araujo

#14550: os.path.abspath() should have an option to use PWD http://bugs.python.org/issue14550 opened by csawyer-yumaed

#14554: test module: correction http://bugs.python.org/issue14554 opened by tshepang

#14555: clock_gettime/settime/getres: Add more clock identifiers http://bugs.python.org/issue14555 opened by haypo

#14556: telnetlib Telnet.expect fails with timeout=0 http://bugs.python.org/issue14556 opened by Joel.Lovinger

#14558: Documentation for unittest.main does not describe some keyword http://bugs.python.org/issue14558 opened by jfinkels

#14559: (2.7.3 Regression) PC\8.0 directory can no longer be used to http://bugs.python.org/issue14559 opened by mitchblank

#14561: python-2.7.2-r3 suffers test failure at test_mhlib http://bugs.python.org/issue14561 opened by idella5

#14562: urllib2 maybe blocks too long http://bugs.python.org/issue14562 opened by Anrs.Hu

#14563: Segmentation fault on ctypes.Structure subclass with byte stri http://bugs.python.org/issue14563 opened by aliles

#14565: is_cgi doesn't function as documented for cgi_directories http://bugs.python.org/issue14565 opened by v+python

#14566: run_cgi reverts to using unnormalized path http://bugs.python.org/issue14566 opened by v+python

#14567: http/server.py query string handling incorrect, inefficient http://bugs.python.org/issue14567 opened by v+python

#14568: HP-UX local libraries not included http://bugs.python.org/issue14568 opened by adiroiban

#14570: Document json "sort_keys" parameter properly http://bugs.python.org/issue14570 opened by ncoghlan

Most recent 15 issues with no replies (15)

#14570: Document json "sort_keys" parameter properly http://bugs.python.org/issue14570

#14566: run_cgi reverts to using unnormalized path http://bugs.python.org/issue14566

#14561: python-2.7.2-r3 suffers test failure at test_mhlib http://bugs.python.org/issue14561

#14558: Documentation for unittest.main does not describe some keyword http://bugs.python.org/issue14558

#14535: three code examples in docs are not syntax highlighted http://bugs.python.org/issue14535

#14530: distutils's build_wininst command fails to correctly interpret http://bugs.python.org/issue14530

#14529: distutils's build_msi command ignores the data_files argument http://bugs.python.org/issue14529

#14517: Recompilation of sources with Distutils http://bugs.python.org/issue14517

#14504: Suggestion to improve argparse's help messages for "store_cons http://bugs.python.org/issue14504

#14499: Extension module builds fail with Xcode 4.3 on OS X 10.7 due t http://bugs.python.org/issue14499

#14494: future.py and its documentation claim absolute imports bec http://bugs.python.org/issue14494

#14483: inspect.getsource fails to read a file of only comments http://bugs.python.org/issue14483

#14477: Rietveld test issue http://bugs.python.org/issue14477

#14462: In re's named group the name cannot contain unicode characters http://bugs.python.org/issue14462

#14461: In re's positive lookbehind assertion documentation match() ca http://bugs.python.org/issue14461

Most recent 15 issues waiting for review (15)

#14568: HP-UX local libraries not included http://bugs.python.org/issue14568

#14555: clock_gettime/settime/getres: Add more clock identifiers http://bugs.python.org/issue14555

#14554: test module: correction http://bugs.python.org/issue14554

#14548: garbage collection just after multiprocessing's fork causes ex http://bugs.python.org/issue14548

#14546: lll.py can't handle multiple parameters correctly http://bugs.python.org/issue14546

#14538: HTMLParser: parsing error http://bugs.python.org/issue14538

#14537: "Fatal Python error: Cannot recover from stack overflow." wit http://bugs.python.org/issue14537

#14532: multiprocessing module performs a time-dependent hmac comparis http://bugs.python.org/issue14532

#14521: math.copysign(1., float('nan')) returns -1. http://bugs.python.org/issue14521

#14516: test_tools assumes BUILDDIR=SRCDIR http://bugs.python.org/issue14516

#14515: tempfile.TemporaryDirectory documented as returning object but http://bugs.python.org/issue14515

#14494: future.py and its documentation claim absolute imports bec http://bugs.python.org/issue14494

#14478: Decimal hashing very slow, could be cached http://bugs.python.org/issue14478

#14477: Rietveld test issue http://bugs.python.org/issue14477

#14472: .gitignore is outdated http://bugs.python.org/issue14472

Top 10 most discussed issues (10)

#14532: multiprocessing module performs a time-dependent hmac comparis http://bugs.python.org/issue14532 21 msgs

#8799: Hang in lib/test/test_threading.py http://bugs.python.org/issue8799 19 msgs

#14521: math.copysign(1., float('nan')) returns -1. http://bugs.python.org/issue14521 19 msgs

#4892: Sending Connection-objects over multiprocessing connections fa http://bugs.python.org/issue4892 17 msgs

#14478: Decimal hashing very slow, could be cached http://bugs.python.org/issue14478 16 msgs

#14310: Socket duplication for windows http://bugs.python.org/issue14310 13 msgs

#14423: Getting the starting date of iso week from a week number and a http://bugs.python.org/issue14423 13 msgs

#14538: HTMLParser: parsing error http://bugs.python.org/issue14538 12 msgs

#14548: garbage collection just after multiprocessing's fork causes ex http://bugs.python.org/issue14548 10 msgs

#9141: Allow objects to decide if they can be collected by GC http://bugs.python.org/issue9141 9 msgs

Issues closed (35)

#7978: SocketServer doesn't handle syscall interruption http://bugs.python.org/issue7978 closed by pitrou

#12537: mailbox's _become_message is very fragile http://bugs.python.org/issue12537 closed by r.david.murray

#13165: Integrate stringbench in the Tools directory http://bugs.python.org/issue13165 closed by pitrou

#13708: Document ctypes.wintypes http://bugs.python.org/issue13708 closed by ramchandra.apte

#14222: Use time.steady() to implement timeout http://bugs.python.org/issue14222 closed by rhettinger

#14288: Make iterators pickleable http://bugs.python.org/issue14288 closed by kristjan.jonsson

#14399: zipfile and creat/update comment http://bugs.python.org/issue14399 closed by r.david.murray

#14412: Sqlite Integer Fields http://bugs.python.org/issue14412 closed by benjamin.peterson

#14444: Virtualenv not portable from Python 2.7.2 to 2.7.3 (os.urandom http://bugs.python.org/issue14444 closed by benjamin.peterson

#14488: Can't install Python2.7.2 http://bugs.python.org/issue14488 closed by kiwii128

#14500: test_importlib fails in refleak mode http://bugs.python.org/issue14500 closed by brett.cannon

#14508: gprof2html is broken http://bugs.python.org/issue14508 closed by r.david.murray

#14509: Build failures in non-pydebug builds without NDEBUG. http://bugs.python.org/issue14509 closed by python-dev

#14511: _static/opensearch.xml for Python 3.2 docs directs searches to http://bugs.python.org/issue14511 closed by python-dev

#14514: Equivalent to tempfile.NamedTemporaryFile that deletes file at http://bugs.python.org/issue14514 closed by ncoghlan

#14520: Buggy Decimal.sizeof http://bugs.python.org/issue14520 closed by skrah

#14522: Avoid using DuplicateHandle() on sockets in multiprocessing.co http://bugs.python.org/issue14522 closed by pitrou

#14523: IDLE's subprocess startup error http://bugs.python.org/issue14523 closed by r.david.murray

#14524: Python-2.7.3rc2/Modules/_ctypes/libffi/src/dlmalloc.c won't co http://bugs.python.org/issue14524 closed by pda

#14526: Python-2.6.8rc2 test never finishes ia64-hp-hpux11.31 http://bugs.python.org/issue14526 closed by pda

#14528: Document whether strings implement iter http://bugs.python.org/issue14528 closed by rhettinger

#14533: Modify regrtest to make test_main optional http://bugs.python.org/issue14533 closed by r.david.murray

#14536: Invalid links in svn.python.org http://bugs.python.org/issue14536 closed by pitrou

#14539: logging module: logger does not print log message with logging http://bugs.python.org/issue14539 closed by vinay.sajip

#14541: test_sndhdr fails when run from an installation http://bugs.python.org/issue14541 closed by vinay.sajip

#14542: reverse() doesn't reverse sort correctly http://bugs.python.org/issue14542 closed by eric.smith

#14545: html module should not be available in Python 3.1 http://bugs.python.org/issue14545 closed by python-dev

#14551: imp.load_source docs removed from python3 docs...is this corre http://bugs.python.org/issue14551 closed by r.david.murray

#14552: test module: remove repetition http://bugs.python.org/issue14552 closed by r.david.murray

#14553: http.server module: grammar fix http://bugs.python.org/issue14553 closed by r.david.murray

#14557: HP-UX libraries not included http://bugs.python.org/issue14557 closed by neologix

#14560: urllib2 cannot make POST with utf-8 content http://bugs.python.org/issue14560 closed by Андрей.Р

#14564: Error running: ( echo 'import os'; echo 'help(os)'; )| python http://bugs.python.org/issue14564 closed by neologix

#14569: pystate.c #ifdef ordering problem http://bugs.python.org/issue14569 closed by python-dev

#1559549: ImportError needs attributes for module and file name http://bugs.python.org/issue1559549 closed by brett.cannon



More information about the Python-Dev mailing list