Skip to content
View chennes's full-sized avatar

Organizations

@FreeCAD

Block or report chennes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. FreeCAD Public

    Forked from FreeCAD/FreeCAD

    This is my fork of the FreeCAD source code -- used for developing bug fixes and pull requests. You probably want to clone the official source from https://github.com/FreeCAD/FreeCAD

    C++ 11 2

  2. FreeCAD/FreeCAD Public

    Official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.

    C++ 25.5k 4.7k

  3. FreeCAD/FreeCAD-addons Public

    A convenient gathering of useful and well-developed FreeCAD plugins made by the community.

    920 290

  4. FreeCAD/FreeCAD-LibPack Public

    Library collection to compile FreeCAD on Windows

    Python 46 22

  5. FreeCAD/FreeCAD-snap Public

    The official Snap package of the FreeCAD project

    Python 13 11

  6. FreeCAD/FreeCAD-developer-meetings Public

    Minutes and agendas for regular meetings of the FreeCAD developer community

    9 8

1,632 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week July August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to FreeCAD/FreeCAD, FreeCAD/AddonManager, FreeCAD/FreeCAD-developer-meetings and 74 other repositories
Loading A graph representing chennes's contributions from July 21, 2024 to July 24, 2025. The contributions are 64% commits, 19% pull requests, 15% code review, 2% issues.

Contribution activity

July 2025

Created 1 repository

Created a pull request in FreeCAD/FreeCAD that received 3 comments

Base: Allow all valid Python 3 identifier characters

Right now FreeCAD enforces Python 2 identifier naming rules. When sanitizing a user-input identifier (e.g. a parameter name, etc.), any non-ASCII c…

+136 −25 lines changed 3 comments
Reviewed 12 pull requests in 3 repositories

Created an issue in FreeCAD/AddonManager that received 2 comments

Python package name comparisons should use PEP 503 normalization

When listing the pip-installed packages in the dependencies window, the analysis of dependencies should use PEP 503 normalization (case insensitive…

2 comments
Loading