Skip to content

Conversation

@tony
Copy link
Owner

@tony tony commented Aug 2, 2020

To make it easier to see the diff / changes in the fork

Includes:

tony added 2 commits August 2, 2020 11:07
Fixes issue discovered accidentally in daizutabi#22 where a numpy
docstring attribute without a description leads to IndexError
of an empty line.
tony added a commit to vcs-python/libvcs that referenced this pull request Aug 2, 2020
daizutabi and others added 6 commits August 3, 2020 18:40
Without a trailing slash, CDNs like CloudFront will not be treated
as a directory (depending on lambda@edge / workers config)
poetry is failing to handle locking for this:

mkapi = {git = "https://github.com/tony/mkapi", rev = "git-pull", extras = ["docs"], python = ">=3.7"}

In python 2.7 with poetry 1.0.10, it fails with:

/home/runner/.poetry/lib/poetry/_vendor/py2.7/subprocess32.py:149: RuntimeWarning: The _posixsubprocess module is not being used. Child process reliability may suffer if your program uses threads.
  "program uses threads.", RuntimeWarning)
Installing dependencies from lock file

[RuntimeError]
Unable to retrieve the package version for /tmp/pypoetry-git-mkap8a5bZB
\#\#[error]Process completed with exit code 1.

See also:
- python-poetry/poetry#2391
- python-poetry/poetry#2176
…d base class

```python
class RepoLoggingAdapter(logging.LoggerAdapter):

    """Adapter for adding Repo related content to logger.

    - [`RepoLoggingAdapter.bin_name`](RepoLoggingAdapter.bin_name) -> ``repo_vcs``
    - [`RepoLoggingAdapter.name`](RepoLoggingAdapter.name) -> ``repo_name``
    """
```

See also:
- daizutabi#27
- Possibly related to daizutabi#26
tony added a commit to vcs-python/libvcs that referenced this pull request Aug 6, 2020
tony added a commit to vcs-python/libvcs that referenced this pull request Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants