Skip to content

Switch to lower_case names for methods (PEP 8) and maintain backwards compatibility with aliases #26

@McSinyx

Description

@McSinyx

I am aware that this is quite up to personal preference, but many modules I have used followed that naming convention, which IMHO makes code more recognizable, i.e. one can easily distinguish between module/class/method/function. threading has went smoothly through this kind of migration by aliasing deprecated names to ensure backward compatibility.

Happy lunar new year!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions