Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Update plac to 1.2.0 #132

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Jun 5, 2020

This PR updates plac from 1.0.0 to 1.2.0.

Changelog

1.2.0

Added dedenting of usage docstrings, as requested by Istvan Albert.
Added new decorators `plac.pos`, `plac.opt`, `plac.flg` and an example
using them in a section "For the impatient".
Added tests on travis for Python 3.8.

1.1.3

Fixed some issues with kwargs parsing, docstring formatting and empty
string defaults reported by the user https://github.com/isaacto. Changed
the testing framework on travis from nosetest to pytest. Ported the
documentation to sphinx.

1.1.0

Extended the recognition of default types to date and datetime in ISO
format. Fixed a bug when running plac scripts from Jupyter notebooks,
signaled by https://github.com/ursachi and https://github.com/rkpatel33.
Moreover, at user request, removed a Python 3.7 deprecation warning,
added a LICENSE.txt file and a Quickstart section to the README. plac
is tested on Travis for Python 2.7 and 3.4+ but it should work also
for all the other 3.X releases.
Links

@pyup-bot pyup-bot mentioned this pull request Jun 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant