openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Python programming language
Settings
|
Report Duplicate
4,052
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Apr 22, 2024 — Apr 22, 2025
Showing page 153 of 159
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
GH-116380: Move pathlib globbing implementation into `pathlib._glob` (#118562)
Barney Gale
More...
12 months ago
gh-117657: Disable the function/code cache in free-threaded builds (#118301)
mpage
More...
12 months ago
GH-118251: Skip fewer test in emulated JIT CI (GH-118536)
Savannah Ostrowski
More...
12 months ago
gh-107674: Improve performance of `sys.settrace` (GH-117133)
Tian Gao
More...
12 months ago
gh-83856: Honor atexit for all multiprocessing start methods (GH-114279)
Tian Gao
More...
12 months ago
GH-118487: Add Black to `.pre-commit-config.yaml` for JIT files (GH-118537)
Savannah Ostrowski
More...
12 months ago
gh-115119: Update macOS installer to build with libmpdec 4.0.0 (GH-118382)
Erlend E. Aasland
More...
12 months ago
gh-115119: Update Windows installer to mpdecimal 4.0.0 (#118506)
Erlend E. Aasland
More...
12 months ago
docs: clarify csv.DictReader's treatment of the first data row (#118549)
Ned Batchelder
More...
12 months ago
gh-118527: Use deferred reference counting for C functions on modules (#118529)
Sam Gross
More...
12 months ago
gh-116322: Add Py_mod_gil module slot (#116882)
Brett Simmers
More...
12 months ago
gh-118495: Skip test using threads after forking when running with TSAN (#118530)
mpage
More...
12 months ago
gh-117514: Add `sys._is_gil_enabled()` function (#118514)
Sam Gross
More...
12 months ago
gh-118527: Use `_Py_ID(__main__)` for main module name (#118528)
Sam Gross
More...
12 months ago
gh-118513: Fix sibling comprehensions with a name bound in one and global in the other (#118526)
Carl Meyer
More...
12 months ago
gh-101732: Modules/_ssl.c: use Y2038 compatible openssl function when available (GH-118425)
Alexander Kanavin
More...
12 months ago
gh-116126: Implement PEP 696 (#116129)
Jelle Zijlstra
More...
12 months ago
gh-117492: Clarify documentation of `typing.Never` (#117678)
Nice Zombies
More...
12 months ago
gh-117953: Other Cleanups in the Extensions Machinery (gh-118206)
Eric Snow
More...
12 months ago
gh-116738: Make `_codecs` module thread-safe (#117530)
Brett Simmers
More...
12 months ago
gh-118500: Add pdb support for zipapp (#118501)
Tian Gao
More...
12 months ago
gh-118519: Fix empty weakref list check (#118520)
Dino Viehland
More...
12 months ago
gh-117657: Fix TSAN list set failure (#118260)
Dino Viehland
More...
12 months ago
gh-118486: Switch mkdir(mode=0o700) on Windows to use OWNER RIGHTS instead of CURRENT_USER (GH-118515)
Steve Dower
More...
12 months ago
Remove stray `__cplusplus` guard in sysmodule.c (#118511)
Sam Gross
More...
12 months ago
gh-118413: Fix test_release_task_refs on free-threaded build (#118494)
Sam Gross
More...
12 months ago
gh-90848: Fixed create_autospec ignoring configure_mock style kwargs (#118163)
infohash
More...
12 months ago
gh-93502: Add new C-API functions to trace object creation and destruction (#115945)
Pablo Galindo Salgado
More...
12 months ago
gh-105879: Add support for keyword arguments to eval and exec (#105885)
Raphael Gaschignard
More...
12 months ago
GH-118095: Unify the behavior of tier 2 FOR_ITER branch micro-ops (GH-118420)
Mark Shannon
More...
12 months ago
←
1
2
…
149
150
151
152
153
154
155
156
157
158
159
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree