🧑🎓
Highlights
- Pro
Pinned Loading
-
https://stackoverflow.com/a/68335748...
https://stackoverflow.com/a/68335748/5251465 1javascript:(async () => {
2/* while on the forks page, collect all the hrefs and pop off the first one (original repo) */
3const aTags = [...document.querySelectorAll('div.repo a:last-of-type')].slice(1);
45for (const aTag of aTags) {
133 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
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
Activity overview
Contributed to
community/community,
pypa/bandersnatch,
shankarpandala/lazypredict
and 13 other
repositories
Loading
Contribution activity
March 2025
Created an issue in python-pillow/Pillow that received 3 comments
Flips images when opening
Original .cr2
photos in Canon software:
Photos opened by Pillow:
As you see, the image to the left is flipped.
3
comments
Opened 1 other issue in 1 repository
imageio/imageio
1
open
-
Flips images when opening
This contribution was made on Mar 18