Insights: python/cpython
Overview
Could not load contribution data
Please try again later
124 Pull requests merged by 37 people
-
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 -
[3.11] GH-93521: For dataclasses, filter out `__weakref__` slot if present in bases (GH-93535)
#93594 merged
Jun 8, 2022 -
GH-93521: Filter out `__weakref__` slot if present in bases
#93535 merged
Jun 8, 2022 -
gh-93370 : Deprecate sqlite3.version and sqlite3.version_info
#93482 merged
Jun 7, 2022 -
[3.10] Fix `PurePath.relative_to` links in the pathlib documentation (GH-93268)
#93590 merged
Jun 7, 2022 -
GH-93481: Suppress expected deprecation warning in test_pyclbr
#93483 merged
Jun 7, 2022 -
[3.11] Fix `PurePath.relative_to` links in the pathlib documentation. (GH-93268)
#93588 merged
Jun 7, 2022 -
Fix `Path.relative_to` links in the pathlib documentation.
#93268 merged
Jun 7, 2022 -
gh-92592: Allow logging filters to return a LogRecord. (GH-92591)
#92591 merged
Jun 7, 2022 -
[3.11] gh-84461: Emscripten's faccessat() does not accept flags (GH-92353)
#93578 merged
Jun 7, 2022 -
gh-84461: Emscripten's faccessat() does not accept flags
#92353 merged
Jun 7, 2022 -
gh-93162: test_config_queue_handler requires threading
#93572 merged
Jun 7, 2022 -
gh-93533: Fix MSVC compiler warnings in ceval.c
#93569 merged
Jun 7, 2022 -
[3.11] gh-57539: Increase calendar test coverage (GH-93468)
#93564 merged
Jun 7, 2022 -
[3.10] gh-57539: Increase calendar test coverage (GH-93468)
#93565 merged
Jun 7, 2022 -
GH-93533: Shrink the LOAD_METHOD cache by one codeunit.
#93537 merged
Jun 7, 2022 -
gh-88831: In docs for asyncio.create_task, explain why strong references to tasks are needed
#93258 merged
Jun 7, 2022 -
[3.10] gh-92914: Round the allocated size for lists up to the even number (GH-92915)
#92942 merged
Jun 7, 2022 -
gh-57539: Increase calendar test coverage
#93468 merged
Jun 7, 2022 -
[3.10] gh-86986: bump min sphinx version to 3.2 (GH-93337)
#93562 merged
Jun 7, 2022 -
[3.11] gh-86986: bump min sphinx version to 3.2 (GH-93337)
#93561 merged
Jun 7, 2022 -
gh-79096: Protect cookie file created by {LWP,Mozilla}CookieJar.save()
#93463 merged
Jun 7, 2022 -
[3.11] Grammar fix to socket error string (GH-93523)
#93560 merged
Jun 7, 2022 -
gh-86986: bump min sphinx version to 3.2
#93337 merged
Jun 7, 2022 -
Grammar fix to socket error string
#93523 merged
Jun 7, 2022 -
[3.11] Fix contributor name in WhatsNew 3.11 (GH-93556)
#93558 merged
Jun 7, 2022 -
Fix contributor name
#93556 merged
Jun 7, 2022
43 Pull requests opened by 31 people
-
Remove extra spaces in custom openSSL documentation.
#93568 opened
Jun 7, 2022 -
gh-93573: Replace bytebong.com by python.org
#93574 opened
Jun 7, 2022 -
Support Homebrew libraries on M1 Macs
#93583 opened
Jun 7, 2022 -
gh-93584: Avoid file race condition in build process
#93586 opened
Jun 7, 2022 -
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-79579: Improve DML query detection in sqlite3
#93623 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-93662: Make sure that column offsets are correct in multi-line method calls.
#93673 opened
Jun 10, 2022 -
gh-93675: Fix typos in `Doc/`
#93676 opened
Jun 10, 2022 -
GH-93678: reduce boilerplate and code repetition in the compiler
#93682 opened
Jun 10, 2022 -
gh-93600: Clarify the meaning of buffering=-1 in open()
#93685 opened
Jun 10, 2022 -
gh-89546: Clean up PyType_FromMetaclass
#93686 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 -
gh-79512: Fixed names and __module__ value of weakref classes
#93719 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-93741: Add private C API _PyImport_GetModuleAttrString()
#93742 opened
Jun 12, 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 -
GH-93516: Store offset of first traceable instruction in code object
#93769 opened
Jun 13, 2022 -
Add test.support.busy_wait()
#93770 opened
Jun 13, 2022 -
gh-93353: regrtest checks for leaked temporary files
#93776 opened
Jun 13, 2022 -
gh-93761: Fix test to avoid simple delay when synchronizing.
#93779 opened
Jun 13, 2022 -
gh-91321: Fix compatibility with C++ older than C++11
#93784 opened
Jun 13, 2022 -
gh-93785: Update includes in call.c
#93786 opened
Jun 13, 2022
93 Issues closed by 31 people
-
`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 -
Cannot specify `weakref_slot=True` twice in dataclass MRO
#93521 closed
Jun 8, 2022 -
distutils is not reproducible
#78214 closed
Jun 8, 2022 -
Deprecate sqlite3.version and sqlite3.version_info
#93370 closed
Jun 7, 2022 -
Dataclasses slots causes super() to raise TypeError
#93593 closed
Jun 7, 2022 -
Deprecation warning in test_pyclbr
#93481 closed
Jun 7, 2022 -
ConvertingList and ConvertingTuple lack iterators and ConvertingDict lacks items()
#85349 closed
Jun 7, 2022 -
Expand logging filter API to allow returning a LogRecord
#92592 closed
Jun 7, 2022 -
_curses, _curses_panel & _multiprocessing can't be build in 2.6b3 w/ SunStudio 12
#48036 closed
Jun 7, 2022 -
The -t option has no effect in for uu command-line
#63177 closed
Jun 7, 2022 -
Fix code example in Python 3.5 telnetlib documentation
#72847 closed
Jun 7, 2022 -
telnetlib: process_rawq() and binary data
#69521 closed
Jun 7, 2022 -
[doc] telnetlib.Telnet constructor does not match telnetlib.Telnet.__init__ docstring
#66114 closed
Jun 7, 2022 -
spwd returning different value depending on privileges
#54597 closed
Jun 7, 2022 -
Wrong struct members name for spwd module
#62878 closed
Jun 7, 2022 -
[EASY] sndhdr.what() throws exceptions on unknown files
#78269 closed
Jun 7, 2022 -
Building Python documentation with doctest logs a ResourceWarning in Doc/library/nntplib.rst
#89463 closed
Jun 7, 2022 -
Create to_dict function
#92773 closed
Jun 7, 2022 -
CGIHTTPServer does not chdir prior to executing the CGI script
#46025 closed
Jun 7, 2022 -
CGIHTTPServer support for arbitrary CGI scripts
#53254 closed
Jun 7, 2022 -
Odd behavior with "file" and "filename" attributes in cgi.FieldStorage
#68138 closed
Jun 7, 2022 -
Python does not work on an IPv6 only host
#54623 closed
Jun 7, 2022 -
asyncio.create_task() documentation should mention user needs to keep reference to the task
#88831 closed
Jun 7, 2022 -
Attempt full test coverage of LocaleTextCalendar.formatweekday
#57539 closed
Jun 7, 2022 -
Sphinx conf.py needs_version entry is outdated
#86986 closed
Jun 7, 2022 -
Allow using QueueHandler and QueueListener in logging.dictConfig
#93162 closed
Jun 7, 2022 -
multiprocessing: Queue does not work in virtualenv but works fine in main interpreter
#80580 closed
Jun 7, 2022
49 Issues opened by 43 people
-
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 -
unicodedata.normalize: dotless i + acute accent should give i with acute
#93767 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 -
Add C API for importing an attribute from a module
#93741 opened
Jun 12, 2022 -
Incorrect `Context` in corotine's `except` and `finally` blocks
#93740 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 -
Emscripten event loop?
#93596 opened
Jun 8, 2022 -
Weirdness with traceback when resuming coroutines with coro.throw()
#93592 opened
Jun 7, 2022 -
make altinstall for PGO is not parallel-save
#93584 opened
Jun 7, 2022 -
mock.patch applied at class level behaves incorrectly
#93582 opened
Jun 7, 2022 -
multiprocessing with maxtasksperchild can hang if unpickling causes import
#93580 opened
Jun 7, 2022 -
Clarifying documentation of typing.Set
#93579 opened
Jun 7, 2022 -
Python 3.10.5 installer fails to run on windows 11
#93577 opened
Jun 7, 2022 -
Replace bytebong.com reference
#93573 opened
Jun 7, 2022 -
pickle protocol 1 silently fails / causes data loss with `__slots__=()`
#93570 opened
Jun 7, 2022 -
Process and Thread resource recycling issue
#93563 opened
Jun 7, 2022 -
Allow use of `python -m logging` to setup a basicConfig logging config
#93557 opened
Jun 7, 2022
161 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 β’ 35 new comments -
Severe performance degradation for tracing under 3.11
#93516 commented on
Jun 13, 2022 β’ 24 new comments -
gh-92869: ctypes: Add c_time_t
#92870 commented on
Jun 12, 2022 β’ 22 new comments -
Consider supporting emscripten/webassembly as a build target
#84461 commented on
Jun 7, 2022 β’ 20 new comments -
gh-93429: Merge `LOAD_METHOD` back into `LOAD_ATTR`
#93430 commented on
Jun 13, 2022 β’ 12 new comments -
GH-89858: fix test_embed for Out-of-tree builds
#93465 commented on
Jun 13, 2022 β’ 12 new comments -
Add an autocommit property to sqlite3.Connection with a PEP 249 compliant manual commit mode and migrate
#83638 commented on
Jun 13, 2022 β’ 11 new comments -
bpo-47016: Create a workflow for verifying bundled pip and setuptools
#31885 commented on
Jun 8, 2022 β’ 11 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 -
wave.open does not accept PathLike objects
#75593 commented on
Jun 9, 2022 β’ 8 new comments -
Improve documentation of CFLAGS_NODIST, LDFLAGS_NODIST
#90539 commented on
Jun 13, 2022 β’ 7 new comments -
bpo-14243: Optionally delete NamedTemporaryFile on content manager exit but not on file close
#22431 commented on
Jun 9, 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 -
gh-61585: Clarify import scope in modules tutorial
#93455 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 -
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 -
getpath miscalculates sys.path from second initialization with PYTHONHOME on Windows
#91985 commented on
Jun 8, 2022 β’ 4 new comments -
os.path.normcase() is inconsistent with Windows file system
#86824 commented on
Jun 9, 2022 β’ 4 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 -
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 -
Receiving vector calls in the Py_LIMITED_API
#93274 commented on
Jun 7, 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 -
gh-68320, gh-88302 - Fix `pathlib.Path` subclassing.
#31691 commented on
Jun 13, 2022 β’ 3 new comments -
gh-93253: Add an explicit message for when there is not enough disk space to create new semaphores
#93254 commented on
Jun 7, 2022 β’ 3 new comments -
gh-90300: Reformat the Python CLI help output
#93415 commented on
Jun 12, 2022 β’ 3 new comments -
Possible slowdown of regex searching in 3.11
#91404 commented on
Jun 7, 2022 β’ 2 new comments -
doctest test finder doesnt find line numbers of properties
#61648 commented on
Jun 7, 2022 β’ 2 new comments -
Add -P command line option and PYTHONSAFEENV environment variable
#57684 commented on
Jun 7, 2022 β’ 2 new comments -
test_poplib replace asyncore
#74699 commented on
Jun 7, 2022 β’ 2 new comments -
seekable() returns True on pipe objects in Windows
#86768 commented on
Jun 8, 2022 β’ 2 new comments -
sqlite3 package document mistake
#86790 commented on
Jun 8, 2022 β’ 2 new comments -
Conditional backward edges should help "warm up" code
#93554 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 -
PyType_FromSpec API fails to use metaclass of bases
#89546 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 -
Objects/codeobject.c:814: retreat: Assertion `bounds->ar_start > 0' failed
#93249 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 -
gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement
#9621 commented on
Jun 9, 2022 β’ 2 new comments -
bpo-20183: Convert the mmap module to the Argument Clinic
#14207 commented on
Jun 7, 2022 β’ 2 new comments -
bpo-40255: Implement Immortal Instances
#19474 commented on
Jun 8, 2022 β’ 2 new comments -
bpo-2716: add license for audioop module
#19972 commented on
Jun 7, 2022 β’ 2 new comments -
bpo-38748: Add test for stack corruption.
#26204 commented on
Jun 8, 2022 β’ 2 new comments -
GH-91095: Specialize calls to normal python classes
#93221 commented on
Jun 7, 2022 β’ 2 new comments -
gh-93267: Fix wrong result Documented in Date Arithmetic datetime
#93506 commented on
Jun 7, 2022 β’ 2 new comments -
Implement PEP 652 -- Maintaining the Stable ABI
#87961 commented on
Jun 7, 2022 β’ 1 new comment -
Wave.py support for ulaw and alaw audio
#43330 commented on
Jun 7, 2022 β’ 1 new comment -
[C API] Move the PyCodeObject structure to the internal C API (make the structure opaque)
#91397 commented on
Jun 7, 2022 β’ 1 new comment -
Python memory limit on AIX
#55421 commented on
Jun 7, 2022 β’ 1 new comment -
The Great Argument Clinic Conversion Derby Meta-Issue
#64386 commented on
Jun 7, 2022 β’ 1 new comment -
wave.py: add writesamples() and readsamples()
#49163 commented on
Jun 7, 2022 β’ 1 new comment -
CGIHTTPServer doesn't handle long POST requests
#81482 commented on
Jun 7, 2022 β’ 1 new comment -
crypt function not hashing properly on Mac (uses a specific salt)
#77394 commented on
Jun 7, 2022 β’ 1 new comment -
test_mailcap fails if a mailcap file contains a non-decodable character
#68340 commented on
Jun 7, 2022 β’ 1 new comment -
Mark optional stdlib modules in documentation
#79076 commented on
Jun 7, 2022 β’ 1 new comment -
shlex.quote and pipes.quote do not quote shell keywords
#70312 commented on
Jun 7, 2022 β’ 1 new comment -
Undefined C behavior going beyond end of struct via a [1] arrays (C99 flexible arrays)
#84301 commented on
Jun 7, 2022 β’ 1 new comment -
Dialect class defaults are not documented.
#68335 commented on
Jun 7, 2022 β’ 1 new comment -
multiprocessing race condition on flushing stdout, deadlocks child on exit
#91776 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 -
SQLite incorrect row count for UPDATE
#79579 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 -
asyncio.Semaphore waiters deque doesn't work
#90155 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 -
Document how to cite Python
#70784 commented on
Jun 11, 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 -
[Asyncio] Support for async β sync β async call chains
#93462 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 -
bpo-30514: test_pop3lib asyncore with asyncio
#1864 commented on
Jun 7, 2022 β’ 1 new comment -
bpo-17446: Get line numbers of properties in doctest
#3419 commented on
Jun 7, 2022 β’ 1 new comment -
gh-85525: Indicate supported sound header formats
#21575 commented on
Jun 7, 2022 β’ 1 new comment -
bpo-42037: Corrected request dependencies in CookieJar functions
#23112 commented on
Jun 8, 2022 β’ 1 new comment -
bpo-41255: handle argparse errors with exit_on_error=False consistently
#27295 commented on
Jun 7, 2022 β’ 1 new comment -
bpo-45759: Better error messages for non-matching 'elif'/'else' statements
#29513 commented on
Jun 13, 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 -
gh-85427: Prevent exits if `ArgumentParser.exit_on_error` is False
#30832 commented on
Jun 7, 2022 β’ 1 new comment -
bpo-32642: add support for path-like objects in sys.path
#32118 commented on
Jun 10, 2022 β’ 1 new comment -
bpo-47231: Strip trailing slash from tarfile longname directories
#32423 commented on
Jun 7, 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-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 -
can't use UTF8 passwords in imaplib login
#93548 commented on
Jun 7, 2022 β’ 0 new comments -
Argparse.parse_args exits on unrecognized option with exit_on_error=False
#85427 commented on
Jun 7, 2022 β’ 0 new comments -
better name for re.error Exception class.
#83162 commented on
Jun 7, 2022 β’ 0 new comments -
Port module setup to PY_STDLIB_MOD() macro and addext()
#90005 commented on
Jun 7, 2022 β’ 0 new comments -
multiprocessing.connection challenge implicitly uses MD5
#61460 commented on
Jun 7, 2022 β’ 0 new comments -
put http.server on a diet
#81199 commented on
Jun 7, 2022 β’ 0 new comments -
Removing old buffer support
#85275 commented on
Jun 7, 2022 β’ 0 new comments -
[Windows] installations should include pythonX.exe and pythonX.Y.exe executables
#65705 commented on
Jun 7, 2022 β’ 0 new comments -
optparse module does not emit DeprecationWarning
#69707 commented on
Jun 7, 2022 β’ 0 new comments -
PEP 594: uuencode codec and binascii functions apparently not properly deprecated or documented as such
#92613 commented on
Jun 7, 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 -
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 -
gh-76912: Raise OSError from any failure in getpass.getuser()
#29739 commented on
Jun 7, 2022 β’ 0 new comments -
bpo-10483: fix definition of executable file for http.server on windows
#30216 commented on
Jun 12, 2022 β’ 0 new comments -
bpo-24132: Add `pathlib._AbstractPath`
#31085 commented on
Jun 12, 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-46958: Added argument for json dump/dumps to print arrays (from lists and tuples) on one line
#31762 commented on
Jun 7, 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-91247: improve performance of list and tuple repeat (with specialization for n=1)
#91482 commented on
Jun 7, 2022 β’ 0 new comments -
gh-91539: improve performance of get_proxies_environment
#91566 commented on
Jun 12, 2022 β’ 0 new comments -
gh-91962: Fix curses compilation on Solaris
#91964 commented on
Jun 7, 2022 β’ 0 new comments -
gh-57684: Add the -p command line option
#92361 commented on
Jun 7, 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 -
gh-71566: Fix SocketType introduction in the socket documentation.
#93288 commented on
Jun 7, 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 -
[3.11] gh-90300: split --help output into separate options (GH-30331)
#93413 commented on
Jun 12, 2022 β’ 0 new comments -
Doc: Add an empty line as secondary prompt
#93424 commented on
Jun 8, 2022 β’ 0 new comments -
gh-91810: Fix regression with writing an XML declaration with encoding='unicode'
#93426 commented on
Jun 12, 2022 β’ 0 new comments -
Fix incorrect directive in multiprocessing module documentation
#93517 commented on
Jun 7, 2022 β’ 0 new comments -
gh-93548: add exemple of SASL PLAIN authentication in documentation
#93549 commented on
Jun 7, 2022 β’ 0 new comments