I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Docs: add link roles with Sphinx extlinks (#117850)
hugovk
as Hugo van Kemenade
More... 9 days ago
gh-109975: Copyedit "What's New in Python 3.13" (#117902)
hugovk
as Hugo van Kemenade
More... 10 days ago
gh-117688: Fix deadlock in test_no_stale_references with GIL disabled (#117720) More... 10 days ago
Docs: make the `whatsnew-typing-py312` anchor point to things that were new in the typing module (#117904) More... 10 days ago
gh-117657: Quiet more TSAN warnings due to incorrect modeling of compare/exchange (#117830) More... 10 days ago
gh-117657: Quiet TSAN warning about a data race between `start_the_world()` and `tstate_try_attach()` (#117828) More... 10 days ago
gh-117657: Add TSAN suppressions for the free-threaded build (#117736) More... 10 days ago
gh-115532: Minor tweaks to kde() (gh-117897) More... 10 days ago
gh-115664: Reorganize versionadded directives for -X options (GH-116304) More... 10 days ago
gh-112278: Improve error handling in wmi module and tests (GH-117818) More... 10 days ago
gh-90329: Add _winapi.GetLongPathName and GetShortPathName and use in venv to reduce warnings (GH-117817) More... 10 days ago
gh-117889: Fix PGO test in test_peg_generator (#117893) More... 10 days ago
GH-117750: When clearing object's dict, clear inline values but leave dict attached (GH-117808) More... 10 days ago
Add 'The Python 2.3 Method Resolution Order' (#116435)
hugovk
as Hugo van Kemenade
More... 10 days ago
gh-117694: Improve tests for PyEval_EvalCodeEx() (GH-117695) More... 10 days ago
gh-117755: Skip test_io.test_constructor() on s390x (#117801) More... 10 days ago
gh-117826: Remove lookdict_index from delitemif_lock_held (gh-117869) More... 10 days ago
docs: typo in 3.13 release notes (#117866) More... 10 days ago
gh-117636: Remove redundant type check in `os.path.join()` (#117638) More... 10 days ago
Doc: mark up classes, attributes, parameters, and methods in dataclasses.rst (#117820) More... 11 days ago
gh-115692: Add tests to increase `json` coverage (#115693)
hugovk
as Hugo van Kemenade
More... 11 days ago
gh-117348: restore import time performance of configparser (#117703) More... 11 days ago
dataclasses docs: add some link anchors (#117601) More... 11 days ago
Autoconf: aarch64-apple-darwin/clang is now a tier 1 platform (#117861) More... 11 days ago
Simpler example of shallow dict export of a dataclass (#117812) More... 11 days ago
Tweak wording for dataclasses.replace (gh-117758) More... 11 days ago
GH-115060: Speed up `pathlib.Path.glob()` by omitting initial `stat()` (#117831) More... 11 days ago
gh-96398: Fix mpicc check in configure.ac (#117857) More... 11 days ago
gh-68583: webbrowser: replace `getopt` with `argparse`, add long options (#117047)
hugovk
as Hugo van Kemenade
More... 12 days ago
gh-102247: http: support rfc9110 status codes (GH-117611) More... 12 days ago