Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pex-tool/pex issues and pull requests

#100 - pex 1.0

Pull Request - State: closed - Opened by wickman over 9 years ago - 3 comments

#99 - Implement bdist_pex

Issue - State: closed - Opened by wickman over 9 years ago - 4 comments

#98 - Resolve one requirement at a time to support PEX_IGNORE_ERRORS. Fix #97.

Pull Request - State: closed - Opened by wickman over 9 years ago

#97 - ValueError: list.remove(x): x not in list

Issue - State: closed - Opened by wickman over 9 years ago - 2 comments
Labels: bug

#96 - Implement better diagnostics for unresolvable requirements to fix #79.

Pull Request - State: closed - Opened by wickman over 9 years ago

#95 - Allow the ability to ask for universal distributions

Issue - State: open - Opened by wickman over 9 years ago - 2 comments

#94 - Remove PEX_HTTP_RETRIES and push into a flag for the pex tool

Issue - State: closed - Opened by wickman over 9 years ago - 2 comments

#93 - Implement VCS Resolvables

Issue - State: closed - Opened by wickman over 9 years ago - 1 comment
Labels: enhancement

#92 - Split PexInfo/PexInfoBuilder to ensure immutability of PEX-INFO

Issue - State: open - Opened by wickman over 9 years ago
Labels: enhancement

#91 - Remove pkg_resources.build_zipmanifest monkeypatching

Issue - State: closed - Opened by wickman over 9 years ago - 3 comments

#90 - PEX.clean_environment is used inconsistently

Issue - State: closed - Opened by wickman over 9 years ago - 1 comment
Labels: bug

#89 - Make PEX_COVERAGE more useful by rewriting output

Issue - State: open - Opened by wickman over 9 years ago

#88 - split pex more cleanly into its runtime and the build tool

Issue - State: open - Opened by wickman over 9 years ago
Labels: enhancement, tech-debt, performance

#87 - Implement PEX_PATH, allowing merging of PEX environments. Fixes #30.

Pull Request - State: closed - Opened by wickman over 9 years ago

#86 - Unify coverage and profiling handling and semantics. Fixes #81.

Pull Request - State: closed - Opened by wickman over 9 years ago - 1 comment

#84 - Fix PEX_SCRIPT when a console script is specified. Fixes #80.

Pull Request - State: closed - Opened by wickman over 9 years ago

#83 - Reimplement PEX_IGNORE_ERRORS. Fixes #82.

Pull Request - State: closed - Opened by wickman over 9 years ago

#82 - PEX_IGNORE_ERRORS is, ironically, ignored

Issue - State: closed - Opened by wickman over 9 years ago
Labels: bug

#81 - PEX_COVERAGE and PEX_PROFILE don't work if SystemExit is raised

Issue - State: closed - Opened by wickman over 9 years ago
Labels: bug

#80 - PEX_SCRIPT does not work with console_scripts

Issue - State: closed - Opened by wickman over 9 years ago
Labels: bug

#79 - Improve discoverability in the presence of conflicting requirements

Issue - State: closed - Opened by areitz over 9 years ago - 1 comment

#78 - Add --disable-cache and fix CachingResolver filtering for #76

Pull Request - State: closed - Opened by wickman over 9 years ago

#77 - Fix #74 (scripts from packages with '-'s) and add regression test

Pull Request - State: closed - Opened by wickman over 9 years ago - 1 comment

#76 - CachingResolver does not filter by interpreter/platform

Issue - State: closed - Opened by wickman over 9 years ago - 2 comments

#75 - distutils `build_script` alters script shebangs

Issue - State: closed - Opened by ewdurbin over 9 years ago - 1 comment

#74 - wheel `safer_name` for locating scripts

Issue - State: closed - Opened by ewdurbin over 9 years ago - 1 comment

#73 - correctly handle index urls which do not end in trailing slash

Pull Request - State: closed - Opened by ewdurbin over 9 years ago - 1 comment

#72 - Fix #71 (bad __str__ implementation for ChainedTranslator.)

Pull Request - State: closed - Opened by wickman over 9 years ago

#70 - index urls without trailing / are improperly handled

Issue - State: closed - Opened by ewdurbin over 9 years ago

#69 - add a PEX-INFO metadata versioning scheme

Issue - State: closed - Opened by wickman over 9 years ago - 1 comment

#68 - Make --platform/--interpreter multi-options

Issue - State: closed - Opened by wickman over 9 years ago - 14 comments

#67 - Deprecate old-style requirement parsing

Pull Request - State: closed - Opened by Yasumoto over 9 years ago - 1 comment

#66 - change PEX_INTERPRETER to PEX_REPL

Issue - State: closed - Opened by wickman over 9 years ago - 1 comment
Labels: wontfix

#65 - Implement extras parsing for `ResolvablePackages`

Issue - State: closed - Opened by Yasumoto over 9 years ago - 2 comments

#64 - --allow-external/--allow-all-external doesn't work

Issue - State: closed - Opened by wickman over 9 years ago - 1 comment
Labels: bug

#63 - unhandled AttributeError during pex bootstrapping

Issue - State: closed - Opened by kwlzn over 9 years ago - 2 comments
Labels: bug

#62 - Package data disappears from pex file.

Issue - State: closed - Opened by sholsapp over 9 years ago - 3 comments
Labels: duplicate

#61 - RFC: Add the ability to include extensions & shared libraries in pexs.

Pull Request - State: closed - Opened by mikekap over 9 years ago - 4 comments

#60 - 1.0 release backwards incompatibilities

Issue - State: closed - Opened by wickman over 9 years ago

#59 - allow specifying a script to run in lieu of an entry point

Issue - State: closed - Opened by wickman over 9 years ago - 10 comments
Labels: enhancement

#58 - Drop support for urllib

Issue - State: closed - Opened by wickman over 9 years ago - 1 comment
Labels: wontfix

#57 - Adds an interpreter cache to the pex tool. Fixes #47 and #48.

Pull Request - State: closed - Opened by wickman over 9 years ago

#56 - AttributeError: 'UUID' object has no attribute 'get_hex'

Issue - State: closed - Opened by LeMeteore over 9 years ago - 1 comment

#55 - Adjust setup.py's install_requires

Issue - State: closed - Opened by warsaw over 9 years ago - 1 comment

#54 - pex can pull in a bad pkg_resources

Issue - State: closed - Opened by wickman over 9 years ago - 2 comments

#53 - pex --python seems to ignore the selected interpreter path

Issue - State: closed - Opened by warsaw over 9 years ago - 7 comments
Labels: enhancement

#52 - Expand MANIFEST.in to include missing files. Fixes issue #51

Pull Request - State: closed - Opened by warsaw over 9 years ago - 1 comment

#51 - PyPI tar.gz is missing some files

Issue - State: closed - Opened by warsaw over 9 years ago - 1 comment

#50 - start using pep440 identifiers.

Issue - State: closed - Opened by wickman over 9 years ago - 2 comments

#49 - Adds an interpreter cache to the pex tool. Fixes #47 and #48.

Pull Request - State: closed - Opened by wickman over 9 years ago - 1 comment

#48 - pip does not install extras_requires for console_scripts

Issue - State: closed - Opened by wickman over 9 years ago - 4 comments

#47 - implement an interpreter cache

Issue - State: closed - Opened by wickman over 9 years ago
Labels: enhancement

#46 - Fix issue #44 and add a regression test.

Pull Request - State: closed - Opened by wickman over 9 years ago

#45 - Fix for decode() on Python 2.6

Pull Request - State: closed - Opened by blalor over 9 years ago - 3 comments

#44 - no errors keyword for decode in python 2.6

Issue - State: closed - Opened by blalor over 9 years ago - 1 comment

#43 - Release pex 0.8.6

Issue - State: closed - Opened by jsirois over 9 years ago - 1 comment
Labels: release

#42 - Honor installed sys.excepthook in pex teardown.

Pull Request - State: closed - Opened by jsirois over 9 years ago - 5 comments

#41 - pex.resolver.Untranslateable when using setup from setuptools

Issue - State: closed - Opened by bqm over 9 years ago - 3 comments

#40 - Support Python 2.6

Pull Request - State: closed - Opened by sholsapp over 9 years ago - 9 comments

#39 - Change to uuid4().hex for Python3

Pull Request - State: closed - Opened by Moult over 9 years ago - 1 comment

#38 - Release pex 0.8.4

Issue - State: closed - Opened by Yasumoto over 9 years ago - 6 comments
Labels: release

#37 - Speed up the best-case scenario of dependency resolution.

Pull Request - State: closed - Opened by ugodiggi over 9 years ago - 2 comments

#36 - raised pex.resolver.Untranslateable when trying to use redis library

Issue - State: closed - Opened by cript0nauta over 9 years ago - 18 comments

#35 - Fix bug that caused pex not to cache the results of translation.

Pull Request - State: closed - Opened by ugodiggi over 9 years ago - 1 comment

#34 - upgrade pex to a modern version of setuptools

Issue - State: closed - Opened by wickman over 9 years ago - 1 comment

#33 - Support all potential abi tag permutations

Pull Request - State: closed - Opened by Moult over 9 years ago

#32 - More specific information in building pex documentation

Pull Request - State: closed - Opened by Moult over 9 years ago - 4 comments

#31 - Stabilize PythonInterpreter __eq__.

Pull Request - State: closed - Opened by jsirois almost 10 years ago

#30 - Create a way to merge PEX environments at runtime

Issue - State: closed - Opened by wickman almost 10 years ago

#29 - pex resolver crashes when using local cache for certain transitive requirements

Issue - State: closed - Opened by wickman almost 10 years ago
Labels: bug

#28 - Filter prerelease versions in package iterators by default

Issue - State: closed - Opened by wickman almost 10 years ago - 6 comments
Labels: enhancement

#27 - Allow selecting different interpreter at runtime in a PEX

Issue - State: closed - Opened by wickman almost 10 years ago - 1 comment

#26 - Add timeout support when fetching requirements.

Issue - State: closed - Opened by jcohen almost 10 years ago

#25 - Can't pass 'cwd' to pex.run()

Issue - State: closed - Opened by ericzundel almost 10 years ago - 1 comment
Labels: answered

#24 - default caching in the pex tool is incorrect

Issue - State: closed - Opened by wickman almost 10 years ago - 3 comments
Labels: bug

#23 - pex -e should support console_scripts pointers

Issue - State: closed - Opened by wickman almost 10 years ago - 2 comments

#22 - pex -s option does not pull in transitive requirements

Issue - State: closed - Opened by wickman almost 10 years ago

#21 - PEX doesn't scrub "local" from virtualenv site-packages

Issue - State: closed - Opened by kevints almost 10 years ago - 7 comments

#20 - Helper method to access files within a zipped pex

Pull Request - State: closed - Opened by Yasumoto almost 10 years ago

#19 - pex --version provides an incorrect version

Issue - State: closed - Opened by pior almost 10 years ago

#18 - Enable HTTP retries

Issue - State: closed - Opened by zmanji almost 10 years ago - 2 comments

#17 - The `setup_requires` are not searched in cache

Issue - State: closed - Opened by calind almost 10 years ago - 1 comment

#16 - doc += a pex can contain artifacts from mult platforms, can work on mult platforms

Issue - State: closed - Opened by lahosken almost 10 years ago - 2 comments

#15 - Readme command highlighting

Pull Request - State: closed - Opened by adamtheturtle almost 10 years ago - 1 comment

#14 - ensure .pyc files are always written into the .pex

Issue - State: open - Opened by Yasumoto about 10 years ago - 1 comment

#13 - doc PEX_* env vars

Issue - State: closed - Opened by lahosken about 10 years ago - 6 comments

#12 - jsmith/access zipped assets

Pull Request - State: closed - Opened by Yasumoto about 10 years ago - 1 comment

#11 - Replace use of os.unsetenv(...) with del os.environ[...]

Pull Request - State: closed - Opened by pfmoore about 10 years ago - 1 comment

#10 - "can't use a string pattern on a bytes-like object" on python 3.4

Issue - State: closed - Opened by habnabit about 10 years ago - 2 comments

#9 - Error module object has no attribute unsetenv

Issue - State: closed - Opened by pfmoore about 10 years ago - 9 comments

#8 - Use uuid.UUID4.hex instead of .get_hex()

Pull Request - State: closed - Opened by zyga about 10 years ago - 6 comments

#7 - Parse 'Requires-Dist' markers

Issue - State: closed - Opened by zmanji about 10 years ago - 2 comments

#6 - Tag releases

Issue - State: closed - Opened by caniszczyk about 10 years ago - 1 comment
Labels: enhancement

#5 - Can we make pex read from a requirements.txt file instead of specifying each requirement separately?

Issue - State: closed - Opened by ankurd1 about 10 years ago - 11 comments
Labels: enhancement

#4 - FEATURE - Add ability to specify major version of python for PEX to run with

Issue - State: closed - Opened by esazhin about 10 years ago - 7 comments

#3 - Can I build PEX with system wide site-packages?

Pull Request - State: closed - Opened by kamilchm about 10 years ago - 2 comments

#2 - Link Travis CI build badge in README

Issue - State: closed - Opened by caniszczyk about 10 years ago - 2 comments

#1 - Fix coverage tests. Add .travis.yml

Pull Request - State: closed - Opened by wickman about 10 years ago - 3 comments