summaryrefslogtreecommitdiff
path: root/oslo_utils/reflection.py
Commit message (Expand)AuthorAgeFilesLines
* Address nits from six removal patchStephen Finucane2021-02-011-4/+5
* Remove all usage of six libraryhaixin2020-10-091-21/+13
* Fix is_same_callback() testing for python3.8Ghanshyam Mann2020-09-071-6/+31
* Update hacking versionZhijunWei2019-02-131-2/+2
* Allow 'get_all_class_names' to pass kwargsJoshua Harlow2016-12-091-2/+5
* Add option to not truncate built-insJoshua Harlow2016-11-011-9/+9
* Merge "Expose function signature fetching function"Jenkins2015-12-091-23/+22
|\
| * Expose function signature fetching functionJoshua Harlow2015-10-161-23/+22
* | Allow get_class_name to accept bound method and class methodChangBo Guo(gcb)2015-11-301-3/+12
* | Add a bandit target to tox.iniCyril Roelandt2015-11-201-2/+2
* | Merge "Fix get_class_name() on Python 3"2.8.0Jenkins2015-11-111-15/+6
|\ \
| * | Fix get_class_name() on Python 3ChangBo Guo(gcb)2015-11-111-15/+6
| |/
* | Use versionadded and versionchanged in docVictor Stinner2015-10-171-1/+10
|/
* Fix bad acting classes and 'is_bound_method' checkJoshua Harlow2015-09-211-1/+1
* Allow access to reflection 'get_members'Joshua Harlow2015-08-031-2/+3
* Add missing reflection + uuidutils docsJoshua Harlow2015-04-131-1/+2
* Move files out of the namespace packageDoug Hellmann2015-01-061-0/+208