FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython/inspection.py - ObviouslyGreen/bpython · GitHub
ObviouslyGreen
/
bpython
Public
forked from
bpython/bpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
inspection.py
on
improve-dev-docs
User selector
Datepicker
Commit history
Commits on Mar 2, 2014
fix issues #240
thomasballinger
committed
ae717e0
View commit details
Copy full SHA for ae717e0
View code at this point
Browse repository at this point
Commits on Sep 29, 2012
Fix for issue #109 (bpython.inspection.parsekeywordpairs).
Trundle
committed
ad6ceff
View commit details
Copy full SHA for ad6ceff
View code at this point
Browse repository at this point
Introduced bpython._py3compat: Defines some useful attributes.
Trundle
committed
dff9dd7
View commit details
Copy full SHA for dff9dd7
View code at this point
Browse repository at this point
Commits on Aug 21, 2012
Clarify some comment.
Trundle
committed
b97f477
View commit details
Copy full SHA for b97f477
View code at this point
Browse repository at this point
Commits on Jan 18, 2012
Catch exceptions in getargspec (Closes: #202)
Show description for 669a788
Sebastian Ramacher
committed
669a788
View commit details
Copy full SHA for 669a788
View code at this point
Browse repository at this point
Commits on Aug 9, 2011
Set the correct year for all copyrights and the -V flag
ikanobori
committed
deb4836
View commit details
Copy full SHA for deb4836
View code at this point
Browse repository at this point
Commits on Mar 18, 2011
Always use repr() for displaying argument default values.
Show description for c4f93fe
Trundle
committed
c4f93fe
View commit details
Copy full SHA for c4f93fe
View code at this point
Browse repository at this point
Commits on Mar 13, 2011
Revert some unwanted changes that sneaked in with 0477d51550ab.
Trundle
committed
81b6570
View commit details
Copy full SHA for 81b6570
View code at this point
Browse repository at this point
Commits on Feb 25, 2011
Add tests for issues #108 and #133.
Trundle
committed
68b834d
View commit details
Copy full SHA for 68b834d
View code at this point
Browse repository at this point
Commits on Sep 13, 2010
Catch IndexError when calling inspect.getsourcelines() and pydoc.getdoc().
Show description for 8b4c0cc
Trundle
committed
8b4c0cc
View commit details
Copy full SHA for 8b4c0cc
View code at this point
Browse repository at this point
Commits on Jun 29, 2010
don't assume func object will have a __name__ attribute as this will cause a crash on non-Python functions
bobf
committed
e176068
View commit details
Copy full SHA for e176068
View code at this point
Browse repository at this point
Commits on Jun 21, 2010
Merge in bpdb
ikanobori
committed
606d2ef
View commit details
Copy full SHA for 606d2ef
View code at this point
Browse repository at this point
check if we're instantiating a class and, if so, do not highlight self in argspec (i.e. treat as bound method)
bobf
committed
27b417d
View commit details
Copy full SHA for 27b417d
View code at this point
Browse repository at this point
Commits on May 16, 2010
Cleanup imports.
Trundle
committed
65508f4
View commit details
Copy full SHA for 65508f4
View code at this point
Browse repository at this point
Commits on Apr 16, 2010
Check for keyword in inspection.is_eval_safe_name().
Trundle
committed
547bd73
View commit details
Copy full SHA for 547bd73
View code at this point
Browse repository at this point
Commits on Mar 30, 2010
Fix inspection.is_callable().
Trundle
committed
c919c96
View commit details
Copy full SHA for c919c96
View code at this point
Browse repository at this point
Commits on Mar 29, 2010
REPOFIX: Revert to before bpdb branch
ikanobori
committed
634b9a0
View commit details
Copy full SHA for 634b9a0
View code at this point
Browse repository at this point
Commits on Mar 4, 2010
Fix name regex in inspection.
Show description for 222b588
Trundle
committed
222b588
View commit details
Copy full SHA for 222b588
View code at this point
Browse repository at this point
Commits on Feb 10, 2010
Introduce inspection.is_callable.
Show description for bfde98e
Trundle
committed
bfde98e
View commit details
Copy full SHA for bfde98e
View code at this point
Browse repository at this point
Commits on Jan 12, 2010
Updated copyrights
ikanobori
committed
eadda42
View commit details
Copy full SHA for eadda42
View code at this point
Browse repository at this point
Commits on Dec 18, 2009
Avoid calling __getattr__ in get_object.
Show description for 72e42f1
Trundle
committed
72e42f1
View commit details
Copy full SHA for 72e42f1
View code at this point
Browse repository at this point
Commits on Oct 27, 2009
PEP-8 conformance
ikanobori
committed
2c906bf
View commit details
Copy full SHA for 2c906bf
View code at this point
Browse repository at this point
Commits on Sep 18, 2009
fix Trundle's mess
bobf
committed
b195a4a
View commit details
Copy full SHA for b195a4a
View code at this point
Browse repository at this point
Add show source feature.
Trundle
committed
d000f8f
View commit details
Copy full SHA for d000f8f
View code at this point
Browse repository at this point
Move argspec inspection code to a new module.
Trundle
committed
dc7e1e6
View commit details
Copy full SHA for dc7e1e6
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL