Blair Conrad
Blair Conrad
That's what it seems to me. I've not analyzed the code yet, but you can reproduce by searching for "strict" in the [FakeItEasy wiki](https://github.com/FakeItEasy/FakeItEasy/wiki), then choosing the "Creating Fakes" page...
- [ ] Address all coding and style violations detected during a *Release* build (send a regular pull request which must be merged before continuing) - [ ] ensure completeness...
Noticed when reading the failure message in [How to fake DbContextOptions](https://stackoverflow.com/questions/75951931/how-to-fake-dbcontextoptions): The error message says "No constructor matches the passed arguments for constructor" But there _is_ a matching constructor, and...
What I tried: ```batch C:\Users\blair>pyenv --version pyenv 3.1.1 C:\Users\blair>pyenv install 3.11.0 :: [Info] :: Mirror: https://www.python.org/ftp/python :: [Installing] :: 3.11.0 ... :: [Error] :: error installing "core" component MSI. ::...
**Describe the bug** When opening a Deflated Explicit VR Little Endian (1.2.840.10008.1.2.1.99) object from a file (or even from pydicom internal test data), the dataset.filename is not a filename, but...
Anonymizing a Deflated Explicit VR Little Endian (1.2.840.10008.1.2.1.99) file results in dicognito erroring out with ``` Error occurred while converting . Aborting. Traceback (most recent call last): File "E:\Dev\dicognito\.venv\dicognito\Lib\site-packages\pydicom\tag.py", line...
- [ ] If this is a major release, make sure we're * removing anything we said we would, * obsoleting anything we should, and/or * updating "to be removed...