Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implicit subject fixes #1403

Merged
merged 4 commits into from
Mar 17, 2014
Merged

Implicit subject fixes #1403

merged 4 commits into from
Mar 17, 2014

Conversation

myronmarston
Copy link
Member

This fixed #1240. I still need to add deprecations to 2.99 for the behavioral changes made by this so we should hold off merging until that's ready -- but this is ready for review otherwise.

`describe some_hash` should make the `subject`
the hash rather than treating it as metadata.
Metadata comes after the description or described
object.

This needs a 2.99 deprecation.
Fixes #1240.

This still needs a 2.99 deprecation.
@JonRowe
Copy link
Member

JonRowe commented Mar 16, 2014

LGTM

- 1.8.7 doesn't allow defaults for bock args.
- 1.8.7 doesn't allow trailing commas in lists.
@sferik
Copy link

sferik commented Mar 17, 2014

😻

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.

describe :symbol causes the subject to be "symbol", not :symbol
3 participants