I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-117987: Restore several functions removed in Python 3.13 alpha 1 (GH-117993) More... 1 day ago
gh-116932: Remove redundant NEWS entry (#118040) More... 1 day ago
GH-115419: Tidy up tier 2 optimizer. Merge peephole pass into main pass (GH-117997) More... 1 day ago
gh-90815: Document bundled mimalloc in What’s New In Python 3.13 (GH-117811) More... 1 day ago
fix formatting of literal in docstring of int.from_bytes and int.to_bytes (#117847) More... 1 day ago
gh-116932: Add note on how to report python documentation theme bugs (GH-117989) More... 1 day ago
Fix two typos in `typeobject.c` (#118024) More... 1 day ago
gh-118023: Fix reference leak (#118025) More... 1 day ago
gh-117641: Improve the perfornance of posixpath.commonpath() (#117652) More... 1 day ago
gh-117968: Add tests for the part of the PyRun family of the C API (GH-117982) More... 2 days ago
gh-117613: Argument Clinic: disallow defining class parameter at module level (#117950) More... 2 days ago
gh-114539: Clarify implicit launching of shells by subprocess (GH-117996) More... 2 days ago
gh-94673: Fix compiler warning in typeobject.c (#117980) More... 2 days ago
gh-117657: Quiet erroneous TSAN reports of data races in `_PySeqLock` (#117955) More... 2 days ago
gh-117657: Fix data races in the method cache in free-threaded builds (#117954) More... 2 days ago
gh-80361: Fix TypeError in email.Message.get_payload() (GH-117994) More... 2 days ago
gh-117680: make _PyInstructionSequence a PyObject and use it in tests (#117629) More... 2 days ago
Doc: Render version/language selector on Read the Docs (#116966) More... 2 days ago
gh-117977: Amend version changed annotation for os.chmod, os.chown, and os.listdir (#117978) More... 2 days ago
GH-100242: bring functools.py partial implementation more in line with C code (GH-100244) More... 2 days ago
Test: Get the smtp test server using os.getenv() (#117979) More... 2 days ago
gh-117929: Restore removed PyEval_InitThreads() function (#117931) More... 2 days ago
gh-117975: Ensure flush level is checked when configuring a logging MemoryHandler. (GH-117976)
vsajip
as Vinay Sajip
More... 2 days ago
gh-115009: Update macOS installer to use SQLite 3.45.3 (#117443) More... 2 days ago
bpo-40944: Fix IndexError when parse emails with truncated Message-ID, address, routes, etc (GH-20790) More... 2 days ago
GH-117760: Streamline the trashcan mechanism (GH-117763) More... 2 days ago
gh-65824: Add "Help on ..." to the "less" prompt in pydoc (GH-116183) More... 2 days ago
gh-73231: Update documentation for PyErr_SetFromWindowsErr() (GH-117226) More... 2 days ago
gh-117313: Fix re-folding email messages containing non-standard line separators (GH-117369) More... 2 days ago
gh-117394: Speed up os.path.ismount() on Posix (GH-117447) More... 2 days ago