Skip to content

add utils.getargspec#8117

Merged
takluyver merged 2 commits intoipython:masterfrom
minrk:getargspec
Mar 23, 2015
Merged

add utils.getargspec#8117
takluyver merged 2 commits intoipython:masterfrom
minrk:getargspec

Conversation

@minrk
Copy link
Copy Markdown
Member

@minrk minrk commented Mar 23, 2015

Finish up #7498 by moving the getargspec function to utils.inspect.
The code is verbatim from sphinx, other than imports.

Johan Forsberg and others added 2 commits January 19, 2015 06:32
@Carreau Carreau added this to the 3.1 milestone Mar 23, 2015
@Carreau
Copy link
Copy Markdown
Member

Carreau commented Mar 23, 2015

+1

@takluyver
Copy link
Copy Markdown
Member

This feels more like a 4.0 thing than a 3.1 thing to me, though I don't feel strongly about it.

@takluyver
Copy link
Copy Markdown
Member

Merging milestoned as 4.0 - if anyone feels that it belongs in 3.1, feel free to point out as much.

@takluyver takluyver modified the milestones: 4.0, 3.1 Mar 23, 2015
takluyver added a commit that referenced this pull request Mar 23, 2015
@takluyver takluyver merged commit 9f18689 into ipython:master Mar 23, 2015
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