-
-
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
37 Pull requests merged by 20 people
-
[3.13] gh-137183: Document that
array.array
typecodew
is new in 3.13 (GH-137184)#137209 merged
Jul 29, 2025 -
gh-137183: Document that
array.array
typecodew
is new in 3.13#137184 merged
Jul 29, 2025 -
gh-137185: Fix
_Py_DumpStack()
async signal safety#137187 merged
Jul 29, 2025 -
[3.14] Add a What's New entry for Emscripten (GH-137035)
#137192 merged
Jul 29, 2025 -
Add What's New entry about Emscripten changes
#137035 merged
Jul 29, 2025 -
[3.14] gh-132898: Add a note in
multiprocessing.Process
docs about creating a process in a REPL (GH-137118)#137154 merged
Jul 28, 2025 -
[3.14] GH-137059:
url2pathname()
: fix support for drive letter in netloc (GH-137060)#137144 merged
Jul 28, 2025 -
[3.14] gh-130577: tarfile now validates archives to ensure member offsets are non-negative (GH-137027)
#137169 merged
Jul 28, 2025 -
[3.14] gh-136870: fix data races in instrumentation of bytecode (GH-136994)
#137082 merged
Jul 28, 2025 -
gh-136843: Document how multiple inheritance works
#136844 merged
Jul 28, 2025 -
gh-136586: Improve winreg's module docstring
#136587 merged
Jul 28, 2025 -
gh-136306: Add support for SSL groups
#136307 merged
Jul 28, 2025 -
GH-131296: fix clang-cl warning on Windows in socketmodule.h
#131832 merged
Jul 28, 2025 -
gh-134043: use stackrefs for dict lookup in
_PyObject_GetMethodStackRef
#136412 merged
Jul 28, 2025 -
gh-131338: Disable new stack size code for non-glibc on linux.
#134336 merged
Jul 28, 2025 -
[3.13] gh-130577: tarfile now validates archives to ensure member offsets are non-negative (GH-137027)
#137170 merged
Jul 28, 2025 -
gh-130577: tarfile now validates archives to ensure member offsets are non-negative
#137027 merged
Jul 28, 2025 -
[3.13] gh-136759: revert rename
lock.h
topylock.h
(GH-137041) (#137075)#137166 merged
Jul 28, 2025 -
[3.13] gh-119711: describe
create_datagram_endpoint
's behavior in asyncio whenlocal_addr
isNone
(GH-136913)#137163 merged
Jul 28, 2025 -
gh-119711: Describe create_datagram_endpoint's behavior in asyncio when local_addr is None
#136913 merged
Jul 28, 2025 -
gh-131876: extract
_hashlib
helpers into a separate directory#136995 merged
Jul 28, 2025 -
gh-136968: fortify macro usage in cryptographic modules
#136973 merged
Jul 28, 2025 -
[3.13] gh-84559: improve What's New entry for
multiprocessing
startmethod changes (GH-128173)#137156 merged
Jul 28, 2025 -
[3.13] gh-136992: Add "None" as valid
SameSite
value as per RFC 6265bis (GH-137040)#137141 merged
Jul 27, 2025 -
[3.13] gh-132898: Add a note in
multiprocessing.Process
docs about creating a process in a REPL (GH-137118)#137155 merged
Jul 27, 2025 -
gh-132898: Add a note in
multiprocessing.Process
docs about creating a process in a REPL session#137118 merged
Jul 27, 2025 -
[3.13] gh-136278: Document codecs.escape_encode() and codecs.escape_decode() (GH-136314)
#137150 merged
Jul 27, 2025 -
gh-136278: Document codecs.escape_encode() and codecs.escape_decode()
#136314 merged
Jul 27, 2025 -
[3.13] gh-134698: Hold a lock when the thread state is detached in ssl (GH-134724)
#137126 merged
Jul 27, 2025 -
GH-128520: pathlib ABCs: tweak protocol for virtual path strings
#134104 merged
Jul 27, 2025 -
GH-137059:
url2pathname()
: fix support for drive letter in netloc#137060 merged
Jul 27, 2025 -
gh-136992: Add 'None' as valid SameSite value as per RFC6265bis
#137040 merged
Jul 27, 2025 -
gh-137058: use __STDC_VERSION__ >= 202311L instead of __STDC_VERSION__ > 201710L
#137127 merged
Jul 27, 2025 -
[3.14] Link to plaintext for "show source" links (GH-137131)
#137132 merged
Jul 27, 2025 -
[3.13] gh-126662: naming consistency for
signal.ItimerError
(GH-126712)#137123 merged
Jul 27, 2025 -
[3.13] Link to plaintext for "show source" links (GH-137131)
#137133 merged
Jul 27, 2025 -
Link to plaintext for "show source" links
#137131 merged
Jul 27, 2025
36 Pull requests opened by 23 people
-
gh-137128: Support for async iterables in coro_fns
#137129 opened
Jul 26, 2025 -
gh-137134: Update SQLite to 3.50.3 for binary releases
#137135 opened
Jul 27, 2025 -
gh-137136: Suppress build warnings when build on Windows with --experimental-jit-interpreter
#137137 opened
Jul 27, 2025 -
gh-133951: Remove lib64->lib symlink in venv creation
#137139 opened
Jul 27, 2025 -
[3.14] gh-136992: Add "None" as valid `SameSite` value as per RFC 6265bis (GH-137040)
#137140 opened
Jul 27, 2025 -
gh-137113 docs: note readline no longer supported in REPL after 3.13
#137142 opened
Jul 27, 2025 -
gh-130567: Remove optimistic allocation in locale.strxfrm()
#137143 opened
Jul 27, 2025 -
gh-137146: Restrict IPvFuture address parsing to RFC 3986-valid characters
#137147 opened
Jul 27, 2025 -
gh-137146: Validate IPv6 ZoneID characters against RFC 6874 in urllib.parse
#137148 opened
Jul 27, 2025 -
[3.14] gh-136278: Document codecs.escape_encode() and codecs.escape_decode() (GH-136314)
#137149 opened
Jul 27, 2025 -
Add explanation comments for tests for overlapped ZIP entries
#137152 opened
Jul 27, 2025 -
[3.9] gh-121227: Disallow setting an empty list for NPN
#137161 opened
Jul 28, 2025 -
gh-88886: Remove excessive encoding name normalization
#137167 opened
Jul 28, 2025 -
gh-89687: fix get_type_hints with dataclasses __init__ generation
#137168 opened
Jul 28, 2025 -
[3.12] gh-130577: tarfile now validates archives to ensure member offsets are non-negative (GH-137027)
#137171 opened
Jul 28, 2025 -
[3.11] gh-130577: tarfile now validates archives to ensure member offsets are non-negative (GH-137027)
#137172 opened
Jul 28, 2025 -
gh-137173: Allow signal handling in isolated subinterpreters
#137174 opened
Jul 28, 2025 -
[3.14] gh-131338: Disable computed stack limit checks on non-glibc linux (GH-134336)
#137175 opened
Jul 28, 2025 -
[3.10] gh-130577: tarfile now validates archives to ensure member offsets are non-negative (GH-137027)
#137176 opened
Jul 28, 2025 -
[3.9] gh-130577: tarfile now validates archives to ensure member offsets are non-negative (GH-137027)
#137177 opened
Jul 28, 2025 -
gh-137179: Fix flaky test_history_survive_crash test
#137180 opened
Jul 28, 2025 -
Add Android CI job
#137186 opened
Jul 28, 2025 -
gh-81325: tarfile should accept a path-like object when writing a compressed gzip
#137188 opened
Jul 28, 2025 -
gh-131253: free-threaded build support for pystats
#137189 opened
Jul 28, 2025 -
GH-137194 Fix requires_debug_ranges when `_testcpi` doesn't exist
#137195 opened
Jul 29, 2025 -
GH-83065: Fix import deadlock by implementing hierarchical module locking
#137196 opened
Jul 29, 2025 -
gh-137197: Add SSLContext.set_ciphersuites to set TLS 1.3 ciphers
#137198 opened
Jul 29, 2025 -
gh-79986: Add parsing for References/In-Reply-To email headers
#137201 opened
Jul 29, 2025 -
gh-137199: set associated module for `_hashlib` heap types
#137203 opened
Jul 29, 2025 -
[3.14] gh-137185: Fix `_Py_DumpStack()` async signal safety (gh-137187)
#137206 opened
Jul 29, 2025 -
[Doc] Remove unnecessary quotes from typing module
#137207 opened
Jul 29, 2025 -
[3.14] gh-137183: Document that `array.array` typecode `w` is new in 3.13 (GH-137184)
#137208 opened
Jul 29, 2025 -
GH-134291: Support older macOS deployment targets for JIT builds
#137211 opened
Jul 29, 2025 -
gh-137210: Add a struct, slot & function for checking an extension's ABI
#137212 opened
Jul 29, 2025 -
gh-132661: docs: add a t-string tutorial
#137213 opened
Jul 29, 2025
20 Issues closed by 12 people
-
[doc] Py_UTF8Mode is not documented
#77782 closed
Jul 29, 2025 -
Enable specification of multiple curves(/groups) for TLS
#109945 closed
Jul 29, 2025 -
f-string debug expressions containing hash '#' are malformed
#137182 closed
Jul 28, 2025 -
Add support in SSL module for getting/setting groups used for key agreement
#136306 closed
Jul 28, 2025 -
use stackrefs in `_PyObject_GetMethod` and calling APIs
#134043 closed
Jul 28, 2025 -
Stack overflow test errors in Alpine after GH-130398
#131338 closed
Jul 28, 2025 -
`__annotations__` not defined at module level
#137159 closed
Jul 28, 2025 -
Support for relative home path in pyvenv.cfg
#83650 closed
Jul 28, 2025 -
Update imaplib.py to account for additional padding
#81588 closed
Jul 28, 2025 -
python imaplib - error 'unexpected response'
#62353 closed
Jul 28, 2025 -
Typos in `Lib/test/test_subprocess.py` and in `Android/testbed/app/src/main/c/main_activity.c`
#137162 closed
Jul 28, 2025 -
WinError 10022 for create_datagram_endpoint with local_addr=None.
#119711 closed
Jul 28, 2025 -
Fortify usages of macros in cryptographic modules
#136968 closed
Jul 28, 2025 -
Calls to `memcpy` are slow for `2^k+1` elements (AMD-specific)
#137121 closed
Jul 28, 2025 -
REPL: AttributeError: module `__mp_main__` has no attribute `is_prime` in `ProcessPoolExecutor` example
#132898 closed
Jul 27, 2025 -
Include debug/release and optimization level in the Python build/version line
#137151 closed
Jul 27, 2025 -
Missing documentation for codecs.escape_decode
#74773 closed
Jul 27, 2025 -
Write documentation for codecs.escape_encode() and codecs.escape_decode()
#136278 closed
Jul 27, 2025 -
Performance regression: typing.cast() with Union types causes 15-60x slowdown in hot code paths
#137138 closed
Jul 27, 2025
22 Issues opened by 21 people
-
Add a struct, slot & function for checking an extension's ABI
#137210 opened
Jul 29, 2025 -
Sending the sqlite3 autocommit parameter renders this PRAGMA command a no-op
#137205 opened
Jul 29, 2025 -
on aarch64_be: Strings are byteswapped after python parser encouters UTF-8
#137204 opened
Jul 29, 2025 -
`_hashlib` heap types do not have an associated module
#137199 opened
Jul 29, 2025 -
Add support in SSL module for getting/setting TLS 1.3 cipher suites
#137197 opened
Jul 29, 2025 -
test.support.requires_debug_ranges raise SkipTest not returning decorator when `_testcapi` doesn't exist
#137194 opened
Jul 29, 2025 -
Building Python 3.12.11 on Linux makes 2 copes of very large libpython3.12.a file
#137193 opened
Jul 29, 2025 -
`TypeError` when omitting a `Protocol` type argument with default
#137191 opened
Jul 29, 2025 -
`bytearray()` shouldn't convert `'` to `\'` for readability and consistency
#137190 opened
Jul 28, 2025 -
`_Py_DumpStack()` is not signal-safe the first time it's called
#137185 opened
Jul 28, 2025 -
The `w` typecode of `array.array` is new in Python 3.13
#137183 opened
Jul 28, 2025 -
`test_pyrepl.test_history_survive_crash` flaky
#137179 opened
Jul 28, 2025 -
PEP 669 compatibility issues with PEP 523
#137178 opened
Jul 28, 2025 -
Subinterpreters running on the main thread should handle signals
#137173 opened
Jul 28, 2025 -
Enhancement Proposal: Standardized Support for Non-Zero-Padded Day and Month Formatting in datetime.strftime
#137165 opened
Jul 28, 2025 -
Add `latin_N` codecs aliases to `encodings.aliases`
#137153 opened
Jul 27, 2025 -
`urllib.parse` accepts invalid characters in IPv6 ZoneIDs and IPvFuture addresses
#137146 opened
Jul 27, 2025 -
new_callable arg to unittest.mock.patch seems not to support partial
#137145 opened
Jul 27, 2025 -
Build on Windows with `--experimental-jit-interpreter` will emit warnings
#137136 opened
Jul 27, 2025 -
Update macOS and Windows installers to SQLite 3.50.3
#137134 opened
Jul 27, 2025 -
Add async iterable support to asyncio.staggered.staggered_race
#137128 opened
Jul 26, 2025
106 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-81719: Add private members to zipfileZipFile to make it easier to subclass
#137101 commented on
Jul 29, 2025 • 15 new comments -
gh-64192: Make `imap()`/`imap_unordered()` in `multiprocessing.pool` actually lazy
#136871 commented on
Jul 29, 2025 • 14 new comments -
gh-131798: JIT: Further optimize `_CALL_ISINSTANCE` for class tuples
#134543 commented on
Jul 29, 2025 • 5 new comments -
[gh-135953] Profile a module or script with sampling profiler
#136777 commented on
Jul 29, 2025 • 4 new comments -
gh-135228: When @dataclass(slots=True) replaces a dataclass, make the original class collectible (take 2)
#137047 commented on
Jul 29, 2025 • 3 new comments -
gh-137153: Add `latin_N` aliases to `encodings.aliases`
#136701 commented on
Jul 27, 2025 • 3 new comments -
GH-128520: pathlib ABCs: improve protocol for 'openable' objects
#134101 commented on
Jul 28, 2025 • 3 new comments -
gh-76535: Make `PyUnicode_ToLowerFull` and friends public
#136176 commented on
Jul 29, 2025 • 3 new comments -
gh-135336: Add fast path to json string encoding
#133239 commented on
Jul 28, 2025 • 2 new comments -
gh-133158: Adjust c-analyzer max_sizes for typeobject.c
#133159 commented on
Jul 28, 2025 • 2 new comments -
gh-135444: fix DatagramTransport buffer_size accounting
#135445 commented on
Jul 29, 2025 • 2 new comments -
GH-125603: Don't count executing generators and coroutines as referrers in gc.gc_referrers.
#125640 commented on
Jul 28, 2025 • 2 new comments -
Clarified relationship between `__path__` and Package in Ch6 Modules tutorial
#116579 commented on
Jul 29, 2025 • 1 new comment -
gh-136327: Fix inconsistent TypeError messages regarding invalid values after * and **
#136395 commented on
Jul 29, 2025 • 1 new comment -
gh-125862: Context decorator support for generators and async functions
#136212 commented on
Jul 28, 2025 • 1 new comment -
gh-133125: Clarify ZipInfo.date_time attribute documentation
#136082 commented on
Jul 29, 2025 • 1 new comment -
gh-122450: Expand documentation for ``Rational`` and ``Fraction``
#136800 commented on
Jul 28, 2025 • 1 new comment -
gh-130693: Add options of the tkinter.Text.search method: -nolinestop -all -overlap -strictlimits
#130848 commented on
Jul 27, 2025 • 1 new comment -
gh-131421: Fix ASDL `kw_defaults` being `expr*` instead of `expr?*` (+ fix docs ASDL highlighting)
#133773 commented on
Jul 26, 2025 • 0 new comments -
[3.14] gh-136912: fix handling of `OverflowError` in `hmac.digest` (GH-136917)
#137116 commented on
Jul 27, 2025 • 0 new comments -
gh-126028: Add more tests for msvcrt module
#126029 commented on
Jul 29, 2025 • 0 new comments -
gh-125022: add support for simple SIMD features detection
#125011 commented on
Jul 29, 2025 • 0 new comments -
gh-121639: Deduplicate reinitialization setup for ZipExtFile when seeking
#121640 commented on
Jul 29, 2025 • 0 new comments -
docs: Small clarity change for except*
#121073 commented on
Jul 27, 2025 • 0 new comments -
gh-116738: Make _json module safe in the free-threading build
#119438 commented on
Jul 28, 2025 • 0 new comments -
gh-109945: Enable spec of multiple curves/groups for TLS
#119244 commented on
Jul 29, 2025 • 0 new comments -
remove pointless variable initializations in unicode_format
#116681 commented on
Jul 29, 2025 • 0 new comments -
Do not call retain on Objective-C string literals
#116258 commented on
Jul 29, 2025 • 0 new comments -
fixing a spelling issue in pycore_asdl.h: the to that
#115943 commented on
Jul 29, 2025 • 0 new comments -
Remove misleading parts of is_site_local() documentation
#113152 commented on
Jul 29, 2025 • 0 new comments -
gh-111501: venv: do not export PS1 in activate
#105279 commented on
Jul 29, 2025 • 0 new comments -
update windows default PATHEXT
#103655 commented on
Jul 29, 2025 • 0 new comments -
[3.14] gh-134698: Hold a lock when the thread state is detached in `ssl` (GH-134724)
#137107 commented on
Jul 26, 2025 • 0 new comments -
[3.14] gh-130522: Fix unraisable TypeError in threading at interpreter shutdown (GH-131537)
#137105 commented on
Jul 28, 2025 • 0 new comments -
gh-137103: A better circular check for json.dump()
#137104 commented on
Jul 28, 2025 • 0 new comments -
GH-132532: Add new DSL macros to better declare semantics of exits at ends of instructions/uops.
#137098 commented on
Jul 29, 2025 • 0 new comments -
gh-116111: Clarify DST behaviour in datetime arithmetic and zoneinfo docs
#137092 commented on
Jul 29, 2025 • 0 new comments -
[3.14] Fix docs for Queue.shutdown (gh-137028)
#137080 commented on
Jul 28, 2025 • 0 new comments -
[3.14] gh-136759: rename `lock.h` to `pylock.h` (GH-137041)
#137072 commented on
Jul 28, 2025 • 0 new comments -
[3.14] gh-124621: Emscripten: Add smoke test for using pyrepl in Chrome (GH-137004)
#137067 commented on
Jul 29, 2025 • 0 new comments -
[3.14] gh-136976: Emscripten: Add _decimal and libmpdec (GH-136997)
#137066 commented on
Jul 28, 2025 • 0 new comments -
gh-137056: Fix DTrace build support on NetBSD
#137057 commented on
Jul 28, 2025 • 0 new comments -
gh-87112: Ensure that only digits convertible to integers are accepted as section number in MIME header parameter
#136877 commented on
Jul 27, 2025 • 0 new comments -
gh-136686 Fix UnicodeEncodeError in email.generator.write when encoding multipart/related emails using utf8 policy
#136848 commented on
Jul 28, 2025 • 0 new comments -
gh-136234: Fix _SelectorSocketTransport.writelines to be robust to connection loss
#136743 commented on
Jul 28, 2025 • 0 new comments -
gh-136681: make argsbuf static to speedup processing positional arguments with AC
#136732 commented on
Jul 29, 2025 • 0 new comments -
gh-55531: Implement `normalize_encoding` in C
#136643 commented on
Jul 27, 2025 • 0 new comments -
gh-136134: imaplib: fix CRAM-MD5 on FIPS-only environments
#136615 commented on
Jul 29, 2025 • 0 new comments -
gh-136438: Make sure `test_interpreters` pass with all optimization levels
#136499 commented on
Jul 27, 2025 • 0 new comments -
[3.13] GH-133136: Revise QSBR to reduce excess memory held (gh-135473)
#136480 commented on
Jul 29, 2025 • 0 new comments -
gh-136228: Clarify example in exception handling section
#136257 commented on
Jul 29, 2025 • 0 new comments -
gh-136063: fix quadratic-complexity parsing in `email.message._parseparam`
#136072 commented on
Jul 29, 2025 • 0 new comments -
gh-134786: Py_TPFLAGS_MANAGED_WEAKREF implies Py_TPFLAGS_HAVE_GC too and force checking of its presence
#135863 commented on
Jul 26, 2025 • 0 new comments -
[document] Add vcpkg instruction step
#96818 commented on
Jul 29, 2025 • 0 new comments -
`tarfile.StreamError: seeking backwards is not allowed` due to unskipped block with bad checksum
#130577 commented on
Jul 28, 2025 • 0 new comments -
Disallow setting an empty list for NPN in CPython 3.9 and earlier
#121227 commented on
Jul 28, 2025 • 0 new comments -
assertLogs to optionally not disable existing handlers
#89900 commented on
Jul 28, 2025 • 0 new comments -
zoneinfo.ZoneInfo does not check for Windows device names
#88992 commented on
Jul 28, 2025 • 0 new comments -
concurrent.futures.threading: Add a timeout to Executor shutdown() method
#72165 commented on
Jul 28, 2025 • 0 new comments -
'ImportError: DLL load failed while importing xxxxxxx: The filename or extension is too long' with LongPathsEnabled
#126929 commented on
Jul 28, 2025 • 0 new comments -
Support chunk sending in `smtplib`
#135952 commented on
Jul 28, 2025 • 0 new comments -
simplify overlaps function in ipaddress.py
#82516 commented on
Jul 28, 2025 • 0 new comments -
Textwrap to conform to https://www.unicode.org/reports/tr14/tr14-45.html
#86141 commented on
Jul 28, 2025 • 0 new comments -
What do "cased" and "uncased" mean?
#88341 commented on
Jul 28, 2025 • 0 new comments -
Python `io.open` intermittently throw `PermissionError` on windows
#136965 commented on
Jul 28, 2025 • 0 new comments -
Codec name normalization breaks custom codecs
#88886 commented on
Jul 28, 2025 • 0 new comments -
Add a `PyThreadState *` parameter (almost) everywhere
#132312 commented on
Jul 28, 2025 • 0 new comments -
<lock.h> filename is too generic
#136759 commented on
Jul 28, 2025 • 0 new comments -
shutil.copyfile should use ReFS block-level linking on Windows (by invoking CopyFileW)
#137074 commented on
Jul 28, 2025 • 0 new comments -
Inconsisten handling of non-ASCII characters in encodings.normalize_encoding()
#136736 commented on
Jul 28, 2025 • 0 new comments -
traceback: add `recent_first` and `show_lines` parameters
#135751 commented on
Jul 28, 2025 • 0 new comments -
ConfigParser read() should propagate file errors when only one config file is provided
#132512 commented on
Jul 27, 2025 • 0 new comments -
`url2pathname()` mishandles URL with Windows drive in netloc
#137059 commented on
Jul 27, 2025 • 0 new comments -
strxfrm fails on macOS 15 with OSError: [Errno 22] Invalid argument
#130567 commented on
Jul 27, 2025 • 0 new comments -
Docs: update GNU readline interface documentation to reflect that it is no longer supported
#137113 commented on
Jul 27, 2025 • 0 new comments -
`pyport.h`: use `__STDC_VERSION__ >= 202311L` instead of `__STDC_VERSION__ > 201710L`
#137058 commented on
Jul 27, 2025 • 0 new comments -
`http.cookies` should mention that `samesite=None` is valid as per RFC6265bis
#136992 commented on
Jul 27, 2025 • 0 new comments -
creating venv Python3.13 on CIFS mounted drive fails ENODATA
#133951 commented on
Jul 27, 2025 • 0 new comments -
Condense the `str()` docstring.
#137112 commented on
Jul 26, 2025 • 0 new comments -
Crash on _ssl__SSLContext_load_cert_chain_impl (requests running w/ cert in multi-threading)
#134698 commented on
Jul 26, 2025 • 0 new comments -
gh-89679: improve TraversableResources's documentation
#29174 commented on
Jul 28, 2025 • 0 new comments -
gh-88341: Update docs for str title, istitle methods
#26865 commented on
Jul 28, 2025 • 0 new comments -
Remove the get_phrase_cfws_only_raises test
#24871 commented on
Jul 29, 2025 • 0 new comments -
gh-48739: tests(tests_shutil): fix comment with check_args_to_onerror
#22968 commented on
Jul 28, 2025 • 0 new comments -
Further improve clarity of try-return-finally-return
#17921 commented on
Jul 29, 2025 • 0 new comments -
Implement PEP 750 – Template Strings
#132661 commented on
Jul 29, 2025 • 0 new comments -
Misleading descriptions in the introduce of "Template"
#137119 commented on
Jul 29, 2025 • 0 new comments -
Make it easier to extend zipfile code
#136741 commented on
Jul 29, 2025 • 0 new comments -
Check compatibility with macOS deployment target during JIT builds
#134291 commented on
Jul 29, 2025 • 0 new comments -
PS1 is exported when a virtual environment is activated
#111501 commented on
Jul 29, 2025 • 0 new comments -
`locale.windows_locale`: Incorrect Windows locale for Cambodian
#123853 commented on
Jul 29, 2025 • 0 new comments -
Assignment to __bases__ of direct object subclasses
#37817 commented on
Jul 29, 2025 • 0 new comments -
Slow functions calls for C-coded functions, accepting positional-or-kwarg argument vs positional-only
#136681 commented on
Jul 29, 2025 • 0 new comments -
encoding package's normalize_encoding() function is too slow
#55531 commented on
Jul 29, 2025 • 0 new comments -
Cross-module dataclass inheritance breaks get_type_hints
#89687 commented on
Jul 29, 2025 • 0 new comments -
Crash in `test_free_threading.test_monitoring.SetProfileMultiThreaded.test_instrumentation`
#120158 commented on
Jul 29, 2025 • 0 new comments -
Unify recognization of message digest names for `_hashlib` and `_hmac`
#131876 commented on
Jul 29, 2025 • 0 new comments -
Not all defects pass through email policy
#68552 commented on
Jul 29, 2025 • 0 new comments -
__import__ is not thread-safe on Python 3
#83065 commented on
Jul 29, 2025 • 0 new comments -
socket.create_connection error message for domain subpart with invalid length is very confusing
#53891 commented on
Jul 29, 2025 • 0 new comments -
Add a datatype to represent mime types to the email module
#63479 commented on
Jul 29, 2025 • 0 new comments -
Hostnames with underscores fail SSLContext hostname verification with wildcard certificates
#103490 commented on
Jul 29, 2025 • 0 new comments -
Use pystats for free threading performance statistics
#131253 commented on
Jul 28, 2025 • 0 new comments -
tarfile.open: improper handling of path-like object
#81325 commented on
Jul 28, 2025 • 0 new comments -
A better JSON check_circular
#137103 commented on
Jul 28, 2025 • 0 new comments -
multi-threading + fork warning when threads are stopped before fork
#137109 commented on
Jul 28, 2025 • 0 new comments