Insights: python/cpython
Overview
Could not load contribution data
Please try again later
109 Pull requests merged by 37 people
-
[3.10] gh-75500: Update idlelib/help.html (GH-96523)
#96525 merged
Sep 3, 2022 -
gh-75500: Update idlelib/help.html
#96523 merged
Sep 3, 2022 -
GH-96458: Statically initialize utf8 representation of static strings
#96481 merged
Sep 3, 2022 -
gh-45108: Improve docstring and testing of ZipFile.testfile()
#96233 merged
Sep 3, 2022 -
fix: bump version tag on HTTP status category indicators
#96508 merged
Sep 2, 2022 -
[3.10] bpo-30419: DOC: Update missing information in bdb docs (GH-1687)
#96515 merged
Sep 2, 2022 -
[3.11] bpo-30419: DOC: Update missing information in bdb docs (GH-1687)
#96514 merged
Sep 2, 2022 -
bpo-30419: DOC: Update missing information in bdb docs
#1687 merged
Sep 2, 2022 -
[3.10] gh-95778: CVE-2020-10735: Prevent DoS by very large int()
#96501 merged
Sep 2, 2022 -
[3.11] gh-95778: CVE-2020-10735: Prevent DoS by very large int()
#96500 merged
Sep 2, 2022 -
[3.11] gh-95180: Add `TaskGroup` and `Runner` to AsyncIO API Index (GH-95189)
#96511 merged
Sep 2, 2022 -
gh-95180: Add `TaskGroup` and `Runner` to AsyncIO API Index
#95189 merged
Sep 2, 2022 -
gh-95778: CVE-2020-10735: Prevent DoS by very large int()
#96499 merged
Sep 2, 2022 -
GH-96432 Let fraction literals support optional whitespace around the slash
#96496 merged
Sep 2, 2022 -
[3.7] gh-79217: Remove empty log line in the suspicious.py tool
#96498 merged
Sep 2, 2022 -
[3.7] fix CI on macOS due to infrastructure changes
#96493 merged
Sep 2, 2022 -
[3.7] bpo-40548: Fix "Check for source changes (pull_request)" GH Action job (GH-21806)
#92342 merged
Sep 2, 2022 -
[3.7] Fix the Windows CI config.
#96490 merged
Sep 1, 2022 -
[3.10] gh-96168: Improve sqlite3 dict_factory example (GH-96457)
#96495 merged
Sep 1, 2022 -
[3.11] gh-96168: Improve sqlite3 dict_factory example (GH-96457)
#96494 merged
Sep 1, 2022 -
gh-96168: Improve sqlite3 dict_factory example
#96457 merged
Sep 1, 2022 -
gh-93554: Conditional jumps only jump forward
#96318 merged
Sep 1, 2022 -
[3.7] bpo-41306: Allow scale value to not be rounded (GH-21715)
#96484 merged
Sep 1, 2022 -
[3.11] gh-96455: update example in exception_handling_notes.txt to the 3.11RC bytecode (GH-96456)
#96477 merged
Sep 1, 2022 -
gh-96455: update example in exception_handling_notes.txt to the 3.11RC bytecode
#96456 merged
Sep 1, 2022 -
gh-93678: apply remove_redundant_jumps in optimize_cfg
#96274 merged
Sep 1, 2022 -
gh-96143: subprocess API %s/universal_newlines=/text=/g.
#96468 merged
Sep 1, 2022 -
GH-96079 Fix missing field name for _AnnotatedAlias
#96080 merged
Aug 31, 2022 -
gh-96408: Document difference between set-like view and sets.
#96439 merged
Aug 31, 2022 -
gh-89258: Add a getChildren() method to logging.Logger. (GH-96444)
#96444 merged
Aug 31, 2022 -
[3.10] gh-96414: Inline code examples in sqlite3 docs (GH-96442).
#96453 merged
Aug 31, 2022 -
[3.11] gh-96414: Inline code examples in sqlite3 docs (GH-96442)
#96452 merged
Aug 31, 2022 -
gh-96414: Inline code examples in sqlite3 docs
#96442 merged
Aug 31, 2022 -
gh-95865: Speed up urllib.parse.quote_from_bytes()
#95872 merged
Aug 31, 2022 -
Remove the `binary_subscr_dict_error` label
#96443 merged
Aug 30, 2022 -
gh-96408: Test set operation on items dict view.
#96438 merged
Aug 30, 2022 -
[3.11] Docs: normalise sqlite3 placeholder how-to heading (GH-96413)
#96441 merged
Aug 30, 2022 -
[3.10] Docs: normalise sqlite3 placeholder how-to heading (GH-96413)
#96440 merged
Aug 30, 2022 -
Docs: normalise sqlite3 placeholder how-to heading
#96413 merged
Aug 30, 2022 -
[3.11] [Enum] ignore property in _test_simple_enum
#96435 merged
Aug 30, 2022 -
gh-96143: Add some comments and minor fixes missed in the original PR
#96433 merged
Aug 30, 2022 -
Automatically update more GitHub projects.
#94921 merged
Aug 30, 2022 -
gh-95149: Enhance `http.HTTPStatus` with properties that indicate the HTTP status category
#95453 merged
Aug 30, 2022 -
GH-96291: fix generating global objects on windows
#96394 merged
Aug 30, 2022 -
gh-95987: Fix `repr` of `Any` type subclasses
#96412 merged
Aug 30, 2022 -
gh-96143: Allow Linux perf profiler to see Python calls
#96123 merged
Aug 30, 2022 -
GH-95245: Document use of `MANAGED` flags instead of offsets.
#96044 merged
Aug 30, 2022 -
[3.11] gh-95337: update TypeVarTuple example (GH-95338)
#96431 merged
Aug 30, 2022 -
gh-95337: update TypeVarTuple example
#95338 merged
Aug 30, 2022 -
gh-96349: Fix minor performance regression initializing threading.Event
#96350 merged
Aug 30, 2022 -
[3.11] gh-95413: Remove references to deprecated CGI library (GH-95414)
#96422 merged
Aug 30, 2022 -
[3.11] Docs: Improve clarity for bytes.hex() (GH-95257)
#96419 merged
Aug 30, 2022 -
[3.10] Docs: Improve clarity for bytes.hex() (GH-95257)
#96420 merged
Aug 30, 2022 -
gh-95413: Remove references to deprecated CGI library
#95414 merged
Aug 30, 2022 -
Docs: Improve clarity for bytes.hex()
#95257 merged
Aug 30, 2022 -
[3.11] GH-74116: Allow multiple drain waiters for asyncio.StreamWriter (GH-94705)
#96395 merged
Aug 30, 2022 -
[3.11] gh-90467: StreamReaderProtocol - add strong reference to created task (GH-96323)
#96344 merged
Aug 30, 2022 -
[3.11] gh-96385: Correctly raise error on `[*T, *V]` substitution (GH-96386)
#96407 merged
Aug 30, 2022 -
[3.10] Clean up junk and fix typo in 3.10.6 release notes
#95997 merged
Aug 30, 2022 -
[3.11] gh-91305: Add a note about DatagramHandler and DNS latency. (GH-96380) (GH-96401)
#96401 merged
Aug 30, 2022 -
[3.10] gh-91305: Add a note about DatagramHandler and DNS latency. (GH-96380) (GH-96400)
#96400 merged
Aug 30, 2022 -
[3.10] Doc: Update Py_TPFLAGS_HAVE_FINALIZE in docs (GH-96273)
#96411 merged
Aug 30, 2022 -
[3.11] Doc: Update Py_TPFLAGS_HAVE_FINALIZE in docs (GH-96273)
#96410 merged
Aug 30, 2022 -
[3.10] Docs: normalize SQL style in sqlite3 docs (GH-96403).
#96409 merged
Aug 30, 2022 -
Update Py_TPFLAGS_HAVE_FINALIZE in docs
#96273 merged
Aug 30, 2022 -
[3.10] gh-95231: Disable md5 & crypt modules if FIPS is enabled (GH-94742)
#95998 merged
Aug 30, 2022 -
gh-96385: Correctly raise error on `[*T, *V]` substitution
#96386 merged
Aug 30, 2022 -
[3.11] gh-46845: clean up unused DK_IXSIZE (GH-96405)
#96406 merged
Aug 30, 2022 -
gh-91001: dict: Remove unused DK_IXSIZE macro
#96405 merged
Aug 30, 2022 -
gh-95853: Improve WASM build script (GH-96389)
#96389 merged
Aug 30, 2022 -
gh-96320: WASI socket fixes
#96388 merged
Aug 30, 2022 -
[3.11] Docs: normalize SQL style in sqlite3 docs (GH-96403)
#96404 merged
Aug 29, 2022 -
Docs: normalize SQL style in sqlite3 docs
#96403 merged
Aug 29, 2022 -
gh-91305: Add a note about DatagramHandler and DNS latency. (GH-96380)
#96380 merged
Aug 29, 2022 -
GH-74116: allow multiple drain waiters for asyncio.StreamWriter
#94705 merged
Aug 29, 2022 -
[3.10] gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683) (gh-96391)
#96391 merged
Aug 29, 2022 -
Improve accuracy for Spearman's rank correlation coefficient.
#96392 merged
Aug 29, 2022 -
[3.11] gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)
#96390 merged
Aug 29, 2022 -
gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)
#94683 merged
Aug 29, 2022 -
ast.parse: check `feature_version` common case first
#94640 merged
Aug 29, 2022 -
Fix Py_INCREF() statistics in limited C API 3.10
#96120 merged
Aug 29, 2022 -
[3.11] gh-90814: Correct NEWS wording re. optional C11 features (GH-96309)
#96384 merged
Aug 29, 2022 -
gh-90814: Correct NEWS wording re. optional C11 features
#96309 merged
Aug 29, 2022 -
[3.10] gh-95432: Add doctests for the sqlite3 docs (GH-96225)
#96379 merged
Aug 29, 2022 -
[3.11] gh-95432: Add doctests for the sqlite3 docs (GH-96225)
#96378 merged
Aug 29, 2022 -
gh-95432: Add doctests for the sqlite3 docs
#96225 merged
Aug 29, 2022 -
[3.10] GH-96359: Fix docs that claim int(0|1) doesn't match False (GH-96361)
#96368 merged
Aug 29, 2022 -
[3.11] GH-96359: Fix docs that claim int(0|1) doesn't match False (GH-96361)
#96367 merged
Aug 29, 2022 -
[3.10] gh-96191: Update the configure file to use GitHub issue (gh-96…
#96376 merged
Aug 29, 2022 -
[3.11] gh-96191: Update the configure file to use GitHub issue (gh-96…
#96375 merged
Aug 29, 2022 -
gh-96191: Update the configure file to use GitHub issue
#96211 merged
Aug 29, 2022 -
Prepare private _rank() function to be made public.
#96372 merged
Aug 29, 2022 -
[3.10] gh-95950: Add a test for both `csv.Dialect` and `kwargs` (GH-95951)
#96370 merged
Aug 29, 2022 -
gh-96357: Improve `typing.get_overloads` coverage
#96358 merged
Aug 29, 2022 -
gh-95950: Add a test for both `csv.Dialect` and `kwargs`
#95951 merged
Aug 29, 2022 -
gh-96359: Fix docs that claimed that int(0|1) doesn't match False
#96361 merged
Aug 28, 2022 -
gh-69142: add %:z strftime format code
#95983 merged
Aug 28, 2022 -
[3.10] gh-95994: Clarify escaped newlines. (GH-96066)
#96360 merged
Aug 28, 2022 -
[3.10] gh-96021: Explicitly close the IsolatedAsyncioTestCase runner in tests (GH-96135)
#96235 merged
Aug 28, 2022 -
gh-90467: StreamReaderProtocol - add strong reference to created task
#96323 merged
Aug 27, 2022 -
[3.10] gh-89047: Fix msecs computation so you never end up with 1000 msecs. (GH-96340) (GH-96342)
#96342 merged
Aug 27, 2022 -
[3.11] gh-89047: Fix msecs computation so you never end up with 1000 msecs. (GH-96340) (GH-96341)
#96341 merged
Aug 27, 2022 -
[3.11] Docs: Fix count of bullets in asyncio-task.rst (GH-96307)
#96330 merged
Aug 27, 2022 -
gh-89047: Fix msecs computation so you never end up with 1000 msecs. (GH-96340)
#96340 merged
Aug 27, 2022 -
[3.11] gh-92007: Handle elevation errors in NTEventLogHandler more grace… (GH-96322) (GH-96337)
#96337 merged
Aug 27, 2022 -
[3.10] gh-92007: Handle elevation errors in NTEventLogHandler more grace… (GH-96322) (GH-96338)
#96338 merged
Aug 27, 2022 -
[3.11] gh-77116: Add SMTP buffering example to logging cookbook. (GH-96324) (GH-96326)
#96326 merged
Aug 27, 2022 -
[3.10] gh-77116: Add SMTP buffering example to logging cookbook. (GH-96324) (GH-96325)
#96325 merged
Aug 27, 2022 -
gh-92007: Handle elevation errors in NTEventLogHandler more grace… (GH-96322)
#96322 merged
Aug 27, 2022
48 Pull requests opened by 30 people
-
[draft]: set sysconfig vars in configure
#96343 opened
Aug 27, 2022 -
[3.10] gh-90467: StreamReaderProtocol - add strong reference to created task (GH-96323)
#96345 opened
Aug 27, 2022 -
gh-96346: Use double caching for re._compile()
#96347 opened
Aug 27, 2022 -
gh-87474: Fix file descriptor leaks in subprocess.Popen
#96351 opened
Aug 28, 2022 -
gh-96352: Set AttributeError context in _PyObject_GenericGetAttrWithDict
#96353 opened
Aug 28, 2022 -
gh-96354: Port docstring of `unicode_find` family to Argument Clinic
#96356 opened
Aug 28, 2022 -
gh-96364: Fix text signatures of `__getitem__` for `list` and `dict`
#96365 opened
Aug 28, 2022 -
[3.11] gh-95950: Add a test for both `csv.Dialect` and `kwargs` (GH-95951)
#96369 opened
Aug 29, 2022 -
[3.11] gh-96357: Improve `typing.get_overloads` coverage (GH-96358)
#96371 opened
Aug 29, 2022 -
gh-96142: add missing params to `dataclass._DataclassParams`
#96382 opened
Aug 29, 2022 -
gh-95196: Disable incorrect pickling of the C implemented classmethod descriptors
#96383 opened
Aug 29, 2022 -
gh-96397: Document that keywords in calls need not be identifiers
#96393 opened
Aug 29, 2022 -
[3.10] GH-74116: Allow multiple drain waiters for asyncio.StreamWriter (GH-94705)
#96396 opened
Aug 29, 2022 -
gh-96398: python3: use cc_basename instead of CC when checking binary name
#96399 opened
Aug 29, 2022 -
gh-96415: Remove `types._cell_factory` from a module namespace
#96416 opened
Aug 30, 2022 -
gh-94781: Clean previous instances of ouput files on Windows
#96423 opened
Aug 30, 2022 -
gh-96348: Deprecate gen.throw(typ, val, tb)
#96428 opened
Aug 30, 2022 -
gh-96305: Fix AIX build by avoiding subprocess during bootstrap
#96429 opened
Aug 30, 2022 -
gh-96426: Include EMSDK version in SOABI, disable abi3
#96434 opened
Aug 30, 2022 -
gh-96436: add flag to opt out of sequence index adjustment
#96437 opened
Aug 30, 2022 -
gh-96143: Improve perf profiler docs
#96445 opened
Aug 30, 2022 -
Add _PyTuple_New_Nonzeroed
#96446 opened
Aug 30, 2022 -
gh-96417: Fix docs on conditional expression grouping
#96447 opened
Aug 30, 2022 -
gh-96448: fix documentation for _thread.lock.acquire
#96449 opened
Aug 31, 2022 -
[3.11] gh-95987: Fix `repr` of `Any` type subclasses (GH-96412)
#96451 opened
Aug 31, 2022 -
gh-96397: Document that attributes need not be identifiers
#96454 opened
Aug 31, 2022 -
gh-96461: clarify the meaning of the oparg for CACHE and COPY opcode
#96462 opened
Aug 31, 2022 -
gh-90916: Improve readability of expected Instruction lists in test_dis
#96470 opened
Sep 1, 2022 -
gh-96472: Save a few bits in dicts
#96473 opened
Sep 1, 2022 -
gh-96471: Add queue shutdown
#96474 opened
Sep 1, 2022 -
gh-95591: enum: `_FlagTests` were never run
#96475 opened
Sep 1, 2022 -
gh-96143: Clear instruction cache after mprotect call
#96476 opened
Sep 1, 2022 -
gh-96478: Test `@overload` on C functions
#96479 opened
Sep 1, 2022 -
Dummy commit to test CI
#96480 opened
Sep 1, 2022 -
GH-96465: Cache hashes for Fraction instances
#96483 opened
Sep 1, 2022 -
GitHub Workflows security hardening
#96492 opened
Sep 1, 2022 -
[3.9] gh-95778: CVE-2020-10735: Prevent DoS by very large int()
#96502 opened
Sep 2, 2022 -
[3.8] gh-95778: CVE-2020-10735: Prevent DoS by very large int()
#96503 opened
Sep 2, 2022 -
[3.7] gh-95778: CVE-2020-10735: Prevent DoS by very large int()
#96504 opened
Sep 2, 2022 -
gh-95675 filter uid/guid in test_add_dir_getmember
#96505 opened
Sep 2, 2022 -
GH-91079: Decouple C stack overflow checks from Python recursion checks.
#96510 opened
Sep 2, 2022 -
gh-88057: in compile.c, assertion that stackdepth is alway >=0 is missing in one place
#96513 opened
Sep 2, 2022 -
Replace a call to PyTuple_New with _PyTuple_FromArraySteal
#96516 opened
Sep 2, 2022 -
GH-91432: Remove the `iterator_exhausted_no_error` label
#96517 opened
Sep 2, 2022 -
ceval.c's GETITEM should have asserts, not set exceptions
#96518 opened
Sep 2, 2022 -
GH-93911: Fix `LOAD_ATTR_PROPERTY` caches
#96519 opened
Sep 2, 2022 -
Remove dead code
#96521 opened
Sep 3, 2022 -
[3.11] gh-75500: Update idlelib/help.html (GH-96523)
#96524 opened
Sep 3, 2022
68 Issues closed by 26 people
-
_PyStaticUnicode_Dealloc should not exist.
#96458 closed
Sep 3, 2022 -
Enhance obmalloc allocation strategy
#65419 closed
Sep 3, 2022 -
zipfile.testzip() using progressive file reads
#45108 closed
Sep 3, 2022 -
Math.Sin() Function Computational Error
#96520 closed
Sep 3, 2022 -
Bdb: Update doc page
#74604 closed
Sep 2, 2022 -
Fraction literals should support underscores in numbers and whitespace around numbers
#96432 closed
Sep 2, 2022 -
Dump CodeObject API for debugging
#89793 closed
Sep 2, 2022 -
Easier loggers traversal tree with a logger.getChildren method
#89258 closed
Sep 2, 2022 -
Documentation: Coroutines
#83215 closed
Sep 2, 2022 -
Big speedup in email message parsing
#42213 closed
Sep 2, 2022 -
sched.py: speedup cancel() method
#57660 closed
Sep 1, 2022 -
IDLE REPL: Strange indentation
#78141 closed
Sep 1, 2022 -
Build failure with GCC <= 9.4 when using runtime_library_dirs
#96488 closed
Sep 1, 2022 -
urllib ResourceWarning in case of usage of FTP
#86242 closed
Sep 1, 2022 -
class body bytecode uses less efficient *_NAME opcodes
#86351 closed
Sep 1, 2022 -
More compact range iterator
#89189 closed
Sep 1, 2022 -
make test fails; executable works; runtime error in background
#95635 closed
Sep 1, 2022 -
refactor PyLong_As*() functions
#82119 closed
Sep 1, 2022 -
Odd Bytecode Generation in 3.10
#90880 closed
Sep 1, 2022 -
speedup for / while / if with better bytecode
#46711 closed
Sep 1, 2022 -
exception_handling_notes is out of date
#96455 closed
Sep 1, 2022 -
Direct unit tests for compiler optimisations
#93678 closed
Sep 1, 2022 -
Collapse sidebar issue on https://docs.python.org/3/
#87756 closed
Sep 1, 2022 -
Make the Mac installer more like the Windows installer
#55438 closed
Sep 1, 2022 -
asyncio.gather overhead is quite large (~40 times vs await one by one)
#96450 closed
Sep 1, 2022 -
Implementation of the PEP 419: Protecting cleanup statements from interruptions
#58935 closed
Sep 1, 2022 -
Underdocumented and partially untested behavior of set-like dict views
#96408 closed
Aug 31, 2022 -
INCA: Inline Caching meets Quickening in Python 3.3
#58962 closed
Aug 31, 2022 -
Docs: Inline sqlite3 code examples
#96414 closed
Aug 31, 2022 -
Micro-optimization: Use memmove instead of for loop in list.insert()
#94508 closed
Aug 31, 2022 -
list.insert is slow, likely due to manual memmove
#83982 closed
Aug 31, 2022 -
repr(subclass of typing.Any) shows typing.Any not <__main__.subclass of typing.Any>
#95987 closed
Aug 31, 2022 -
Global strings do not regen on Windows
#96291 closed
Aug 30, 2022 -
Inconsistent `ast.parse` result for `python<3.9` and PEP614
#96427 closed
Aug 30, 2022 -
unicodedata.east_asian_width returns wrong result for unassigned Unicode code points
#96172 closed
Aug 30, 2022 -
Minor Performance Regression Initializing threading.Event
#96349 closed
Aug 30, 2022 -
`python -m pegen python` is broken
#96424 closed
Aug 30, 2022 -
remove references to deprecated CGI library
#95413 closed
Aug 30, 2022 -
DatagramHandler doing DNS lookup on every log message
#91305 closed
Aug 30, 2022 -
Accepted keys for double-starred dictionaries
#94728 closed
Aug 29, 2022 -
Make sure all sqlite3 doc examples work
#95432 closed
Aug 29, 2022 -
configure.ac update
#96191 closed
Aug 29, 2022 -
Error when initializing queue listener from config file
#92929 closed
Aug 29, 2022 -
Installing crash in Ubuntu 22.04
#96373 closed
Aug 29, 2022 -
Docs of match statement incorrectly claim that int(0|1) doesn't match False
#96359 closed
Aug 29, 2022 -
No way to generate or parse timezone as produced by datetime.isoformat()
#69142 closed
Aug 28, 2022 -
Missing `context` parameter in `call_*` methods of `asyncio.events.AbstractEventLoop`
#93255 closed
Aug 28, 2022 -
Add StreamReader.readinto()
#85477 closed
Aug 28, 2022 -
difflib.SequenceMatcher.find_longest_match() returns wrong result
#96363 closed
Aug 28, 2022 -
unittest.TestCase.assertRaises msg argument is not used
#96362 closed
Aug 28, 2022 -
re-entrant call in asyncio.Runner
#95592 closed
Aug 28, 2022 -
Windows IocpProactor: CreateIoCompletionPort 4th arg 0xffffffff -- why is this value the default?
#79761 closed
Aug 28, 2022 -
Coroutine hangs if it performs async operations when handling exception sent using throw()
#84333 closed
Aug 28, 2022 -
Adding `read_into` method to `asyncio.StreamReader`
#87262 closed
Aug 28, 2022 -
Optimize int and operation with specialization
#94108 closed
Aug 28, 2022 -
Clarification of method definition
#96154 closed
Aug 28, 2022 -
Mistake in python documentation related to escape sequences
#95994 closed
Aug 28, 2022 -
Isnt __init__ kinda annoying
#96355 closed
Aug 28, 2022 -
The string find method shows the problem
#86942 closed
Aug 28, 2022 -
Speed up `random.randrange` and similar
#96163 closed
Aug 28, 2022 -
logging.handlers.SysLogHandler doesn't get cleaned up properly on exit if it throws an exception
#91314 closed
Aug 27, 2022 -
logging.Handler.handleError should be called from logging.Handler.handle
#70892 closed
Aug 27, 2022 -
logging Formatter behavior when using msecs and braces : '{'
#89047 closed
Aug 27, 2022 -
Change use of warnings.warn to logging.warning in a few places
#90226 closed
Aug 27, 2022 -
Remove depreciated logging.warn() method
#88709 closed
Aug 27, 2022 -
NTEventLogHandler - 'RegCreateKey', 'Access is denied.'
#92007 closed
Aug 27, 2022 -
asyncio code cannot run simultaneously in multiple sub-interpreters.
#96336 closed
Aug 27, 2022
43 Issues opened by 37 people
-
pty.spawn deadlock
#96522 opened
Sep 3, 2022 -
main branch code cleanups for int_max_str_digits non-backportable TODOs
#96512 opened
Sep 2, 2022 -
[wasm32-emscripten] Emscripten node build is not portable to windows
#96509 opened
Sep 2, 2022 -
Dump abi without location info
#96506 opened
Sep 2, 2022 -
IDLE - Fix Shell title bar.
#96491 opened
Sep 1, 2022 -
Build failure with GCC <= 9.4 when using runtime_library_dirs
#96487 opened
Sep 1, 2022 -
Using empty dict as default parameter value
#96486 opened
Sep 1, 2022 -
Magic Mock does not support fixed point notation in strings
#96485 opened
Sep 1, 2022 -
Supporting path-like objects in sys.path
#96482 opened
Sep 1, 2022 -
`@overload` decorator on compiled functions is not tested
#96478 opened
Sep 1, 2022 -
Save a few bits in dicts
#96472 opened
Sep 1, 2022 -
Queue shutdown
#96471 opened
Sep 1, 2022 -
Expected python bug using multiprocessing and inheritance
#96469 opened
Sep 1, 2022 -
Array.array Type Codes are not platforminvariant.
#96467 opened
Aug 31, 2022 -
Cache the hash value of fractions
#96465 opened
Aug 31, 2022 -
multiprocessing pool apply_async failure due to unable to pickle local dynamically created function
#96464 opened
Aug 31, 2022 -
CACHE and SWAP documentation is vague with the meaning of the oparg
#96461 opened
Aug 31, 2022 -
`_PyStaticCode_InternStrings` is called ~800 times during startup.
#96459 opened
Aug 31, 2022 -
Argument name mismatch in _thread.lock.acquire() docs
#96448 opened
Aug 31, 2022 -
`PySequence_GetItem` adjusting negative indexes make it difficult to handle them properly
#96436 opened
Aug 30, 2022 -
[wasm32-emscripten] Make EMSDK version part SOABI
#96426 opened
Aug 30, 2022 -
mailbox: document Message vs EmailMessage situation
#96425 opened
Aug 30, 2022 -
Insert shim frames at entries points to the interpreter.
#96421 opened
Aug 30, 2022 -
Code is not matched docs (typeobject.c)
#96418 opened
Aug 30, 2022 -
Docs give incorrect grouping for conditional expressions
#96417 opened
Aug 30, 2022 -
`types._cell_factory` is exposed, unlike other helpers
#96415 opened
Aug 30, 2022 -
os.stat()’s follow_symlinks is a bit ambigously described
#96402 opened
Aug 29, 2022 -
configure.ac: using $CC to check compiler names may result in erroneous judgements
#96398 opened
Aug 29, 2022 -
Clarify status of non-identifier unpacked keyword arguments
#96397 opened
Aug 29, 2022 -
The main thread hang at drop_gil due to FORCE_SWITCHING after daemon thread exited
#96387 opened
Aug 29, 2022 -
`TypeVarTuple.__typing_prepare_subst__` does not work as intented
#96385 opened
Aug 29, 2022 -
Add convenience / utility methods to urllib.parse's structured result objects
#96381 opened
Aug 29, 2022 -
asyncio Policies documentation needs clarification
#96377 opened
Aug 29, 2022 -
pathlib.Path.touch incorrectly raises FileNotFoundError
#96366 opened
Aug 28, 2022 -
Improve signature of `__getitem__` for `list` and `dict`
#96364 opened
Aug 28, 2022 -
Improve coverage of `typing.get_overloads`
#96357 opened
Aug 28, 2022 -
Unify method signature format in `str`
#96354 opened
Aug 28, 2022 -
`object.__getattribute__` does not set `name` and `obj` of `AttributeError`
#96352 opened
Aug 28, 2022 -
Deprecate `gen.throw(typ, val, tb)`
#96348 opened
Aug 28, 2022 -
Use double caching for re._compile()
#96346 opened
Aug 27, 2022 -
Consider adding logging.handlers.LocalSysLogHandler
#96339 opened
Aug 27, 2022
180 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-89545: Adds internal _wmi module on Windows for directly querying OS properties
#96289 commented on
Sep 2, 2022 • 30 new comments -
gh-96268: Fix loading invalid UTF-8
#96270 commented on
Aug 31, 2022 • 17 new comments -
os.path.ismounts: further situations it doesn't detect correctly
#96328 commented on
Aug 31, 2022 • 12 new comments -
GH-72384: Add support for start and stop on `range.index()` function
#96286 commented on
Aug 31, 2022 • 9 new comments -
GH-96073: Fix wild replacement in formatannotation
#96074 commented on
Aug 31, 2022 • 8 new comments -
asyncio with two interpreter instances
#91375 commented on
Aug 30, 2022 • 6 new comments -
platform() is not able to detect windows 11
#89545 commented on
Aug 31, 2022 • 6 new comments -
Remove asyncore, asynchat and smtpd modules
#72719 commented on
Aug 29, 2022 • 5 new comments -
ntpath.normpath('\\\\') produces different result on Windows
#96290 commented on
Aug 30, 2022 • 5 new comments -
Add mimalloc memory allocator
#90815 commented on
Aug 31, 2022 • 5 new comments -
test_dis should test the dis module, not everything else
#90916 commented on
Sep 1, 2022 • 5 new comments -
gh-90815: Add mimalloc memory allocator
#31164 commented on
Aug 30, 2022 • 5 new comments -
gh-72346: Added isdst deprecation warning to email.utils.localtime
#91450 commented on
Aug 30, 2022 • 5 new comments -
tkinter window fails to appear approx 10% of the time on MacOS 12.3+
#95769 commented on
Aug 28, 2022 • 4 new comments -
Windows build fails with error C2039 in deepfreeze.c
#94781 commented on
Sep 1, 2022 • 4 new comments -
Allow the linux perf profiler to see Python calls
#96143 commented on
Sep 2, 2022 • 4 new comments -
AIX build failing because of python.exp not being created before building shared modules.
#96269 commented on
Sep 2, 2022 • 4 new comments -
Segfault compiling a very large source file
#93964 commented on
Sep 2, 2022 • 4 new comments -
co_annotations branch caused a crash in stackeffect() in compile.c
#88057 commented on
Sep 2, 2022 • 4 new comments -
gh-67748: DOC:Add summary table for str methods in stdtypes.rst
#1709 commented on
Sep 1, 2022 • 4 new comments -
bpo-39214: Add curses.window.in_wch
#17825 commented on
Aug 29, 2022 • 4 new comments -
gh-68320, gh-88302 - Allow for `pathlib.Path` subclassing
#31691 commented on
Aug 27, 2022 • 4 new comments -
gh-94471: Enable pointer authentication on aarch64 builds
#94472 commented on
Aug 31, 2022 • 4 new comments -
gh-95601: restore support for awaitable objects that are not futures in `asyncio.wait` and deprecate that support
#95708 commented on
Aug 30, 2022 • 4 new comments -
test_embed failure with certain installed site-packages
#96308 commented on
Aug 29, 2022 • 3 new comments -
Crash in asyncio when printing a task object at teardown
#96232 commented on
Aug 30, 2022 • 3 new comments -
Make statistics.median run in linear time
#65791 commented on
Sep 1, 2022 • 3 new comments -
quote_from_bytes uses a lot of memory for larger bytestrings
#95865 commented on
Sep 1, 2022 • 3 new comments -
gh-91049: Introduce set vectorcall field API for PyFunctionObject
#92257 commented on
Aug 31, 2022 • 3 new comments -
Lazily compute lineno of tracebacks for efficient exception handling
#95238 commented on
Aug 27, 2022 • 2 new comments -
Evaluation order of decorator expressions and function / class defs is wrongly implied.
#96329 commented on
Aug 27, 2022 • 2 new comments -
asyncio.ProactorEventLoop mishandles signal wakeup file descriptor
#87079 commented on
Aug 28, 2022 • 2 new comments -
dataclasses.is_dataclass doesn't always work correctly with Generic types
#92893 commented on
Aug 29, 2022 • 2 new comments -
describe PyEval_CallObjectWithKeywords and its replacement
#86347 commented on
Aug 30, 2022 • 2 new comments -
utf8 in BytesGenerator
#87499 commented on
Aug 30, 2022 • 2 new comments -
Improve __repr__ of TypeVar
#91224 commented on
Aug 30, 2022 • 2 new comments -
Deadlock in logging
#88105 commented on
Aug 31, 2022 • 2 new comments -
ctypes: bitfield lost data with union on linux platform
#95496 commented on
Sep 1, 2022 • 2 new comments -
Suggestion to improve argparse's help messages for "store_const"
#58709 commented on
Sep 1, 2022 • 2 new comments -
Metabug: Improving C-level coverage
#94808 commented on
Sep 1, 2022 • 2 new comments -
Calling `help` executes @classmethod @property decorated methods
#89519 commented on
Sep 2, 2022 • 2 new comments -
Improve docs for await expression
#83266 commented on
Sep 2, 2022 • 2 new comments -
bpo-34800: Fix email.contentmanager raise error when policy.max_line_length is 0 or None
#9578 commented on
Aug 28, 2022 • 2 new comments -
remove unneeded handling of '.' and '..' from patlib.Path.iterdir()
#85313 commented on
Aug 27, 2022 • 1 new comment -
abc submodule not an attribute of collections on Python 3.10.0 on Windows
#89934 commented on
Aug 27, 2022 • 1 new comment -
support for Awaitable objects in `asyncio.wait` removed in 3.11
#95601 commented on
Aug 27, 2022 • 1 new comment -
Add a shutdown method to threading and asyncio Queue classes
#81515 commented on
Aug 28, 2022 • 1 new comment -
shield() documentation should mention user needs to keep reference to the task
#94972 commented on
Aug 29, 2022 • 1 new comment -
Make urllib.parse.SplitResult etc arguments optional
#67604 commented on
Aug 29, 2022 • 1 new comment -
`urllib.parse.urlparse` output named tuples description is wrong for Python 3.9 and 3.10
#91708 commented on
Aug 29, 2022 • 1 new comment -
Incorrect pickling behavior in the c implemented classmethod descriptors
#95196 commented on
Aug 29, 2022 • 1 new comment -
AIX build is broken because of _bootsubprocess removal.
#96305 commented on
Aug 29, 2022 • 1 new comment -
Support a pthread and dynamic link build for wasm
#96254 commented on
Aug 29, 2022 • 1 new comment -
error in datetime.timestamp on windows
#94757 commented on
Aug 30, 2022 • 1 new comment -
Potential Memory leak with concurrent.futures.ThreadPoolExecutor's map
#85754 commented on
Aug 30, 2022 • 1 new comment -
Adding a syslog.conf reader in syslog
#54804 commented on
Aug 30, 2022 • 1 new comment -
subprocess.check_output() fails with OSError: [WinError 87] when current directory name is too long
#80394 commented on
Aug 31, 2022 • 1 new comment -
sqlite3 docs: extract row factory examples into row factory howto
#96168 commented on
Aug 31, 2022 • 1 new comment -
functools.partial objects should set __signature__ and _annotations__
#91002 commented on
Aug 31, 2022 • 1 new comment -
NamedTemporaryFile can leave temporary files behind
#78338 commented on
Aug 31, 2022 • 1 new comment -
[subinterpreters] Eliminate PyInterpreterState.modules.
#72597 commented on
Aug 31, 2022 • 1 new comment -
`dataclasses` should use `ast` instead of generating code as strings
#93452 commented on
Aug 31, 2022 • 1 new comment -
Accelerate string.Template by using formatted string literals
#72496 commented on
Aug 31, 2022 • 1 new comment -
Add PyArg_Parse format unit like O& but providing context
#58944 commented on
Sep 1, 2022 • 1 new comment -
improve documentation indexing
#65551 commented on
Sep 1, 2022 • 1 new comment -
Links are duplicated in documentation search result
#83017 commented on
Sep 1, 2022 • 1 new comment -
Missing documentation for decorators
#81094 commented on
Sep 1, 2022 • 1 new comment -
The element div#sidebar on documentation requires the attribute role="button".
#74464 commented on
Sep 1, 2022 • 1 new comment -
Automatically tabulate module contents in the docs
#83545 commented on
Sep 1, 2022 • 1 new comment -
Implement stack overflow protection for supported platforms
#91079 commented on
Sep 1, 2022 • 1 new comment -
xml.dom.minidom: performance issue with Node.insertBefore()
#68612 commented on
Sep 1, 2022 • 1 new comment -
(🐞) Can't modify attributes and properties on frozen dataclass, has incorrect error message
#94845 commented on
Sep 1, 2022 • 1 new comment -
The bytecode for f-string formatting is inefficient.
#77273 commented on
Sep 1, 2022 • 1 new comment -
Need reST markup for enum types
#73787 commented on
Sep 1, 2022 • 1 new comment -
Conditional backward edges should help "warm up" code
#93554 commented on
Sep 1, 2022 • 1 new comment -
IDLE: Document tk's long line display limitation
#73026 commented on
Sep 1, 2022 • 1 new comment -
Starred assignment limited number of targets before or after the starred argument.
#93881 commented on
Sep 2, 2022 • 1 new comment -
IDLE shell window gets very slow when displaying long lines
#42973 commented on
Sep 3, 2022 • 1 new comment -
release GIL while doing I/O operations in the mmap module
#44098 commented on
Sep 3, 2022 • 1 new comment -
Efficient reverse line iterator
#44691 commented on
Sep 3, 2022 • 1 new comment -
test_socket: "RuntimeWarning: received malformed or improperly-truncated ancillary data"
#96283 commented on
Sep 3, 2022 • 1 new comment -
urllib: urlretrieve() seems to ignore provided host header
#96287 commented on
Sep 3, 2022 • 1 new comment -
bpo-29858: inspect.signature for wrappers around decorated bound methods
#736 commented on
Aug 28, 2022 • 1 new comment -
bpo-15590: distinct python-config from pkg-config python
#737 commented on
Aug 28, 2022 • 1 new comment -
bpo-27572: Deprecate using bytes-like objects in builtins.
#779 commented on
Aug 28, 2022 • 1 new comment -
bpo-22319: mailbox.MH now supports folders withou the ".mh_sequences"…
#804 commented on
Aug 28, 2022 • 1 new comment -
bpo-29999: repr() of ImportError now contains attributes name and path.
#1011 commented on
Aug 28, 2022 • 1 new comment -
bpo-30282: Fix name attribute of extracted object
#1483 commented on
Aug 28, 2022 • 1 new comment -
bpo-30374: Fixed several bugs in win_add2path.py
#1645 commented on
Aug 28, 2022 • 1 new comment -
bpo-12978: Add support for extended attributes on FreeBSD
#1690 commented on
Aug 28, 2022 • 1 new comment -
bpo-30421: Added fromfile_parent_relative parameter + docs to argparse.ArgumentParser
#1698 commented on
Aug 28, 2022 • 1 new comment -
gh-74616: Raise ValueError in case of NULL in input prompt
#1738 commented on
Aug 28, 2022 • 1 new comment -
bpo-27269: Treat ::FFFF: addresses as IPv4 for ordering and contains.
#1741 commented on
Aug 28, 2022 • 1 new comment -
bpo-30429: bdb and pdb: Add watchpoint function
#1756 commented on
Aug 28, 2022 • 1 new comment -
bpo-30438 - Avoid untar errors when write-protected files are tarred twice
#1808 commented on
Aug 28, 2022 • 1 new comment -
bpo-14111: IDLE: Add interrupt handle when open debugger
#1821 commented on
Aug 28, 2022 • 1 new comment -
bpo-30509: Optimize and clean up calling type slots.
#1861 commented on
Aug 28, 2022 • 1 new comment -
bpo-30587: Adds signature checking for mock autospec object method calls
#1982 commented on
Aug 28, 2022 • 1 new comment -
bpo-28994: Chain exceptions rather than dropping the old exception.
#2072 commented on
Aug 28, 2022 • 1 new comment -
bpo-694339: IDLE: Dedenting with shift+tab
#2210 commented on
Aug 28, 2022 • 1 new comment -
bpo-30680: textwrap support for true (Unicode) em-dashes
#2224 commented on
Aug 28, 2022 • 1 new comment -
bpo-30665: fcntl.ioctl() now accepts larger range of integers
#2286 commented on
Aug 28, 2022 • 1 new comment -
bpo-30761: pdb: Add step/next count argument
#2399 commented on
Aug 28, 2022 • 1 new comment -
bpo-30710: getaddrinfo raises OverflowError
#2435 commented on
Aug 29, 2022 • 1 new comment -
bpo-29926: IDLE: Fix blocking function ignore SIGINT
#2466 commented on
Aug 29, 2022 • 1 new comment -
bpo-24766: doc= argument to subclasses of property not handled correctly
#2487 commented on
Aug 29, 2022 • 1 new comment -
bpo-30844: selectors: add urgent data to read event
#2562 commented on
Aug 29, 2022 • 1 new comment -
bpo-30790: fix proxy works uncorrectly if registry value end with a semicolon
#2611 commented on
Aug 29, 2022 • 1 new comment -
bpo-30717: add unicode grapheme cluster break algorithm
#2673 commented on
Aug 29, 2022 • 1 new comment -
bpo-25516: Fix Condition._is_owned() is when using threading.Lock
#2681 commented on
Aug 29, 2022 • 1 new comment -
bpo-31020: Add support for custom compressor in tarfile
#2734 commented on
Aug 29, 2022 • 1 new comment -
bpo-22253: Add support to unnamed sections in ConfigParser
#2735 commented on
Sep 2, 2022 • 1 new comment -
bpo-24869: Add startline and endline attributes to the tokens returned by shlex
#2799 commented on
Aug 29, 2022 • 1 new comment -
bpo-30988: Fix parsing address headers with dots start/end display name
#2811 commented on
Aug 29, 2022 • 1 new comment -
bpo-30732: json.dumps() lacks information about RecursionError relate…
#2857 commented on
Aug 29, 2022 • 1 new comment -
bpo-31040: Reject undotted extensions in mimetypes.add_type
#2895 commented on
Aug 30, 2022 • 1 new comment -
bpo-31078: Propogate use_rawinput to recursive pdb (debug command)
#2947 commented on
Aug 30, 2022 • 1 new comment -
bpo-12067: Add tests to test_compare
#3199 commented on
Aug 30, 2022 • 1 new comment -
bpo-27923: Minor API improvements for binary sequences (PEP 467)
#3237 commented on
Aug 30, 2022 • 1 new comment -
gh-63075: IDLE editor - Auto insertion of the closers
#3520 commented on
Aug 31, 2022 • 1 new comment -
bpo-31465: allow _PyType_Lookup() to raise exceptions
#3616 commented on
Aug 31, 2022 • 1 new comment -
bpo-31529: IDLE: Add docstrings and tests to some editor.py functions
#3669 commented on
Sep 1, 2022 • 1 new comment -
bpo-21937: IDLE: Fix use of unsaved indicator in titlebar of shell window
#3701 commented on
Sep 1, 2022 • 1 new comment -
bpo-31603 Add file args to input builtin
#3814 commented on
Sep 1, 2022 • 1 new comment -
bpo-31706: Make urlencode accept generators as value
#3901 commented on
Sep 2, 2022 • 1 new comment -
[WIP] bpo-31165: Call PyList_New() again if the source container was resized due to GC.
#3915 commented on
Sep 3, 2022 • 1 new comment -
bpo-40255: Implement Immortal Instances
#19474 commented on
Aug 29, 2022 • 1 new comment -
Simplify routine in inspect.signature parsing
#21104 commented on
Aug 29, 2022 • 1 new comment -
gh-92525: make inspect.getfile PEP 420 compliant
#92635 commented on
Sep 1, 2022 • 1 new comment -
gh-91351: Fix some bugs in importlib handling of re-entrant imports
#94504 commented on
Aug 31, 2022 • 1 new comment -
GH-90699: use statically allocated interned strings in typeobject's slotdefs
#94706 commented on
Aug 30, 2022 • 1 new comment -
gh-94972: document that shield users need to keep a reference to their task
#94973 commented on
Sep 2, 2022 • 1 new comment -
gh-80480: Emit DeprecationWarning for array's 'u' type code
#95760 commented on
Aug 30, 2022 • 1 new comment -
gh-89639: Revert Py_SIZE() static inline function
#96119 commented on
Aug 29, 2022 • 1 new comment -
gh-96308: Use __phello__ module for test rather than importlib
#96315 commented on
Aug 29, 2022 • 1 new comment -
Pipe conveys inconsistent value in GPU env
#96251 commented on
Aug 27, 2022 • 0 new comments -
[subinterpreter] Make type version tag counter threadsafe for per interpreter GIL
#95795 commented on
Aug 28, 2022 • 0 new comments -
Add a test for `csv.register_dialect` with both `Dialect` and `kwargs`
#95950 commented on
Aug 29, 2022 • 0 new comments -
Idle: Auto insertion of the closing parens, brackets, and braces
#63075 commented on
Aug 30, 2022 • 0 new comments -
TaskGroup missing from API Index
#95180 commented on
Aug 30, 2022 • 0 new comments -
Use the _functools module to speed up functools.total_ordering
#66268 commented on
Aug 30, 2022 • 0 new comments -
for line in socket.makefile() speed degradation
#62529 commented on
Aug 30, 2022 • 0 new comments -
ctypes.util.find_library needlessly call crle on Solaris
#67476 commented on
Aug 30, 2022 • 0 new comments -
Clean up division fast paths in Objects/longobject.c
#72247 commented on
Aug 31, 2022 • 0 new comments -
multiprocessing.util._afterfork_registry leak in threaded environment
#70368 commented on
Aug 31, 2022 • 0 new comments -
Investigate int/float conversion costs in math functions
#95032 commented on
Sep 1, 2022 • 0 new comments -
"Embedding Python in Another Application" documentation examples use deprecated functions
#95709 commented on
Sep 1, 2022 • 0 new comments -
encoding package's normalize_encoding() function is too slow
#55531 commented on
Sep 1, 2022 • 0 new comments -
speed-up PyLong_As*() for large longs
#82088 commented on
Sep 1, 2022 • 0 new comments -
multiprocessing: the Resource Tracker process is never reaped
#88887 commented on
Sep 1, 2022 • 0 new comments -
speed up urllib.request.getproxies_environment
#91539 commented on
Sep 1, 2022 • 0 new comments -
IDLE - faster writing of user code output
#89962 commented on
Sep 1, 2022 • 0 new comments -
Idle: conflict between loop execution and undo shortcut.
#67804 commented on
Sep 1, 2022 • 0 new comments -
use os.memfd_create in multiprocessing.shared_memory?
#81366 commented on
Sep 1, 2022 • 0 new comments -
CVE-2020-10735: Prevent DoS by large int<->str conversions
#95778 commented on
Sep 2, 2022 • 0 new comments -
bpo-32196: Rewrite plistlib with functional style.
#4671 commented on
Sep 1, 2022 • 0 new comments -
bpo-37371: Optimize and refactor readline().
#14306 commented on
Aug 31, 2022 • 0 new comments -
bpo-25433: Align bytearray strip methods to those found in byteobject.c
#14771 commented on
Aug 31, 2022 • 0 new comments -
bpo-19820: Updated documentation for inspect module: some module attributes were…
#15359 commented on
Sep 1, 2022 • 0 new comments -
bpo-37907: Slightly improve performance of PyLong_AsSsize_t() with large longs
#15363 commented on
Aug 31, 2022 • 0 new comments -
bpo-39102: Increase Enum performance up to 10x times (3x average)
#17669 commented on
Aug 31, 2022 • 0 new comments -
bpo-39783: Optimize contruction of Path and PurePath objects
#20288 commented on
Aug 31, 2022 • 0 new comments -
bpo-13451: Optimize sched.scheduler.cancel()
#22759 commented on
Aug 31, 2022 • 0 new comments -
bpo-40988: Optimized singledispatchmethod access (noticeable improvement).
#23213 commented on
Aug 31, 2022 • 0 new comments -
bpo-42454: Optimize constant slice creation
#23496 commented on
Aug 31, 2022 • 0 new comments -
gh-91851: Micro optimizations for Fraction's arithmetic
#25518 commented on
Aug 31, 2022 • 0 new comments -
bpo-28307: Optimize C-style formatting of numbers
#26160 commented on
Aug 31, 2022 • 0 new comments -
bpo-44850: Improve the performance of methodcaller.
#27782 commented on
Aug 31, 2022 • 0 new comments -
bpo-45542: Improve performance of comparison operators
#29109 commented on
Aug 31, 2022 • 0 new comments -
bpo-45524: fix `get_type_hints` with dataclasses `__init__` generation
#29158 commented on
Aug 28, 2022 • 0 new comments -
bpo-10483: fix definition of executable file for http.server on windows
#30216 commented on
Aug 29, 2022 • 0 new comments -
bpo-46564: Optimize ``super().meth()`` calls via adaptive superinstructions
#30992 commented on
Aug 31, 2022 • 0 new comments -
bpo-46939: Specialize calls to Python classes (POSTCALL edition)
#31936 commented on
Aug 31, 2022 • 0 new comments -
gh-91539: improve performance of get_proxies_environment
#91566 commented on
Aug 31, 2022 • 0 new comments -
Make the same version `versionadded` oneline
#95172 commented on
Aug 30, 2022 • 0 new comments -
GH-95238: lazily compute line number for tracebacks
#95237 commented on
Aug 30, 2022 • 0 new comments -
GH-95896: posixmodule.c: osdefs.h inclusion should not depend on compiler
#95897 commented on
Aug 29, 2022 • 0 new comments -
gh-94808: Coverage: Check picklablability of calliter
#95923 commented on
Aug 29, 2022 • 0 new comments -
gh-94808: Coverage: Test that maximum indentation level is handled
#95926 commented on
Aug 29, 2022 • 0 new comments -
GH-96421: Insert shim frame on entry to interpreter
#96319 commented on
Aug 31, 2022 • 0 new comments