Skip to content

Python 3.14: failing test #1390

Closed
Closed
@sanjayankur31

Description

@sanjayankur31

Hi there,

Fedora has started to test packages with Python 3.14 and found that a test fails for nibabel with Python 3.14.0a2.

__________________ TestDeprecatorMaker.test_deprecator_maker ___________________

self = <nibabel.tests.test_deprecator.TestDeprecatorMaker object at 0x7f72c9d52350>

    def test_deprecator_maker(self):
>       dec = self.dep_maker(warn_class=UserWarning)
E       TypeError: Deprecator.__init__() got multiple values for argument 'warn_class'

Downstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=2328709

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.14/fedora-rawhide-x86_64/08310087-python-nibabel/

For all our attempts to build python-nibabel with Python 3.14, see:
https://copr.fedorainfracloud.org/coprs/g/python/python3.14/package/python-nibabel/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions