Insights: python/cpython
Overview
Could not load contribution data
Please try again later
127 Pull requests merged by 30 people
-
gh-93814: Add infinite test for itertools.chain.from_iterable
#93815 merged
Jun 14, 2022 -
[3.11] gh-92914: Round the allocated size for lists up to the even number (GH-92915)
#92941 merged
Jun 14, 2022 -
[3.11] gh-90300: split --help output into separate options (GH-30331)
#93413 merged
Jun 14, 2022 -
[3.11] gh-79512: Fixed names and __module__ value of weakref classes (GH-93719)
#93789 merged
Jun 14, 2022 -
[docs] Fix LOAD_ATTR version changed
#93816 merged
Jun 14, 2022 -
gh-93353: Fix regrtest for -jN with N >= 2 (GH-93813)
#93813 merged
Jun 14, 2022 -
Fixup 'LOAD_METHOD' specialization stats so that they display properly.
#93812 merged
Jun 14, 2022 -
[3.10] gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (GH-93796)
#93809 merged
Jun 14, 2022 -
[3.11] gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (GH-93796)
#93808 merged
Jun 14, 2022 -
[3.11] gh-91321: Fix compatibility with C++ older than C++11 (#93784)
#93802 merged
Jun 14, 2022 -
Remove LOAD_METHOD stats.
#93807 merged
Jun 14, 2022 -
gh-93795: Use test.support TESTFN/unlink in sqlite3 tests
#93796 merged
Jun 14, 2022 -
Include freelists in allocation total.
#93799 merged
Jun 14, 2022 -
GH-93429: Document LOAD_METHOD removal
#93803 merged
Jun 14, 2022 -
[3.10] gh-79579: Improve DML query detection in sqlite3 (GH-93623)
#93801 merged
Jun 14, 2022 -
[3.11] gh-79579: Improve DML query detection in sqlite3 (GH-93623)
#93800 merged
Jun 14, 2022 -
gh-91877: Fix "Write Transports" table in asyncio docs
#92338 merged
Jun 14, 2022 -
GH-93678: reduce boilerplate and code repetition in the compiler
#93682 merged
Jun 14, 2022 -
gh-79579: Improve DML query detection in sqlite3
#93623 merged
Jun 14, 2022 -
gh-93353: regrtest checks for leaked temporary files
#93776 merged
Jun 14, 2022 -
gh-93429: Merge `LOAD_METHOD` back into `LOAD_ATTR`
#93430 merged
Jun 14, 2022 -
gh-90473: Include stdlib dir in wasmtime PYTHONPATH (GH-93797)
#93797 merged
Jun 14, 2022 -
GH-93516: Store offset of first traceable instruction in code object
#93769 merged
Jun 14, 2022 -
GH-93662: Make sure that column offsets are correct in multi-line method calls.
#93673 merged
Jun 14, 2022 -
gh-91321: Fix compatibility with C++ older than C++11
#93784 merged
Jun 14, 2022 -
gh-89546: Clean up PyType_FromMetaclass
#93686 merged
Jun 14, 2022 -
[3.11] gh-93741: Add private C API _PyImport_GetModuleAttrString() (GH-93742)
#93792 merged
Jun 14, 2022 -
gh-93761: Fix test to avoid simple delay when synchronizing. (GH-93779)
#93779 merged
Jun 14, 2022 -
gh-91810: Fix regression with writing an XML declaration with encoding='unicode'
#93426 merged
Jun 14, 2022 -
gh-79512: Fixed names and __module__ value of weakref classes
#93719 merged
Jun 14, 2022 -
gh-93741: Add private C API _PyImport_GetModuleAttrString()
#93742 merged
Jun 14, 2022 -
gh-93353: Add test.support.late_deletion()
#93774 merged
Jun 13, 2022 -
[3.11] gh-84461: Fix parallel testing on WebAssembly (GH-93768)
#93782 merged
Jun 13, 2022 -
gh-89653: PEP 670: Macros always cast arguments in cpython/
#93766 merged
Jun 13, 2022 -
[3.10] gh-93353: Fix importlib.resources._tempfile() finalizer (GH-93377)
#93780 merged
Jun 13, 2022 -
gh-84461: Fix parallel testing on WebAssembly (GH-93768)
#93768 merged
Jun 13, 2022 -
[3.11] gh-93353: Fix importlib.resources._tempfile() finalizer (GH-93377)
#93781 merged
Jun 13, 2022 -
gh-93353: Fix importlib.resources._tempfile() finalizer
#93377 merged
Jun 13, 2022 -
gh-84623: Remove unused imports in tests
#93772 merged
Jun 13, 2022 -
gh-91731: Don't define 'static_assert' in C++11 where is a keyword to avoid UB
#93700 merged
Jun 13, 2022 -
gh-84623: Remove unused imports in stdlib
#93773 merged
Jun 13, 2022 -
Remove ANY_VARARGS() macro from the C API
#93764 merged
Jun 13, 2022 -
gh-89653: PEP 670: Convert PyFunction macros
#93765 merged
Jun 13, 2022 -
[3.11] gh-93461: Invalidate sys.path_importer_cache entries with relative paths (GH-93653)
#93698 merged
Jun 13, 2022 -
Add more FOR_ITER specialization stats
#32151 merged
Jun 13, 2022 -
GH-90699: use statically allocated strings in typeobject.c
#93751 merged
Jun 12, 2022 -
gh-93747: Fix Refleak when handling multiple Py_tp_doc slots
#93749 merged
Jun 12, 2022 -
GH-93728: fix memory leak in deepfrozen code objects
#93729 merged
Jun 12, 2022 -
gh-90699: Remove usage of _Py_IDENTIFIER from math module
#93739 merged
Jun 12, 2022 -
gh-84508: tool to generate cjk traditional chinese mappings
#93272 merged
Jun 11, 2022 -
[3.11] Change list to view object (GH-93661)
#93722 merged
Jun 11, 2022 -
[3.10] Change list to view object (GH-93661)
#93723 merged
Jun 11, 2022 -
[3.11] gh-86404: [doc] A make sucpicious false positive. (GH-93710)
#93720 merged
Jun 11, 2022 -
gh-93660: Change list to view object in SymbolTable docstring
#93661 merged
Jun 11, 2022 -
gh-86404: [doc] A make sucpicious false positive.
#93710 merged
Jun 11, 2022 -
[3.11] gh-90473: Skip test_queue when threading is not available (GH-93712)
#93716 merged
Jun 11, 2022 -
[3.11] gh-90153: whatsnew: "z" option in format spec (GH-93624)
#93717 merged
Jun 11, 2022 -
gh-90153: whatsnew: "z" option in format spec
#93624 merged
Jun 11, 2022 -
gh-90473: Skip test_queue when threading is not available (GH-93712)
#93712 merged
Jun 11, 2022 -
[3.11] gh-84461: Use HOSTRUNNER to run regression tests (GH-93694)
#93709 merged
Jun 11, 2022 -
gh-84461: Use HOSTRUNNER to run regression tests (GH-93694)
#93694 merged
Jun 11, 2022 -
[3.10] gh-92930: _pickle.c: Acquire strong references before calling save() (GH-92931)
#93708 merged
Jun 11, 2022 -
[3.11] gh-92930: _pickle.c: Acquire strong references before calling save() (GH-92931)
#93707 merged
Jun 11, 2022 -
gh-92930: _pickle.c: Acquire strong references before calling save()
#92931 merged
Jun 11, 2022 -
[3.10] gh-91317: Document that Path does not collapse initial `//` (GH-32193)
#93703 merged
Jun 10, 2022 -
[3.11] gh-91317: Document that Path does not collapse initial `//` (GH-32193)
#93702 merged
Jun 10, 2022 -
gh-92886: Fixing tests that fail when running with optimizations (`-O`) in `test_zipimport.py`
#93236 merged
Jun 10, 2022 -
gh-91317: Document that Path does not collapse initial `//`
#32193 merged
Jun 10, 2022 -
gh-93461: Invalidate sys.path_importer_cache entries with relative paths
#93653 merged
Jun 10, 2022 -
GH-93621: reorder code in with/async-with exception exit path to reduce the size of the exception table
#93622 merged
Jun 10, 2022 -
[3.10] bpo-42658: Use LCMapStringEx in ntpath.normcase to match OS behaviour for case-folding (GH-93591)
#93674 merged
Jun 10, 2022 -
[3.11] bpo-42658: Allow _winapi.LCMapStringEx to handle embedded nulls
#93688 merged
Jun 10, 2022 -
gh-81790: support "UNC" device paths in `ntpath.splitdrive()`
#91882 merged
Jun 10, 2022 -
gh-93671: Avoid exponential backtracking in deeply nested sequence patterns in match statements
#93680 merged
Jun 10, 2022 -
[3.11] gh-90549: Fix leak of global named resources using multiprocessing spawn (GH-30617)
#93651 merged
Jun 10, 2022 -
[3.10] Improve logging documentation with example and additional cookbook re… (GH-93644)
#93648 merged
Jun 10, 2022 -
[3.11] gh-93391: fix typo in `array` docs (GH-93392)
#93394 merged
Jun 10, 2022 -
[3.11] 📝 Make sure the phrase "constant-time compare" actually appears in the docs (GH-93396)
#93399 merged
Jun 10, 2022 -
[3.11] gh-93372: Fix typo in os.rename documentation (GH-93401)
#93403 merged
Jun 10, 2022 -
[3.10] gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH-93581)
#93605 merged
Jun 10, 2022 -
[3.11] gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH-93581)
#93604 merged
Jun 10, 2022 -
[3.11] gh-90494: Reject 6th element of the __reduce__() tuple (GH-93609)
#93631 merged
Jun 10, 2022 -
[3.10] gh-90494: Reject 6th element of the __reduce__() tuple (GH-93609)
#93632 merged
Jun 10, 2022 -
gh-93466: Document PyType_Spec doesn't accept repeated slot IDs; raise where this was problematic
#93471 merged
Jun 10, 2022 -
[3.11] gh-93491: Add support tier detection to configure (GH-93492)
#93683 merged
Jun 10, 2022 -
gh-93491: Add support tier detection to configure (GH-93492)
#93492 merged
Jun 10, 2022 -
[3.10] gh-90549: Fix leak of global named resources using multiprocessing spawn (GH-30617)
#93652 merged
Jun 10, 2022 -
[3.11] gh-90763: Modernise xx template module initialisation (GH-93078)
#93681 merged
Jun 10, 2022 -
[3.10] gh-90763: Modernise xx template module initialisation (GH-93078)
#93679 merged
Jun 10, 2022 -
gh-90763: Modernise xx template module initialisation
#93078 merged
Jun 10, 2022 -
[3.11] bpo-42658: Use LCMapStringEx in ntpath.normcase to match OS behaviour for case-folding (GH-32010)
#93591 merged
Jun 10, 2022 -
[3.11] gh-92434: Silence compiler warning in Modules/_sqlite/connection.c on 32-bit systems (GH-93090)
#93672 merged
Jun 10, 2022 -
gh-92434: Silence a compiler warning in _sqlite/connection.c for 32bit version
#93090 merged
Jun 10, 2022 -
gh-90549: Fix leak of global named resources using multiprocessing spawn
#30617 merged
Jun 9, 2022 -
[3.11] gh-90473: Skip get_config_h() tests on WASI (GH-93645)
#93650 merged
Jun 9, 2022 -
[3.11] Improve logging documentation with example and additional cookbook re… (GH-93644) (GH-93647)
#93647 merged
Jun 9, 2022 -
[3.11] gh-90473: disable user site packages on WASI/Emscripten (GH-93633)
#93646 merged
Jun 9, 2022 -
gh-90473: Skip get_config_h() tests on WASI (GH-93645)
#93645 merged
Jun 9, 2022 -
gh-90473: disable user site packages on WASI/Emscripten
#93633 merged
Jun 9, 2022 -
Improve logging documentation with example and additional cookbook re… (GH-93644)
#93644 merged
Jun 9, 2022 -
bpo-45383: Inherit MetaClass from bases in FromSpec API
#28748 merged
Jun 9, 2022 -
[3.11] gh-79096: Protect cookie file created by {LWP,Mozilla}CookieJar.save() (GH-93463)
#93636 merged
Jun 9, 2022 -
[3.10] Doc: Update references and examples of old, unsupported OSes and uarches (GH-92791)
#93639 merged
Jun 9, 2022 -
[3.11] Doc: Update references and examples of old, unsupported OSes and uarches (GH-92791)
#93638 merged
Jun 9, 2022 -
Doc: Update references and examples of old, unsupported OSes and uarches
#92791 merged
Jun 9, 2022 -
gh-90494: Reject 6th element of the __reduce__() tuple
#93609 merged
Jun 9, 2022 -
[3.11] gh-93616: Fix env changed issue in test_modulefinder (GH-93617)
#93630 merged
Jun 9, 2022 -
gh-93616: Fix env changed issue in test_modulefinder
#93617 merged
Jun 9, 2022 -
gh-79096: Fix/improve http cookiejar tests
#93614 merged
Jun 8, 2022 -
[3.11] gh-93575: Use correct way to calculate PyUnicode struct sizes (GH-93602)
#93613 merged
Jun 8, 2022 -
[3.11] gh-90473: Define HOSTRUNNER for WASI (GH-93606)
#93612 merged
Jun 8, 2022 -
gh-90473: Define HOSTRUNNER for WASI
#93606 merged
Jun 8, 2022 -
gh-93575: Use correct way to calculate PyUnicode struct sizes
#93602 merged
Jun 8, 2022 -
gh-93180: Update documentation of `os.copy_file_range`
#93182 merged
Jun 8, 2022 -
[3.11] gh-93584: Make all install+tests targets depends on all (GH-93589)
#93603 merged
Jun 8, 2022 -
[3.11] GH-93481: Suppress expected deprecation warning in test_pyclbr (GH-93483)
#93601 merged
Jun 8, 2022 -
gh-87961: Remove outdated notes from functions that aren't in the Limited API
#93581 merged
Jun 8, 2022 -
gh-93584: Make all install+tests targets depends on all
#93589 merged
Jun 8, 2022 -
[3.10] gh-93421: Update sqlite3 cursor.rowcount only after SQLITE_DONE (GH-93526)
#93599 merged
Jun 8, 2022 -
[3.11] gh-93421: Update sqlite3 cursor.rowcount only after SQLITE_DONE (GH-93526)
#93598 merged
Jun 8, 2022 -
gh-93421: Update sqlite3 cursor.rowcount after SQLITE_DONE
#93526 merged
Jun 8, 2022
40 Pull requests opened by 29 people
-
GH-90699: Intern statically allocated strings
#93597 opened
Jun 8, 2022 -
gh-93610: Improve docs for importlib.resources
#93611 opened
Jun 8, 2022 -
docs tutorial - specify match cases don't fall through
#93615 opened
Jun 8, 2022 -
gh-93626: Set the release for `__future__.annotations` to 3.12
#93628 opened
Jun 9, 2022 -
gh-93637: WSGIref validator: in headers, accept not just tuple[str, str] but also subclasses
#93640 opened
Jun 9, 2022 -
gh-91985: Ensure in-tree builds override platstdlib_dir in every path calculation
#93641 opened
Jun 9, 2022 -
gh-69714: Make `calendar` module fully tested
#93655 opened
Jun 9, 2022 -
GH-91389: Fix `dis` position information for `CACHE`s
#93663 opened
Jun 10, 2022 -
gh-93675: Fix typos in `Doc/`
#93676 opened
Jun 10, 2022 -
gh-93600: Clarify the meaning of buffering=-1 in open()
#93685 opened
Jun 10, 2022 -
gh-93692: setup.py now reports successful builds if the build succeeded
#93693 opened
Jun 10, 2022 -
gh-93696: Locate frozen module source with __file__
#93697 opened
Jun 10, 2022 -
gh-93610: Fix links to importlib.abc.Traversable
#93699 opened
Jun 10, 2022 -
gh-93378: make obvious the distinction between source vs. compiled module
#93711 opened
Jun 11, 2022 -
[3.10] gh-86404: [doc] A make sucpicious false positive. (GH-93710)
#93721 opened
Jun 11, 2022 -
Minor optimization for Fractions.limit_denominator
#93730 opened
Jun 11, 2022 -
[3.10] gh-89896: `importlib.abc.Traversable.name` is an attribute, not a method
#93731 opened
Jun 11, 2022 -
gh-74876: Fix copying and pickling weakref.WeakSet
#93732 opened
Jun 11, 2022 -
gh-93735: Split Docs CI to speed-up the build
#93736 opened
Jun 11, 2022 -
Drop compatibility support for Sphinx 2
#93737 opened
Jun 11, 2022 -
gh-93714 Create fast version of match_keys for exact dict
#93752 opened
Jun 12, 2022 -
gh-89828: Do not relay the __class__ attribute in GenericAlias
#93754 opened
Jun 12, 2022 -
gh-74668: Fix encoded unicode in url byte string
#93757 opened
Jun 13, 2022 -
gh-93759: fix python-config.py generation in Makefile.pre.in
#93760 opened
Jun 13, 2022 -
GH-93516: Speedup line number checks when tracing.
#93763 opened
Jun 13, 2022 -
Add test.support.busy_wait()
#93770 opened
Jun 13, 2022 -
gh-93785: Update includes in call.c
#93786 opened
Jun 13, 2022 -
gh-93557: add __main__ submodule to logging
#93788 opened
Jun 14, 2022 -
[3.10] gh-91810: Fix regression with writing an XML declaration with encoding='unicode' (GH-93426)
#93790 opened
Jun 14, 2022 -
[3.9] gh-91810: Fix regression with writing an XML declaration with encoding='unicode' (GH-93426)
#93791 opened
Jun 14, 2022 -
[3.11] gh-91810: Fix regression with writing an XML declaration with encoding='unicode' (GH-93426)
#93793 opened
Jun 14, 2022 -
fix client_context example from ssl protocol versions docs
#93798 opened
Jun 14, 2022 -
Update summarize_stats.py
#93804 opened
Jun 14, 2022 -
[3.10] gh-91877: Fix WriteTransport.get_write_buffer_{limits,size} docs (#92338)
#93805 opened
Jun 14, 2022 -
[3.11] gh-91877: Fix WriteTransport.get_write_buffer_{limits,size} docs (#92338)
#93806 opened
Jun 14, 2022 -
gh-93353: regrtest creates worker directory in the parent
#93817 opened
Jun 14, 2022 -
[3.11] GH-93516: Backport GH-93769: Store offset of first traceable instruction in code object
#93818 opened
Jun 14, 2022 -
gh-83638: Add sqlite3.Connection.autocommit for PEP 249 compliant behaviour
#93823 opened
Jun 14, 2022 -
gh-93824: Reenable installation of shell extension on Windows ARM64
#93825 opened
Jun 15, 2022 -
gh-44123: Add note on relative path for os.exec*
#93826 opened
Jun 15, 2022
80 Issues closed by 31 people
-
unicodedata.normalize: dotless i + acute accent should give i with acute
#93767 closed
Jun 14, 2022 -
`test_itertools.py` does not test infinite iterable for `itertools.chain.from_iterable`
#93814 closed
Jun 14, 2022 -
bug in print function with lists and tuples with arabic characters
#93811 closed
Jun 14, 2022 -
Use TESTFN iso. hard-coded test file paths in sqlite3 tests
#93795 closed
Jun 14, 2022 -
Merge `LOAD_METHOD` back into `LOAD_ATTR` for better specialization
#93429 closed
Jun 14, 2022 -
Invalid method name in asyncio low-level API index
#91877 closed
Jun 14, 2022 -
Fix asyncio locks test case
#93247 closed
Jun 14, 2022 -
Emscripten event loop?
#93596 closed
Jun 14, 2022 -
SyntaxError misidentified in 3.10.0b1 when = used instead of : in dict literal
#88346 closed
Jun 14, 2022 -
SQLite incorrect row count for UPDATE
#79579 closed
Jun 14, 2022 -
Incorrect `Context` in corotine's `except` and `finally` blocks
#93740 closed
Jun 14, 2022 -
PyType_FromSpec API fails to use metaclass of bases
#89546 closed
Jun 14, 2022 -
Add C API for importing an attribute from a module
#93741 closed
Jun 14, 2022 -
`dpiawareness` for python windows installer
#93706 closed
Jun 13, 2022 -
My bug report got closed right after I opened it (#93775)
#93777 closed
Jun 13, 2022 -
stacklevel handling in logging module is inconsistent
#89334 closed
Jun 13, 2022 -
Right parenthesis missing in Lib/json/__init__.py (all recent releases)
#93775 closed
Jun 13, 2022 -
Better error message for -X option
#93262 closed
Jun 13, 2022 -
Randomly Socket Shutdowns/Issues (FastAPI/Uvicorn), OSError: [WinError 64]
#93758 closed
Jun 13, 2022 -
none_dealloc fatal after 9c8e490b
#93762 closed
Jun 13, 2022 -
Mint: '_ctypes' are missing so no script runs
#93748 closed
Jun 12, 2022 -
Refleak in test_pytype_fromspec_with_repeated_slots (test_capi)
#93747 closed
Jun 12, 2022 -
T
#93750 closed
Jun 12, 2022 -
Memory leak when reading co_code attribute of deepfrozen code objects
#93728 closed
Jun 12, 2022 -
Use-after-free while pickling dicts
#92930 closed
Jun 12, 2022 -
Missing `__match_args__` attribute for `Fraction`
#93726 closed
Jun 11, 2022 -
configparser case sensitivity
#93727 closed
Jun 11, 2022 -
logging.LogRecord.getMessage() is cashed, but cash is not used
#93713 closed
Jun 11, 2022 -
pip crash while installing pandas with python 3.11.0b1 64-bit
#93734 closed
Jun 11, 2022 -
Add tools for generating mappings_XX.h
#84508 closed
Jun 11, 2022 -
Compare operation not found
#93687 closed
Jun 11, 2022 -
SymbolTable.get_identifiers() docstring return value incorrect
#93660 closed
Jun 11, 2022 -
Preventing warning when installing dependencies on Mac OS X
#93658 closed
Jun 11, 2022 -
pathlib method relative_to doesnt work with // in paths
#91317 closed
Jun 10, 2022 -
Define __dict__ an a class body
#93634 closed
Jun 10, 2022 -
Can't build _tkinter module using brew install on Mac OS X
#93659 closed
Jun 10, 2022 -
Python > 3.7 build fails with IBM XL compiler
#89040 closed
Jun 10, 2022 -
Reorder instructions in with/async-with exception handler to reduce the size of the exception table.
#93621 closed
Jun 10, 2022 -
monetary argument to locale.format_string() not working as expected
#93669 closed
Jun 10, 2022 -
support "UNC" device paths in ntpath.splitdrive
#81790 closed
Jun 10, 2022 -
Python3.10.5 Pattern Matching Excessive Memory Consumption
#93671 closed
Jun 10, 2022 -
Library multiprocess leaks named resources.
#90549 closed
Jun 10, 2022 -
PyType_FromSpec may leak memory with repeated slot IDs
#93466 closed
Jun 10, 2022 -
Check and report PEP 11 support tier in configure
#93491 closed
Jun 10, 2022 -
Py_XDECREF() module on fail in Py_mod_exec
#90763 closed
Jun 10, 2022 -
Descriptions of package_dir parameter seem to be wrong or unclear
#93666 closed
Jun 10, 2022 -
Possible loss of data warnings when building 32bit executable since 3.11
#92434 closed
Jun 10, 2022 -
Regex VERBOSE mode doesn't do all substitutions
#93664 closed
Jun 10, 2022 -
data_files is deprecated
#93668 closed
Jun 10, 2022 -
locale.format_string(monetary=True) does not work as expected
#93667 closed
Jun 10, 2022 -
distutils paths are scattered between PythonXY and PythonXY-32 on WoW64
#90150 closed
Jun 9, 2022 -
Linking error when building 3.11 beta on mips64le
#93619 closed
Jun 9, 2022 -
Min and max of `ssl.TLSVersion` are incorrect
#93643 closed
Jun 9, 2022 -
[C API] Heap types (PyType_FromSpec) must fully implement the GC protocol
#87138 closed
Jun 9, 2022 -
LWPCookieJar.save() creates *.lwp file in 644 mode
#79096 closed
Jun 9, 2022 -
distutil's runtime_library_dir (rpath) option doesn't work with clang
#89534 closed
Jun 9, 2022 -
distutils: Upload failed (400): Invalid value for blake2_256_digest
#89753 closed
Jun 9, 2022 -
distutils.spawn should use subprocess (hang in parallel builds on QNX)
#83944 closed
Jun 9, 2022 -
CPython may fail to build in the presence of a ~/.pydistutils.cfg
#78570 closed
Jun 9, 2022 -
return self._fmt % record.__dict__ ValueError: unsupported format character ':' (0x3a) at index 65
#93635 closed
Jun 9, 2022 -
test_unicode test_raiseMemError miscalculates struct size when string has UTF-8 representation.
#93575 closed
Jun 9, 2022 -
all the python test.regrtest crashed
#93625 closed
Jun 9, 2022 -
python3-config --ldflags gives a CMP0004 error due to a whitespace
#77095 closed
Jun 9, 2022 -
python3 k1om dissociation permanence: readelf
#70381 closed
Jun 9, 2022 -
Solaris 10 build issues
#70496 closed
Jun 9, 2022 -
float related test has problem with Denormal Flush to Zero compiler options
#62540 closed
Jun 9, 2022 -
Undefined behavior flagged by Clang 3.4 (Python 3.5 from hg)
#65131 closed
Jun 9, 2022 -
pyexpat build failure on Solaris 10 for 2.6.1/2.6.2
#50548 closed
Jun 9, 2022 -
Sixth element of tuple from __reduce__(), inconsistency between pickle and copy
#90494 closed
Jun 9, 2022 -
test_modulefinder always modifies execution environment
#93616 closed
Jun 9, 2022 -
3.11 What's new doesn't mention `future.__annotations__` becoming active
#93626 closed
Jun 9, 2022 -
Coverage influence tests, make some of them fail
#73234 closed
Jun 8, 2022 -
Update `os.copy_file_range` documentation
#93180 closed
Jun 8, 2022 -
PyType_FromSpec should take metaclass as an argument
#60074 closed
Jun 8, 2022 -
PyCode_Type.tp_basictype change in Python 3.11 broke Cython
#93585 closed
Jun 8, 2022 -
SQLite rowcount is corrupted when combining UPDATE RETURNING w/ table that is dropped and recreated
#93421 closed
Jun 8, 2022 -
Not being able to install Python 2.7 on MacOS Monterey 12.4
#93595 closed
Jun 8, 2022
39 Issues opened by 35 people
-
Enable shell extension on Windows ARM64
#93824 opened
Jun 15, 2022 -
AttributeError when copying flags in the `re` module.
#93820 opened
Jun 14, 2022 -
No zlib in WASI
#93819 opened
Jun 14, 2022 -
Bug in Python 3 Name Mangling Mechanism (in Exception message)
#93787 opened
Jun 13, 2022 -
Unneeded include in call.c
#93785 opened
Jun 13, 2022 -
Building on Windows should remove all `__pycache__`
#93783 opened
Jun 13, 2022 -
Tkinter canvas visual bug on angled text
#93778 opened
Jun 13, 2022 -
Deepfreeze using 3.10, not bootstrap interpreter.
#93771 opened
Jun 13, 2022 -
test_logging: test_config_queue_handler() race condition
#93761 opened
Jun 13, 2022 -
python-config.py fails if bindir is too long due to shebang overflow
#93759 opened
Jun 13, 2022 -
Make `dict.pop` and `dict.get` "default"-argument a keyword argument
#93753 opened
Jun 12, 2022 -
Configure option --with-cxx-main=/usr/bin/clang++ not working
#93744 opened
Jun 12, 2022 -
Update C domain docs to Sphinx 3 syntax
#93738 opened
Jun 11, 2022 -
Run documentation CI from pre-built Python
#93735 opened
Jun 11, 2022 -
Clarify which "identifiers" in the C API are macros
#93733 opened
Jun 11, 2022 -
Specialized `match_keys` for exact dictionary type
#93714 opened
Jun 11, 2022 -
pdb cannot find source code for frozen stdlib modules
#93696 opened
Jun 10, 2022 -
Can't build _hashlib and _ssl optional modules using brew install on Mac OS X
#93695 opened
Jun 10, 2022 -
setup.py only reports successful builds if one or more stdlib modules are missing
#93692 opened
Jun 10, 2022 -
Bytecode positions seem way too broad
#93691 opened
Jun 10, 2022 -
Direct unit tests for compiler optimisations
#93678 opened
Jun 10, 2022 -
Improve "Extending Python with C or C++" docs
#93677 opened
Jun 10, 2022 -
Typos found `Doc/` subdirectory
#93675 opened
Jun 10, 2022 -
Incorrect line number calculated in traceback
#93662 opened
Jun 9, 2022 -
Specialising LOAD_ATTR for mutable class attributes
#93657 opened
Jun 9, 2022 -
pathlib has no docstring
#93654 opened
Jun 9, 2022 -
Split up _testcapimodule.c
#93649 opened
Jun 9, 2022 -
Removing/destroying a turtle from a screen
#93642 opened
Jun 9, 2022 -
Allow derived classes for str and tuple in WSGI validator
#93637 opened
Jun 9, 2022 -
Some proposed stdlib filesystem tests
#93629 opened
Jun 9, 2022 -
Inconsistency in handling None handlers in the Python and C implementations of pickle
#93627 opened
Jun 9, 2022 -
Tkinter font removes button rounding
#93620 opened
Jun 8, 2022 -
Fix misleading hint for `iterparse`
#93618 opened
Jun 8, 2022 -
Better docs for importlib.resources
#93610 opened
Jun 8, 2022 -
tokenize.detect_encoding has issues with \r
#93608 opened
Jun 8, 2022 -
`root` attribute of `xml.etree.ElementTree.iterparse` is not documented
#93607 opened
Jun 8, 2022 -
open() built in's doc does not say what the buffering default of -1 means
#93600 opened
Jun 8, 2022
134 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-72793: C implementation of parts of copy.deepcopy
#91610 commented on
Jun 12, 2022 • 33 new comments -
gh-92869: ctypes: Add c_time_t
#92870 commented on
Jun 12, 2022 • 22 new comments -
Add an autocommit property to sqlite3.Connection with a PEP 249 compliant manual commit mode and migrate
#83638 commented on
Jun 14, 2022 • 18 new comments -
Severe performance degradation for tracing under 3.11
#93516 commented on
Jun 14, 2022 • 16 new comments -
GH-89858: fix test_embed for Out-of-tree builds
#93465 commented on
Jun 13, 2022 • 12 new comments -
[3.11] gh-93382: Cache result of `PyCode_GetCode` in codeobject (GH-93383)
#93493 commented on
Jun 11, 2022 • 11 new comments -
PyLineTable_InitAddressRange isn't exported - causing C Extensions to fail at import
#90754 commented on
Jun 8, 2022 • 9 new comments -
gh-61585: Clarify import scope in modules tutorial
#93455 commented on
Jun 15, 2022 • 9 new comments -
Improve documentation of CFLAGS_NODIST, LDFLAGS_NODIST
#90539 commented on
Jun 13, 2022 • 7 new comments -
PyLong_FromString documentation should state that the string must be null-terminated
#59200 commented on
Jun 14, 2022 • 6 new comments -
gh-90539: doc: Expand on what should not go into CFLAGS, LDFLAGS
#92754 commented on
Jun 13, 2022 • 6 new comments -
dump of a single table in sqlite3 library
#91602 commented on
Jun 9, 2022 • 5 new comments -
Build Python with C11
#91731 commented on
Jun 13, 2022 • 5 new comments -
Allow use of `python -m logging` to setup a basicConfig logging config
#93557 commented on
Jun 14, 2022 • 5 new comments -
bpo-47016: Create a workflow for verifying bundled pip and setuptools
#31885 commented on
Jun 8, 2022 • 5 new comments -
gh-91432: Specialize FOR_ITER
#91713 commented on
Jun 14, 2022 • 5 new comments -
gh-93096: Make `mimetypes` CLI tool public
#93097 commented on
Jun 10, 2022 • 5 new comments -
support reproducible Python builds
#73894 commented on
Jun 12, 2022 • 4 new comments -
Make get_event_loop() an alias of get_running_loop()
#93453 commented on
Jun 13, 2022 • 4 new comments -
bpo-26253: Add compressionlevel to tarfile stream
#2962 commented on
Jun 9, 2022 • 4 new comments -
bpo-14243: Optionally delete NamedTemporaryFile on content manager exit but not on file close
#22431 commented on
Jun 9, 2022 • 4 new comments -
gh-93243: Make smtpd private before porting its users
#93246 commented on
Jun 8, 2022 • 4 new comments -
[3.10] gh-68966: Make mailcap refuse to match unsafe filenames/types/params (GH-91993)
#93543 commented on
Jun 9, 2022 • 4 new comments -
os.path.normcase() is inconsistent with Windows file system
#86824 commented on
Jun 9, 2022 • 3 new comments -
add threading.RWLock
#53046 commented on
Jun 10, 2022 • 3 new comments -
importlib.abc.Traversable.name does not match
#89896 commented on
Jun 10, 2022 • 3 new comments -
Improve performance of sys.settracing based tools.
#90081 commented on
Jun 12, 2022 • 3 new comments -
Running the Python test suite leaks .pem files in /tmp
#93353 commented on
Jun 14, 2022 • 3 new comments -
gh-68320, gh-88302 - Fix `pathlib.Path` subclassing.
#31691 commented on
Jun 13, 2022 • 3 new comments -
gh-93183: Adjust wording in socket docs
#92935 commented on
Jun 14, 2022 • 3 new comments -
sqlite3 package document mistake
#86790 commented on
Jun 8, 2022 • 2 new comments -
Clarifying documentation of typing.Set
#93579 commented on
Jun 8, 2022 • 2 new comments -
Logger with a custom class breaks on copy
#91113 commented on
Jun 8, 2022 • 2 new comments -
wsgiref validator complaining about no content-type when it is not needed
#93416 commented on
Jun 9, 2022 • 2 new comments -
asyncio.gather behaves inconsistently when handling KeyboardInterruption/SystemExit
#93122 commented on
Jun 9, 2022 • 2 new comments -
[WASI] test cases with sys.path.insert(0, os.curdir) fail on WASI
#93461 commented on
Jun 9, 2022 • 2 new comments -
pip3.10.4 is configured with locations that require TLS/SSL, however the ssl module in Python is not available
#91357 commented on
Jun 10, 2022 • 2 new comments -
os.path.realpath returns invalid path for junction pointing to letter-less volume
#89760 commented on
Jun 10, 2022 • 2 new comments -
A shortcut for `urllib.parse.quote` to keep all reserved characters?
#93459 commented on
Jun 10, 2022 • 2 new comments -
Upgrade bundled pip to 22.1 series
#92688 commented on
Jun 12, 2022 • 2 new comments -
bdb.Bdb.set_trace: should set f_trace_lines = True
#80675 commented on
Jun 13, 2022 • 2 new comments -
Remove asyncore, asynchat and smtpd modules
#72719 commented on
Jun 13, 2022 • 2 new comments -
Document how to cite Python
#70784 commented on
Jun 14, 2022 • 2 new comments -
gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement
#9621 commented on
Jun 9, 2022 • 2 new comments -
bpo-40255: Implement Immortal Instances
#19474 commented on
Jun 8, 2022 • 2 new comments -
bpo-42969: Hang non-main threads that attempt to acquire the GIL during finalization
#28525 commented on
Jun 14, 2022 • 2 new comments -
bpo-45759: Better error messages for non-matching 'elif'/'else' statements
#29513 commented on
Jun 14, 2022 • 2 new comments -
Improve the documentation of the multiprocessing module
#31482 commented on
Jun 14, 2022 • 2 new comments -
bpo-44530: Document the change in MAKE_FUNCTION behavior
#93189 commented on
Jun 14, 2022 • 2 new comments -
gh-90300: Reformat the Python CLI help output
#93415 commented on
Jun 12, 2022 • 2 new comments -
Weirdness with traceback when resuming coroutines with coro.throw()
#93592 commented on
Jun 8, 2022 • 1 new comment -
make altinstall for PGO is not parallel-save
#93584 commented on
Jun 8, 2022 • 1 new comment -
seekable() returns True on pipe objects in Windows
#86768 commented on
Jun 8, 2022 • 1 new comment -
multiprocessing race condition on flushing stdout, deadlocks child on exit
#91776 commented on
Jun 8, 2022 • 1 new comment -
getpath miscalculates sys.path from second initialization with PYTHONHOME on Windows
#91985 commented on
Jun 8, 2022 • 1 new comment -
Conditional backward edges should help "warm up" code
#93554 commented on
Jun 8, 2022 • 1 new comment -
bullseye arm/v7 time.time() Operation not permitted
#90118 commented on
Jun 9, 2022 • 1 new comment -
IDLE uses the locale encoding for config files
#85320 commented on
Jun 9, 2022 • 1 new comment -
dir() does not return the list of valid attributes for the object
#84279 commented on
Jun 9, 2022 • 1 new comment -
Not documented special names
#67827 commented on
Jun 9, 2022 • 1 new comment -
Attempt to further increase test coverage of calendar module
#69714 commented on
Jun 9, 2022 • 1 new comment -
Enum `auto()` functionally fails following alias creation
#91456 commented on
Jun 9, 2022 • 1 new comment -
wave.open does not accept PathLike objects
#75593 commented on
Jun 9, 2022 • 1 new comment -
asyncio.Semaphore waiters deque doesn't work
#90155 commented on
Jun 9, 2022 • 1 new comment -
Objects/codeobject.c:814: retreat: Assertion `bounds->ar_start > 0' failed
#93249 commented on
Jun 9, 2022 • 1 new comment -
ResourceWarning: unclosed <ssl.SSLSocket fd=x, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM
#93539 commented on
Jun 10, 2022 • 1 new comment -
On Linux, os.count() should read cgroup cpu.shares and cpu.cfs (CPU count inside docker container)
#80235 commented on
Jun 10, 2022 • 1 new comment -
POpen bufsize=0 ignored with universal_newlines=True
#85394 commented on
Jun 10, 2022 • 1 new comment -
trace does not ignore --ignore-module
#54894 commented on
Jun 10, 2022 • 1 new comment -
some tests fail with -O (assertions off)
#92886 commented on
Jun 10, 2022 • 1 new comment -
os.makedirs fails on long-path UNC-paths if it is the first sub-folder
#85871 commented on
Jun 11, 2022 • 1 new comment -
Incorrect __module__ attribute for _struct.Struct and perhaps a few others
#79512 commented on
Jun 11, 2022 • 1 new comment -
WeakSet is not pickleable
#74876 commented on
Jun 11, 2022 • 1 new comment -
`_abc._abc_subclasscheck` has very poor performance and (I think) a memory leak
#92810 commented on
Jun 12, 2022 • 1 new comment -
Problems caused by isinstance(list[int], type) returning True
#89828 commented on
Jun 12, 2022 • 1 new comment -
Optimizing FOR_ITER bytecode
#91432 commented on
Jun 12, 2022 • 1 new comment -
Example in section 5.3 "Pure Embedding" doesn't work.
#42771 commented on
Jun 13, 2022 • 1 new comment -
Process and Thread resource recycling issue
#93563 commented on
Jun 14, 2022 • 1 new comment -
multiprocessing.Process.is_alive() incorrect if waitpid() was executed concurrently to it
#92881 commented on
Jun 14, 2022 • 1 new comment -
sendfile for sockets neglects pseudo files on Linux
#93300 commented on
Jun 14, 2022 • 1 new comment -
[Asyncio] Support for async → sync → async call chains
#93462 commented on
Jun 14, 2022 • 1 new comment -
bpo-42037: Corrected request dependencies in CookieJar functions
#23112 commented on
Jun 8, 2022 • 1 new comment -
Update socketserver.rst
#24767 commented on
Jun 14, 2022 • 1 new comment -
bpo-38748: Add test for stack corruption.
#26204 commented on
Jun 8, 2022 • 1 new comment -
Add extra newline in io.BytesIO.seek() to prevent a Sphinx warning
#29519 commented on
Jun 10, 2022 • 1 new comment -
bpo-45897: Fix frozen-slotted dataclass bug
#29895 commented on
Jun 9, 2022 • 1 new comment -
bpo-46005: add note about setuptools to Doc/extending/building.rst
#30062 commented on
Jun 9, 2022 • 1 new comment -
bpo-46337: Urllib.parse scheme-specific behavior without reliance on URL scheme
#30520 commented on
Jun 12, 2022 • 1 new comment -
bpo-47122: Fix the table of methods in the collections.abc documentation
#32090 commented on
Jun 14, 2022 • 1 new comment -
bpo-32642: add support for path-like objects in sys.path
#32118 commented on
Jun 10, 2022 • 1 new comment -
gh-59648: Nanosecond support for datetime
#92078 commented on
Jun 13, 2022 • 1 new comment -
Fix issues gh-86199 gh-86795
#92192 commented on
Jun 10, 2022 • 1 new comment -
gh-92613: Deprecate other uuencode functionality per PEP 594 & document as such
#92758 commented on
Jun 11, 2022 • 1 new comment -
gh-92611: Add details on replacements for cgi utility funcs
#92792 commented on
Jun 11, 2022 • 1 new comment -
gh-90016: Reword sqlite3 adapter/converter docs
#93095 commented on
Jun 9, 2022 • 1 new comment -
gh-74696: Do not change the current working directory in shutil.make_archive() if possible
#93160 commented on
Jun 14, 2022 • 1 new comment -
gh-93121: change _sample_headers from a map to list + tuples to allow duplicates
#93242 commented on
Jun 11, 2022 • 1 new comment -
gh-93240: clarify wording in IO tutorial
#93276 commented on
Jun 13, 2022 • 1 new comment -
gh-93573: Replace unused domains to invalid ones, and bytebong.com to python.org
#93574 commented on
Jun 14, 2022 • 1 new comment -
Support Homebrew libraries on M1 Macs
#93583 commented on
Jun 8, 2022 • 1 new comment -
pickle protocol 1 silently fails / causes data loss with `__slots__=()`
#93570 commented on
Jun 8, 2022 • 0 new comments -
[doc] Possibly ambiguous phrasing in tutorial/modules#more-on-modules
#61585 commented on
Jun 8, 2022 • 0 new comments -
Documentation confusion in CookieJar functions
#86203 commented on
Jun 8, 2022 • 0 new comments -
tarfile in stream mode always set zlib compression level to 9
#70441 commented on
Jun 9, 2022 • 0 new comments -
Add SSL_CTX_set_client_cert_engine
#72881 commented on
Jun 9, 2022 • 0 new comments -
[doc] replace 'distutils' examples with 'setuptools'
#90163 commented on
Jun 9, 2022 • 0 new comments -
Include column offsets for bytecode instructions
#88116 commented on
Jun 9, 2022 • 0 new comments -
Out-of-tree builds are not tested.
#89858 commented on
Jun 10, 2022 • 0 new comments -
deepcopy of weakref proxies
#87418 commented on
Jun 11, 2022 • 0 new comments -
pathlib.Path.glob does not follow symlinks
#77609 commented on
Jun 13, 2022 • 0 new comments -
email package content-transfer-encoding behaviour changed
#43702 commented on
Jun 13, 2022 • 0 new comments -
sqlite.iterdump does not work for (most) databases with autoincrement
#79009 commented on
Jun 14, 2022 • 0 new comments -
bpo-24869: Add startline and endline attributes to the tokens returned by shlex
#2799 commented on
Jun 8, 2022 • 0 new comments -
bpo-27578: Fix inspect.getsource() on empty file
#20809 commented on
Jun 9, 2022 • 0 new comments -
bpo-41222: new tests for demonstrating polling problem on subprocess with universal_newlines=True
#25859 commented on
Jun 10, 2022 • 0 new comments -
bpo-44796: Add __parameters__ and __getitem__ in TypeVar and ParamSpec
#27511 commented on
Jun 14, 2022 • 0 new comments -
bpo-10483: fix definition of executable file for http.server on windows
#30216 commented on
Jun 14, 2022 • 0 new comments -
bpo-24132: Add `pathlib._AbstractPath`
#31085 commented on
Jun 12, 2022 • 0 new comments -
bpo-46759: Document that SystemExit doesn't trigger sys.excepthook
#31357 commented on
Jun 14, 2022 • 0 new comments -
bpo-33601 Py_UTF8Mode is not documented
#31480 commented on
Jun 14, 2022 • 0 new comments -
gh-81536: For nonblocking sockets, add `SSLSocket.eager_recv` to call `SSL_read` in a loop
#31492 commented on
Jun 8, 2022 • 0 new comments -
bpo-10149: Clarify pyexpat data truncation
#31629 commented on
Jun 14, 2022 • 0 new comments -
bpo-46744: Support "-Win32" and make platform flags case insensitive on Windows build scripts
#31803 commented on
Jun 12, 2022 • 0 new comments -
bpo-47025: drop support for bytes on sys.path
#31934 commented on
Jun 10, 2022 • 0 new comments -
bpo-46841: Don't jump during `throw()`
#31968 commented on
Jun 8, 2022 • 0 new comments -
gh-91539: improve performance of get_proxies_environment
#91566 commented on
Jun 12, 2022 • 0 new comments -
[3.10] gh-92841: Fix asyncio's RuntimeError: Event loop is closed (GH-92842)
#92904 commented on
Jun 14, 2022 • 0 new comments -
gh-72572: Remove mention of synced None returns for utcoffset() and dst()
#93001 commented on
Jun 8, 2022 • 0 new comments -
gh-93021: Fix __text_signature__ for __get__
#93023 commented on
Jun 11, 2022 • 0 new comments -
gh-90155: Fix broken `asyncio.Semaphore` and strengthen FIFO guarantee.
#93222 commented on
Jun 10, 2022 • 0 new comments -
docs: datetime: Encoding is no longer relevant
#93365 commented on
Jun 8, 2022 • 0 new comments -
[3.11] GH-93354: Use exponential backoff to avoid excessive specialization attempts (GH-93355)
#93379 commented on
Jun 13, 2022 • 0 new comments -
Doc: Add an empty line as secondary prompt
#93424 commented on
Jun 8, 2022 • 0 new comments -
gh-91404: Revert "bpo-23689: re module, fix memory leak when a match is terminated by a signal or memory allocation failure (GH-32283)"
#93559 commented on
Jun 8, 2022 • 0 new comments