Skip to content

Segmentation fault in 0.3.23 #2

Description

@purpledot

One way to catch it is through ipython:

Python 3.10.2 (main, Jan 27 2022, 17:03:43) [GCC 9.3.0]
Type 'copyright', 'credits' or 'license' for more information
IPython 8.8.0 -- An enhanced Interactive Python. Type '?' for help.

In [1]: from yascc import camelcase

In [2]: import json

In [3]: camelcase.decamelize(json.loads('[3158,3159,3170]'))
Segmentation fault (core dumped)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions