[issue14280] packaging.pypi should not require checksums

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue7225] fwrite() compiler warnings

2014-03-12 Thread Benjamin Peterson
Changes by Benjamin Peterson : -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue14276] installing latest version of a project

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: needs patch -> committed/rejected status: open -> closed ___ Python tracker ___ ___

[issue14352] Distutils2: add logging message to report successful installation

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue13408] Rename the packaging “resources” concept back to “data files”

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue8255] Packaging step-by-step tutorial

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ ___

[issue13969] path name must always be string (or None)

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue13967] also test for an empty pathname

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue12424] distutils2: extension section uses bad environment marker separator

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue13189] New bdist_simple binary distribution format for packaging

2014-03-12 Thread Éric Araujo
Éric Araujo added the comment: We have wheels now. -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___

[issue13180] pysetup silently ignores invalid entries in setup.cfg

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: needs patch -> committed/rejected status: open -> closed ___ Python tracker ___ ___

[issue19060] docs: note that subprocess doesn't replace os.exec*

2014-03-12 Thread Roundup Robot
Roundup Robot added the comment: New changeset 1d31060f8a5c by Benjamin Peterson in branch '2.7': remove unnecessary word (closes #19060) http://hg.python.org/cpython/rev/1d31060f8a5c New changeset 4d8a9d12edfa by Benjamin Peterson in branch '3.3': remove unnecessary word (closes #19060) http://

[issue13953] Get rid of doctests in packaging.tests.test_version

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue12393] Packaging should provide support for extensible categories

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue20901] test_sqlite fails with SQLite 3.8.4

2014-03-12 Thread Roundup Robot
Roundup Robot added the comment: New changeset 1763e27a182d by Benjamin Peterson in branch '2.7': weaken callback count inequality (closes #20901) http://hg.python.org/cpython/rev/1763e27a182d New changeset dbc9e3ed5e9f by Benjamin Peterson in branch '3.3': weaken callback count inequality (clos

[issue20902] Which operand is preferred by set operations? Missing information in the documentation

2014-03-12 Thread Benjamin Peterson
Changes by Benjamin Peterson : -- keywords: +easy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.

[issue12394] packaging: generate scripts from callable (dotted paths)

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: needs patch -> committed/rejected status: open -> closed ___ Python tracker ___ ___

[issue11921] distutils2 should be able to compile an Extension based on the Python implementation

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue13049] distutils2 should not allow a distribution to install under another dist's directory

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue13151] pysetup3 run bdist_wininst fails

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- dependencies: -bdist_wininst depends on MBCS codec, unavailable on non-Windows ___ Python tracker ___ ___

[issue13151] pysetup3 run bdist_wininst fails

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue13172] Improve detection of availability of bdist_msi command

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue12405] packaging does not record/remove directories it creates

2014-03-12 Thread Éric Araujo
Éric Araujo added the comment: Obsolete for distutils2, but something to keep in mind for RECORD 2.0 or its successor. -- nosy: +ncoghlan resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker

[issue12416] packaging needs {pre,post}-{install,remove} hooks

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- nosy: +ncoghlan resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue13336] packaging.command.Command.copy_file doesn't implement preserve_mode and preserve_times

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue12246] Support installation when running from an uninstalled Python

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: needs patch -> committed/rejected status: open -> closed ___ Python tracker ___ ___

[issue12242] distutils2 environment marker for current compiler

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- nosy: +ncoghlan resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue12347] add an "extras" in packaging.pypi.simple.Crawler

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue17002] html.entities ImportError in distutils2/pypi/simple.py on Python2.7

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: test needed -> committed/rejected status: open -> closed ___ Python tracker ___ ___

[issue16755] Distutils2 incorrectly works with unicode package names

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue12830] --install-data doesn't effect resources destination

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue12388] cannot specify recursive extra_files in packaging setup.cfg

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: needs patch -> committed/rejected status: open -> closed ___ Python tracker ___ ___

[issue12526] packaging.pypi.Crawler and resulting objects have a circular API

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue12532] PyPI server index names with '/' in them

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue12368] packaging.pypi.simple.Crawler assumes external download links are ok to follow

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue12366] packaging.pypi.dist should abstract download errors.

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue12335] pysetup create: ask before moving an existing setup.cfg

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue5243] Missing dependency in distutils build

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- components: -Distutils2 versions: +Python 3.4 -3rd party, Python 3.2 ___ Python tracker ___ ___ Python-bug

[issue8591] update mkpkg to latest coding standards

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: accepted -> out of date stage: needs patch -> committed/rejected status: open -> closed ___ Python tracker ___

[issue12891] Clean up traces of manifest template in packaging

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue16989] allow distutils debug mode to be enabled more easily

2014-03-12 Thread Éric Araujo
Éric Araujo added the comment: I see the value in this small change, but this could only be changed in 3.5, making it mostly irrelevant for potential clients (i.e. packaging tools that extend distutils), as they keep compatibility with 2.7. In the absence of requests by developers of these pa

[issue14273] distutils2: logging handler not properly initialized

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue14964] distutils2.utils.resolve_name cleanup

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: patch review -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue8668] Packaging: add a 'develop' command

2014-03-12 Thread Éric Araujo
Éric Araujo added the comment: This is handled by setuptools/pip. It cannot be converted to a distutils feature request, as distutils does not handle dependencies. -- resolution: -> out of date stage: needs patch -> committed/rejected status: open -> closed __

[issue14843] support define_macros / undef_macros in setup.cfg

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue12354] packaging.pypi.simple docs use both client and crawler name, which might be confusing

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue14755] Distutils2 doesn't have a Python 3 version on PyPI

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue14950] Make packaging.install API less confusing and more extensible

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue20265] Bring Doc/using/windows up to date

2014-03-12 Thread Kathleen Weaver
Kathleen Weaver added the comment: Updated parts of the Windows using document, especially for Windows 7 and Windows 8. Moved environment variables to FAQ/windows Checked all links, removed broken references from Cygwin Checked broken links referring to in “Installing Python” in “A Byte of Py

[issue20266] Bring Doc/faq/windows up to date

2014-03-12 Thread Éric Araujo
Éric Araujo added the comment: #20265 has more discussion as well as a patch that touches both Windows FAQ and Using Windows. Closing this one. -- nosy: +eric.araujo resolution: -> fixed stage: needs patch -> committed/rejected status: open -> closed _

[issue20265] Bring Doc/using/windows up to date

2014-03-12 Thread Éric Araujo
Éric Araujo added the comment: >From #20265: The faq doesn't mention the new launcher for Windows. Rather than write too much I'd simply cross reference this http://docs.python.org/3/using/windows.html#python-launcher-for-windows. I think this also impacts on the section "How do I make Pyth

[issue18217] Deprecate and remove gettext.install

2014-03-12 Thread Éric Araujo
Éric Araujo added the comment: > The doc for NullTranslations.install needs the erroneous '()'s removed to > make clear > that the bindings are to bound methods and not the result of calls to bound > methods. > Ie, self.gettest() should be just self.gettext. The source contains :meth:`self.get

[issue20265] Bring Doc/using/windows up to date

2014-03-12 Thread Kathleen Weaver
Kathleen Weaver added the comment: Fixed end of line issue in both documents (I hope) -- Added file: http://bugs.python.org/file34386/windowsDoc.patch ___ Python tracker ___

[issue20265] Bring Doc/using/windows up to date

2014-03-12 Thread Kathleen Weaver
Changes by Kathleen Weaver : Removed file: http://bugs.python.org/file34385/windowsDoc.patch ___ Python tracker ___ ___ Python-bugs-list maili

[issue20884] importlib/__init__.py can not be loaded without __file__ - breaks cxFreeze

2014-03-12 Thread Nick Coghlan
Nick Coghlan added the comment: OK, that sounds reasonable. That means I think we need to: 1. add an explicit porting note to the What's New for 3.4.0 final about frozen modules no longer defining __file__ 2. fix importlib.__init__ to tolerate freezing again in 3.4.1 3. remove _frozen_importl

[issue14747] Classifiers are missing from distutils2-generated metadata

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue14830] pysetup fails on non-ascii filenames

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

<    1   2   3