-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Insights: python/cpython
Overview
Could not load contribution data
Please try again later
18 Pull requests merged by 12 people
-
[3.14] gh-137400: Fix a crash when disabling profiling across all threads (gh-137471)
#137648 merged
Aug 12, 2025 -
[3.14] GH-137426: Remove code deprecation of
importlib.abc.ResourceLoader
(GH-137567)#137654 merged
Aug 12, 2025 -
[3.14] gh-137288: Update version in magic number log (GH-137665)
#137667 merged
Aug 12, 2025 -
gh-137288: Update 3.14 magic numbers
#137665 merged
Aug 12, 2025 -
[3.13] Update pre-commit hooks (GH-137591)
#137641 merged
Aug 12, 2025 -
gh-135228: When @dataclass(slots=True) replaces a dataclass, make the original class collectible (take 2)
#137047 merged
Aug 12, 2025 -
[3.13] gh-126008: Improve docstrings for Tkinter cget and configure methods (GH-133303)
#137661 merged
Aug 12, 2025 -
gh-126008: Improve docstrings for Tkinter cget and configure methods
#133303 merged
Aug 12, 2025 -
[3.13] gh-137583: Only lock the SSL context, not the SSL socket (GH-137588)
#137613 merged
Aug 12, 2025 -
[3.13] gh-131885: Use positional-only markers for
max()
andmin()
(GH-131868)#137657 merged
Aug 11, 2025 -
gh-131885: Updates docs to make max and min iterable param positional only
#131868 merged
Aug 11, 2025 -
[3.13] gh-125897: Mark range function parameters as positional only (GH-125945)
#137653 merged
Aug 11, 2025 -
GH-137426: Remove code deprecation of
importlib.abc.ResourceLoader
#137567 merged
Aug 11, 2025 -
gh-125897: Use positional-only parameter indicators for
range()
#125945 merged
Aug 11, 2025 -
[3.13] gh-137400: Fix a crash when disabling profiling across all threads (gh-137471)
#137649 merged
Aug 11, 2025 -
gh-137400: Fix a crash when disabling profiling across all threads
#137471 merged
Aug 11, 2025
11 Pull requests opened by 8 people
-
gh-128042: Update docs to not use CFLAGS=-O0 with --enable-optimizations
#137651 opened
Aug 11, 2025 -
[3.14] gh-125897: Mark range function parameters as positional only (GH-125945)
#137652 opened
Aug 11, 2025 -
Always initialize exception handler for new instruction
#137655 opened
Aug 11, 2025 -
[3.14] gh-131885: Use positional-only markers for ``max()`` and ``min()`` (GH-131868)
#137656 opened
Aug 11, 2025 -
[3.14] gh-126008: Improve docstrings for Tkinter cget and configure methods (GH-133303)
#137660 opened
Aug 12, 2025 -
Add internal doc describing the stack protection mechanism
#137663 opened
Aug 12, 2025 -
gh-137668: Document that ord() supports also bytes and bytearray
#137669 opened
Aug 12, 2025 -
[3.13] Lint: Create a project-wide ``.ruff.toml`` settings file (GH-133124)
#137670 opened
Aug 12, 2025 -
gh-131146: Fall back to `month_name` if `standalone_month_name`s aren't distinct
#137674 opened
Aug 12, 2025 -
GH-137573: Check C stack depth before stack allocating JIT optimizer struct
#137676 opened
Aug 12, 2025 -
gh-137671 suggest name for "ModuleNotFoundError"
#137678 opened
Aug 12, 2025
14 Issues closed by 7 people
-
Add Horizontal Scroll Bar to IDLE and Python Script Editor
#137677 closed
Aug 12, 2025 -
Add documention stating supported Platforms
#77036 closed
Aug 12, 2025 -
`importlib.abc.SourceLoader` issues `DeprecationWarning` because it inherits from `ResourceLoader`
#137426 closed
Aug 12, 2025 -
Inconsistent behavior when parsing IP address
#80001 closed
Aug 12, 2025 -
Tkinter ttk widgets cget() returning _tkinter.Tcl_Obj instead of str
#126008 closed
Aug 12, 2025 -
Show the type of the return value in "hash"
#137659 closed
Aug 12, 2025 -
[subinterpreters] PEP 554 implementation: add interpreters module
#76785 closed
Aug 11, 2025 -
Document the asyncio shell
#84994 closed
Aug 11, 2025 -
builtin type kwargs
#85810 closed
Aug 11, 2025 -
Update actions/checkouts to v5
#137646 closed
Aug 11, 2025 -
Improvements to documentation for PyUnicode_FS{Converter,Decoder}
#86850 closed
Aug 11, 2025 -
192.0.0.8 (IPv4 dummy address) considered globally reachable
#87103 closed
Aug 11, 2025
7 Issues opened by 6 people
-
macOS IDLE app may be launched under Rosetta on Apple Silicon
#137675 opened
Aug 12, 2025 -
macOS: Python Launcher app reported in system profiler as "iOS" app rather than "Apple Chips" app
#137673 opened
Aug 12, 2025 -
Emscriptem example is broken
#137672 opened
Aug 12, 2025 -
The implementation for suggestions in "ModuleNotFoundError"
#137671 opened
Aug 12, 2025 -
ord() for bytes and bytearray is not documented
#137668 opened
Aug 12, 2025 -
Inconsistent dataclass order behavior on Python 3.13+
#137658 opened
Aug 12, 2025 -
Dependabot updates have ceased to be
#137650 opened
Aug 11, 2025
95 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
gh-137609: Update signatures of builtins in the documentation
#137610 commented on
Aug 12, 2025 • 45 new comments -
gh-89152: Note truth testing exception in `stdtypes.rst`
#137640 commented on
Aug 12, 2025 • 13 new comments -
gh-130693: Add options of the tkinter.Text.search method: -nolinestop -all -overlap -strictlimits
#130848 commented on
Aug 11, 2025 • 8 new comments -
gh-137400: Fix thread-safety issues when profiling all threads
#137518 commented on
Aug 11, 2025 • 7 new comments -
gh-135056: Add a --header CLI argument to http.server
#135057 commented on
Aug 12, 2025 • 6 new comments -
Introduce a structure for .github/CODEOWNERS
#137498 commented on
Aug 11, 2025 • 6 new comments -
gh-137627: Make `csv.Sniffer.sniff()` 2x faster
#137628 commented on
Aug 12, 2025 • 4 new comments -
gh-137576: Fix for Basic REPL Showing Incorrect Code in Tracebacks with PYTHONSTARTUP
#137625 commented on
Aug 11, 2025 • 4 new comments -
gh-135427: Fix DeprecationWarning for os.fork when run in threads with -Werror
#136796 commented on
Aug 12, 2025 • 4 new comments -
GH-137623: Begin enforcing docstring length in Argument Clinic
#137624 commented on
Aug 12, 2025 • 3 new comments -
gh-92936: update `http.cookies` docs post GH-113663
#137566 commented on
Aug 12, 2025 • 3 new comments -
gh-136672: Docs: Move Enum functions and add examples
#136791 commented on
Aug 12, 2025 • 2 new comments -
gh-133403: Check `generate_stdlib_module_names` and `check_extension_modules` with mypy
#137546 commented on
Aug 12, 2025 • 1 new comment -
gh-137578: support top-level setup statements in `Timer` objects
#137587 commented on
Aug 12, 2025 • 1 new comment -
GH-135379: Top of stack caching for the JIT.
#135465 commented on
Aug 12, 2025 • 1 new comment -
gh-137210: Add a struct, slot & function for checking an extension's ABI
#137212 commented on
Aug 11, 2025 • 1 new comment -
gh-136728: Refactor build.yml CI config and multissltests.py
#136729 commented on
Aug 11, 2025 • 1 new comment -
gh-74185: repr() of ImportError now contains attributes name and path
#136770 commented on
Aug 12, 2025 • 1 new comment -
`sys._setprofileallthreads` race condition
#137400 commented on
Aug 12, 2025 • 0 new comments -
Stack overflow error from recursion with 3.14.0rc1 on MacOS
#137573 commented on
Aug 12, 2025 • 0 new comments -
ForwardRef.evaluate() mishandles type_params
#137226 commented on
Aug 12, 2025 • 0 new comments -
calendar displays month names in a genitive case for some locales
#131146 commented on
Aug 12, 2025 • 0 new comments -
REPL incorrectly accepts errorneous `global` statement
#137376 commented on
Aug 12, 2025 • 0 new comments -
Argument Clinic should understand *args and **kwargs parameters
#64490 commented on
Aug 12, 2025 • 0 new comments -
Pool.imap doesn't work as advertised
#64192 commented on
Aug 12, 2025 • 0 new comments -
Argument Clinic: Better internal implementation for `@getter` and `@setter`
#113318 commented on
Aug 12, 2025 • 0 new comments -
documentation builds (even local ones) refer to https://docs.python.org/
#76435 commented on
Aug 12, 2025 • 0 new comments -
3.14 regression: slot dataclasses classes leak original class
#135228 commented on
Aug 12, 2025 • 0 new comments -
Unexplained performance slowdown on both 3.13.6 and 3.14 regarding hash collisions - reproduced on dict[int, int]
#137636 commented on
Aug 12, 2025 • 0 new comments -
[infra][CI] Deal with the sunset of `macos-13` @ GHA by Sep 1, 2025
#137638 commented on
Aug 12, 2025 • 0 new comments -
Add bitwise operations and other missing comparison methods to Python's IP address module
#77155 commented on
Aug 12, 2025 • 0 new comments -
Lib/sysconfig.py expands non-variables
#78870 commented on
Aug 12, 2025 • 0 new comments -
[subprocess] run() sometimes ignores timeout in Windows
#87512 commented on
Aug 12, 2025 • 0 new comments -
Modify get_externals.py to download binary dependencies from GitHub Releases
#137604 commented on
Aug 12, 2025 • 0 new comments -
gh-79037: Make the repr of lambda containing the signature and body expression.
#9647 commented on
Aug 12, 2025 • 0 new comments -
gh-84013: normalize directory contents during import
#113447 commented on
Aug 11, 2025 • 0 new comments -
gh-73487: Convert _decimal to use Argument Clinic (part 2)
#137637 commented on
Aug 12, 2025 • 0 new comments -
gh-137634: Modernizing `calendar.HTMLCalendar` for HTML Output
#137635 commented on
Aug 12, 2025 • 0 new comments -
GH-137630: Convert ``_interpreters`` to use Argument Clinic
#137631 commented on
Aug 12, 2025 • 0 new comments -
gh-73487: Convert ``_decimal`` to use Argument Clinic (part 1)
#137606 commented on
Aug 12, 2025 • 0 new comments -
gh-81719: Add private members to ``zipfile.ZipFile`` to make it easier to subclass
#137101 commented on
Aug 12, 2025 • 0 new comments -
gh-137242: Add Android CI job
#137186 commented on
Aug 12, 2025 • 0 new comments -
gh-64612: Update error handlers list under `open()`
#137304 commented on
Aug 12, 2025 • 0 new comments -
gh-87281: Improve documentation for locale.setlocale() and locale.getlocale()
#137313 commented on
Aug 12, 2025 • 0 new comments -
gh-77589: Add unix domain socket for Windows
#137420 commented on
Aug 11, 2025 • 0 new comments -
gh-133143: Make information about the interpreter ABI more accessible
#137476 commented on
Aug 12, 2025 • 0 new comments -
gh-137658: Fix dataclass order method behaviors to align with the equality semantics
#137497 commented on
Aug 12, 2025 • 0 new comments -
gh-137571: Fix `UnboundLocalError` in `gzip._GzipReader.read()`
#137572 commented on
Aug 11, 2025 • 0 new comments -
Update function signatures to use `*` and `/` as needed
#131885 commented on
Aug 11, 2025 • 0 new comments -
Built-in function `range` params discrepancy across versions
#125897 commented on
Aug 11, 2025 • 0 new comments -
shutil.copyfile should use ReFS block-level linking on Windows (by invoking CopyFileW)
#137074 commented on
Aug 11, 2025 • 0 new comments -
venv overwrites existing .gitignore
#135604 commented on
Aug 11, 2025 • 0 new comments -
Use the build triple instead of `build` for the directory name of the build Python in `Tools/wasm/wasi`
#137484 commented on
Aug 11, 2025 • 0 new comments -
CPython-WASM interpreter (python.wasm) never exits the program when it is built on WASI-SDK 27
#137580 commented on
Aug 11, 2025 • 0 new comments -
Make pdb asyncio aware
#121468 commented on
Aug 11, 2025 • 0 new comments -
'dirty' added to sys.version on Linux and Mac source builds depending on git version
#88591 commented on
Aug 11, 2025 • 0 new comments -
test_sigwaitinfo fails on NetBSD due to POSIX violation
#137490 commented on
Aug 11, 2025 • 0 new comments -
PGO/LTO Build Fails With -O0
#128042 commented on
Aug 11, 2025 • 0 new comments -
Unreachable code in _PyEval_EvalCode
#84883 commented on
Aug 11, 2025 • 0 new comments -
Auto Completions with case insensitive
#84709 commented on
Aug 11, 2025 • 0 new comments -
Tutorial 4.7 More on Defining Functions missing screen prompts
#84925 commented on
Aug 11, 2025 • 0 new comments -
RFE: Run linkchecker on documentation on the CI
#84947 commented on
Aug 11, 2025 • 0 new comments -
venv activate scripts do not pass ShellCheck
#85688 commented on
Aug 11, 2025 • 0 new comments -
Add DearPyGui to faq/gui.rst
#85742 commented on
Aug 11, 2025 • 0 new comments -
Android CI and binary releases
#137242 commented on
Aug 11, 2025 • 0 new comments -
[doc] Add re.sub examples with `lamda`
#86767 commented on
Aug 11, 2025 • 0 new comments -
"trace_at_recursion_limit.py" should be removed from "Python/Lib/test/crashers"
#86901 commented on
Aug 11, 2025 • 0 new comments -
Improving various error messages
#135975 commented on
Aug 11, 2025 • 0 new comments -
Make pyvenv style virtual environments easier to configure when embedding Python
#66409 commented on
Aug 11, 2025 • 0 new comments -
Python tutorial could make rules for default argument definition clearer
#87209 commented on
Aug 11, 2025 • 0 new comments -
Python tutorial misleads users about floor division behavior
#87200 commented on
Aug 11, 2025 • 0 new comments -
Python treats ASCII record separator ('\x1e') as a newline
#78437 commented on
Aug 12, 2025 • 0 new comments -
Windows launcher version lookup flawed
#78323 commented on
Aug 12, 2025 • 0 new comments -
Calling help() on a dataclass shows dataclass internal names instead of type names in 3.14 or later
#137530 commented on
Aug 12, 2025 • 0 new comments -
python-config.py should be part of the stdlib
#77620 commented on
Aug 12, 2025 • 0 new comments -
Clarify text encoding used to enable UTF-8 mode
#79095 commented on
Aug 12, 2025 • 0 new comments -
Set a environment variable for venv prompt
#79509 commented on
Aug 12, 2025 • 0 new comments -
how to migrate a c-extension module to one that supports subinerpreters?
#79601 commented on
Aug 12, 2025 • 0 new comments -
time.sleep() should support objects with __float__
#79888 commented on
Aug 12, 2025 • 0 new comments -
Improve test coverage for idlelib
#79849 commented on
Aug 12, 2025 • 0 new comments -
Modify to support multiple urls in webbrowser.open
#79912 commented on
Aug 12, 2025 • 0 new comments -
Make dataclasses.field() accept another name for __init__ field's name
#79891 commented on
Aug 12, 2025 • 0 new comments -
Native libcurses on HP-UX not properly detected
#81030 commented on
Aug 12, 2025 • 0 new comments -
venv.EnvBuilder environmental variable hooks
#81530 commented on
Aug 12, 2025 • 0 new comments -
f-string documentation not fully accurate
#81997 commented on
Aug 12, 2025 • 0 new comments -
Launcher help does not mention configuration options
#81737 commented on
Aug 12, 2025 • 0 new comments -
No URL for docs of pth files
#82144 commented on
Aug 12, 2025 • 0 new comments -
venv python reports wrong sys.executable in a subprocess on Windows
#83086 commented on
Aug 12, 2025 • 0 new comments -
Confusing error messages for %-formatting, related to escaped %-characters
#83667 commented on
Aug 12, 2025 • 0 new comments -
LICENSE.TXT file does not contain all incorporated software
#83971 commented on
Aug 12, 2025 • 0 new comments -
Update and Improve README.AIX
#83979 commented on
Aug 12, 2025 • 0 new comments -
Document warnings.WarningMessage ?
#84094 commented on
Aug 12, 2025 • 0 new comments -
os.path.exists and os.path.stat not working on FSLogix Redirected Containers from 3.12 onward
#133965 commented on
Aug 12, 2025 • 0 new comments -
Argument Clinic: Enforce summary line length
#137623 commented on
Aug 12, 2025 • 0 new comments -
Regression in ssl module between 3.13.5 and 3.13.6: reading from a TLS-encrypted connection blocks
#137583 commented on
Aug 12, 2025 • 0 new comments