-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Insights: python/cpython
Overview
Could not load contribution data
Please try again later
6 Pull requests merged by 4 people
-
[3.13] gh-135261: bring back CI job for testing OpenSSL 1.1.1w (GH-135262)
#138110 merged
Aug 24, 2025 -
gh-135261: bring back CI job for testing OpenSSL 1.1.1w
#135262 merged
Aug 24, 2025 -
[3.13] gh-137986: Fix and improve the csv functions docstrings (GH-137987)
#138108 merged
Aug 24, 2025 -
gh-137986: Fix and improve the csv functions docstrings
#137987 merged
Aug 24, 2025 -
[3.14] gh-135862: add C contiguous one-dimensional buffer requirement to
asyncio.StreamWriter
docs (GH-137910)#137912 merged
Aug 23, 2025 -
Improve readability by adding whitespace between code paragraphs
#138090 merged
Aug 23, 2025
10 Pull requests opened by 7 people
-
gh-138081: Fix incorrect links in `idlelib/HISTORY.txt`
#138091 opened
Aug 23, 2025 -
gh-138092: Fix mmap.flush argument handling
#138093 opened
Aug 23, 2025 -
gh-138094: Fix misleading suggestions in interactive `help` prompt
#138095 opened
Aug 23, 2025 -
gh-138097: Clarify async generator expression behavior with nested async comprehensions
#138105 opened
Aug 24, 2025 -
gh-138098: Clarify strong references in PyDict_Next docs for free-threaded build
#138106 opened
Aug 24, 2025 -
[3.14] gh-137986: Fix and improve the csv functions docstrings (GH-137987)
#138107 opened
Aug 24, 2025 -
[3.14] gh-135261: bring back CI job for testing OpenSSL 1.1.1w (GH-135262)
#138109 opened
Aug 24, 2025 -
gh-137716: TracebackException to handle messages with punctuation
#138111 opened
Aug 24, 2025 -
[3.13] gh-137740: Clarify `__del__` invocation mechanism in reference counting (GH-137741)
#138112 opened
Aug 24, 2025 -
[3.14] gh-137740: Clarify `__del__` invocation mechanism in reference counting (GH-137741)
#138113 opened
Aug 24, 2025
5 Issues closed by 5 people
-
Clarify reference counting part in "Thin Ice" section in extending documentation
#137740 closed
Aug 24, 2025 -
Fatal assertion in PyObject_CallFinalizerFromDealloc()
#138101 closed
Aug 24, 2025 -
Tail calling CI for macOS failing due to homebrew changing install location
#138042 closed
Aug 24, 2025 -
Fix and improve the csv docstrings
#137986 closed
Aug 24, 2025 -
on aarch64_be: Strings are byteswapped after python parser encouters UTF-8
#137204 closed
Aug 23, 2025
6 Issues opened by 6 people
-
Move stackref buffer to thread state to reduce interp stack usage
#138115 opened
Aug 24, 2025 -
HACL* HMAC does not properly use vectorized BLAKE-2
#138114 opened
Aug 24, 2025 -
Clarify that generator containing an async list comprehension becomes an async generator
#138097 opened
Aug 23, 2025 -
`help` function: misleading output in interactive mode, confusing output for `help(help)`
#138094 opened
Aug 23, 2025 -
Can not use `mmap.flush` with offset parameter only
#138092 opened
Aug 23, 2025
31 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-128636: Fix crash in PyREPL when os.environ is overwritten with an invalid value for mac
#138089 commented on
Aug 24, 2025 • 24 new comments -
gh-138072: Small clarifications and phrasing improvements to asyncio HOWTO
#138073 commented on
Aug 24, 2025 • 21 new comments -
gh-131798: JIT: Further optimize `_CALL_ISINSTANCE` for class tuples
#134543 commented on
Aug 24, 2025 • 3 new comments -
gh-137791: Improve documentation for the reference counting changes in 3.14
#137819 commented on
Aug 23, 2025 • 2 new comments -
gh-79805: Indicate that `Shelve.sync()` is not thread-safe
#127507 commented on
Aug 24, 2025 • 2 new comments -
gh-137996: Fix path to __main__ in forkserver preload logic
#138048 commented on
Aug 24, 2025 • 1 new comment -
gh-116738: Make _json module safe in the free-threading build
#119438 commented on
Aug 23, 2025 • 1 new comment -
Dead or incorrect links in InternalDocs and some *.txt files
#138081 commented on
Aug 23, 2025 • 0 new comments -
[3.14] gh-136134: smtplib: fix CRAM-MD5 on FIPS-only environments (GH-136623)
#138086 commented on
Aug 23, 2025 • 0 new comments -
setdefault() with a single argument doesn't work for dbm.gnu and dmb.dumb objects
#77566 commented on
Aug 23, 2025 • 0 new comments -
[3.14] gh-136134: imaplib: fix CRAM-MD5 on FIPS-only environments (GH-136615)
#138054 commented on
Aug 23, 2025 • 0 new comments -
IndentationError on last token produces wrong error message when using PyCF_ALLOW_INCOMPLETE_INPUT
#108085 commented on
Aug 23, 2025 • 0 new comments -
gh-138004: fix threadmodule ascii and make thread naming test more lenient
#138017 commented on
Aug 24, 2025 • 0 new comments -
Reapply "gh-132947: Apply changes from importlib_metadata 8.7 (#137885)" (#137924)
#137930 commented on
Aug 24, 2025 • 0 new comments -
gh-137317: fix inspect signature of class with descriptor wrapper
#137862 commented on
Aug 23, 2025 • 0 new comments -
Replace ctypes.DllGetClassObject and remove DllCanUnloadNow
#127369 commented on
Aug 24, 2025 • 0 new comments -
gh-137627: Make `csv.Sniffer.sniff()` delimiter detection 1.6x faster
#137628 commented on
Aug 24, 2025 • 0 new comments -
gh-136618: lookbehind assertions doc at regex
#136619 commented on
Aug 24, 2025 • 0 new comments -
randomness in jit_stencils.h
#138061 commented on
Aug 24, 2025 • 0 new comments -
gh-60427: Lib/tokenize.py (untokenize): Update docstring about returning str
#134464 commented on
Aug 24, 2025 • 0 new comments -
GH-131033: Enable the optimizing macros UNLIKELY and LIKELY for clang-cl on Windows
#131019 commented on
Aug 23, 2025 • 0 new comments -
Sync with importlib_metadata for Python 3.15
#132947 commented on
Aug 24, 2025 • 0 new comments -
zipfile tests: some files are left opened
#137589 commented on
Aug 24, 2025 • 0 new comments -
Compilation on Linux without both libffi-dev and libncurses-dev results in an unexpected warning when using the new REPL
#131189 commented on
Aug 24, 2025 • 0 new comments -
[not crashing] runtime error in tokenizer (pointer index expression overflow)
#113720 commented on
Aug 24, 2025 • 0 new comments -
[doc] untokenize returns a string if no encoding token is recognized
#60427 commented on
Aug 24, 2025 • 0 new comments -
The grammar misses links that are present everywhere else
#89765 commented on
Aug 24, 2025 • 0 new comments -
unittest.mock: Double period in AttributeError message for invalid assertion methods
#137716 commented on
Aug 24, 2025 • 0 new comments -
syntax diagram after EBNF description?
#67328 commented on
Aug 24, 2025 • 0 new comments -
Add a CI job for testing OpenSSL 1.1.1 bindings
#135261 commented on
Aug 24, 2025 • 0 new comments -
Move Buffered tests from test_io to test_bufio
#138013 commented on
Aug 24, 2025 • 0 new comments