I Use This!
Very High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Dec 31, 2024 — Dec 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
GH-142629: JIT: Fix out of bounds memory read in lltrace (GH-142821) More... 15 days ago
Make RESUME monitoring more readable and robust (GH-142136) More... 15 days ago
gh-142495: Make `defaultdict` keep existed value when racing with `__missing__` (GH-142668) More... 15 days ago
Post 3.15.0a3
hugovk
as Hugo van Kemenade
More... 15 days ago
Python 3.15.0a3
hugovk
as Hugo van Kemenade
More... 15 days ago
gh-142754: Ensure that Element & Attr instances have the ownerDocument attribute (#142794) More... 15 days ago
gh-76007: Deprecate `__version__` attribute in `wsgiref.simple_server` (#142675)
hugovk
as Hugo van Kemenade
More... 15 days ago
gh-142019: Add description about the exponent of result formatted with presentation type 'e' (#142084) More... 15 days ago
gh-83926: BlockingIOError characters_written is byte count (#141215) More... 15 days ago
gh-119786: Remove mention of `_PyThreadState_BumpFramePointer` from `InternalDocs/interpreter.md` (#141816) More... 15 days ago
gh-141218: Fix inaccurate object comparison documentation (#141221) More... 15 days ago
Remove duplicate content in `Mapping types - dict` documentation (#141036) More... 15 days ago
Correct Glossary key function example to use str.casefold instead of str.lower (#140316) More... 15 days ago
decimal docs: specification link and examples (#128698) More... 15 days ago
gh-106318: Add examples for str.ljust() method (#142719) More... 15 days ago
Clarify that PyStructSequence is different from collections.namedtuple (#142626) More... 15 days ago
gh-130536: Add details to `os.path` documentation (#130557) More... 15 days ago
gh-85204: Improve `locale.setlocale` example (#132683) More... 15 days ago
gh-124864: Extends smtplib documentation on ESMTP options format (#132547) More... 15 days ago
gh-139320: Cover exception chaining in the docs of `contextmanager.__exit__` (GH-140169) More... 15 days ago
gh-142595: Amend be5e0dcdedb (fix NULL pointer dereference) (GH-142775) More... 16 days ago
GH-134584: Remove redundant refcount from `_STORE_ATTR_SLOT` (#142729) More... 16 days ago
gh-142737: Handle lost `io.open` in `_Py_FindSourceFile` (GH-142747) More... 16 days ago
gh-134584: JIT: Eliminate redundant refcount ops for X_INT (GH-142765) More... 16 days ago
gh-85222: Document the global start method side effect in multiprocessing (GH-136426) More... 16 days ago
Add Fidget-Spinner to more JIT CODEOWNERS (GH-142768) More... 16 days ago
gh-134584: Eliminate redundant refcounting from `_STORE_ATTR_INSTANCE_VALUE` (GH-142759) More... 16 days ago
gh-134584: Remove custom float decref ops (GH-142576) More... 16 days ago
gh-141081: Revert "Add a `.gitignore` file to `__pycache__` folders (#141162)" (#142758)
hugovk
as Hugo van Kemenade
More... 16 days ago
GH-142718: JIT: Fix crash due to incorrect caching on side exits when exiting jitted code. (GH-142762) More... 16 days ago