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
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
11 months
ago.
Dec 19, 2023 — Jan 18, 2024
Showing page 1 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
gh-114087: Speed up dataclasses._asdict_inner (#114088)
keithasaurus
More...
11 months ago
gh-114198: Rename dataclass __replace__ argument to 'self' (gh-114251)
Phillip Schanely
More...
11 months ago
gh-108303: Move all doctest related files and tests to `Lib/test/test_doctest/` (#112109)
Nikita Sobolev
More...
11 months ago
Delete unused macro (GH-114238)
Mark Shannon
More...
11 months ago
gh-110345: show Tcl/Tk patchlevel in `tkinter._test()` (GH-110350)
Christopher Chavez
More...
11 months ago
gh-103092: Convert some `_ctypes` metatypes to heap types (GH-113620)
AN Long
More...
11 months ago
gh-114050: Fix crash when more than two arguments are passed to int() (GH-114067)
kcatss
More...
11 months ago
gh-104522: Fix test_subprocess failure when build Python in the root home directory (GH-114236)
Serhiy Storchaka
More...
11 months ago
gh-114231: Fix indentation in enum.rst (#114232)
Miyashita Yosuke
More...
11 months ago
gh-96905: In IDLE code, stop redefining built-ins 'dict' and 'object' (#114227)
Terry Jan Reedy
More...
11 months ago
gh-114211: Update EmailMessage doc about ordered keys (#114224)
Terry Jan Reedy
More...
11 months ago
gh-113205: test_multiprocessing.test_terminate: Test the API on threadpools (#114186)
Petr Viktorin
More...
11 months ago
gh-104522: Fix OSError raised when run a subprocess (#114195)
Serhiy Storchaka
More...
11 months ago
gh-114149: [Enum] revert #114160 and add more tuple-subclass tests (GH-114215)
Ethan Furman
More...
11 months ago
gh-112984: Fix test_ctypes.test_loading.test_load_dll_with_flags when directory name includes a dot (GH-114217)
Steve Dower
More...
11 months ago
gh-112984 Update Windows build and installer for free-threaded builds (GH-113129)
Steve Dower
More...
11 months ago
gh-38807: Fix race condition in Lib/trace.py (GH-110143)
buermarc
More...
11 months ago
Fix typo in tkinter.ttk.rst (GH-106157)
Christophe Nanteuil
More...
11 months ago
gh-105102: Fix nested unions in structures when the system byteorder is the opposite (GH-105106)
Sheidan
More...
11 months ago
gh-114149: [Enum] fix tuple subclass handling when using custom __new__ (GH-114160)
Ethan Furman
More...
11 months ago
gh-114070: fix token reference warnings in expressions.rst (#114169)
Sergey B Kirpichev
More...
11 months ago
gh-114178: Fix generate_sbom.py for out-of-tree builds (#114179)
Erlend E. Aasland
More...
11 months ago
Merge branch 'main' of https://github.com/python/cpython
Thomas Wouters
More...
11 months ago
Post 3.13.0a3
Thomas Wouters
More...
11 months ago
gh-112343: pdb: Use tokenize to replace convenience variables (#112380)
Tian Gao
More...
11 months ago
gh-111301: Advertise importlib methods removal in What's new in Python 3.12 (GH-111630)
Karolina Surma
More...
11 months ago
gh-104282: Fix null pointer dereference in `lzma._decode_filter_properties` (GH-104283)
Radislav Chugunov
More...
11 months ago
Python 3.13.0a3
Thomas Wouters
More...
11 months ago
gh-86179: Skip test case that fails on POSIX with unversioned binary (GH-114136)
Steve Dower
More...
11 months ago
gh-72284: Revise lists in IDLE doc (#114174)
Terry Jan Reedy
More...
11 months ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
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