Popular repositories Loading
-
-
-
-
-
lpc2k_pgm
lpc2k_pgm PublicForked from sgh/lpc2k_pgm
Programming utility for Phillips/NXP lpx2xxx CPUs
C
-
python-atomicwrites
python-atomicwrites PublicForked from untitaker/python-atomicwrites
Powerful Python library for atomic file writes.
Python
29 contributions in the last year
Skip to contributions year listDay of Week | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
August 2025
Created an issue in astral-sh/ruff that received 2 comments
FLY002 autofix with raw strings causes a syntax error
Summary I get an error with the autofix for FLY002 when one (or more) of the strings in the join are a raw string: $ cat ruff_bug.py '\n'.join([r'l…
2
comments