-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Insights: python/cpython
Overview
Could not load contribution data
Please try again later
72 Pull requests merged by 20 people
-
[3.14] gh-102555: Fix comment parsing in HTMLParser according to the HTML5 standard (GH-135664)
#136271 merged
Jul 4, 2025 -
[3.13] gh-102555: Fix comment parsing in HTMLParser according to the HTML5 standard (GH-135664)
#136272 merged
Jul 4, 2025 -
gh-102555: Fix comment parsing in HTMLParser
#135664 merged
Jul 4, 2025 -
gh-129824: fix data races in subinterpreters under TSAN
#135794 merged
Jul 4, 2025 -
gh-115999: remove redundant check in free-threading from
_STORE_ATTR_WITH_HINT
#136249 merged
Jul 4, 2025 -
gh-133982: Test _pyio.BytesIO in free-threaded tests
#136218 merged
Jul 4, 2025 -
[3.12] gh-135462: Fix quadratic complexity in processing special input in HTMLParser (GH-135464)
#135483 merged
Jul 3, 2025 -
[3.14] Clarify some details regarding
sys.monitoring
(GH-133981)#136259 merged
Jul 3, 2025 -
[3.13] gh-135661: Fix parsing start and end tags in HTMLParser according to the HTML5 standard (GH-135930)
#136256 merged
Jul 3, 2025 -
[3.9] gh-135462: Fix quadratic complexity in processing special input in HTMLParser (GH-135464)
#135486 merged
Jul 3, 2025 -
[3.10] gh-135462: Fix quadratic complexity in processing special input in HTMLParser (GH-135464)
#135485 merged
Jul 3, 2025 -
[3.11] gh-135462: Fix quadratic complexity in processing special input in HTMLParser (GH-135464)
#135484 merged
Jul 3, 2025 -
Clarify some details regarding
sys.monitoring
#133981 merged
Jul 3, 2025 -
[3.14] gh-135661: Fix parsing start and end tags in HTMLParser according to the HTML5 standard (GH-135930)
#136255 merged
Jul 3, 2025 -
[3.14] gh-135252: Document Zstandard integration across zipfile, shutil, and tarfile (GH-135311)
#136254 merged
Jul 3, 2025 -
gh-135661: Fix parsing start and end tags in HTMLParser
#135930 merged
Jul 3, 2025 -
gh-135252: Document Zstandard integration across zipfile, shutil, and tarfile
#135311 merged
Jul 3, 2025 -
[3.13] gh-115119: Recommend upstream libmpdec in build requirements (#136205)
#136245 merged
Jul 3, 2025 -
gh-135075: Make PyObject_SetAttr() fail with NULL value and exception
#136180 merged
Jul 3, 2025 -
[3.14] gh-115119: Recommend upstream libmpdec in build requirements (GH-136205)
#136244 merged
Jul 3, 2025 -
gh-115119: recommend upstream libmpdec in build requirements
#136205 merged
Jul 3, 2025 -
Python/gc.c
: Refer toInternalDocs
instead of devguide.#136243 merged
Jul 3, 2025 -
[3.14] gh-130664: Treat '0' fill character with align '=' as zero-padding for Fraction's (GH-131067)
#136241 merged
Jul 3, 2025 -
[3.13] gh-130664: Treat '0' fill character with align '=' as zero-padding for Fraction's (GH-131067)
#136242 merged
Jul 3, 2025 -
[3.14] gh-133740: Fix regression in locale.nl_langinfo(ALT_DIGITS) (GH-136237)
#136240 merged
Jul 3, 2025 -
gh-130664: treat '0' fill character with align '=' as zero-padding for Fraction's
#131067 merged
Jul 3, 2025 -
gh-133740: Fix regression in locale.nl_langinfo(ALT_DIGITS)
#136237 merged
Jul 3, 2025 -
[3.13] gh-135069: Fix exception message in encodings.idna module (GH-135071)
#136236 merged
Jul 3, 2025 -
[3.13] Docs: fix docstring of
email.message.Message.add_header
(GH-134355)#135340 merged
Jul 3, 2025 -
[3.14] gh-135069: Fix exception message in encodings.idna module (GH-135071)
#136235 merged
Jul 3, 2025 -
[3.14] Fix comments for
heapq.siftup_max
(GH-135359)#136232 merged
Jul 3, 2025 -
[3.13] Fix comments for
heapq.siftup_max
(GH-135359)#136233 merged
Jul 3, 2025 -
gh-135069: Fix exception message in encodings.idna module
#135071 merged
Jul 3, 2025 -
Fix comments for heapq.siftup_max()
#135359 merged
Jul 3, 2025 -
[3.14] gh-135640: Adds more type checking to ElementTree (GH-135643)
#136225 merged
Jul 3, 2025 -
[3.13] gh-135640: Adds more type checking to ElementTree (GH-135643)
#136226 merged
Jul 3, 2025 -
gh-135640: Adds type checking to ElementTree.ElementTree constructor
#135643 merged
Jul 3, 2025 -
[3.14] gh-127705: Move Py_INCREF_MORTAL() to the internal C API (GH-136178)
#136206 merged
Jul 3, 2025 -
[3.14] gh-135836: Fix
IndexError
inasyncio.create_connection()
(GH-135875)#136221 merged
Jul 3, 2025 -
[3.13] gh-135836: Fix
IndexError
inasyncio.create_connection()
(GH-135875)#136222 merged
Jul 3, 2025 -
gh-135836: Fix IndexError in asyncio.create_connection()
#135875 merged
Jul 3, 2025 -
[3.13] gh-135836: Fix
IndexError
inasyncio.create_connection
with empty exceptions list (GH-135845)#136168 merged
Jul 3, 2025 -
[3.14] gh-135836: Fix
IndexError
inasyncio.create_connection
with empty exceptions list (GH-135845)#136167 merged
Jul 3, 2025 -
[3.13] gh-136135: Doc: Fix some broken links (GH-136137)
#136219 merged
Jul 3, 2025 -
[3.14] gh-136135: Doc: Fix some broken links (GH-136137)
#136220 merged
Jul 3, 2025 -
gh-136135: Doc: Fix some broken links
#136137 merged
Jul 3, 2025 -
[3.13] Replace
capi-sig
mailing list withdiscuss.python.org
(GH-136211)#136214 merged
Jul 2, 2025 -
[3.14] Replace
capi-sig
mailing list withdiscuss.python.org
(GH-136211)#136213 merged
Jul 2, 2025 -
Replace
capi-sig
mailing list withdiscuss.python.org
#136211 merged
Jul 2, 2025 -
gh-136203: Improve
TypeError
msg when comparing twoMappingProxyType
s#136204 merged
Jul 2, 2025 -
gh-127705: Move Py_INCREF_MORTAL() to the internal C API
#136178 merged
Jul 2, 2025 -
[3.13] gh-115119: Defer removal of bundled libmpdec to 3.16 (GH-133997)
#136201 merged
Jul 2, 2025 -
[3.14] gh-115119: Defer removal of bundled libmpdec to 3.16 (GH-133997)
#136199 merged
Jul 2, 2025 -
gh-136193: Improve
TypeError
msg when comparing twoSimpleNamespace
s#136195 merged
Jul 2, 2025 -
gh-134567: Exposes log format to users in unittest.TestCase.assertLogs
#134570 merged
Jul 2, 2025 -
gh-115119: defer removal of bundled libmpdec to 3.16
#133997 merged
Jul 2, 2025 -
[3.14] gh-134280: Disable constant folding for ~ with a boolean argument (GH-134982)
#136185 merged
Jul 2, 2025 -
gh-136183: Deal with escapes in JIT optimizer's constant evaluator
#136184 merged
Jul 2, 2025 -
[3.14] GH-134273: Allow setting JIT compiler flags at build time with CFLAGS_JIT (GH134276)
#135792 merged
Jul 1, 2025 -
gh-134009: Expose
PyMutex_IsLocked
in the public C API#134365 merged
Jul 1, 2025 -
gh-134280: Disable constant folding for ~ with a boolean argument
#134982 merged
Jul 1, 2025 -
gh-136125: Use
_PyObject_GetMethodStackRef
forLOAD_ATTR
#136127 merged
Jul 1, 2025 -
gh-115119: removed implicit fallback to the bundled libmpdec
#134078 merged
Jul 1, 2025 -
gh-105456: Remove deprecated
sre_*
modules#135994 merged
Jul 1, 2025 -
[3.14] gh-87298: Add tests for find_in_strong_cache() bug in _zoneinfo (GH-24829)
#136181 merged
Jul 1, 2025 -
[3.13] gh-87298: Add tests for find_in_strong_cache() bug in _zoneinfo (GH-24829)
#136182 merged
Jul 1, 2025 -
gh-87298: Add tests for find_in_strong_cache() bug in _zoneinfo
#24829 merged
Jul 1, 2025 -
[3.14] gh-130396: Move PYOS_LOG2_STACK_MARGIN to internal headers (GH-135928)
#136173 merged
Jul 1, 2025 -
[3.14] gh-136169: Update parameter name in fractions.from_float method (GH-136172)
#136174 merged
Jul 1, 2025 -
[3.13] gh-136169: Update parameter name in fractions.from_float method (GH-136172)
#136175 merged
Jul 1, 2025 -
gh-136169: Update parameter name in fractions.from_float method
#136172 merged
Jul 1, 2025 -
gh-130396: Move PYOS_LOG2_STACK_MARGIN to internal headers
#135928 merged
Jul 1, 2025
34 Pull requests opened by 27 people
-
gh-136170: Use earliest zinfo.header_offset as ZipFile.data_offset
#136171 opened
Jul 1, 2025 -
gh-76535: Make `PyUnicode_ToLowerFull` and friends public
#136176 opened
Jul 1, 2025 -
gh-136155: Docs: don't add custom OpenGraph protocol meta tags for EPUB builds
#136187 opened
Jul 1, 2025 -
gh-136134: Fallback to next auth method when CRAM-MD5 fails due to unsupported hash (e.g. FIPS)
#136188 opened
Jul 1, 2025 -
gh-135552: Make the GC clear weakrefs later.
#136189 opened
Jul 1, 2025 -
gh-79922: Remove always false test skips
#136202 opened
Jul 2, 2025 -
gh-136179: Document unsafe keyword for patch, patch.object, and create_autospec
#136208 opened
Jul 2, 2025 -
gh-136209: Add .. c:var:: declarations for C exception types
#136210 opened
Jul 2, 2025 -
gh-125862: Context decorator support for generators and async functions
#136212 opened
Jul 2, 2025 -
Remove mention of 'Unicode' strings in documentation
#136215 opened
Jul 2, 2025 -
gh-94503: Update logging cookbook with an example of uniformly handli…
#136217 opened
Jul 2, 2025 -
gh-127146: Skip test_netrc.test_security on Emscripten
#136227 opened
Jul 3, 2025 -
gh-136229: Remove Platform Emscripten is not supported warning
#136230 opened
Jul 3, 2025 -
Doc: Fix interrupting words in doc of`DefaultCookiePolicy.strict_ns_domain`
#136238 opened
Jul 3, 2025 -
Docs: a start on an 'improve this page' feature
#136246 opened
Jul 3, 2025 -
gh-135906: Test the internal C API in test_cext
#136247 opened
Jul 3, 2025 -
gh-136251: Improvements to WASM demo REPL
#136252 opened
Jul 3, 2025 -
gh-135846: Add zstd dependency to Android build script
#136253 opened
Jul 3, 2025 -
gh-136228: Clarify example in exception handling section
#136257 opened
Jul 3, 2025 -
Correct error display in _testcapi/vectorcall.c
#136258 opened
Jul 3, 2025 -
Move or outside monospace syntax in tarfile.rst
#136263 opened
Jul 4, 2025 -
gh-136264: Fix PEP-739 build-details generation with relative-paths
#136265 opened
Jul 4, 2025 -
[3.12] gh-135661: Fix parsing start and end tags in HTMLParser according to the HTML5 standard (GH-135930)
#136268 opened
Jul 4, 2025 -
gh-117657: enable `test_capi` under TSAN
#136269 opened
Jul 4, 2025 -
gh-131825: Fixed sqlite timezone-naive adapter recipe
#136270 opened
Jul 4, 2025 -
[3.12] gh-102555: Fix comment parsing in HTMLParser according to the HTML5 standard (GH-135664)
#136273 opened
Jul 4, 2025 -
[3.11] gh-102555: Fix comment parsing in HTMLParser according to the HTML5 standard (GH-135664)
#136274 opened
Jul 4, 2025 -
[3.10] gh-102555: Fix comment parsing in HTMLParser according to the HTML5 standard (GH-135664)
#136275 opened
Jul 4, 2025 -
[3.9] gh-102555: Fix comment parsing in HTMLParser according to the HTML5 standard (GH-135664)
#136276 opened
Jul 4, 2025 -
gh-133644: Remove `PySys_SetArgv*` for 3.15
#136277 opened
Jul 4, 2025 -
gh-136250: Clarify Integer string conversion length limitation
#136279 opened
Jul 4, 2025 -
gh-136156: Allow using linkat() with TemporaryFile
#136281 opened
Jul 4, 2025 -
gh-53243: Document `codecs.readbuffer_encode()`
#136284 opened
Jul 4, 2025 -
gh-136285: Improve `pickle` protocol testing in `test_interpreters`
#136286 opened
Jul 4, 2025
36 Issues closed by 22 people
-
BUG/Question: a race condition seen in `click` against free-threading interpreters
#136248 closed
Jul 4, 2025 -
Worst case quadratic complexity in HTMLParser
#135462 closed
Jul 4, 2025 -
TSan: data race with PyTypeObject version tag
#116909 closed
Jul 4, 2025 -
dict(df.groupby(...)) raises TypeError: 'str' object is not callable unexpectedly
#136260 closed
Jul 4, 2025 -
spam
#136262 closed
Jul 4, 2025 -
spam
#136261 closed
Jul 4, 2025 -
tarfile, zipfile, and shutil documentation should mention zstd compression
#135252 closed
Jul 3, 2025 -
[C API] Deprecate calling PyObject_SetAttr(obj, attr, NULL) with an exception set
#135075 closed
Jul 3, 2025 -
test_alt_digits_nl_langinfo fails for locale uk_UA
#133740 closed
Jul 3, 2025 -
encodings.idna: Unexpanded f-string in "Unsupported error handling" exception
#135069 closed
Jul 3, 2025 -
cpython uses old cached bytecode when you change the source to fast
#136224 closed
Jul 3, 2025 -
Optimize asyncio.to_thread to avoid contextvars.copy_context() overhead for empty contexts
#136157 closed
Jul 3, 2025 -
IndexError when calling asyncio.open_connection
#135836 closed
Jul 3, 2025 -
Doc: Some broken links
#136135 closed
Jul 3, 2025 -
Improve error message when comparing two `mappingproxy` objects
#136203 closed
Jul 2, 2025 -
operator.imod - AddressSanitizer: allocation-size-too-big
#136198 closed
Jul 2, 2025 -
tempfile.NamedTemporaryFile wrong argument
#136207 closed
Jul 2, 2025 -
sqlite3 connect uri=False mode=memory
#136196 closed
Jul 2, 2025 -
calendar.isleap - AddressSanitizer: allocation-size-too-big
#136197 closed
Jul 2, 2025 -
Improve error message when comparing two `types.SimpleNamespace` objects
#136193 closed
Jul 2, 2025 -
Expose log format to users in assertLogs
#134567 closed
Jul 2, 2025 -
Improve doc-strings for datetime.strftime & strptime
#84823 closed
Jul 2, 2025 -
Incorrect handling of PyObject_RichCompareBool() in the _zoneinfo module
#87298 closed
Jul 2, 2025 -
`~bool` deprecation not reported for literals
#134280 closed
Jul 2, 2025 -
The JIT's "pure" `_BINARY_OP` evaluation produces UB (and incorrect results)
#136183 closed
Jul 2, 2025 -
Generator objects are defined using `PyObject_HEAD` rather than `PyObject_VAR_HEAD`
#126596 closed
Jul 2, 2025 -
So, the doc of `split()` should say that a negative number makes all possible splits
#136192 closed
Jul 2, 2025 -
ModuleNotFoundError: No module named 'test.support'
#136153 closed
Jul 1, 2025 -
Expose `PyMutex_IsLocked` in the public C API
#134009 closed
Jul 1, 2025 -
Use stackref version for LOAD_ATTR to handle cases we can't specialize for
#136125 closed
Jul 1, 2025 -
Add __len__() method to types.SimpleNamespace
#136109 closed
Jul 1, 2025 -
Daemon threads are not forced to exit as part of runtime finalization
#124149 closed
Jul 1, 2025 -
`for` expressions should propagate `.value` of `StopIteration`, as `map` does
#136177 closed
Jul 1, 2025 -
Remove deprecated `sre_*` modules
#105456 closed
Jul 1, 2025 -
`fractions.Fraction.from_float` parameter `f` is documented as `flt`
#136169 closed
Jul 1, 2025
21 Issues opened by 20 people
-
`test_interpreters` misses tests with all `pickle` protocols
#136285 opened
Jul 4, 2025 -
Unable to build CPython with JIT on Arch-based Linux distributions.
#136283 opened
Jul 4, 2025 -
configparser: create unnamed section with mapping protocol access
#136282 opened
Jul 4, 2025 -
Include `Pdb._exec_in_closure()` as code-path in `exec()` itself, or make it a public utility otherwise?
#136280 opened
Jul 4, 2025 -
Write documentation for codecs.escape_encode() and codecs.escape_decode()
#136278 opened
Jul 4, 2025 -
PEP-739 build-details generation is incorrect when cross-building
#136267 opened
Jul 4, 2025 -
PEP-739 build-details generation is broken when --relative-paths is specified
#136264 opened
Jul 4, 2025 -
Fixes and Improvements for WASM REPL
#136251 opened
Jul 3, 2025 -
`sys.set_int_max_str_digits` limit is not enforced for large integers
#136250 opened
Jul 3, 2025 -
SelectorSocketTransport.writelines does not protect against connection lost
#136234 opened
Jul 3, 2025 -
ElementTree.iselement() returns true for the Element type
#136231 opened
Jul 3, 2025 -
Remove Platform Emscripten is not supported warning
#136229 opened
Jul 3, 2025 -
chapter 8.3 in python errors-tutorial: update exception order code example for clarification
#136228 opened
Jul 3, 2025 -
Code object comparison could lead to monitoring issue
#136223 opened
Jul 3, 2025 -
Update mentioned RFC in `json` module
#136216 opened
Jul 2, 2025 -
No Sphinx markup for PyExc_*
#136209 opened
Jul 2, 2025 -
Analytics is included in offline copies of the python documentation.
#136194 opened
Jul 2, 2025 -
Unify all smtplib commands to be uppercase
#136191 opened
Jul 2, 2025 -
3.14 is missing a bytecode line number for one-line conditionals
#136190 opened
Jul 1, 2025 -
test_external_inspection.test_only_active_thread is flaky
#136186 opened
Jul 1, 2025 -
Missing unsafe keyword on unittest.mock.patch, unittest.mock.patch.object, and create_autospec
#136179 opened
Jul 1, 2025
109 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-134939: Add a Multiple Interpreters Howto Doc
#136143 commented on
Jul 3, 2025 • 9 new comments -
gh-136162: Document `encodings`
#136164 commented on
Jul 2, 2025 • 8 new comments -
gh-116738: Make grp module thread-safe
#135434 commented on
Jul 3, 2025 • 7 new comments -
gh-136032: Fix `argparse.BooleanOptionalAction` doc
#136133 commented on
Jul 4, 2025 • 7 new comments -
gh-136003: Execute pre-finalization callbacks in a loop
#136004 commented on
Jul 3, 2025 • 7 new comments -
gh-131798: JIT: Further optimize `_CALL_ISINSTANCE` for class tuples
#134543 commented on
Jul 3, 2025 • 6 new comments -
gh-136145: Define 'standard library' and 'stdlib' in the glossary
#136146 commented on
Jul 4, 2025 • 6 new comments -
gh-87790: support thousands separators for formatting fractional part of Decimal's
#132202 commented on
Jul 3, 2025 • 5 new comments -
gh-135906: Use _PyObject_CAST in internal CPython headers
#135892 commented on
Jul 3, 2025 • 5 new comments -
gh-136057: Allow step and next to step over for loops
#136160 commented on
Jul 1, 2025 • 4 new comments -
gh-127502: Update XML vulnerability table
#135294 commented on
Jul 3, 2025 • 4 new comments -
gh-97517: Add hyperlink to format code information for strftime() and strptime() docstrings.
#132375 commented on
Jul 2, 2025 • 3 new comments -
gh-132732: Clear errors in JIT optimizer on error
#136048 commented on
Jul 3, 2025 • 3 new comments -
gh-135913: Document ob_refcnt, ob_type, ob_size
#135914 commented on
Jul 3, 2025 • 3 new comments -
gh-133296: Publicly expose critical section API that accepts PyMutex
#135899 commented on
Jul 3, 2025 • 2 new comments -
gh-135944: Add a "Runtime Components" Section to the Execution Model Docs
#135945 commented on
Jul 1, 2025 • 2 new comments -
gh-135953: Implement sampling tool under profile.sample
#135998 commented on
Jul 3, 2025 • 2 new comments -
gh-128074: Add support `+HH` format as time zone in `datetime.strptime`
#130390 commented on
Jul 1, 2025 • 2 new comments -
gh-135755: Document __future__.* and CO_* as proper Sphinx objects
#135980 commented on
Jul 2, 2025 • 1 new comment -
gh-135676: Lexical analysis: Reword String literals and related sections
#135942 commented on
Jul 2, 2025 • 1 new comment -
gh-134584: Eliminate redundant refcounting from `_CALL_ISINSTANCE`
#136077 commented on
Jul 1, 2025 • 1 new comment -
gh-134584: Eliminate redundant refcounting from `_CALL_TYPE_1`
#135818 commented on
Jul 1, 2025 • 1 new comment -
gh-135661: Fix CDATA section parsing in HTMLParser
#135665 commented on
Jul 4, 2025 • 1 new comment -
gh-132558: Improve `argparse` docs on combining `type` and `choices`
#133827 commented on
Jul 3, 2025 • 1 new comment -
gh-51067: Add `remove()` and `repack()` to `ZipFile`
#134627 commented on
Jul 3, 2025 • 1 new comment -
gh-135401: Test AWS-LC as a cryptography library in CI
#135402 commented on
Jul 4, 2025 • 1 new comment -
gh-136155: Docs: check for EPUB fatal errors in CI
#134074 commented on
Jul 1, 2025 • 0 new comments -
gh-124397: Add threading.iter_locked
#133908 commented on
Jul 2, 2025 • 0 new comments -
gh-54732: Fix argparse arg file parsing
#134115 commented on
Jul 3, 2025 • 0 new comments -
gh-136097: Fix sysconfig._parse_makefile()
#136166 commented on
Jul 2, 2025 • 0 new comments -
gh-124549: Warn on conflicting directives in `datetime.*.strptime`
#132524 commented on
Jul 1, 2025 • 0 new comments -
gh-87790: support thousands separators for formatting fractional part of Fraction's
#132204 commented on
Jul 3, 2025 • 0 new comments -
gh-130664: specify how thousands separators are used with 0-padding
#131030 commented on
Jul 3, 2025 • 0 new comments -
gh-109945: Enable spec of multiple curves/groups for TLS
#119244 commented on
Jul 4, 2025 • 0 new comments -
gh-71189: Support all-but-last mode in os.path.realpath()
#117562 commented on
Jul 2, 2025 • 0 new comments -
gh-112127: Fix use-after-free in atexit.unregister()
#114092 commented on
Jul 3, 2025 • 0 new comments -
gh-97517: Improve doctrings for datetime parsing methods
#20677 commented on
Jul 2, 2025 • 0 new comments -
Write documentation for codecs.readbuffer_encode()
#53243 commented on
Jul 4, 2025 • 0 new comments -
Regression: `unittest.IsolatedAsyncioTestCase` in 3.11 is too picky about what it will run with the event loop
#101486 commented on
Jul 4, 2025 • 0 new comments -
gh-101100: Fix sphinx warnings in `whatsnew/3.9`
#136163 commented on
Jul 4, 2025 • 0 new comments -
gh-132413: Clear weakref to _datetime after modules are finalized
#136152 commented on
Jul 3, 2025 • 0 new comments -
gh-135629: rewrite language reference section on except* to improve clarity
#136150 commented on
Jul 2, 2025 • 0 new comments -
gh-132657: Avoid locks and refcounts in frozenset operations
#136107 commented on
Jul 1, 2025 • 0 new comments -
gh-133390: Support table, index, trigger, view, column, function, and schema completion in the sqlite3 CLI
#136101 commented on
Jul 1, 2025 • 0 new comments -
gh-135909: Assert incoming refcnt != 0 for the free threaded GC.
#136009 commented on
Jul 3, 2025 • 0 new comments -
gh-135773: have pyvenv.cfg without home key anchor a venv and deduce home
#135831 commented on
Jul 2, 2025 • 0 new comments -
gh-135447: Document new bytecodes in 3.14
#135803 commented on
Jul 2, 2025 • 0 new comments -
gh-135386: Fix "unable to open database file" errors on readonly DB
#135566 commented on
Jul 2, 2025 • 0 new comments -
[WIP, do not merge] add TestGetmethparlist test to getmethparlist
#135533 commented on
Jul 1, 2025 • 0 new comments -
GH-135379: Top of stack caching for the JIT.
#135465 commented on
Jul 3, 2025 • 0 new comments -
gh-135385: Fix memory regression for classes with both __slots__ and __dict__
#135389 commented on
Jul 2, 2025 • 0 new comments -
gh-118350: Add escapable-raw-text to CDATA mode
#135310 commented on
Jul 4, 2025 • 0 new comments -
gh-135227: argparse: Use `help` as default `description` in `add_parser`
#135236 commented on
Jul 3, 2025 • 0 new comments -
gh-132835: Add defensive NULL checks in mro resolution
#134763 commented on
Jul 3, 2025 • 0 new comments -
gh-131178: Add CLI tests for cProfile
#134269 commented on
Jul 2, 2025 • 0 new comments -
Emscripten: Get test suite passing
#127146 commented on
Jul 3, 2025 • 0 new comments -
RuntimeError: Event loop is closed during object finalization after asyncio.run() completes in short-lived scripts
#135044 commented on
Jul 3, 2025 • 0 new comments -
Use implemenation-specific I/O open / constructors in tests
#133982 commented on
Jul 2, 2025 • 0 new comments -
Random segfaults on Python 3.12.10 during CI testing
#134193 commented on
Jul 2, 2025 • 0 new comments -
Improve `contextlib.ContextDecorator` support for generators and async functions
#125862 commented on
Jul 2, 2025 • 0 new comments -
Expansion of NAN/HUGE_VAL is a function address on Solaris
#136006 commented on
Jul 2, 2025 • 0 new comments -
Use tagged pointers on the stack in the default build.
#127705 commented on
Jul 2, 2025 • 0 new comments -
Undocumented 3.14 C API
#135755 commented on
Jul 2, 2025 • 0 new comments -
`_decimal` and `_pydecimal` compatibility differences
#117056 commented on
Jul 2, 2025 • 0 new comments -
unittest.skipUnless(time._STRUCT_TM_ITEMS == 11, "needs tm_zone support") doesn't work
#79922 commented on
Jul 2, 2025 • 0 new comments -
Docstrings for some methods in the datetime module are not very clear or helpful
#97517 commented on
Jul 2, 2025 • 0 new comments -
`__builtin_os_log_format_buffer_size` is missing for Catalina+GCC
#132182 commented on
Jul 2, 2025 • 0 new comments -
ttk.tkinter.Notebook does not refresh notebook page on Mac unless mouse moves out of tab area
#136095 commented on
Jul 2, 2025 • 0 new comments -
Assertion failure when func_repr is called on an already tp_clear-ed object
#91636 commented on
Jul 1, 2025 • 0 new comments -
Docs: EPUB builds are broken
#136155 commented on
Jul 1, 2025 • 0 new comments -
The `unittest` `-b` command line option hides the output of `pdb`.
#133691 commented on
Jul 1, 2025 • 0 new comments -
Segmentation fault, possibly due to a GC issue (tp_subclasses)
#135552 commented on
Jul 1, 2025 • 0 new comments -
SMTP.login() method fails with ValueError in environments that do not support MD5
#136134 commented on
Jul 1, 2025 • 0 new comments -
Running python REPL under another program + Ctrl-C results in an exception traceback
#135329 commented on
Jul 1, 2025 • 0 new comments -
3.13.2: cast in Py_XDECREF causes runtime failures with immortal objects
#135746 commented on
Jul 1, 2025 • 0 new comments -
Add an `asyncio.TaskGroup.cancel` method
#108951 commented on
Jul 1, 2025 • 0 new comments -
Add support for making Linux prctl(...) calls to subprocess
#86902 commented on
Jul 1, 2025 • 0 new comments -
Bytecode changes in 3.14 are not documented in `dis` module docs
#135447 commented on
Jul 1, 2025 • 0 new comments -
3.13 Better Document `__replace__` on Dataclasses and Named Tuples
#121371 commented on
Jul 1, 2025 • 0 new comments -
Alter ZipFile.data_offset calculation
#136170 commented on
Jul 1, 2025 • 0 new comments -
Unclear intention of deprecating Py_UNICODE_TOLOWER / Py_UNICODE_TOUPPER
#76535 commented on
Jul 1, 2025 • 0 new comments -
Implement stack overflow protection for linux based on actual stack depth
#130396 commented on
Jul 1, 2025 • 0 new comments -
Don't use O_EXCL when using O_TMPFILE
#136156 commented on
Jul 4, 2025 • 0 new comments -
Add tests for command-line interface
#131178 commented on
Jul 4, 2025 • 0 new comments -
codec name acceptance became way too lenient in 3.9
#90666 commented on
Jul 4, 2025 • 0 new comments -
Missing documentation for codecs.escape_decode
#74773 commented on
Jul 4, 2025 • 0 new comments -
no way to determine First weekday (based on locale)
#61859 commented on
Jul 4, 2025 • 0 new comments -
Undocumented handling of thousands separator for floats and differences wrt Decimal
#130664 commented on
Jul 4, 2025 • 0 new comments -
Remove deprecated C API objects slated for removal in 3.15
#133644 commented on
Jul 4, 2025 • 0 new comments -
HTMLParser differences from the HTML5 specification
#135661 commented on
Jul 4, 2025 • 0 new comments -
XSS in html.parser library
#102555 commented on
Jul 4, 2025 • 0 new comments -
Fix sqlite timezone-naive adapter recipe
#131825 commented on
Jul 4, 2025 • 0 new comments -
Make TSAN tests pass with the GIL disabled in free-threaded builds
#117657 commented on
Jul 4, 2025 • 0 new comments -
Use NETRC environment variable
#135788 commented on
Jul 4, 2025 • 0 new comments -
Various data races in subinterpreter tests under TSAN
#129824 commented on
Jul 4, 2025 • 0 new comments -
Add a CI job for testing OpenSSL 1.1.1 bindings
#135261 commented on
Jul 3, 2025 • 0 new comments -
Log formatters which use newlines to separate messages should quote newlines for security reasons
#94503 commented on
Jul 3, 2025 • 0 new comments -
Support zstd on Android
#135846 commented on
Jul 3, 2025 • 0 new comments -
Use new REPL for wasm demo
#124621 commented on
Jul 3, 2025 • 0 new comments -
argparse has problem parsing option files containing empty rows
#54732 commented on
Jul 3, 2025 • 0 new comments -
SSL: CERTIFICATE_VERIFY_FAILED when using custom root CA in Windows
#135408 commented on
Jul 3, 2025 • 0 new comments -
`zipfile`: docs should document what `ZipInfo.date_time` actually is
#133125 commented on
Jul 3, 2025 • 0 new comments -
Some pre-finalization callbacks can create other callbacks
#136003 commented on
Jul 3, 2025 • 0 new comments -
Use _PyObject_CAST in internal headers
#135906 commented on
Jul 3, 2025 • 0 new comments -
Segfault from calling `StringIO` methods in threads on free-threading debug build
#135410 commented on
Jul 3, 2025 • 0 new comments -
Make Fraction more subclassing-friendly
#136096 commented on
Jul 3, 2025 • 0 new comments -
Unvendor `libmpdec` sources
#115119 commented on
Jul 3, 2025 • 0 new comments -
segfault in gc with 3.14.0b1, trio and pytest
#133932 commented on
Jul 3, 2025 • 0 new comments -
Add underscore as a decimal separator for string formatting
#87790 commented on
Jul 3, 2025 • 0 new comments