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

Python tracker status at bugs.python.org
Fri Aug 16 18:07:41 CEST 2013


ACTIVITY SUMMARY (2013-08-09 - 2013-08-16) 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 4152 ( +4) closed 26377 (+56) total 30529 (+60)

Open issues with patches: 1896

Issues opened (51)

#17477: update the bsddb module do build with db 5.x versions http://bugs.python.org/issue17477 reopened by jcea

#18693: help() not helpful with enum http://bugs.python.org/issue18693 reopened by ethan.furman

#18697: Unify arguments names in Unicode object C API documentation http://bugs.python.org/issue18697 opened by serhiy.storchaka

#18699: What is Future.running() for in PEP 3148 / concurrent.futures. http://bugs.python.org/issue18699 opened by gvanrossum

#18701: Remove outdated PY_VERSION_HEX checks http://bugs.python.org/issue18701 opened by serhiy.storchaka

#18702: Report skipped tests as skipped http://bugs.python.org/issue18702 opened by serhiy.storchaka

#18703: To change the doc of html/faq/gui.html http://bugs.python.org/issue18703 opened by madan.ram

#18704: IDLE: PEP8 Style Check Integration http://bugs.python.org/issue18704 opened by JayKrish

#18705: Fix typos/spelling mistakes in Lib/*.py files http://bugs.python.org/issue18705 opened by iwontbecreative

#18706: test failure in test_codeccallbacks http://bugs.python.org/issue18706 opened by pitrou

#18707: the readme should also talk about how to build doc. http://bugs.python.org/issue18707 opened by madan.ram

#18709: SSL module fails to handle NULL bytes inside subjectAltNames g http://bugs.python.org/issue18709 opened by christian.heimes

#18710: Add PyState_GetModuleAttr http://bugs.python.org/issue18710 opened by pitrou

#18711: Add PyErr_FormatV http://bugs.python.org/issue18711 opened by pitrou

#18712: Pure Python operator.index doesn't match the C version. http://bugs.python.org/issue18712 opened by mark.dickinson

#18713: Enable surrogateescape on stdin and stdout when appropriate http://bugs.python.org/issue18713 opened by ncoghlan

#18714: Add tests for pdb.find_function http://bugs.python.org/issue18714 opened by kevinjqiu

#18715: Tests fail when run with coverage http://bugs.python.org/issue18715 opened by seydou

#18716: Deprecate the formatter module http://bugs.python.org/issue18716 opened by brett.cannon

#18717: test for request.urlretrieve http://bugs.python.org/issue18717 opened by mjehanzeb

#18718: datetime documentation contradictory on leap second support http://bugs.python.org/issue18718 opened by wolever

#18720: Switch suitable constants in the socket module to IntEnum http://bugs.python.org/issue18720 opened by eli.bendersky

#18723: shorten function of textwrap module is susceptible to non-norm http://bugs.python.org/issue18723 opened by vajrasky

#18725: Multiline shortening http://bugs.python.org/issue18725 opened by serhiy.storchaka

#18726: json functions have too many positional parameters http://bugs.python.org/issue18726 opened by serhiy.storchaka

#18727: test for writing dictionary rows to CSV http://bugs.python.org/issue18727 opened by mjehanzeb

#18728: Increased test coverage for filecmp.py http://bugs.python.org/issue18728 opened by Alex.Volkov

#18729: In unittest.TestLoader.discover doc select the name of load_te http://bugs.python.org/issue18729 opened by py.user

#18730: suffix parameter in NamedTemporaryFile silently fails when not http://bugs.python.org/issue18730 opened by dloewenherz

#18731: Increased test coverage for uu and telnet http://bugs.python.org/issue18731 opened by Alex.Volkov

#18733: elementtree: stop the parser more quickly on error http://bugs.python.org/issue18733 opened by haypo

#18734: Berkeley DB versions 4.4-4.9 are not discovered by setup.py http://bugs.python.org/issue18734 opened by Eddie.Stanley

#18736: Invalid charset in HTML pages inside documentation in CHM form http://bugs.python.org/issue18736 opened by grv87

#18737: Get virtual subclasses of an ABC http://bugs.python.org/issue18737 opened by christian.heimes

#18738: String formatting (% and str.format) issues with Enum http://bugs.python.org/issue18738 opened by ethan.furman

#18739: math.log of a long returns a different value of math.log of an http://bugs.python.org/issue18739 opened by gregory.p.smith

#18741: Fix typos/spelling mistakes in Lib///.py files http://bugs.python.org/issue18741 opened by iwontbecreative

#18742: Abstract base class for hashlib http://bugs.python.org/issue18742 opened by christian.heimes

#18743: References to non-existant "StringIO" module http://bugs.python.org/issue18743 opened by jcea

#18744: pathological performance using tarfile http://bugs.python.org/issue18744 opened by teamnoir

#18745: Test enum in test_json is ignorant of infinity value http://bugs.python.org/issue18745 opened by vajrasky

#18746: test_threading.test_finalize_with_trace() fails on FreeBSD bui http://bugs.python.org/issue18746 opened by haypo

#18747: Re-seed OpenSSL's PRNG after fork http://bugs.python.org/issue18747 opened by christian.heimes

#18748: libgcc_s.so.1 must be installed for pthread_cancel to work http://bugs.python.org/issue18748 opened by ionel.mc

#18750: '' % [1] doesn't fail http://bugs.python.org/issue18750 opened by asvetlov

#18751: A manager's server never joins its threads http://bugs.python.org/issue18751 opened by pitrou

#18752: Make chain.from_iterable an alias for a new chain_iterable. http://bugs.python.org/issue18752 opened by terry.reedy

#18753: [c]ElementTree.fromstring fails to parse ]]> http://bugs.python.org/issue18753 opened by kees

#18754: Run Python child processes in isolated mode in the test suite? http://bugs.python.org/issue18754 opened by haypo

#18755: imp read functions do not try to re-open files that have been http://bugs.python.org/issue18755 opened by brett.cannon

#18756: os.urandom() fails under high load http://bugs.python.org/issue18756 opened by christian.heimes

Most recent 15 issues with no replies (15)

#18755: imp read functions do not try to re-open files that have been http://bugs.python.org/issue18755

#18752: Make chain.from_iterable an alias for a new chain_iterable. http://bugs.python.org/issue18752

#18751: A manager's server never joins its threads http://bugs.python.org/issue18751

#18746: test_threading.test_finalize_with_trace() fails on FreeBSD bui http://bugs.python.org/issue18746

#18745: Test enum in test_json is ignorant of infinity value http://bugs.python.org/issue18745

#18741: Fix typos/spelling mistakes in Lib///.py files http://bugs.python.org/issue18741

#18736: Invalid charset in HTML pages inside documentation in CHM form http://bugs.python.org/issue18736

#18733: elementtree: stop the parser more quickly on error http://bugs.python.org/issue18733

#18731: Increased test coverage for uu and telnet http://bugs.python.org/issue18731

#18730: suffix parameter in NamedTemporaryFile silently fails when not http://bugs.python.org/issue18730

#18729: In unittest.TestLoader.discover doc select the name of load_te http://bugs.python.org/issue18729

#18714: Add tests for pdb.find_function http://bugs.python.org/issue18714

#18711: Add PyErr_FormatV http://bugs.python.org/issue18711

#18701: Remove outdated PY_VERSION_HEX checks http://bugs.python.org/issue18701

#18697: Unify arguments names in Unicode object C API documentation http://bugs.python.org/issue18697

Most recent 15 issues waiting for review (15)

#18754: Run Python child processes in isolated mode in the test suite? http://bugs.python.org/issue18754

#18747: Re-seed OpenSSL's PRNG after fork http://bugs.python.org/issue18747

#18746: test_threading.test_finalize_with_trace() fails on FreeBSD bui http://bugs.python.org/issue18746

#18745: Test enum in test_json is ignorant of infinity value http://bugs.python.org/issue18745

#18743: References to non-existant "StringIO" module http://bugs.python.org/issue18743

#18742: Abstract base class for hashlib http://bugs.python.org/issue18742

#18741: Fix typos/spelling mistakes in Lib///.py files http://bugs.python.org/issue18741

#18739: math.log of a long returns a different value of math.log of an http://bugs.python.org/issue18739

#18738: String formatting (% and str.format) issues with Enum http://bugs.python.org/issue18738

#18737: Get virtual subclasses of an ABC http://bugs.python.org/issue18737

#18731: Increased test coverage for uu and telnet http://bugs.python.org/issue18731

#18729: In unittest.TestLoader.discover doc select the name of load_te http://bugs.python.org/issue18729

#18728: Increased test coverage for filecmp.py http://bugs.python.org/issue18728

#18727: test for writing dictionary rows to CSV http://bugs.python.org/issue18727

#18723: shorten function of textwrap module is susceptible to non-norm http://bugs.python.org/issue18723

Top 10 most discussed issues (10)

#18738: String formatting (% and str.format) issues with Enum http://bugs.python.org/issue18738 49 msgs

#18720: Switch suitable constants in the socket module to IntEnum http://bugs.python.org/issue18720 18 msgs

#18606: Add statistics module to standard library http://bugs.python.org/issue18606 12 msgs

#18710: Add PyState_GetModuleAttr http://bugs.python.org/issue18710 10 msgs

#18693: help() not helpful with enum http://bugs.python.org/issue18693 9 msgs

#18706: test failure in test_codeccallbacks http://bugs.python.org/issue18706 9 msgs

#18723: shorten function of textwrap module is susceptible to non-norm http://bugs.python.org/issue18723 9 msgs

#18747: Re-seed OpenSSL's PRNG after fork http://bugs.python.org/issue18747 9 msgs

#8713: multiprocessing needs option to eschew fork() under Linux http://bugs.python.org/issue8713 8 msgs

#18647: re.error: nothing to repeat http://bugs.python.org/issue18647 8 msgs

Issues closed (54)

#3526: Customized malloc implementation on SunOS and AIX http://bugs.python.org/issue3526 closed by pitrou

#6132: Implement the GIL with critical sections in Windows http://bugs.python.org/issue6132 closed by pitrou

#8112: xmlrpc.server: ServerHTMLDoc.docroutine uses (since 3.0) depre http://bugs.python.org/issue8112 closed by r.david.murray

#12015: possible characters in temporary file name is too few http://bugs.python.org/issue12015 closed by python-dev

#12075: python3.2 memory leak when reloading class with attributes http://bugs.python.org/issue12075 closed by pitrou

#12645: test.support. import_fresh_module - incorrect doc http://bugs.python.org/issue12645 closed by python-dev

#13647: Python SSL stack doesn't securely validate certificate (as cli http://bugs.python.org/issue13647 closed by pitrou

#15581: curses: segfault in addstr() http://bugs.python.org/issue15581 closed by haypo

#16499: CLI option for isolated mode http://bugs.python.org/issue16499 closed by christian.heimes

#17701: Improving strftime documentation http://bugs.python.org/issue17701 closed by wolever

#18090: dict_contains first argument declared register, and shouldn't http://bugs.python.org/issue18090 closed by larry

#18121: antigravity leaks subprocess.Popen object http://bugs.python.org/issue18121 closed by pitrou

#18226: IDLE Unit test for FormatParagrah.py http://bugs.python.org/issue18226 closed by terry.reedy

#18264: enum.IntEnum is not compatible with JSON serialisation http://bugs.python.org/issue18264 closed by python-dev

#18268: ElementTree.fromstring non-deterministically gives unicode tex http://bugs.python.org/issue18268 closed by eli.bendersky

#18296: test_os.test_trailers() is failing on AMD64 FreeBSD 9.0 dtrace http://bugs.python.org/issue18296 closed by haypo

#18367: See if a venv setup can be used for devinabox for coverage http://bugs.python.org/issue18367 closed by brett.cannon

#18405: crypt.mksalt() result has unnecessarily low entropy http://bugs.python.org/issue18405 closed by haypo

#18425: IDLE Unit test for IdleHistory.py http://bugs.python.org/issue18425 closed by terry.reedy

#18451: Omit test files in devinabox coverage run http://bugs.python.org/issue18451 closed by brett.cannon

#18453: There are unused variables inside DateTimeTestCase class in te http://bugs.python.org/issue18453 closed by ezio.melotti

#18465: There are unused variables and unused import in Lib/test/test_ http://bugs.python.org/issue18465 closed by ezio.melotti

#18483: Add hour-24 type of time to test_http2time_formats in test_htt http://bugs.python.org/issue18483 closed by ezio.melotti

#18484: No unit test for iso2time function from http.cookiejar module http://bugs.python.org/issue18484 closed by ezio.melotti

#18501: _elementtree.c calls Python callbacks while a Python exception http://bugs.python.org/issue18501 closed by haypo

#18505: Duplicate function names in test_email.py http://bugs.python.org/issue18505 closed by ezio.melotti

#18516: Typos in Lib/email/generator.py and Lib/email/architecture.rst http://bugs.python.org/issue18516 closed by ezio.melotti

#18579: Dereference after NULL check in listobject.c merge_hi() http://bugs.python.org/issue18579 closed by christian.heimes

#18585: Add a text truncation function http://bugs.python.org/issue18585 closed by pitrou

#18598: Importlib, more verbosity please http://bugs.python.org/issue18598 closed by brett.cannon

#18600: email.policy doc example passes 'policy' to as_string, but tha http://bugs.python.org/issue18600 closed by r.david.murray

#18609: test_ctypes failure on AIX in PyEval_CallObjectWithKeywords http://bugs.python.org/issue18609 closed by haypo

#18655: GUI apps take long to launch on Windows http://bugs.python.org/issue18655 closed by terry.reedy

#18660: os.read behavior on Linux http://bugs.python.org/issue18660 closed by benjamin.peterson

#18663: In unittest.TestCase.assertAlmostEqual doc specify the delta d http://bugs.python.org/issue18663 closed by ezio.melotti

#18667: missing HAVE_FCHOWNAT http://bugs.python.org/issue18667 closed by larry

#18673: Add O_TMPFILE to os module http://bugs.python.org/issue18673 closed by christian.heimes

#18676: Queue: document that zero is accepted as timeout value http://bugs.python.org/issue18676 closed by terry.reedy

#18680: JSONDecoder should document that it raises a ValueError for ma http://bugs.python.org/issue18680 closed by wolever

#18681: typo in imp.reload http://bugs.python.org/issue18681 closed by ezio.melotti

#18687: Lib/test/leakers/test_ctypes.py still mentions the need to upd http://bugs.python.org/issue18687 closed by ezio.melotti

#18689: add argument for formatter to logging.Handler and subclasses i http://bugs.python.org/issue18689 closed by vinay.sajip

#18696: In unittest.TestCase.longMessage doc remove a redundant senten http://bugs.python.org/issue18696 closed by ezio.melotti

#18698: importlib.reload() does not return the module in sys.modules http://bugs.python.org/issue18698 closed by eric.snow

#18700: test_cgi raises ResourceWarning http://bugs.python.org/issue18700 closed by madison.may

#18708: Change required in python 3.4 interpretor . http://bugs.python.org/issue18708 closed by mark.dickinson

#18719: Remove false optimization for equality comparison of hashed st http://bugs.python.org/issue18719 closed by rhettinger

#18721: test for FTP cwd function http://bugs.python.org/issue18721 closed by orsenthil

#18722: Remove uses of the register keyword http://bugs.python.org/issue18722 closed by pitrou

#18724: Typo in docs.python.org: smtplib python2.7 http://bugs.python.org/issue18724 closed by ned.deily

#18732: IdleHistory.History: eliminate unused parameter; other cleanup http://bugs.python.org/issue18732 closed by terry.reedy

#18735: SSL/TLS pinning for the ssl module http://bugs.python.org/issue18735 closed by raymontag

#18740: str is number methods don't recognize '.' http://bugs.python.org/issue18740 closed by brett.cannon

#18749: [issue 18606] Re: Add statistics module to standard library http://bugs.python.org/issue18749 closed by ezio.melotti



More information about the Python-Dev mailing list