-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Insights: python/cpython
Overview
Could not load contribution data
Please try again later
21 Pull requests merged by 12 people
-
[3.14] gh-134869: Fix Ctrl+C corrupts REPL autocomplete (GH-134929)
#137926 merged
Aug 18, 2025 -
[3.13] gh-134869: Fix Ctrl+C corrupts REPL autocomplete (GH-134929)
#137925 merged
Aug 18, 2025 -
Revert "gh-132947: Apply changes from importlib_metadata 8.7 (#137885)"
#137924 merged
Aug 18, 2025 -
gh-134869: Fix Ctrl+C corrupts REPL autocomplete
#134929 merged
Aug 18, 2025 -
gh-132947: Apply changes from importlib_metadata 8.7
#137885 merged
Aug 18, 2025 -
GH-137623: Use an AC decorator for docstring line length enforcement
#137690 merged
Aug 18, 2025 -
gh-137044: Make resource.RLIM_INFINITY always positive
#137511 merged
Aug 18, 2025 -
[3.13] gh-44538: Mention nested classes/functions in doctest docs (GH-137870)
#137917 merged
Aug 18, 2025 -
gh-44538: Mention nested classes/functions in doctest docs
#137870 merged
Aug 18, 2025 -
[3.13] gh-123085: _compile_importlib: Avoid copying sources before compilation (GH-124131)
#137914 merged
Aug 18, 2025 -
gh-73487: Convert _decimal to use Argument Clinic (part 2)
#137637 merged
Aug 18, 2025 -
[3.13] gh-135862: add C contiguous one-dimensional buffer requirement to
asyncio.StreamWriter
docs (GH-137910)#137913 merged
Aug 18, 2025 -
gh-135862: add c contiguous buffer requirement to StreamWriter docs
#137910 merged
Aug 18, 2025 -
gh-135228: Create __dict__ and __weakref__ descriptors for object
#136966 merged
Aug 18, 2025 -
gh-127859: Fixed documentation for call_later and call_at regarding early wakeup.
#137859 merged
Aug 18, 2025 -
[3.13] gh-131885: Use positional-only markers for the
decimal
module (GH-131990)#137904 merged
Aug 18, 2025 -
bpo-38735: Don't fail when importing from / with sys.pycache_prefix set
#30456 merged
Aug 18, 2025 -
gh-131885: Use positional-only markers for the
decimal
module#131990 merged
Aug 18, 2025 -
gh-137847: Add examples for UUIDv6-8
#137848 merged
Aug 18, 2025 -
[3.14] Emend an error in
string.templatelib
example output (GH-137890)#137892 merged
Aug 18, 2025 -
gh-137729: Fix support for locales with @-modifiers
#137253 merged
Aug 18, 2025
16 Pull requests opened by 8 people
-
gh-137897: Deprecate the `-R` option
#137898 opened
Aug 18, 2025 -
[3.14] gh-137847: Add examples for UUIDv6-8 (GH-137848)
#137901 opened
Aug 18, 2025 -
[3.14] gh-131885: Use positional-only markers for the ``decimal`` module (GH-131990)
#137902 opened
Aug 18, 2025 -
[3.13] bpo-38735: Don't fail when importing from / with sys.pycache_prefix set (GH-30456)
#137905 opened
Aug 18, 2025 -
[3.14] bpo-38735: Don't fail when importing from / with sys.pycache_prefix set (GH-30456)
#137906 opened
Aug 18, 2025 -
[3.13] gh-127859: Fixed documentation for call_later and call_at for early wakeup in asyncio (GH-137859)
#137907 opened
Aug 18, 2025 -
[3.14] gh-127859: Fixed documentation for call_later and call_at for early wakeup in asyncio (GH-137859)
#137908 opened
Aug 18, 2025 -
gh-114212:Note 3.13 stack order change for LOAD_GLOBAL/LOAD_ATTR/LOAD_SUPER_ATTR
#137909 opened
Aug 18, 2025 -
[3.14] gh-135862: add C contiguous one-dimensional buffer requirement to `asyncio.StreamWriter` docs (GH-137910)
#137912 opened
Aug 18, 2025 -
[3.14] gh-44538: Mention nested classes/functions in doctest docs (GH-137870)
#137918 opened
Aug 18, 2025 -
Update the dbm documentation
#137919 opened
Aug 18, 2025 -
Update the availability info in the resource docs
#137922 opened
Aug 18, 2025 -
gh-95534: Convert ``ZlibDecompressor.__new__`` to AC
#137923 opened
Aug 18, 2025 -
gh-137884: Added threading.get_native_id on Illumos/Solaris
#137927 opened
Aug 18, 2025 -
gh-137928: Centralize size validation in multiprocessing.heap
#137929 opened
Aug 18, 2025 -
Reapply "gh-132947: Apply changes from importlib_metadata 8.7 (#137885)" (#137924)
#137930 opened
Aug 18, 2025
26 Issues closed by 13 people
-
Out of date links in the sidebar of the documentation index of versions 3.1 and 3.2
#57331 closed
Aug 18, 2025 -
SimpleCookie() fails for json-like values with embedded double-quotes
#92936 closed
Aug 18, 2025 -
Windows Store installation of Python adds a pip.ini file which configures --user
#103646 closed
Aug 18, 2025 -
Force update blurb during Windows release build
#92433 closed
Aug 18, 2025 -
doctest doesn't find nested functions
#44538 closed
Aug 18, 2025 -
`PyGILState_Ensure` in one thread causes the thread-local storage of other threads to be GCed
#130394 closed
Aug 18, 2025 -
xmlrpc can't do proxied HTTP
#37568 closed
Aug 18, 2025 -
asyncio socket write a multi-dimensional memoryview could truncate data
#135862 closed
Aug 18, 2025 -
Async Call-Stack Reconstruction
#91048 closed
Aug 18, 2025 -
Asyncio.Event.wait doesn't resume execution when the event is set if no other tasks are active.
#122938 closed
Aug 18, 2025 -
`_decimal` and `_pydecimal` compatibility differences
#117056 closed
Aug 18, 2025 -
asyncio.call_later and call_at waking up early.
#127859 closed
Aug 18, 2025 -
Python strings cannot be changed . Not true
#137903 closed
Aug 18, 2025 -
Different error triggered for soft keyword prefixes
#130077 closed
Aug 18, 2025 -
Segmentation fault in Python 3.13 when chaining deep filter() iterators
#137894 closed
Aug 18, 2025 -
Calling map on maps many times causes segfault
#103503 closed
Aug 18, 2025 -
calendar displays month names in a genitive case for some locales
#131146 closed
Aug 18, 2025 -
Add support for Include What You Use/Clang Include Cleaner in Python.h
#137744 closed
Aug 18, 2025 -
Dead link to the drdobbs journal in Doc/library/difflib.rst
#137526 closed
Aug 18, 2025 -
Python 3.8.10 -installer lie
#99105 closed
Aug 18, 2025 -
dbm.sqlite3 setdefault() fails due to NOT NULL constraint preventing None values
#137886 closed
Aug 18, 2025 -
some unicode APIs do not document error behavior
#95079 closed
Aug 18, 2025 -
Add `decorator` argument to `dataclasses.make_dataclass` for custom dataclass transformation support
#118974 closed
Aug 18, 2025 -
Support locales with @-modifiers
#137729 closed
Aug 18, 2025
6 Issues opened by 6 people
-
Refactor: Centralize size validation in multiprocessing.heap
#137928 opened
Aug 18, 2025 -
`map` and `accumulate` creates broken iterator when a `StopIteration` is raised from the callback function
#137921 opened
Aug 18, 2025 -
Semantically relevant typo in `curses.window.attron`
#137920 opened
Aug 18, 2025 -
Dataclass `frozen` documentation mention an non-existing section
#137900 opened
Aug 18, 2025 -
Improve error messages for invalid `shelve` datum
#137899 opened
Aug 18, 2025 -
Deprecate the `-R` option
#137897 opened
Aug 18, 2025
76 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-114576: Add command-line interface for dbm module
#137893 commented on
Aug 18, 2025 • 15 new comments -
gh-135056: Add a --header CLI argument to http.server
#135057 commented on
Aug 18, 2025 • 15 new comments -
gh-137197: Add SSLContext.set_ciphersuites to set TLS 1.3 ciphers
#137198 commented on
Aug 19, 2025 • 11 new comments -
gh-137627: Make `csv.Sniffer.sniff()` delimiter detection 1.5x faster
#137628 commented on
Aug 18, 2025 • 11 new comments -
gh-116021: Deprecate support for instantiating abstract AST nodes
#137865 commented on
Aug 18, 2025 • 9 new comments -
gh-73487: Convert _decimal to use Argument Clinic (part 3)
#137844 commented on
Aug 19, 2025 • 9 new comments -
gh-95245: Document Py_TPFLAGS_PREHEADER
#135861 commented on
Aug 19, 2025 • 6 new comments -
gh-132331: Add `tp_versions_used` to `PyTypeObject` docs
#132335 commented on
Aug 19, 2025 • 4 new comments -
gh-137600: Promote `ast` node constructor deprecation warnings to errors
#137601 commented on
Aug 18, 2025 • 3 new comments -
gh-117999: Fix small integer powers of complex numbers
#124243 commented on
Aug 18, 2025 • 2 new comments -
gh-127011: Add __str__ and __repr__ to ConfigParser
#132966 commented on
Aug 18, 2025 • 2 new comments -
gh-137512: Add new constants in the resource module
#137513 commented on
Aug 18, 2025 • 2 new comments -
gh-137883: Check the recursion limit for specialized keyword argument calls
#137887 commented on
Aug 18, 2025 • 1 new comment -
gh-137829: Fix shelve tests for backend compatibility
#137879 commented on
Aug 18, 2025 • 1 new comment -
gh-137696: Rename 'fort' parameter to 'order' in PyBuffer_* functions
#137866 commented on
Aug 18, 2025 • 1 new comment -
gh-137533: document key type coercion limitations in `json.loads`
#137545 commented on
Aug 18, 2025 • 1 new comment -
gh-89905: Correct `-R` option doc
#137608 commented on
Aug 18, 2025 • 1 new comment -
gh-137396: Raise InvalidHeaderError when offset or numbytes is negative
#137805 commented on
Aug 18, 2025 • 1 new comment -
gh-127036: Update `importlib.util._LazyModule.__getattribute__` to special-case requests for `__spec__`.
#127038 commented on
Aug 18, 2025 • 0 new comments -
gh-123681: Check the strftime() behavior at runtime instead of at the compile time
#128444 commented on
Aug 18, 2025 • 0 new comments -
gh-109765: Detect TLS handshake attempt in HTTP server
#130041 commented on
Aug 18, 2025 • 0 new comments -
Add 'Show translation source' to docs sidebar
#130355 commented on
Aug 18, 2025 • 0 new comments -
GH-130397: use __stack_high and __stack_low LLVM WASM attributes
#131855 commented on
Aug 18, 2025 • 0 new comments -
Destroy the turtle window after its doctests finish
#125294 commented on
Aug 19, 2025 • 0 new comments -
gh-90325: Allow assert statements with parentheses
#30247 commented on
Aug 18, 2025 • 0 new comments -
gh-65329: Equivalent functools.partial instances should compare equal
#103255 commented on
Aug 18, 2025 • 0 new comments -
gh-123681: Check NORMALIZE_CENTURY behavior at runtime; require C99
#136022 commented on
Aug 18, 2025 • 0 new comments -
Docs: a start on an 'improve this page' feature
#136246 commented on
Aug 18, 2025 • 0 new comments -
gh-135559: [Enum] dir() on a Flag now shows aliases
#136527 commented on
Aug 18, 2025 • 0 new comments -
gh-136438: Make sure `test_dis` pass with all optimization levels
#136593 commented on
Aug 18, 2025 • 0 new comments -
gh-137339: Clarify host and port parameter behavior in smtplib.SMTP_SSL initialization
#137340 commented on
Aug 18, 2025 • 0 new comments -
gh-77589: Add unix domain socket for Windows
#137420 commented on
Aug 18, 2025 • 0 new comments -
gh-137658: Fix dataclass order method behaviors to align with the equality semantics
#137497 commented on
Aug 19, 2025 • 0 new comments -
Introduce a structure for .github/CODEOWNERS
#137498 commented on
Aug 18, 2025 • 0 new comments -
gh-137609: Change names of some positional-only parameters in builtins
#137611 commented on
Aug 18, 2025 • 0 new comments -
gh-137754: Fix import of zoneinfo if _datetime is not available
#137845 commented on
Aug 18, 2025 • 0 new comments -
gh-135852: Add NTEventLog related functions to _winapi
#137860 commented on
Aug 18, 2025 • 0 new comments -
gh-90548: Fix musl version detection with --strip-all
#137864 commented on
Aug 18, 2025 • 0 new comments -
importlib.resources.files() doesn't work correctly when importlib library is compiled
#123085 commented on
Aug 18, 2025 • 0 new comments -
Clarify documentation of positional-only default values
#67926 commented on
Aug 18, 2025 • 0 new comments -
Py_buffer::format is implemented as `char*` instead of `const char*`
#94916 commented on
Aug 18, 2025 • 0 new comments -
comparison chaining has wrong source positions in most contexts (python 3.11.0rc2)
#95921 commented on
Aug 18, 2025 • 0 new comments -
Undocumented changes of LOAD_GLOBAL's stack effect in Python 3.13
#114212 commented on
Aug 18, 2025 • 0 new comments -
Installer diagnostic messages could be more helpful
#96649 commented on
Aug 18, 2025 • 0 new comments -
Update function signatures to use `*` and `/` as needed
#131885 commented on
Aug 18, 2025 • 0 new comments -
Add examples for UUIDv6-8
#137847 commented on
Aug 18, 2025 • 0 new comments -
Cannot pickle cyclic ExceptionGroup
#137889 commented on
Aug 18, 2025 • 0 new comments -
test_shelve.py crashes on WSL?
#137829 commented on
Aug 18, 2025 • 0 new comments -
Docs: Link from settrace to frame
#91116 commented on
Aug 18, 2025 • 0 new comments -
Wrapper descriptor (slot) methods have fixed docstrings
#65508 commented on
Aug 18, 2025 • 0 new comments -
Move Benchmarks From Tools/ to the pyperformance Repo
#97680 commented on
Aug 18, 2025 • 0 new comments -
Add backend parameter to dbm.open() and shelve.open() for explicit DBM backend selection
#137881 commented on
Aug 18, 2025 • 0 new comments -
Consider testing `zoneinfo` with `tzdata` PyPI package installed
#99649 commented on
Aug 18, 2025 • 0 new comments -
The understatement in the documentation of the `venv` module about the method `_setup_pip`
#99690 commented on
Aug 18, 2025 • 0 new comments -
python -h dosen't list -R option
#89905 commented on
Aug 18, 2025 • 0 new comments -
Pass return value on ValueError exceptions in the cmath/math modules
#133895 commented on
Aug 18, 2025 • 0 new comments -
Argument Clinic should understand *args and **kwargs parameters
#64490 commented on
Aug 18, 2025 • 0 new comments -
Sync with importlib_metadata for Python 3.15
#132947 commented on
Aug 18, 2025 • 0 new comments -
json C vs pure-python behavior difference
#137888 commented on
Aug 18, 2025 • 0 new comments -
Illumos and Solaris Thread Native ID
#137884 commented on
Aug 18, 2025 • 0 new comments -
Ctrl+C corrupts autocomplete
#134869 commented on
Aug 18, 2025 • 0 new comments -
sub-interpreters: significant memory leak on shutdown
#110411 commented on
Aug 18, 2025 • 0 new comments -
resource library (getrlimit, setrlimit) interprets resource limits as signed integers instead of unsigned
#137044 commented on
Aug 18, 2025 • 0 new comments -
Specialize complex power for integer/real exponents
#137746 commented on
Aug 18, 2025 • 0 new comments -
Dataclasses fields should evaluate their annotations
#137891 commented on
Aug 18, 2025 • 0 new comments -
Error when make install for wasm32-wasip1
#137878 commented on
Aug 18, 2025 • 0 new comments -
3.14 regression: slot dataclasses classes leak original class
#135228 commented on
Aug 18, 2025 • 0 new comments -
Inconsistent results from platform.machine() on Windows ARM64
#98962 commented on
Aug 18, 2025 • 0 new comments -
setdefault() with a single argument doesn't work for dbm.gnu and dmb.dumb objects
#77566 commented on
Aug 18, 2025 • 0 new comments -
Consistently use `order` naming for `PyBuffer_*` functions
#137696 commented on
Aug 18, 2025 • 0 new comments -
Guard against negative offset/length values in tarfile's GNU sparse extraction
#137396 commented on
Aug 18, 2025 • 0 new comments -
`tp_versions_used` was added to `PyTypeObject` but is not documented
#132331 commented on
Aug 18, 2025 • 0 new comments -
Unable to inspect class with `cyfunction __init__` due to unwrap and descriptor behavior changed
#137317 commented on
Aug 18, 2025 • 0 new comments -
decimal: Use Argument Clinic
#73487 commented on
Aug 18, 2025 • 0 new comments -
Many broken :meth: roles in the docs
#91411 commented on
Aug 18, 2025 • 0 new comments -
Default dlopenflags inconsistent between Linux and macOS
#137880 commented on
Aug 18, 2025 • 0 new comments