~pappacena/turnip:fix-fd-leak

Last commit made on 2020-02-21
Get this branch:
git clone -b fix-fd-leak https://git.launchpad.net/~pappacena/turnip
Only Thiago F. Pappacena can upload to this branch. If you are Thiago F. Pappacena please log in for upload directions.

Branch merges

Branch information

Name:
fix-fd-leak
Repository:
lp:~pappacena/turnip

Recent commits

b931681... by Thiago F. Pappacena

replacing TurnipConfig usages by it's singleton

5bf5124... by Thiago F. Pappacena

making TurnipConfig a singleton

569dcdd... by Thiago F. Pappacena

Using safe_load to read config.yml

1dc2701... by Thiago F. Pappacena

closing config file descriptor explicitly when reading config file

91600e8... by Kristian Glass

Rename README to README.rst to reflect the syntax used within

Merged from https://code.launchpad.net/~doismellburning/turnip/+git/turnip/+merge/378313

aa6790e... by Kristian Glass

Rename README to README.rst to reflect the syntax used within

ecf31cf... by Kristian Glass

Use the long form of pip's `quiet` argument for clarity

Merged from https://code.launchpad.net/~doismellburning/turnip/+git/turnip/+merge/378321

1f4d8ed... by Kristian Glass

Use the long form of pip's `quiet` argument for clarity

af15e5d... by Kristian Glass

Rename PIP_CACHE_ARGS to PIP_ARGS

PIP_CACHE_ARGS isn't just used for interacting with the pip cache,
it's currently used for all arguments including being the control
interface for pip verbosity.

Renaming it to PIP_ARGS reflects its general nature and broad usage.

Merged from https://code.launchpad.net/~doismellburning/turnip/+git/turnip/+merge/378318

3f1d908... by Kristian Glass

Rename PIP_CACHE_ARGS to PIP_ARGS

PIP_CACHE_ARGS isn't just used for interacting with the pip cache,
it's currently used for all arguments including being the control
interface for pip verbosity.

Renaming it to PIP_ARGS reflects its general nature and broad usage.