diff options
| author | jeffrey k eliasen <jeff@jke.net> | 2018-05-15 14:21:33 -0400 |
|---|---|---|
| committer | jeffrey k eliasen <jeff@jke.net> | 2018-05-15 14:23:15 -0400 |
| commit | 1a90187c407eacbd6bdad05d8bd6e1d94587faa8 (patch) | |
| tree | 1ae673ad7ff54bc04db04eec3737f333752fd00e /changelog.d | |
| parent | 8806d73c0b03b3304dc0edd83582c085d0b71299 (diff) | |
| download | external_python_setuptools-1a90187c407eacbd6bdad05d8bd6e1d94587faa8.tar.gz external_python_setuptools-1a90187c407eacbd6bdad05d8bd6e1d94587faa8.tar.bz2 external_python_setuptools-1a90187c407eacbd6bdad05d8bd6e1d94587faa8.zip | |
changelog info
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/1364.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1364.rst b/changelog.d/1364.rst new file mode 100644 index 00000000..f7b4c012 --- /dev/null +++ b/changelog.d/1364.rst @@ -0,0 +1 @@ +Add `__dir__()` implementation to `pkg_resources.Distribution()` that includes the attributes in the `_provider` instance variable.
\ No newline at end of file |
