I Use This!
Very High Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-117535: Change unknown filename of warnings from `sys` to `<sys>` (#118018) More... 14 days ago
Use "Contributed by" in a couple of occurrences of 3.12 whatsnew (#118070) More... 14 days ago
gh-112069: Make PySet_GET_SIZE to be atomic safe. (gh-118053) More... 14 days ago
gh-102402: Fix logging test_relativeCreated_has_higher_precision() leak (#117985) More... 14 days ago
gh-117503: Fix test for posixpath.expanduser() when pw_dir ends with / (GH-118056) More... 14 days ago
gh-112069: Add _PySet_NextEntryRef to be thread-safe. (gh-117990) More... 14 days ago
GH-118036: Fix a bug with CALL_STAT_INC (#117933) More... 14 days ago
gh-87969: Align docs and docstrings with implementation for ctypes' [w]string_at() (#25384) More... 14 days ago
gh-117987: Restore several functions removed in Python 3.13 alpha 1 (GH-117993) More... 15 days ago
gh-116932: Remove redundant NEWS entry (#118040) More... 15 days ago
GH-115419: Tidy up tier 2 optimizer. Merge peephole pass into main pass (GH-117997) More... 15 days ago
gh-90815: Document bundled mimalloc in What’s New In Python 3.13 (GH-117811) More... 15 days ago
fix formatting of literal in docstring of int.from_bytes and int.to_bytes (#117847) More... 15 days ago
gh-116932: Add note on how to report python documentation theme bugs (GH-117989) More... 15 days ago
Fix two typos in `typeobject.c` (#118024) More... 15 days ago
gh-118023: Fix reference leak (#118025) More... 15 days ago
gh-117641: Improve the perfornance of posixpath.commonpath() (#117652) More... 15 days ago
gh-117968: Add tests for the part of the PyRun family of the C API (GH-117982) More... 15 days ago
gh-117613: Argument Clinic: disallow defining class parameter at module level (#117950) More... 15 days ago
gh-114539: Clarify implicit launching of shells by subprocess (GH-117996) More... 15 days ago
gh-94673: Fix compiler warning in typeobject.c (#117980) More... 15 days ago
gh-117657: Quiet erroneous TSAN reports of data races in `_PySeqLock` (#117955) More... 15 days ago
gh-117657: Fix data races in the method cache in free-threaded builds (#117954) More... 15 days ago
gh-80361: Fix TypeError in email.Message.get_payload() (GH-117994) More... 15 days ago
gh-117680: make _PyInstructionSequence a PyObject and use it in tests (#117629) More... 15 days ago
Doc: Render version/language selector on Read the Docs (#116966) More... 15 days ago
gh-117977: Amend version changed annotation for os.chmod, os.chown, and os.listdir (#117978) More... 15 days ago
GH-100242: bring functools.py partial implementation more in line with C code (GH-100244) More... 16 days ago
Test: Get the smtp test server using os.getenv() (#117979) More... 16 days ago
gh-117929: Restore removed PyEval_InitThreads() function (#117931) More... 16 days ago