We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Module.get_attribute/3
1 parent d7bdf22 commit 9124cadCopy full SHA for 9124cad
CHANGELOG.md
@@ -131,6 +131,7 @@ new features and on compatibility.
131
* [Code] Format paths in `Code.with_diagnostic/2` as relative paths (regression)
132
* [Kernel] Raise when macros are given to dialyzer
133
* [Kernel] Support bitstring specifiers as map keys in pattern (regression)
134
+ * [Module] Ensure that `Module.get_attribute/3` returns `nil` and not the given default value when an attribute has been explicitly set as `nil`
135
* [Task] Do not double log Task failure reports
136
137
#### ExUnit
0 commit comments