Revisions of python-python-dotenv
Ana Guerrero (anag+factory)
accepted
request 1145307
from
Factory Maintainer (factory-maintainer)
(revision 14)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 1085289
from
Dirk Mueller (dirkmueller)
(revision 13)
- update to 1.0.0: * Drop support for python 3.7, add python 3.12-dev * Handle situations where the cwd does not exist. * Use Python 3.11 non-beta in CI * Modernize variables code * Modernize main.py and parser.py code * Improve conciseness of cli.py and __init__.py * Improve error message for `get` and `list` commands when env file can't be opened * Updated License to align with BSD OSI template * Fix Out-of-scope error when "dest" variable is undefined * Fix IPython test warning about deprecated `magic` * Fix type hint for dotenv_path var, add StrPath alias * CLI: add support for invocations via 'python -m'. * `load_dotenv` function now returns `False`. * CLI: add --format= option to list command. * Drop Python 3.5 and 3.6 and upgrade GA * Use `open` instead of `io.open`. * Improve documentation for variables without a value * Add `parse_it` to Related Projects * Update README.md * Improve documentation with direct use of MkDocs
Dominique Leuenberger (dimstar_suse)
accepted
request 1083121
from
Dirk Mueller (dirkmueller)
(revision 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 956624
from
Dirk Mueller (dirkmueller)
(revision 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 824524
from
John Vandenberg (jayvdb)
(revision 8)
Dominique Leuenberger (dimstar_suse)
accepted
request 817955
from
John Vandenberg (jayvdb)
(revision 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 807938
from
Tomáš Chvátal (scarabeus_iv)
(revision 6)
Dominique Leuenberger (dimstar_suse)
accepted
request 786117
from
Tomáš Chvátal (scarabeus_iv)
(revision 5)
- Update to 0.12.0: * various fixes
Dominique Leuenberger (dimstar_suse)
accepted
request 717596
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
- Update to 0.10.3: * Small cleanups
Dominique Leuenberger (dimstar_suse)
accepted
request 705389
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
- Update to 0.10.2: * Add type hints and expose them to users (@qnighy)(#172) * load_dotenv and dotenv_values now accept an encoding parameter, defaults to None (@theskumar)(@earlbread)(#161) * Fix str/unicode inconsistency in Python 2: values are always str now. (@bbc2)(#121) * Fix Unicode error in Python 2, introduced in 0.10.0. (@bbc2)(#176)
Yuchen Lin (maxlin_factory)
accepted
request 677632
from
Tomáš Chvátal (scarabeus_iv)
(revision 1)
- Initial spec for 0.10.1
Displaying all 14 revisions