[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Mar 14 18:07:54 CET 2014


ACTIVITY SUMMARY (2014-03-07 - 2014-03-14)
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    4486 (-107)
  closed 28213 (+169)
  total  32699 (+62)

Open issues with patches: 2063 


Issues opened (40)
==================

#5926: bdist_msi: add support for minimum Python version for pure Pyt
http://bugs.python.org/issue5926  reopened by eric.araujo

#18678: Wrong struct members name for spwd module
http://bugs.python.org/issue18678  reopened by r.david.murray

#20866: segfailt with os.popen and SIGPIPE
http://bugs.python.org/issue20866  opened by hanno

#20867: fix_import in 2to3 adds spurious relative import (windows)
http://bugs.python.org/issue20867  opened by ccanepa

#20868: Lib/test/test_socket.py: skip testGetServBy if /etc/services i
http://bugs.python.org/issue20868  opened by Steap

#20872: dbm/gdbm/ndbm close methods are not document
http://bugs.python.org/issue20872  opened by r.david.murray

#20874: Tutorial section on starting python is out of date
http://bugs.python.org/issue20874  opened by r.david.murray

#20876: python -m test test_pathlib fails
http://bugs.python.org/issue20876  opened by Jey.Narasimhan

#20879: base64 module of Python 3.4 uses 920 kB of memory
http://bugs.python.org/issue20879  opened by haypo

#20880: Windows installation problem with 3.3.5
http://bugs.python.org/issue20880  opened by BreamoreBoy

#20884: importlib/__init__.py can not be loaded without __file__ - bre
http://bugs.python.org/issue20884  opened by Jurko.Gospodnetić

#20885: Little Endian PowerPC64 Linux
http://bugs.python.org/issue20885  opened by David.Edelsohn

#20886: Disabling logging to ~/.python_history is not simple enough
http://bugs.python.org/issue20886  opened by Sworddragon

#20887: stdlib compatibility with pypy, test_zipfile.py
http://bugs.python.org/issue20887  opened by mattip

#20890: Miscellaneous PEP 101 additions
http://bugs.python.org/issue20890  opened by ncoghlan

#20891: PyGILState_Ensure on non-Python thread causes fatal error
http://bugs.python.org/issue20891  opened by steve.dower

#20895: Add bytes.empty_buffer and deprecate bytes(17) for the same pu
http://bugs.python.org/issue20895  opened by ethan.furman

#20897: @abstractmethod does not enforce method signatures
http://bugs.python.org/issue20897  opened by the.mulhern

#20898: Missing 507 response description
http://bugs.python.org/issue20898  opened by Filip.Malczak

#20899: Nested namespace imports do not work inside zip archives
http://bugs.python.org/issue20899  opened by Andrey.Antsut

#20900: distutils register command should print text, not bytes repr
http://bugs.python.org/issue20900  opened by eric.araujo

#20902: Which operand is preferred by set operations? Missing informat
http://bugs.python.org/issue20902  opened by Giacomo.Alzetta

#20903: smtplib.SMTP raises socket.timeout
http://bugs.python.org/issue20903  opened by Chris.Clark

#20904: HAVE_PY_SET_53BIT_PRECISION for m68k
http://bugs.python.org/issue20904  opened by schwab

#20906: Issues in Unicode HOWTO
http://bugs.python.org/issue20906  opened by gwideman

#20907: behavioral differences between shutil.unpack_archive and ZipFi
http://bugs.python.org/issue20907  opened by peter at psantoro.net

#20909: 3.4 cherry pick: d22ef969cb82 & f5be4ea5b43e &  25dc02a2acae n
http://bugs.python.org/issue20909  opened by ncoghlan

#20910: Make sleep configurable in tests
http://bugs.python.org/issue20910  opened by haypo

#20911: urllib 'headers' is not a well defined data type
http://bugs.python.org/issue20911  opened by r.david.murray

#20912: [zipfile.py]: Make zip directory attributes more friendly for 
http://bugs.python.org/issue20912  opened by vmurashev

#20913: Standard Library documentation needs SSL security best practic
http://bugs.python.org/issue20913  opened by r.david.murray

#20915: Add "pip" section to experts list in devguide
http://bugs.python.org/issue20915  opened by eric.araujo

#20916: ssl.enum_certificates() will not return all certificates trust
http://bugs.python.org/issue20916  opened by Adam.Goodman

#20917: Idle: Enhance font change notification system
http://bugs.python.org/issue20917  opened by terry.reedy

#20920: Turtle module transparency.
http://bugs.python.org/issue20920  opened by Eli Innis

#20921: DeprecationWarning: The Windows bytes API has been deprecated,
http://bugs.python.org/issue20921  opened by pramod.jadhav

#20923: ConfigParser should be greedy when parsing section name
http://bugs.python.org/issue20923  opened by miloskomarcevic

#20924: openssl init 100% CPU  utilization
http://bugs.python.org/issue20924  opened by bob.bob

#20926: Devguide: Enhance Quick Start portion of instructions for Wind
http://bugs.python.org/issue20926  opened by kathweaver

#20927: Different behaviour on Posix and Windows when using subprocess
http://bugs.python.org/issue20927  opened by Jovik



Most recent 15 issues with no replies (15)
==========================================

#20927: Different behaviour on Posix and Windows when using subprocess
http://bugs.python.org/issue20927

#20924: openssl init 100% CPU  utilization
http://bugs.python.org/issue20924

#20923: ConfigParser should be greedy when parsing section name
http://bugs.python.org/issue20923

#20912: [zipfile.py]: Make zip directory attributes more friendly for 
http://bugs.python.org/issue20912

#20911: urllib 'headers' is not a well defined data type
http://bugs.python.org/issue20911

#20906: Issues in Unicode HOWTO
http://bugs.python.org/issue20906

#20899: Nested namespace imports do not work inside zip archives
http://bugs.python.org/issue20899

#20897: @abstractmethod does not enforce method signatures
http://bugs.python.org/issue20897

#20885: Little Endian PowerPC64 Linux
http://bugs.python.org/issue20885

#20874: Tutorial section on starting python is out of date
http://bugs.python.org/issue20874

#20872: dbm/gdbm/ndbm close methods are not document
http://bugs.python.org/issue20872

#20867: fix_import in 2to3 adds spurious relative import (windows)
http://bugs.python.org/issue20867

#20866: segfailt with os.popen and SIGPIPE
http://bugs.python.org/issue20866

#20859: Context of documentation for conditional expressions
http://bugs.python.org/issue20859

#20851: Update devguide to cover testing from a tarball
http://bugs.python.org/issue20851



Most recent 15 issues waiting for review (15)
=============================================

#20926: Devguide: Enhance Quick Start portion of instructions for Wind
http://bugs.python.org/issue20926

#20913: Standard Library documentation needs SSL security best practic
http://bugs.python.org/issue20913

#20912: [zipfile.py]: Make zip directory attributes more friendly for 
http://bugs.python.org/issue20912

#20910: Make sleep configurable in tests
http://bugs.python.org/issue20910

#20907: behavioral differences between shutil.unpack_archive and ZipFi
http://bugs.python.org/issue20907

#20904: HAVE_PY_SET_53BIT_PRECISION for m68k
http://bugs.python.org/issue20904

#20884: importlib/__init__.py can not be loaded without __file__ - bre
http://bugs.python.org/issue20884

#20879: base64 module of Python 3.4 uses 920 kB of memory
http://bugs.python.org/issue20879

#20868: Lib/test/test_socket.py: skip testGetServBy if /etc/services i
http://bugs.python.org/issue20868

#20867: fix_import in 2to3 adds spurious relative import (windows)
http://bugs.python.org/issue20867

#20858: Enhancements/fixes to pure-python datetime module
http://bugs.python.org/issue20858

#20853: pdb "args" crashes when an arg is not printable
http://bugs.python.org/issue20853

#20849: add exist_ok to shutil.copytree
http://bugs.python.org/issue20849

#20837: Ambiguity words in base64 documentation
http://bugs.python.org/issue20837

#20827: IDLE : Display function argument list in ClassBrowser
http://bugs.python.org/issue20827



Top 10 most discussed issues (10)
=================================

#20884: importlib/__init__.py can not be loaded without __file__ - bre
http://bugs.python.org/issue20884  26 msgs

#20910: Make sleep configurable in tests
http://bugs.python.org/issue20910  19 msgs

#19861: Update What's New for Python 3.4
http://bugs.python.org/issue19861  15 msgs

#16104: Use multiprocessing in compileall script
http://bugs.python.org/issue16104  13 msgs

#19257: Sub-optimal error message when importing a non-package
http://bugs.python.org/issue19257  12 msgs

#20879: base64 module of Python 3.4 uses 920 kB of memory
http://bugs.python.org/issue20879  12 msgs

#20265: Bring Windows docs up to date
http://bugs.python.org/issue20265  10 msgs

#17006: Add advice on best practices for hashing secrets
http://bugs.python.org/issue17006   9 msgs

#20784: 'collections.abc' is no longer defined when collections is imp
http://bugs.python.org/issue20784   8 msgs

#20145: unittest.assert*Regex functions should verify that expected_re
http://bugs.python.org/issue20145   7 msgs



Issues closed (158)
===================

#3621: it would be nice if installers made by bdist_wininst stored an
http://bugs.python.org/issue3621  closed by eric.araujo

#4931: distutils does not show any error msg when can't build C modul
http://bugs.python.org/issue4931  closed by eric.araujo

#5342: packaging: add tests for old versions cleanup on update
http://bugs.python.org/issue5342  closed by eric.araujo

#5747: knowing the parent command
http://bugs.python.org/issue5747  closed by eric.araujo

#6142: distutils2 clean command: Remove extension modules built in-pl
http://bugs.python.org/issue6142  closed by eric.araujo

#7225: fwrite() compiler warnings
http://bugs.python.org/issue7225  closed by benjamin.peterson

#7894: too aggressive dependency tracking in distutils
http://bugs.python.org/issue7894  closed by eric.araujo

#8254: write a configure command
http://bugs.python.org/issue8254  closed by eric.araujo

#8255: Packaging step-by-step tutorial
http://bugs.python.org/issue8255  closed by eric.araujo

#8369: Add a lint command to distutils
http://bugs.python.org/issue8369  closed by eric.araujo

#8371: Add options to distutils2.install and pysetup install to only 
http://bugs.python.org/issue8371  closed by eric.araujo

#8591: update mkpkg to latest coding standards
http://bugs.python.org/issue8591  closed by eric.araujo

#8668: Packaging: add a 'develop' command
http://bugs.python.org/issue8668  closed by eric.araujo

#8680: Add a sandbox in Distutils2
http://bugs.python.org/issue8680  closed by eric.araujo

#9309: Add environment variable complementing command line option -no
http://bugs.python.org/issue9309  closed by eric.araujo

#10530: distutils2 should allow the installing of python files with in
http://bugs.python.org/issue10530  closed by eric.araujo

#11599: Useless error message when distutils fails compiling
http://bugs.python.org/issue11599  closed by eric.araujo

#11921: distutils2 should be able to compile an Extension based on the
http://bugs.python.org/issue11921  closed by eric.araujo

#11993: Use sub-second resolution to determine if a file is newer
http://bugs.python.org/issue11993  closed by eric.araujo

#12242: distutils2 environment marker for current compiler
http://bugs.python.org/issue12242  closed by eric.araujo

#12253: Document packaging.manifest and packaging.errors
http://bugs.python.org/issue12253  closed by eric.araujo

#12257: Rework/replace use of DISTUTILS_USE_SDK in packaging
http://bugs.python.org/issue12257  closed by eric.araujo

#12258: Clean up bytes I/O in get_compiler_versions
http://bugs.python.org/issue12258  closed by eric.araujo

#12302: packaging test command needs access to .dist-info
http://bugs.python.org/issue12302  closed by eric.araujo

#12335: pysetup create: ask before moving an existing setup.cfg
http://bugs.python.org/issue12335  closed by eric.araujo

#12344: Add **kwargs to reinitialize_command
http://bugs.python.org/issue12344  closed by eric.araujo

#12347: add an "extras" in packaging.pypi.simple.Crawler
http://bugs.python.org/issue12347  closed by eric.araujo

#12355: Crawler doesn't follow redirection
http://bugs.python.org/issue12355  closed by eric.araujo

#12366: packaging.pypi.dist should abstract download errors.
http://bugs.python.org/issue12366  closed by eric.araujo

#12368: packaging.pypi.simple.Crawler assumes external download links 
http://bugs.python.org/issue12368  closed by eric.araujo

#12375: Add packages_root to sys.path for hooks
http://bugs.python.org/issue12375  closed by eric.araujo

#12377: Clean up use of packages_root/package_dir
http://bugs.python.org/issue12377  closed by eric.araujo

#12388: cannot specify recursive extra_files in packaging setup.cfg
http://bugs.python.org/issue12388  closed by eric.araujo

#12393: Packaging should provide support for extensible categories
http://bugs.python.org/issue12393  closed by eric.araujo

#12394: packaging: generate scripts from callable (dotted paths)
http://bugs.python.org/issue12394  closed by eric.araujo

#12405: packaging does not record/remove directories it creates
http://bugs.python.org/issue12405  closed by eric.araujo

#12416: packaging needs {pre,post}-{install,remove} hooks
http://bugs.python.org/issue12416  closed by eric.araujo

#12424: distutils2: extension section uses bad environment marker sepa
http://bugs.python.org/issue12424  closed by eric.araujo

#12449: Add accelerator "F" to button "Finish" in all MSI installers m
http://bugs.python.org/issue12449  closed by eric.araujo

#12526: packaging.pypi.Crawler and resulting objects have a circular A
http://bugs.python.org/issue12526  closed by eric.araujo

#12532: PyPI server index names with '/' in them
http://bugs.python.org/issue12532  closed by eric.araujo

#12659: Add tests for packaging.tests.support
http://bugs.python.org/issue12659  closed by eric.araujo

#12703: Improve error reporting for packaging.util.resolve_name
http://bugs.python.org/issue12703  closed by eric.araujo

#12830: --install-data doesn't effect resources destination
http://bugs.python.org/issue12830  closed by eric.araujo

#12891: Clean up traces of manifest template in packaging
http://bugs.python.org/issue12891  closed by eric.araujo

#12895: In MSI/EXE installer,	allow installing Python modules in free 
http://bugs.python.org/issue12895  closed by eric.araujo

#12900: Use universal newlines mode for setup.cfg
http://bugs.python.org/issue12900  closed by eric.araujo

#12925: python setup.py upload_docs doesn't ask for login and password
http://bugs.python.org/issue12925  closed by eric.araujo

#12937: distutils2: install action should support same options as inst
http://bugs.python.org/issue12937  closed by eric.araujo

#13049: distutils2 should not allow a distribution to install under an
http://bugs.python.org/issue13049  closed by eric.araujo

#13116: setup.cfg in [sb]dists should be static
http://bugs.python.org/issue13116  closed by eric.araujo

#13151: pysetup3 run bdist_wininst fails
http://bugs.python.org/issue13151  closed by eric.araujo

#13160: Rename install_dist to install
http://bugs.python.org/issue13160  closed by eric.araujo

#13166: Implement packaging.database.*Distribution.__str__
http://bugs.python.org/issue13166  closed by eric.araujo

#13172: Improve detection of availability of bdist_msi command
http://bugs.python.org/issue13172  closed by eric.araujo

#13175: packaging uses wrong line endings in RECORD files on Windows
http://bugs.python.org/issue13175  closed by eric.araujo

#13178: Need tests for Unicode handling in install_distinfo and instal
http://bugs.python.org/issue13178  closed by eric.araujo

#13180: pysetup silently ignores invalid entries in setup.cfg
http://bugs.python.org/issue13180  closed by eric.araujo

#13189: New bdist_simple binary distribution format for packaging
http://bugs.python.org/issue13189  closed by eric.araujo

#13225: Failing packaging hooks should not stop operation
http://bugs.python.org/issue13225  closed by eric.araujo

#13331: Packaging cannot install resource directory trees specified in
http://bugs.python.org/issue13331  closed by eric.araujo

#13336: packaging.command.Command.copy_file doesn't implement preserve
http://bugs.python.org/issue13336  closed by eric.araujo

#13399: Don't print traceback for unrecognized actions, commands and o
http://bugs.python.org/issue13399  closed by eric.araujo

#13400: packaging: build command should have options to control byte-c
http://bugs.python.org/issue13400  closed by eric.araujo

#13408: Rename the packaging “resources” concept back to “data f
http://bugs.python.org/issue13408  closed by eric.araujo

#13462: Improve code and tests for Mixin2to3
http://bugs.python.org/issue13462  closed by eric.araujo

#13477: tarfile module should have a command line
http://bugs.python.org/issue13477  closed by pitrou

#13953: Get rid of doctests in packaging.tests.test_version
http://bugs.python.org/issue13953  closed by eric.araujo

#13967: also test for an empty pathname
http://bugs.python.org/issue13967  closed by eric.araujo

#13969: path name must always be string (or None)
http://bugs.python.org/issue13969  closed by eric.araujo

#14002: AttributeError in distutils2.pypi.wrapper
http://bugs.python.org/issue14002  closed by eric.araujo

#14011: packaging should use shutil archiving functions transparently
http://bugs.python.org/issue14011  closed by eric.araujo

#14140: packaging tests: add helpers to create and inspect a tree of f
http://bugs.python.org/issue14140  closed by eric.araujo

#14183: Test coverage for packaging.install and packaging.pypi.wrapper
http://bugs.python.org/issue14183  closed by eric.araujo

#14270: Can't install a project in a specific directory
http://bugs.python.org/issue14270  closed by eric.araujo

#14273: distutils2: logging handler not properly initialized
http://bugs.python.org/issue14273  closed by eric.araujo

#14274: pysetup does not look at requires.txt
http://bugs.python.org/issue14274  closed by eric.araujo

#14275: pysetup create doesn't handle install requirements
http://bugs.python.org/issue14275  closed by eric.araujo

#14276: installing latest version of a project
http://bugs.python.org/issue14276  closed by eric.araujo

#14279: packaging.pypi should support flat directories of distribution
http://bugs.python.org/issue14279  closed by eric.araujo

#14280: packaging.pypi should not require checksums
http://bugs.python.org/issue14280  closed by eric.araujo

#14294: Requirements are not properly copied into metatdata of dist-in
http://bugs.python.org/issue14294  closed by eric.araujo

#14319: cleanup index switching mechanism on packaging.pypi
http://bugs.python.org/issue14319  closed by eric.araujo

#14352: Distutils2: add logging message to report successful installat
http://bugs.python.org/issue14352  closed by eric.araujo

#14356: Distutils2 ignores site-local configuration
http://bugs.python.org/issue14356  closed by eric.araujo

#14517: distutils always recompiles all C source files
http://bugs.python.org/issue14517  closed by eric.araujo

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

#14651: pysetup run cmd can't handle option values in the setup.cfg
http://bugs.python.org/issue14651  closed by eric.araujo

#14733: Custom commands don't work
http://bugs.python.org/issue14733  closed by eric.araujo

#14747: Classifiers are missing from distutils2-generated metadata
http://bugs.python.org/issue14747  closed by eric.araujo

#14755: Distutils2 doesn't have a Python 3 version on PyPI
http://bugs.python.org/issue14755  closed by eric.araujo

#14778: logging messages about bad version numbers should include the 
http://bugs.python.org/issue14778  closed by eric.araujo

#14830: pysetup fails on non-ascii filenames
http://bugs.python.org/issue14830  closed by eric.araujo

#14843: support define_macros / undef_macros in setup.cfg
http://bugs.python.org/issue14843  closed by eric.araujo

#14848: Use shutil.move instead of os.rename in packaging
http://bugs.python.org/issue14848  closed by eric.araujo

#14858: 'pysetup create' off-by-one when choosing classification matur
http://bugs.python.org/issue14858  closed by eric.araujo

#14871: Rewrite the command line parsers and actions system used in di
http://bugs.python.org/issue14871  closed by eric.araujo

#14915: pysetup3.3 install is case insensitive, remove is case sensiti
http://bugs.python.org/issue14915  closed by eric.araujo

#14946: packaging’s pysetup script should be named differently than 
http://bugs.python.org/issue14946  closed by eric.araujo

#14949: Documentation should state clearly the differences between "py
http://bugs.python.org/issue14949  closed by eric.araujo

#14950: Make packaging.install API less confusing and more extensible
http://bugs.python.org/issue14950  closed by eric.araujo

#14964: distutils2.utils.resolve_name cleanup
http://bugs.python.org/issue14964  closed by eric.araujo

#15605: Explain sphinx documentation building in devguide
http://bugs.python.org/issue15605  closed by python-dev

#16755: Distutils2 incorrectly works with unicode package names
http://bugs.python.org/issue16755  closed by eric.araujo

#16805: when building docs on Debian 7 --> ERROR: Error in "note" dire
http://bugs.python.org/issue16805  closed by eric.araujo

#16989: allow distutils debug mode to be enabled more easily
http://bugs.python.org/issue16989  closed by eric.araujo

#17002: html.entities ImportError in distutils2/pypi/simple.py on Pyth
http://bugs.python.org/issue17002  closed by eric.araujo

#17281: Broken links at pypi
http://bugs.python.org/issue17281  closed by eric.araujo

#17553: Note that distutils’ bdist_rpm command is not used to build 
http://bugs.python.org/issue17553  closed by eric.araujo

#17574: pysetup failing with "OSError: [Errno 18] Invalid cross-device
http://bugs.python.org/issue17574  closed by eric.araujo

#17640: from distutils.util import byte_compile hangs
http://bugs.python.org/issue17640  closed by eric.araujo

#17855: Implement introspection of logger hierarchy
http://bugs.python.org/issue17855  closed by vinay.sajip

#18045: get_python_version is not import in bdist_rpm.py
http://bugs.python.org/issue18045  closed by eric.araujo

#19060: docs: note that subprocess doesn't replace os.exec*
http://bugs.python.org/issue19060  closed by python-dev

#19157: ipaddress.IPv6Network.hosts function omits network and broadca
http://bugs.python.org/issue19157  closed by pmoody

#19333: distutils.util.grok_environment_error loses the error message
http://bugs.python.org/issue19333  closed by eric.araujo

#19407: PEP 453: update the "Installing Python Modules" documentation
http://bugs.python.org/issue19407  closed by python-dev

#19614: support.temp_cwd should use support.rmtree
http://bugs.python.org/issue19614  closed by python-dev

#19627: python open built-in function - "updating" is not defined
http://bugs.python.org/issue19627  closed by eric.araujo

#19953: __iadd__() doc not strictly correct
http://bugs.python.org/issue19953  closed by r.david.murray

#20030: unittest.TestLoader.discover return value incorrectly document
http://bugs.python.org/issue20030  closed by r.david.murray

#20090: slight ambiguity in README.txt instructions for building docs
http://bugs.python.org/issue20090  closed by python-dev

#20104: expose posix_spawn(p)
http://bugs.python.org/issue20104  closed by benjamin.peterson

#20266: Bring Doc/faq/windows up to date
http://bugs.python.org/issue20266  closed by eric.araujo

#20720: test_create_server() of test_asyncio failure on "x86 Windows S
http://bugs.python.org/issue20720  closed by haypo

#20787: typo in asyncio docs for subprocess_exec()
http://bugs.python.org/issue20787  closed by python-dev

#20812: Explicitly cover application migration in the 2->3 guide
http://bugs.python.org/issue20812  closed by brett.cannon

#20813: Backport revised 2to3 guide to older branches
http://bugs.python.org/issue20813  closed by brett.cannon

#20863: IDLE not opening
http://bugs.python.org/issue20863  closed by ned.deily

#20864: getattr does not work well with descriptor
http://bugs.python.org/issue20864  closed by ncoghlan

#20869: IDLE lib error in IOBinding.py
http://bugs.python.org/issue20869  closed by r.david.murray

#20870: how to import json file in mongodb using pymongo
http://bugs.python.org/issue20870  closed by r.david.murray

#20871: Testing: Push email/policy.py line coverage to 100%.
http://bugs.python.org/issue20871  closed by r.david.murray

#20873: IDLE won't open
http://bugs.python.org/issue20873  closed by ned.deily

#20875: Typo in gzip._PaddedFile
http://bugs.python.org/issue20875  closed by ned.deily

#20877: test_grammar: assertEquals is deprecated
http://bugs.python.org/issue20877  closed by python-dev

#20878: Windows: uninstall Python 3.4rc3 after downgrade pip leaves fi
http://bugs.python.org/issue20878  closed by loewis

#20881: Can't install pip-1.5.4,  ez_setup.py
http://bugs.python.org/issue20881  closed by r.david.murray

#20882: Link to OpenHatch “getting started” page from devguide
http://bugs.python.org/issue20882  closed by eric.araujo

#20883: Windows 'for current user' installation - 32/64-bit registrati
http://bugs.python.org/issue20883  closed by loewis

#20888: tracemalloc: add a get_line() method to Trace and Frame classe
http://bugs.python.org/issue20888  closed by haypo

#20889: asyncio.docs : asyncio.Condition acquire/release/locked method
http://bugs.python.org/issue20889  closed by python-dev

#20892: Typo in howto/pyporting.rst
http://bugs.python.org/issue20892  closed by python-dev

#20893: ctypes crash during PyFinalize when librt used
http://bugs.python.org/issue20893  closed by haypo

#20894: COMSPEC with multiple paths breaks subprocess.call
http://bugs.python.org/issue20894  closed by r.david.murray

#20896: test_ssl.test_get_server_certificate() should use PROTOCOL_SSL
http://bugs.python.org/issue20896  closed by benjamin.peterson

#20901: test_sqlite fails with SQLite 3.8.4
http://bugs.python.org/issue20901  closed by python-dev

#20905: Adapt heapq push/pop/replace to allow passing a comparator.
http://bugs.python.org/issue20905  closed by rhettinger

#20908: Memory leak in Reg2Py()
http://bugs.python.org/issue20908  closed by python-dev

#20914: pyopenssl-0.14-1 error
http://bugs.python.org/issue20914  closed by pitrou

#20918: Logging of logging exceptions can fail in 3.4 if args are unpr
http://bugs.python.org/issue20918  closed by vinay.sajip

#20919: Image.show() does not open the image on windows xp
http://bugs.python.org/issue20919  closed by ned.deily

#20922: Global variables and Local Variables with same name
http://bugs.python.org/issue20922  closed by ezio.melotti

#20925: Update TLS version connection table
http://bugs.python.org/issue20925  closed by christian.heimes

#11060: distutils2 sdist does not complain about version that is not P
http://bugs.python.org/issue11060  closed by eric.araujo

#1682403: Transform reST to styled text in bdist_wininst-produced instal
http://bugs.python.org/issue1682403  closed by eric.araujo

#1294032: Distutils writes keywords comma-separated
http://bugs.python.org/issue1294032  closed by eric.araujo

#1692592: Stripping debugging symbols from compiled C extensions
http://bugs.python.org/issue1692592  closed by eric.araujo


More information about the Python-Dev mailing list