Ecosyste.ms: Issues

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

GitHub / brettcannon/microvenv issues and pull requests

#61 - mypy does not check anything

Issue - State: closed - Opened by kbaikov 11 months ago - 4 comments
Labels: impact-project

#60 - Fix documented invocation

Pull Request - State: closed - Opened by adamchainz about 1 year ago - 1 comment
Labels: documentation, impact-bug

#59 - Support `create()` under Windows

Issue - State: open - Opened by brettcannon about 1 year ago
Labels: question, impact-feature

#58 - Get mypy passing under Windows

Pull Request - State: closed - Opened by brettcannon about 1 year ago
Labels: impact-breaking

#57 - Prevent `__main__.py` from attempting to execute on Windows.

Pull Request - State: closed - Opened by brettcannon about 1 year ago
Labels: impact-bug

#56 - Mypy error after project restructure: Module "microvenv._create" has no attribute "main"

Issue - State: closed - Opened by kbaikov about 1 year ago - 7 comments
Labels: question, impact-bug

#55 - Add support for Windows (except for `create()`)

Pull Request - State: closed - Opened by brettcannon about 1 year ago
Labels: impact-feature

#54 - Set up mypy's stubtest

Issue - State: closed - Opened by brettcannon about 1 year ago
Labels: impact-project

#53 - Better path filtering for GHA

Issue - State: closed - Opened by brettcannon about 1 year ago

#52 - Add a `.readthedocs.yml` file

Pull Request - State: closed - Opened by brettcannon about 1 year ago
Labels: impact-project

#51 - Add docs

Pull Request - State: closed - Opened by brettcannon about 1 year ago
Labels: impact-feature

#50 - Add type annotations

Pull Request - State: closed - Opened by brettcannon about 1 year ago
Labels: impact-feature

#49 - Activation

Pull Request - State: closed - Opened by brettcannon about 1 year ago
Labels: impact-feature

#48 - Add `parse_config()`

Pull Request - State: closed - Opened by brettcannon about 1 year ago
Labels: impact-feature

#47 - Add `IN_VIRTUAL_ENV`

Pull Request - State: closed - Opened by brettcannon about 1 year ago
Labels: impact-feature

#46 - Support Windows for everything **but** `create()`

Issue - State: closed - Opened by brettcannon about 1 year ago - 3 comments
Labels: impact-feature

#45 - Add documentation

Issue - State: closed - Opened by brettcannon about 1 year ago
Labels: documentation

#44 - Add support for `scm_ignore_files` (and restructure project)

Pull Request - State: closed - Opened by brettcannon about 1 year ago
Labels: impact-breaking

#43 - Support `scm_ignore_files`

Issue - State: closed - Opened by brettcannon about 1 year ago
Labels: impact-feature

#42 - Add typing

Issue - State: closed - Opened by brettcannon about 1 year ago
Labels: impact-feature

#40 - Provide a function to parse `pyvenv.cfg`

Issue - State: closed - Opened by brettcannon about 1 year ago
Labels: impact-feature

#39 - Provide a way to detect that one is in a virtual environment

Issue - State: closed - Opened by brettcannon about 1 year ago
Labels: impact-feature

#38 - Add tests for the CLI

Pull Request - State: closed - Opened by brettcannon over 1 year ago
Labels: impact-project

#37 - Use a simpler way of generating version string

Pull Request - State: closed - Opened by Riahiamirreza over 1 year ago - 2 comments

#36 - Use argparse to parse args

Pull Request - State: closed - Opened by harkabeeparolus over 1 year ago - 7 comments
Labels: impact-feature

#35 - Use a relative symlink for `lib64`

Issue - State: closed - Opened by brettcannon over 1 year ago
Labels: impact-bug

#34 - Grammatical correction suggestion?

Issue - State: closed - Opened by TDCLV over 1 year ago - 1 comment

#33 - Make the `lib64` symlink relative

Pull Request - State: closed - Opened by ur4t over 1 year ago - 4 comments
Labels: impact-bug

#32 - Move to `hatchling` for builds

Pull Request - State: closed - Opened by brettcannon over 1 year ago
Labels: impact-feature

#31 - Add a missing `assert` and fix some typos

Pull Request - State: closed - Opened by GalaxySnail over 1 year ago - 1 comment
Labels: impact-project

#30 - Fix documentation type hint for `create()`

Pull Request - State: closed - Opened by brettcannon over 1 year ago
Labels: impact-bug

#29 - Simplify `pyvenv.cfg` parsing in the test suite

Pull Request - State: closed - Opened by brettcannon over 1 year ago
Labels: impact-project

#28 - Make the creation of the `lib64` symlink more robust

Pull Request - State: closed - Opened by brettcannon over 1 year ago
Labels: impact-bug

#27 - Make the creation of the `lib64` symlink more robust

Issue - State: closed - Opened by brettcannon over 1 year ago
Labels: impact-feature

#26 - Add a public API via the `create()` function

Pull Request - State: closed - Opened by brettcannon over 1 year ago
Labels: impact-feature

#25 - Simplify code around `sys._base_executable`

Pull Request - State: closed - Opened by brettcannon over 1 year ago
Labels: impact-project

#24 - Match path resolution in `pyvenv.cfg`

Pull Request - State: closed - Opened by brettcannon over 1 year ago
Labels: impact-bug

#23 - Match subtlety of various paths in `pyvenv.cfg`?

Issue - State: closed - Opened by brettcannon over 1 year ago
Labels: impact-feature

#22 - Make the paths in the `command` field for `pyvenv.cfg` use absolute, resolved paths

Pull Request - State: closed - Opened by brettcannon over 1 year ago
Labels: impact-feature

#21 - Set up some basic VS Code configurations

Pull Request - State: closed - Opened by brettcannon over 1 year ago
Labels: impact-project

#20 - Make sure the file is small enough to pass in via `-c`

Pull Request - State: closed - Opened by brettcannon over 1 year ago
Labels: impact-project

#19 - Add a `build` session to nox

Pull Request - State: closed - Opened by brettcannon over 1 year ago
Labels: impact-project

#18 - Have a public API

Issue - State: closed - Opened by brettcannon over 1 year ago - 3 comments
Labels: impact-feature

#17 - Manage the release notes via GitHub Releases

Pull Request - State: closed - Opened by brettcannon over 1 year ago
Labels: impact-project

#16 - Update `pyproject.toml`

Pull Request - State: closed - Opened by brettcannon over 1 year ago

#15 - Set up release notes

Issue - State: closed - Opened by brettcannon over 1 year ago

#14 - Use `sysconfig` and its `"venv"` scheme when available

Pull Request - State: closed - Opened by brettcannon over 1 year ago

#13 - Conditionally create `lib64`

Pull Request - State: closed - Opened by brettcannon over 1 year ago

#12 - Support PyPy

Issue - State: closed - Opened by brettcannon over 1 year ago - 5 comments
Labels: impact-feature

#11 - Set up CI

Pull Request - State: closed - Opened by brettcannon over 1 year ago - 1 comment

#10 - Set permissions on symlinks

Issue - State: closed - Opened by brettcannon over 1 year ago - 1 comment

#9 - Support Windows (somehow)

Issue - State: closed - Opened by brettcannon over 1 year ago - 2 comments
Labels: impact-feature

#8 - Add a `pyproject.toml` and minimal packaging structure

Pull Request - State: closed - Opened by FollowTheProcess over 1 year ago - 5 comments

#7 - Release on PyPI

Issue - State: closed - Opened by brettcannon over 1 year ago - 1 comment
Labels: impact-feature

#6 - Set up GitHub Actions for testing

Issue - State: closed - Opened by brettcannon over 1 year ago - 1 comment

#5 - Add a `pyproject.toml`

Issue - State: closed - Opened by brettcannon over 1 year ago - 3 comments

#4 - Create `lib64` conditionally

Issue - State: closed - Opened by brettcannon over 1 year ago

#3 - Support Windows when it lacks symlinks

Issue - State: closed - Opened by brettcannon over 1 year ago - 2 comments
Labels: impact-feature

#2 - Support Windows with symlinks

Issue - State: closed - Opened by brettcannon over 1 year ago - 3 comments
Labels: impact-feature

#1 - Use `sysconfig` and its `"venv"` scheme

Issue - State: closed - Opened by brettcannon over 1 year ago