I Use This!
Very High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 11 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-117657: Add TSAN suppressions for the free-threaded build (#117736) More... 5 days ago
gh-115532: Minor tweaks to kde() (gh-117897) More... 5 days ago
gh-115664: Reorganize versionadded directives for -X options (GH-116304) More... 5 days ago
gh-112278: Improve error handling in wmi module and tests (GH-117818) More... 5 days ago
gh-90329: Add _winapi.GetLongPathName and GetShortPathName and use in venv to reduce warnings (GH-117817) More... 5 days ago
gh-117889: Fix PGO test in test_peg_generator (#117893) More... 5 days ago
GH-117750: When clearing object's dict, clear inline values but leave dict attached (GH-117808) More... 5 days ago
Add 'The Python 2.3 Method Resolution Order' (#116435)
hugovk
as Hugo van Kemenade
More... 5 days ago
gh-117694: Improve tests for PyEval_EvalCodeEx() (GH-117695) More... 5 days ago
gh-117755: Skip test_io.test_constructor() on s390x (#117801) More... 5 days ago
gh-117826: Remove lookdict_index from delitemif_lock_held (gh-117869) More... 5 days ago
docs: typo in 3.13 release notes (#117866) More... 5 days ago
gh-117636: Remove redundant type check in `os.path.join()` (#117638) More... 5 days ago
Doc: mark up classes, attributes, parameters, and methods in dataclasses.rst (#117820) More... 6 days ago
gh-115692: Add tests to increase `json` coverage (#115693)
hugovk
as Hugo van Kemenade
More... 6 days ago
gh-117348: restore import time performance of configparser (#117703) More... 6 days ago
dataclasses docs: add some link anchors (#117601) More... 6 days ago
Autoconf: aarch64-apple-darwin/clang is now a tier 1 platform (#117861) More... 6 days ago
Simpler example of shallow dict export of a dataclass (#117812) More... 6 days ago
Tweak wording for dataclasses.replace (gh-117758) More... 6 days ago
GH-115060: Speed up `pathlib.Path.glob()` by omitting initial `stat()` (#117831) More... 6 days ago
gh-96398: Fix mpicc check in configure.ac (#117857) More... 6 days ago
gh-68583: webbrowser: replace `getopt` with `argparse`, add long options (#117047)
hugovk
as Hugo van Kemenade
More... 7 days ago
gh-102247: http: support rfc9110 status codes (GH-117611) More... 7 days ago
gh-117840: Fix indent to fix shlex syntax highlighting (#117843)
hugovk
as Hugo van Kemenade
More... 7 days ago
gh-114466: explicitly define heap invariant (#117778) More... 7 days ago
gh-96398: Detect GCC compatible compilers in configure (#117825) More... 7 days ago
gh-94673: Clarify About Runtime State Related to Static Builtin Types (gh-117761) More... 7 days ago
GH-117727: Speed up `pathlib.Path.iterdir()` by using `os.scandir()` (#117728) More... 7 days ago
GH-115060: Speed up `pathlib.Path.glob()` by not scanning literal parts (#117732) More... 7 days ago