Insights: python/cpython
Overview
Could not load contribution data
Please try again later
128 Pull requests merged by 40 people
-
[3.10] gh-102296 Document that inspect.Parameter kinds support ordering (GH-102297)
#102299 merged
Feb 27, 2023 -
[3.11] gh-102296 Document that inspect.Parameter kinds support ordering (GH-102297)
#102298 merged
Feb 27, 2023 -
gh-102296 Document that inspect.Parameter kinds support ordering
#102297 merged
Feb 27, 2023 -
gh-102250: Fix double-decref in COMPARE_AND_BRANCH error case
#102287 merged
Feb 27, 2023 -
[3.10] gh-101100: Fix sphinx warnings in `types` module (GH-102274)
#102292 merged
Feb 27, 2023 -
[3.11] gh-101100: Fix sphinx warnings in `types` module (GH-102274)
#102291 merged
Feb 27, 2023 -
gh-101100: Fix sphinx warnings in `types` module
#102274 merged
Feb 27, 2023 -
gh-91038: Change default argument value to `False` instead of `0`
#31621 merged
Feb 27, 2023 -
[3.10] gh-101765: unicodeobject: use Py_XDECREF correctly (GH-102283)
#102286 merged
Feb 26, 2023 -
[3.11] gh-101765: unicodeobject: use Py_XDECREF correctly (GH-102283)
#102285 merged
Feb 26, 2023 -
gh-101765: unicodeobject: use Py_XDECREF correctly
#102283 merged
Feb 26, 2023 -
[3.10] Add missing 'is' to `cmath.log()` docstring (GH-102049)
#102280 merged
Feb 26, 2023 -
[3.11] Add missing 'is' to `cmath.log()` docstring (GH-102049)
#102279 merged
Feb 26, 2023 -
[3.11] [doc] Improve grammar/fix missing word (GH-102060)
#102277 merged
Feb 26, 2023 -
[3.10] [doc] Improve grammar/fix missing word (GH-102060)
#102278 merged
Feb 26, 2023 -
Improve grammar/fix missing word
#102060 merged
Feb 26, 2023 -
[3.10] gh-97786: Fix compiler warnings in pytime.c (GH-101826)
#102150 merged
Feb 26, 2023 -
[3.11] gh-85417: Clarify behaviour on branch cuts in cmath module (GH-102046)
#102276 merged
Feb 26, 2023 -
[3.10] gh-85417: Clarify behaviour on branch cuts in cmath module (GH-102046)
#102275 merged
Feb 26, 2023 -
[3.10] gh-102259: Fix re doc issue regarding right square brackets (GH-102264)
#102271 merged
Feb 26, 2023 -
[3.11] gh-102259: Fix re doc issue regarding right square brackets (GH-102264)
#102270 merged
Feb 26, 2023 -
gh-102259: Fix a wording issue regarding right square brackets
#102264 merged
Feb 26, 2023 -
[3.11] gh-101765: Fix refcount issues in list and unicode pickling (G…
#102268 merged
Feb 26, 2023 -
[3.10] gh-101765: Fix refcount issues in list and unicode pickling (G…
#102269 merged
Feb 26, 2023 -
gh-101765: Fix refcount issues in list and unicode pickling
#102265 merged
Feb 26, 2023 -
[3.11] GH-99818: improve the documentation for zipfile.Path and Traversable (GH-101589)
#102266 merged
Feb 25, 2023 -
[3.10] GH-99818: improve the documentation for zipfile.Path and Traversable (GH-101589)
#102267 merged
Feb 25, 2023 -
[3.11] gh-101100: Fix sphinx warnings in `typing` module docs (GH-102260)
#102262 merged
Feb 25, 2023 -
[3.10] gh-101100: Fix sphinx warnings in `typing` module docs (GH-102260)
#102263 merged
Feb 25, 2023 -
gh-101100: Fix sphinx warnings in `typing` module
#102260 merged
Feb 25, 2023 -
[3.11] gh-102252: Improve coverage of test_bool.py (GH-102253)
#102257 merged
Feb 25, 2023 -
[3.10] gh-102252: Improve coverage of test_bool.py (GH-102253)
#102258 merged
Feb 25, 2023 -
gh-102252: Improve coverage of test_bool.py
#102253 merged
Feb 25, 2023 -
gh-102209: Sync with zipp 3.15 moving complexity tests into dedicated module
#102232 merged
Feb 25, 2023 -
[3.11] GH-102126: fix deadlock at shutdown when clearing thread state…
#102234 merged
Feb 25, 2023 -
[3.11] asyncio docs: Fix dangling hyphen (GH-102227)
#102245 merged
Feb 25, 2023 -
[3.10] asyncio docs: Fix dangling hyphen (GH-102227)
#102246 merged
Feb 25, 2023 -
asyncio docs: Fix dangling hyphen
#102227 merged
Feb 25, 2023 -
gh-101997: Update bundled pip version to 23.0.1
#101998 merged
Feb 25, 2023 -
[3.11] gh-101100: Fix Sphinx warnings in `decimal` module (GH-102125)
#102238 merged
Feb 25, 2023 -
[3.10] gh-101100: Fix Sphinx warnings in `decimal` module (GH-102125)
#102237 merged
Feb 25, 2023 -
gh-101100: Fix Sphinx warnings in `decimal` module
#102125 merged
Feb 25, 2023 -
GH-102126: fix deadlock at shutdown when clearing thread states
#102222 merged
Feb 25, 2023 -
[3.10] gh-95675: fix uid and gid at test_add_dir_getmember (gh-102207)
#102230 merged
Feb 25, 2023 -
[3.11] gh-95675: fix uid and gid at test_add_dir_getmember (gh-102207)
#102231 merged
Feb 25, 2023 -
gh-95675 fix uid and gid at test_add_dir_getmember
#102207 merged
Feb 25, 2023 -
gh-102209: Disable the timeout in test_implied_dirs_performance.
#102225 merged
Feb 24, 2023 -
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (in Modules/)
#102196 merged
Feb 24, 2023 -
gh-101476: Use _PyType_GetModuleState where applicable
#102188 merged
Feb 24, 2023 -
[3.11] gh-102105 Fix wording in filterfalse/quantify/filter (GH-102189)
#102219 merged
Feb 24, 2023 -
gh-102105 Fix wording in filterfalse/quantify/filter
#102189 merged
Feb 24, 2023 -
remove outdated files from documentation
#102216 merged
Feb 24, 2023 -
gh-102141: replace use of getpid on Windows with GetCurrentProcessId
#102142 merged
Feb 24, 2023 -
gh-81652 add MAP_ALIGNED_SUPER FreeBSD and MAP_CONCEAL OpenBSD constants
#102191 merged
Feb 24, 2023 -
[3.11] gh-102158: Add tests for `softkwlist` (GH-102159)
#102198 merged
Feb 24, 2023 -
[3.10] gh-102158: Add tests for `softkwlist` (GH-102159)
#102199 merged
Feb 24, 2023 -
gh-102158: Add tests for `softkwlist`
#102159 merged
Feb 24, 2023 -
Fix deadlock on shutdown if test_current_{exception,frames} fails
#102019 merged
Feb 23, 2023 -
gh-101476: Add _PyType_GetModuleState
#101477 merged
Feb 23, 2023 -
gh-99108: Followup fix for Modules/Setup
#102183 merged
Feb 23, 2023 -
[3.10] gh-101981: Consolidate macOS configure steps in CI (GH-102131)
#102178 merged
Feb 23, 2023 -
[3.11] gh-101981: Consolidate macOS configure steps in CI (GH-102131)
#102177 merged
Feb 23, 2023 -
gh-93649: Split exception tests from _testcapimodule.c
#102173 merged
Feb 23, 2023 -
gh-101981: Consolidate macOS configure steps in CI
#102131 merged
Feb 23, 2023 -
[3.11] gh-102151: Correctly fetch CONFIG_ARGS in Tools/freeze/test/freeze.py (GH-102152)
#102176 merged
Feb 23, 2023 -
gh-102151: Correctly fetch CONFIG_ARGS in Tools/freeze/test/freeze.py
#102152 merged
Feb 23, 2023 -
gh-67413: Fix segfaults and multiple leaks in the lzma and bz2 modules
#7822 merged
Feb 23, 2023 -
[3.11] Fix typo in `Py_GetPythonHome` signature (GH-102168)
#102174 merged
Feb 23, 2023 -
[3.10] Fix typo in `Py_GetPythonHome` signature (GH-102168)
#102175 merged
Feb 23, 2023 -
[3.11] gh-100226: Clarify StreamReader.read behavior (GH-101807)
#102001 merged
Feb 23, 2023 -
Fix typo in Py_GetPythonHome signature
#102168 merged
Feb 23, 2023 -
gh-101578: Fixup NEWS and add What's New entry for new exception APIs
#102157 merged
Feb 23, 2023 -
GH-100719: Remove redundant `gi_code` field from generator object.
#100749 merged
Feb 23, 2023 -
Revert "bpo-46978: Correct docstrings for in-place builtin operators #31802)
#102146 merged
Feb 23, 2023 -
gh-87634: remove locking from functools.cached_property
#101890 merged
Feb 23, 2023 -
[3.10] Fix syntax error in struct doc example (GH-102160)
#102162 merged
Feb 23, 2023 -
[3.11] Fix syntax error in struct doc example (GH-102160)
#102161 merged
Feb 23, 2023 -
Fix syntax error in struct doc example
#102160 merged
Feb 22, 2023 -
[3.11] GH-101777: `queue.rst`: use 2 spaces after a period to be consistent. (GH-102143)
#102155 merged
Feb 22, 2023 -
[3.10] GH-101777: `queue.rst`: use 2 spaces after a period to be consistent. (GH-102143)
#102154 merged
Feb 22, 2023 -
gh-99108: Import MD5 and SHA1 from HACL*
#102089 merged
Feb 22, 2023 -
GH-101777: `queue.rst`: use 2 spaces after a period to be consistent.
#102143 merged
Feb 22, 2023 -
[3.11] gh-97786: Fix compiler warnings in pytime.c (GH-101826)
#102062 merged
Feb 22, 2023 -
Few coverage nitpicks for the cmath module
#102067 merged
Feb 22, 2023 -
[3.10] gh-101936: Update the default value of fp from io.StringIO to io.BytesIO (gh-102100)
#102118 merged
Feb 22, 2023 -
[3.11] gh-101936: Update the default value of fp from io.StringIO to io.BytesIO (gh-102100)
#102117 merged
Feb 22, 2023 -
GH-100982: Restrict `FOR_ITER_RANGE` to a single instruction to allow instrumentation.
#101985 merged
Feb 22, 2023 -
[3.11] gh-102135: Update turtle docs to rename wikipedia demo to rosette (GH-102137)
#102138 merged
Feb 22, 2023 -
[3.10] gh-102135: Update turtle docs to rename wikipedia demo to rosette (GH-102137)
#102139 merged
Feb 22, 2023 -
gh-102137: Update turtle docs to rename wikipedia demo to rosette
#102137 merged
Feb 22, 2023 -
[3.10] gh-95672 fix typo SkitTest to SkipTest (gh-102119)
#102122 merged
Feb 22, 2023 -
[3.11] gh-95672 fix typo SkitTest to SkipTest (gh-102119)
#102121 merged
Feb 22, 2023 -
gh-99942: python.pc on android/cygwin should link to libpython per configure.ac
#100356 merged
Feb 22, 2023 -
gh-95672 fix typo SkitTest to SkipTest
#102119 merged
Feb 21, 2023 -
[3.9] gh-101981: Fix Ubuntu SSL tests with OpenSSL (3.1.0-beta1) CI i…
#102094 merged
Feb 21, 2023 -
[3.8] gh-101981: Fix Ubuntu SSL tests with OpenSSL (3.1.0-beta1) CI i…
#102095 merged
Feb 21, 2023 -
[3.11] gh-102008: simplify test_except_star by using sys.exception() instead of sys.exc_info() (GH-102009)
#102116 merged
Feb 21, 2023 -
gh-101936: Update the default value of fp from io.StringIO to io.BytesIO
#102100 merged
Feb 21, 2023 -
gh-102008: simplify test_except_star by using sys.exception() instead of sys.exc_info()
#102009 merged
Feb 21, 2023 -
[3.11] gh-101967: add a missing error check (GH-101968)
#102015 merged
Feb 21, 2023 -
gh-101903: Remove unnecessary undefs for non-existent/old macros Py_EnterRecursiveCall and Py_LeaveRecursiveCall
#101923 merged
Feb 21, 2023 -
[3.11] gh-102011: use sys.exception() instead of sys.exc_info() in docs where possible (GH-102012)
#102101 merged
Feb 21, 2023 -
[3.11] gh-100556: Improve clarity of `or` docs (GH-100589)
#102108 merged
Feb 21, 2023 -
[3.10] gh-100556: Improve clarity of `or` docs (GH-100589)
#102109 merged
Feb 21, 2023 -
gh-100556: Better `or` doc wording
#100589 merged
Feb 21, 2023 -
[3.11] gh-101777: Make `PriorityQueue` docs slightly clearer (GH-102026)
#102106 merged
Feb 21, 2023 -
[3.10] gh-101777: Make `PriorityQueue` docs slightly clearer (GH-102026)
#102107 merged
Feb 21, 2023 -
gh-101777: minor clarification in `PriorityQueue` docs
#102026 merged
Feb 21, 2023 -
gh-101965: Fix usage of Py_EnterRecursiveCall return value in _bisectmodule.c
#101966 merged
Feb 21, 2023 -
gh-101578: Amend exception docs
#102057 merged
Feb 21, 2023 -
[3.10] gh-101961 fileinput.hookcompressed should not set the encoding value for the binary mode (gh-102068)
#102099 merged
Feb 21, 2023 -
[3.11] gh-101961 fileinput.hookcompressed should not set the encoding value for the binary mode (gh-102068)
#102098 merged
Feb 21, 2023 -
gh-101961 fileinput.hookcompressed should not set the encoding value for the binary mode
#102068 merged
Feb 21, 2023 -
[3.11] gh-100210: Correct the comment link for unescaping HTML (GH-100212)
#102044 merged
Feb 20, 2023 -
[3.11] gh-101566: Sync with zipp 3.14. (GH-102018).
#102090 merged
Feb 20, 2023 -
[3.10] gh-101566: Sync with zipp 3.14. (GH-102018).
#102091 merged
Feb 20, 2023 -
gh-102056: Fix a few bugs in error handling of exception printing code
#102078 merged
Feb 20, 2023 -
gh-102011: use sys.exception() instead of sys.exc_info() in docs where possible
#102012 merged
Feb 20, 2023 -
gh-101566: Sync with zipp 3.14.
#102018 merged
Feb 20, 2023 -
GH-99818: improve the documentation for zipfile.Path and Traversable
#101589 merged
Feb 20, 2023 -
[3.11] gh-88233: zipfile: handle extras after a zip64 extra (GH-96161)
#102086 merged
Feb 20, 2023 -
gh-88233: zipfile: handle extras after a zip64 extra
#96161 merged
Feb 20, 2023 -
[3.11] gh-101981: Apply HOMEBREW related environment variables (gh-102074)
#102082 merged
Feb 20, 2023 -
[3.10] gh-101981: Apply HOMEBREW related environment variables (gh-102074)
#102081 merged
Feb 20, 2023 -
[3.10] gh-101981: Fix Ubuntu SSL tests with OpenSSL (3.1.0-beta1) CI issue
#102079 merged
Feb 20, 2023
42 Pull requests opened by 29 people
-
gh-88233: zipfile: refactor _strip_extra
#102084 opened
Feb 20, 2023 -
[3.10] gh-88233: zipfile: handle extras after a zip64 extra (GH-96161)
#102087 opened
Feb 20, 2023 -
gh-87092: Jump target label is now the offset of the target in the instructions sequence
#102093 opened
Feb 21, 2023 -
gh-91896: Deprecate collections.abc.ByteString
#102096 opened
Feb 21, 2023 -
gh-102103: add `module` argument to `dataclasses.make_dataclass`
#102104 opened
Feb 21, 2023 -
gh-102114: Make dis._try_compile print shorter traceback
#102115 opened
Feb 21, 2023 -
gh-102027: Fix macro name
#102124 opened
Feb 21, 2023 -
gh-102120: Added an iter function that doesn't cache
#102128 opened
Feb 21, 2023 -
gh-101992: update pstlib module documentation
#102133 opened
Feb 22, 2023 -
Don't define 'static_assert' in C++11 for the FreeBSD workaround
#102145 opened
Feb 22, 2023 -
gh-77043: Make os.dup2(fd, fd, False) always remove inheritability
#102148 opened
Feb 22, 2023 -
gh-99726: Improves correctness of stat results for Windows, and uses faster API when available
#102149 opened
Feb 22, 2023 -
gh-95672 skip fcntl when pipesize is smaller than pagesize
#102163 opened
Feb 23, 2023 -
gh-101014: support named SharedMemory and ShareableList in SharedMemo…
#102171 opened
Feb 23, 2023 -
gh-102179: Fix os.dup2() error reporting for negative fds
#102180 opened
Feb 23, 2023 -
gh-102181: Improve stats presentation for specialization
#102182 opened
Feb 23, 2023 -
gh-102184: Test os.sync() only if "largefile" resource is enabled
#102185 opened
Feb 23, 2023 -
[3.9] gh-101981: Build macOS as recommended by the devguide (GH-102070)
#102186 opened
Feb 23, 2023 -
[3.8] gh-101981: Build macOS as recommended by the devguide (GH-102070)
#102187 opened
Feb 23, 2023 -
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (in Python/)
#102193 opened
Feb 23, 2023 -
gh-102190: Add additional zipfile pwd docstrings
#102195 opened
Feb 24, 2023 -
More actionable error message when spawn is incorrectly used.
#102203 opened
Feb 24, 2023 -
gh-102204: Fix endianness issue in AIX
#102206 opened
Feb 24, 2023 -
gh-102202: Update bundled setuptools to 67.4.0
#102208 opened
Feb 24, 2023 -
gh-102211: Document `re.{Pattern,Match}`’s existence
#102212 opened
Feb 24, 2023 -
gh-81536: Avoids repeated GIL acquisition when reading/writing to SSL sockets
#102214 opened
Feb 24, 2023 -
gh-102215: importlib documentation cleanups
#102217 opened
Feb 24, 2023 -
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (in Objects/)
#102218 opened
Feb 24, 2023 -
gh-48511: Make pwd and grp expose inner errors
#102223 opened
Feb 24, 2023 -
[3.10] GH-102126: fix deadlock at shutdown when clearing thread state…
#102235 opened
Feb 25, 2023 -
[3.9] GH-102126: fix deadlock at shutdown when clearing thread states…
#102236 opened
Feb 25, 2023 -
[3.10] gh-101997: Update bundled pip version to 23.0.1 (GH-101998).
#102241 opened
Feb 25, 2023 -
[3.11] gh-101997: Update bundled pip version to 23.0.1 (GH-101998).
#102242 opened
Feb 25, 2023 -
[3.9] gh-101997: Update bundled pip version to 23.0.1 (GH-101998).
#102243 opened
Feb 25, 2023 -
[3.8] gh-101997: Update bundled pip version to 23.0.1 (GH-101998).
#102244 opened
Feb 25, 2023 -
gh-102213: Optimizing the Performance of __getattr__ #102213
#102248 opened
Feb 25, 2023 -
gh-102251: Updates to test_imp Toward Fixing Some Refleaks
#102254 opened
Feb 25, 2023 -
gh-102255: Improve build support on xbox
#102256 opened
Feb 25, 2023 -
[3.7] gh-101997: Update bundled pip version to 23.0.1 (GH-101998).
#102273 opened
Feb 26, 2023 -
gh-102281: fix potential nullptr dereference + use of uninitialized memory
#102282 opened
Feb 26, 2023 -
Migrate to new PSF mailgun account
#102284 opened
Feb 26, 2023 -
gh-62480: Remove first-person usage for some docs
#102295 opened
Feb 27, 2023
69 Issues closed by 33 people
-
Documenting that inspect.Parameter.kind attributes support ordering
#102296 closed
Feb 27, 2023 -
Add optimized versions of isdir / isfile on Windows
#101196 closed
Feb 27, 2023 -
Regression segfault under CPython 3.12a5 in the SymPy test suite
#102250 closed
Feb 27, 2023 -
Clarify argument type of platform.platform(aliased, terse) to boolean
#91038 closed
Feb 27, 2023 -
Add a public version of _AnnotatedAlias into types or typing
#102261 closed
Feb 26, 2023 -
Process and Thread resource recycling issue
#93563 closed
Feb 26, 2023 -
Confusion in regular expression syntax example.
#102259 closed
Feb 26, 2023 -
dataclasses.is_dataclass doesn't always work correctly with Generic types
#92893 closed
Feb 25, 2023 -
zipfile.Path is not Path-like
#99818 closed
Feb 25, 2023 -
Improve layout of the documentation for array
#100925 closed
Feb 25, 2023 -
Possible small mistake in the documentation of importlib.util.LazyLoader.factory
#101390 closed
Feb 25, 2023 -
Replace bytebong.com reference
#93573 closed
Feb 25, 2023 -
Acceptance of bool objects by complex() is not tested
#102252 closed
Feb 25, 2023 -
Unable to access same context inside asyncio.wait_for
#102123 closed
Feb 25, 2023 -
Upgrade the bundled version of pip to 23.0.1
#101997 closed
Feb 25, 2023 -
pathlib mkdir bug on giving "other" "write" permission
#102224 closed
Feb 25, 2023 -
test_tar test_add_dir_getmember fails if uid/gid is larger than 16777215
#95675 closed
Feb 25, 2023 -
test_implied_dirs_performance is flaky
#102209 closed
Feb 25, 2023 -
Improve on documentation for http module
#102200 closed
Feb 25, 2023 -
Some builtin modules crash the interpreter when embedded in a shared library
#98147 closed
Feb 24, 2023 -
Add internal API for fast module access from heap type methods
#101476 closed
Feb 24, 2023 -
Predicates in itertools and filter
#102105 closed
Feb 24, 2023 -
polynomial_from_roots itertools recipe is exponential
#102210 closed
Feb 24, 2023 -
mmap module: add MAP_ALIGNED_SUPER FreeBSD and MAP_CONCEAL OpenBSD constants
#81652 closed
Feb 24, 2023 -
replace use of getpid on Windows with GetCurrentProcessId
#102141 closed
Feb 24, 2023 -
keyword: Tests for `softkwlist`
#102158 closed
Feb 24, 2023 -
Python Exception <class 'gdb.MemoryError'> Cannot access memory at address
#102167 closed
Feb 24, 2023 -
Bump to SQLite 3.40.1 in macOS and Windows installers
#101759 closed
Feb 23, 2023 -
Windows embeddable python: In Version 3.11 import site does not work anymore in python311._pth
#102169 closed
Feb 23, 2023 -
test_freeze_simple_script in test_tools fails to fetch CONFIG_ARGS
#102151 closed
Feb 23, 2023 -
bz2/lzma: Compressor/Decompressor objects are only initialized in __init__
#67413 closed
Feb 23, 2023 -
`asyncio.StreamReader.read` does what exactly?
#100226 closed
Feb 23, 2023 -
Doc strings for built-in, in-place operators are misleading
#91134 closed
Feb 23, 2023 -
arm64/macOS: Python 3.11.1+ build failure - ensurepip/pyexpat
#102164 closed
Feb 23, 2023 -
Deadlock when using fork whilst multiprocessing.resource_tracker._resource_tracker._lock is held
#96971 closed
Feb 23, 2023 -
Incorrect prime calculation while using generators for certain upper bounds of primes requested
#102166 closed
Feb 23, 2023 -
`string.replace()` not working correctly in for loop
#102147 closed
Feb 22, 2023 -
inspect has unexpected behaviour when applied to a function signature containing a bare asterisk
#102144 closed
Feb 22, 2023 -
HTTPError fp.read returns string instead of bytes
#101936 closed
Feb 22, 2023 -
"wikipedia" turtledemo example in docs is supposed to be "rosette"
#102135 closed
Feb 22, 2023 -
error: externally-managed-environment
#102134 closed
Feb 22, 2023 -
I can't upload my library to PyPI
#102132 closed
Feb 22, 2023 -
Remove deprecated `cgi.log`
#101850 closed
Feb 21, 2023 -
Handle no arguments when using sub-commands in argparse
#99735 closed
Feb 21, 2023 -
Useless check in `generated_cases.c.h`?
#102028 closed
Feb 21, 2023 -
test_except_star can be simplified with sys.exception()
#102008 closed
Feb 21, 2023 -
Use _Py_EnterRecursiveCall private API in _bisectmodule.c
#101903 closed
Feb 21, 2023 -
Better `or` doc wording
#100556 closed
Feb 21, 2023 -
Weird PriorityQueue description
#101777 closed
Feb 21, 2023 -
`Py_EnterRecursiveCall()`/`_Py_EnterRecursiveCall()` return value misused in a number of places
#101965 closed
Feb 21, 2023 -
Pointless check when creates empty tuple
#102085 closed
Feb 21, 2023 -
Exception using fileinput.hook_compressed in binary mode
#101961 closed
Feb 21, 2023 -
Derby #18: Convert 31 sites to Argument Clinic across 23 files
#64385 closed
Feb 20, 2023 -
Derby #14: Convert 41 sites to Argument Clinic across 5 files
#64382 closed
Feb 20, 2023 -
Derby #9: Convert 52 sites to Argument Clinic across 11 files
#64377 closed
Feb 20, 2023 -
Derby #8: Convert 28 sites to Argument Clinic across 2 files
#64376 closed
Feb 20, 2023 -
Derby #5: Convert 50 sites to Argument Clinic across 3 files
#64373 closed
Feb 20, 2023 -
Derby #16: Convert 50 sites to Argument Clinic across 9 files
#64383 closed
Feb 20, 2023 -
Link in code comment no longer relevant for HTML unescaping
#100210 closed
Feb 20, 2023 -
Assertion failure on interrupt when catching exception group
#102056 closed
Feb 20, 2023 -
Some of the docs no longer need to mention sys.exc_info()
#102011 closed
Feb 20, 2023 -
Enable generated interpreter cases to be composed from multiple inputs
#102020 closed
Feb 20, 2023 -
Descriptor HOWTO: usage of f-strings in sql queries example
#102058 closed
Feb 20, 2023 -
heapq module could be more efficient
#102061 closed
Feb 20, 2023 -
textwrap.dedent doesn't work properly with strings containing CRLF
#63678 closed
Feb 20, 2023 -
Zipfile lib overwrites the extra field during closing when the archive size is more then ZIP64_LIMIT
#88233 closed
Feb 20, 2023 -
Refleak in `test_importlib` on `aarch64 RHEL8`
#101766 closed
Feb 20, 2023 -
code.h uses MS-only C++ extensions
#101907 closed
Feb 20, 2023
45 Issues opened by 42 people
-
The case generator tool may generate incorrect code for explicit gotos.
#102294 opened
Feb 27, 2023 -
`pickle.load` method works in ipynb but fails in a .py file
#102290 opened
Feb 27, 2023 -
An error occurred when gcc12 compiled python 3.7.0
#102289 opened
Feb 27, 2023 -
.HTML files won't send with ftp.storebinary
#102288 opened
Feb 27, 2023 -
potential nullptr dereference + use of uninitialized memory in fileutils
#102281 opened
Feb 26, 2023 -
Improve build support on xbox
#102255 opened
Feb 25, 2023 -
Fix Refleak in test_imp
#102251 opened
Feb 25, 2023 -
cProfile does not work in pdb
#102249 opened
Feb 25, 2023 -
Update HTTP status codes in http package to match rfc9110
#102247 opened
Feb 25, 2023 -
Disallow calling PyThreadState_Delete* at runtime shutdown
#102233 opened
Feb 25, 2023 -
Optimize math.lcm(*xs)
#102221 opened
Feb 24, 2023 -
Float conversion error in IDLE
#102220 opened
Feb 24, 2023 -
importlib.resources: "Deprecated functions" heading should be a subheading
#102215 opened
Feb 24, 2023 -
Improve the Efficiency of Python3.11.1 __getattr__
#102213 opened
Feb 24, 2023 -
re.Pattern and re.Match aren’t advertised
#102211 opened
Feb 24, 2023 -
multiprocessing.pool.MaybeEncodingError with Python 3.11/Apple Silicon using Pool.starmap()
#102205 opened
Feb 24, 2023 -
AIX build with XLC compiler fails with main branch
#102204 opened
Feb 24, 2023 -
[3.9] Any plan about fixing CVE-2022-40897 in python 3.9-alpine
#102202 opened
Feb 24, 2023 -
(Async)ExitStack can lose __context__ when its __exit__ runs without an active exception
#102201 opened
Feb 24, 2023 -
Clarify class variable nomenclature in documentation
#102197 opened
Feb 24, 2023 -
Replace Fetch/Restore by the new exception APIs
#102192 opened
Feb 23, 2023 -
edit zipfile documentation for consistency
#102190 opened
Feb 23, 2023 -
os.sync() in test_posix can uninterruptibly hang tests for minutes
#102184 opened
Feb 23, 2023 -
Improve stats presentation for specialization
#102181 opened
Feb 23, 2023 -
os.dup2() raises wrong OSError for negative fds
#102179 opened
Feb 23, 2023 -
installation fails with DESTDIR set
#102172 opened
Feb 23, 2023 -
Bug in Package Multiprocessing
#102165 opened
Feb 23, 2023 -
HTTPSever.handle_request not respecting timeout as documented between first and second request
#102156 opened
Feb 22, 2023 -
Is CVE-2023-24329 still unfixed in 3.11.2?
#102153 opened
Feb 22, 2023 -
False negative from csv.Sniffer.has_header with only strings
#102140 opened
Feb 22, 2023 -
Entering interactive mode after -m
#102136 opened
Feb 22, 2023 -
cmd.py command completion does not work with libedit
#102130 opened
Feb 21, 2023 -
Possible deadlock at shutdown while recursively acquiring head lock
#102126 opened
Feb 21, 2023 -
tarfile's cache balloons in memory when streaming a big tarfile
#102120 opened
Feb 21, 2023 -
dis._try_compile: traceback printed on error in source argument is too wordy
#102114 opened
Feb 21, 2023 -
Provide dev packages for WASM builds
#102113 opened
Feb 21, 2023 -
`\N` not properly documented in `re` module documentation
#102111 opened
Feb 21, 2023 -
README for Tools directory out of date
#102110 opened
Feb 21, 2023 -
Classes and instances produced by `dataclasses.make_dataclass` are not pickleable
#102103 opened
Feb 21, 2023 -
Docs: "Extending Python with C or C++" explanation of PY_SSIZE_T_CLEAN explains nothing
#102102 opened
Feb 21, 2023 -
Support `Traversable` objects in `sys.path`
#102097 opened
Feb 21, 2023 -
collections.abc.ByteString is not equivalent to typing.ByteString
#102092 opened
Feb 20, 2023 -
Optimize `iter_index` itertools recipe
#102088 opened
Feb 20, 2023 -
Provide standard infrastructure for clearing global caches
#102080 opened
Feb 20, 2023
154 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-101291: Low level opt-in API for pylong
#101685 commented on
Feb 22, 2023 • 19 new comments -
gh-102013: Add PyGC_VisitObjects
#102014 commented on
Feb 24, 2023 • 13 new comments -
gh-101773: Optimize creation of Fractions in private methods
#101780 commented on
Feb 27, 2023 • 11 new comments -
`PyErr_SetObject()` behavior is strange and not as documented.
#101578 commented on
Feb 27, 2023 • 9 new comments -
macOS linker warnings in macOS ventura
#97524 commented on
Feb 25, 2023 • 8 new comments -
Optimize pathlib path construction
#101362 commented on
Feb 24, 2023 • 7 new comments -
gh-101688: Implement typing.get_orig_class and types.get_orig_bases
#101827 commented on
Feb 25, 2023 • 7 new comments -
[PoC] gh-101819: Isolate _io
#101948 commented on
Feb 23, 2023 • 7 new comments -
Add a public C-API function to iterate over GC’able objects
#102013 commented on
Feb 23, 2023 • 6 new comments -
struct's docstring implies alignment is always performed
#77034 commented on
Feb 26, 2023 • 6 new comments -
gh-91099: fix[imaplib]: call Exception with string instance
#31823 commented on
Feb 26, 2023 • 6 new comments -
gh-101825: mention, that as_integer_ratio() output is normalized
#101843 commented on
Feb 27, 2023 • 6 new comments -
euc_kr char '0x3164' decode('ksx1001') cause UnicodeDecodeError
#101863 commented on
Feb 23, 2023 • 5 new comments -
__instancecheck__ being checked on type(cls) instead of cls
#89949 commented on
Feb 24, 2023 • 5 new comments -
Sphinx's nit-picky mode, should we use it?
#101100 commented on
Feb 27, 2023 • 5 new comments -
gh-67022: Document bytes/str inconsistency in email.header.decode_header() and add .decode_header_to_string() as a sane alternative
#92900 commented on
Feb 21, 2023 • 4 new comments -
gh-96471: Add queue shutdown
#96474 commented on
Feb 21, 2023 • 4 new comments -
gh-100989: Fix docstrings of `collections.deque`
#100990 commented on
Feb 25, 2023 • 4 new comments -
gh-102033: Fix syntax error in `Tools/c-analyzer`
#102066 commented on
Feb 21, 2023 • 4 new comments -
Deprecate pickle support for itertools
#101588 commented on
Feb 21, 2023 • 3 new comments -
Unicodedata module should provide access to codepoint aliases
#62434 commented on
Feb 23, 2023 • 3 new comments -
Too early EOFError
#101911 commented on
Feb 23, 2023 • 3 new comments -
gh-83791: Raise TypeError for len(memoryview_0d)
#18463 commented on
Feb 21, 2023 • 3 new comments -
gh-89550: Buffer GzipFile.write to reduce execution time by ~15%
#101251 commented on
Feb 23, 2023 • 3 new comments -
GH-90744: Fix erroneous doc links in the sys module
#101319 commented on
Feb 27, 2023 • 3 new comments -
gh-101865: Deprecate `co_lnotab` from code objects as per PEP626
#101866 commented on
Feb 25, 2023 • 3 new comments -
gh-101944: mistake in documentation for `PyModule_AddObjectRef()`
#101957 commented on
Feb 23, 2023 • 3 new comments -
Fix data descriptor detection in inspect.getattr_static
#75367 commented on
Feb 21, 2023 • 2 new comments -
`co_lnotab` must be removed in 3.12 according to PEP626
#101865 commented on
Feb 21, 2023 • 2 new comments -
asyncio.iscoroutinefunction(<async_generator>.asend) returns False
#81371 commented on
Feb 23, 2023 • 2 new comments -
test_sqlite3 failure with SQLite 3.40.1
#101947 commented on
Feb 27, 2023 • 2 new comments -
Datetime NoneType after calling Py_Finalize and Py_Initialize
#71587 commented on
Feb 27, 2023 • 2 new comments -
gh-76183: Fix legacy locale coercion tests on platforms that already have a default C.UTF-8 locale
#4361 commented on
Feb 24, 2023 • 2 new comments -
gh-72680: Fix false positives when using zipfile.is_zipfile()
#5053 commented on
Feb 26, 2023 • 2 new comments -
gh-71682: Make pprint.pformat always order sets
#22977 commented on
Feb 21, 2023 • 2 new comments -
gh-86650: get_obs_local_part() fails to handle empty local part
#24669 commented on
Feb 27, 2023 • 2 new comments -
gh-96894: Do not turn echo off for subsequent commands in batch activators
#96895 commented on
Feb 27, 2023 • 2 new comments -
gh-95299: Stop installing setuptools as a part of ensurepip and venv
#101039 commented on
Feb 26, 2023 • 2 new comments -
ArgumentDefaultsHelpFormatter: fix docstring
#101591 commented on
Feb 21, 2023 • 2 new comments -
expand the warning about untrusted archives in the `tarfile` docs
#101812 commented on
Feb 21, 2023 • 2 new comments -
pathlib.Path.glob does not follow symlinks
#77609 commented on
Feb 20, 2023 • 1 new comment -
Define SOABI, LIBRARY, LDLIBRARY and LIBPL on Windows
#88402 commented on
Feb 20, 2023 • 1 new comment -
docs: `secrets.token_bytes()` has imprecise security properties
#101996 commented on
Feb 20, 2023 • 1 new comment -
Annotating a function as returning an (async) context manager?
#74544 commented on
Feb 21, 2023 • 1 new comment -
object.c inconsistently truncates tp_name in exception error messages, hampering debugging
#101964 commented on
Feb 21, 2023 • 1 new comment -
Compiler warnings in main / 3.11
#96017 commented on
Feb 21, 2023 • 1 new comment -
Inconsistent behavior of pathlib.WindowsPath with drive paths
#80486 commented on
Feb 21, 2023 • 1 new comment -
logging documentation is tough for beginners
#98731 commented on
Feb 22, 2023 • 1 new comment -
unittest.mock spec calls class properties
#85934 commented on
Feb 22, 2023 • 1 new comment -
os.dup2(fd, fd, inheritable=False) behaves inconsistently
#77043 commented on
Feb 22, 2023 • 1 new comment -
subprocess.run(), subprocess.Popen() should accept file descriptor as cwd parameter
#91183 commented on
Feb 22, 2023 • 1 new comment -
multiprocessing.Queue.get(block=False) can raise queue.Empty on non-empty queue
#87302 commented on
Feb 22, 2023 • 1 new comment -
Remove bundled setuptools
#95299 commented on
Feb 23, 2023 • 1 new comment -
Make BOLT as stable feature
#101525 commented on
Feb 24, 2023 • 1 new comment -
SystemError in re.match with a "*+" pattern
#101955 commented on
Feb 24, 2023 • 1 new comment -
Attempt to further increase test coverage of calendar module
#69714 commented on
Feb 24, 2023 • 1 new comment -
calendar.timegm not always an inverse of time.gmtime
#77760 commented on
Feb 24, 2023 • 1 new comment -
SSLSocket.read does a GIL round-trip for every 16KB TLS record
#81536 commented on
Feb 24, 2023 • 1 new comment -
pathlib strips trailing slash
#65238 commented on
Feb 25, 2023 • 1 new comment -
csv.Sniffer.snif doesn't set up the dialect properly for a csv created with dialect=csv.excel_tab and containing quote (") char
#62029 commented on
Feb 25, 2023 • 1 new comment -
ArgumentParser returns wrong values when the argument name is a particular substring of the know argument
#101915 commented on
Feb 25, 2023 • 1 new comment -
CI: intermittent macOS failures for make checksharedmods
#101981 commented on
Feb 25, 2023 • 1 new comment -
Add comments parsing flag to ast.parse
#101494 commented on
Feb 25, 2023 • 1 new comment -
unicodedata: is_normalized claims nothing is normalized in any form when using the 3.2.0 database
#101372 commented on
Feb 25, 2023 • 1 new comment -
blake2-config.h `HAVE_SSE4_1` typo fix
#102027 commented on
Feb 26, 2023 • 1 new comment -
Optimize builtin functions min() and max()
#90350 commented on
Feb 26, 2023 • 1 new comment -
site.py reporting user site info even if ENABLE_USER_SITE=False
#82419 commented on
Feb 26, 2023 • 1 new comment -
Segmentation fault during the test__xxsubinterpreters test
#100981 commented on
Feb 27, 2023 • 1 new comment -
get_obs_local_part fails to handle empty local part
#86650 commented on
Feb 27, 2023 • 1 new comment -
gh-74468: Fix name attribute of extracted object
#1483 commented on
Feb 22, 2023 • 1 new comment -
bpo-36550: pdb/cmd: avoid creating exceptions
#4666 commented on
Feb 27, 2023 • 1 new comment -
bpo-32387: Remove ability to import non-version-tagged C extensions
#4943 commented on
Feb 21, 2023 • 1 new comment -
gh-76729: IDLE: Convert labels to hyperlinks in help_about
#5178 commented on
Feb 25, 2023 • 1 new comment -
bpo-32608: Adding a server into socketserver that handles client connection in new "multiprocessing.Process" processes.
#5258 commented on
Feb 27, 2023 • 1 new comment -
bpo-32397: Fix textwrap.wrap() so it's stable if run twice.
#5615 commented on
Feb 20, 2023 • 1 new comment -
bpo-32862: Make os.dup2(fd, fd) a no-op for valid fd
#5713 commented on
Feb 22, 2023 • 1 new comment -
bpo-32414: PyCapsule_Import() now imports submodules if needed.
#6898 commented on
Feb 20, 2023 • 1 new comment -
gh-78319: add UTF8 marker per RFC
#9436 commented on
Feb 26, 2023 • 1 new comment -
gh-79940: add introspection API for asynchronous generators
#11590 commented on
Feb 26, 2023 • 1 new comment -
gh-82678: Fix parameter name for pipes
#92016 commented on
Feb 26, 2023 • 1 new comment -
gh-92041: Improve performance of inspect.getmodule
#92042 commented on
Feb 20, 2023 • 1 new comment -
gh-69714: Make `calendar` module fully tested
#93655 commented on
Feb 24, 2023 • 1 new comment -
gh-101267: [bug] ProcessPoolExecutor should not share one BrokenProcessPool exception among all failed futures
#101268 commented on
Feb 25, 2023 • 1 new comment -
gh-101313: add -h and --help arguments to the webbrowser module
#101374 commented on
Feb 25, 2023 • 1 new comment -
gh-101444: Optimize bytearray slice assignment for bytes-like object
#101445 commented on
Feb 22, 2023 • 1 new comment -
gh-80667: Fix Tangut ideographs names in unicodedata
#101585 commented on
Feb 22, 2023 • 1 new comment -
gh-101659: Isolate "obmalloc" State to Each Interpreter
#101660 commented on
Feb 21, 2023 • 1 new comment -
GH-101362: Optimise PurePath(PurePath(...))
#101667 commented on
Feb 25, 2023 • 1 new comment -
gh-101640: Argparse without stdio
#101802 commented on
Feb 21, 2023 • 1 new comment -
site.py does a sometimes unnecessary stat
#102038 commented on
Feb 20, 2023 • 0 new comments -
ZipFile.extractall fails if zipfile.Path object is created based on the ZipFile object
#101566 commented on
Feb 20, 2023 • 0 new comments -
Split compiler into code-gen, optimizer and assembler.
#87092 commented on
Feb 21, 2023 • 0 new comments -
Deprecate collections.abc.ByteString
#91896 commented on
Feb 21, 2023 • 0 new comments -
Unexpected behavior with dataclasses and weakref
#102069 commented on
Feb 21, 2023 • 0 new comments -
Argument Clinic: add support for deprecating positional use of optional parameters
#95065 commented on
Feb 21, 2023 • 0 new comments -
`venv` → `ensurepip` may read local `setup.cfg` and fail mysteriously
#89294 commented on
Feb 21, 2023 • 0 new comments -
Better error message on failing to create a venv due to failing ensurepip
#89830 commented on
Feb 21, 2023 • 0 new comments -
Building Python3.11.0 with ensurepip incorrectly includes bin/pip3.10
#98682 commented on
Feb 21, 2023 • 0 new comments -
Ensurepip fails ungracefully when mimetype is missing from Windows registry
#100256 commented on
Feb 21, 2023 • 0 new comments -
What should happen if someone runs ./python -m ensurepip in the build environment?
#64270 commented on
Feb 21, 2023 • 0 new comments -
test_venv.TestEnsurePip fails mysteriously when /tmp is too small
#71713 commented on
Feb 21, 2023 • 0 new comments -
ensurepip and pip install failures on macOS Sierra with non-system Python 2.7.x
#72626 commented on
Feb 21, 2023 • 0 new comments -
ensurepip does not honour the value of $(prefix)
#75229 commented on
Feb 21, 2023 • 0 new comments -
Replace bundled pip and setuptools with a downloader in the ensurepip module
#80789 commented on
Feb 21, 2023 • 0 new comments -
Add support to add existing parser to ArgumentParser.subparsers
#86788 commented on
Feb 21, 2023 • 0 new comments -
The rich comparison operators are second class citizens
#80798 commented on
Feb 21, 2023 • 0 new comments -
Add fast path to os.[l]stat() that returns incomplete information
#99726 commented on
Feb 22, 2023 • 0 new comments -
Compiler warning for `_Py_InIntegralTypeRange`
#97786 commented on
Feb 22, 2023 • 0 new comments -
pipe test failures on some Linux configurations
#95672 commented on
Feb 23, 2023 • 0 new comments -
multiprocessing.managers. SharedMemoryManager should let you name the created object
#101014 commented on
Feb 23, 2023 • 0 new comments -
Split up _testcapimodule.c
#93649 commented on
Feb 23, 2023 • 0 new comments -
Replace built-in hashlib with verified implementations from HACL*
#99108 commented on
Feb 23, 2023 • 0 new comments -
calendar.timegm() belongs in time module, next to time.gmtime()
#50529 commented on
Feb 24, 2023 • 0 new comments -
The pwd module doesn't distinguish between errors and no user
#48511 commented on
Feb 24, 2023 • 0 new comments -
ProcessPoolExecutor should not share one BrokenProcessPool exception among all futures
#101267 commented on
Feb 25, 2023 • 0 new comments -
is_zipfile false positives
#72680 commented on
Feb 25, 2023 • 0 new comments -
Batch activators unexpectedly turn echo off for subsequent commands
#96894 commented on
Feb 26, 2023 • 0 new comments -
Reference counting bug in PyArg_ParseTuple and PyArg_ParseTupleAndKeywords
#50333 commented on
Feb 26, 2023 • 0 new comments -
iter `__reduce__` can segfault if accessing `__builtins__.__dict__['iter']` mutates the iter object
#101765 commented on
Feb 26, 2023 • 0 new comments -
Documentation is too personalized
#62480 commented on
Feb 27, 2023 • 0 new comments -
bpo-30509: Optimize and clean up calling type slots.
#1861 commented on
Feb 22, 2023 • 0 new comments -
bpo-31465: allow _PyType_Lookup() to raise exceptions
#3616 commented on
Feb 23, 2023 • 0 new comments -
bpo-30945: Fix create_server to handle the case when iface isn't IPv6 enabled.
#7207 commented on
Feb 21, 2023 • 0 new comments -
[WIP] bpo-17239: XML entity expansion limitation
#9265 commented on
Feb 21, 2023 • 0 new comments -
bpo-18291: codecs text streams now split lines only with \r, \n and \r\n.
#9711 commented on
Feb 21, 2023 • 0 new comments -
bpo-30493: Increase base64 test coverage
#21913 commented on
Feb 21, 2023 • 0 new comments -
gh-90350: Optimize builtin functions min() and max()
#30286 commented on
Feb 27, 2023 • 0 new comments -
gh-90370: Avoid temporary `varargs` tuple creation in argument passing
#30312 commented on
Feb 27, 2023 • 0 new comments -
gh-86519: Add prefixmatch APIs to the re module
#31137 commented on
Feb 26, 2023 • 0 new comments -
bpo-17505 : [doc] email.header.Header.__unicode__ does not decode header
#31765 commented on
Feb 26, 2023 • 0 new comments -
gh-95065: Add AC support for deprecating positional use of optional params
#95151 commented on
Feb 21, 2023 • 0 new comments -
gh-95377: Editted docs for argparse.add_subparser
#95490 commented on
Feb 25, 2023 • 0 new comments -
gh-98040: Remove just the `imp` module
#98573 commented on
Feb 26, 2023 • 0 new comments -
GH-99293: Fix stale method caches and assertion errors in SWIG-generated modules
#99294 commented on
Feb 21, 2023 • 0 new comments -
[3.10] GH-87235: Make sure "python /dev/fd/9 9</path/to/script.py" works on macOS (GH-99768)
#99817 commented on
Feb 20, 2023 • 0 new comments -
gh-100985: Consistently wrap IPv6 IP address during CONNECT
#100986 commented on
Feb 25, 2023 • 0 new comments -
gh-101101: Unstable C API tier (PEP 689)
#101102 commented on
Feb 27, 2023 • 0 new comments -
gh-97933: add opcode for more efficient comprehension execution
#101310 commented on
Feb 22, 2023 • 0 new comments -
[3.11] GH-100762: Don't call gen.throw() in gen.close(), unless necessary
#101316 commented on
Feb 23, 2023 • 0 new comments -
gh-101377: improving test_locale_calendar_formatweekday of calendar
#101378 commented on
Feb 24, 2023 • 0 new comments -
gh-97933: inline list/dict/set comprehensions in functions
#101441 commented on
Feb 20, 2023 • 0 new comments -
gh-97696: DRAFT asyncio eager tasks factory prototype
#101613 commented on
Feb 26, 2023 • 0 new comments -
GH-101362: Check pathlib.Path flavour compatibility at import time
#101664 commented on
Feb 25, 2023 • 0 new comments -
gh-85984: New additions and improvements to the tty library.
#101832 commented on
Feb 27, 2023 • 0 new comments -
gh-88110: clear concurrent.futures.thread._threads_queues after fork
#101940 commented on
Feb 20, 2023 • 0 new comments -
Remove or update bitbucket links
#101963 commented on
Feb 20, 2023 • 0 new comments -
support __exit__/__aexit__(self, exc)
#101995 commented on
Feb 20, 2023 • 0 new comments -
GH-78079: Fix UNC device path root normalization in pathlib
#102003 commented on
Feb 20, 2023 • 0 new comments -
ZipFile: allow setting compress_type/compresslevel in open() as well
#102017 commented on
Feb 20, 2023 • 0 new comments -
gh-102024: Reduced _idle_semaphore.release calls
#102025 commented on
Feb 20, 2023 • 0 new comments -
gh-98886: Fix issues with dataclass fields with special underscore names
#102032 commented on
Feb 20, 2023 • 0 new comments -
gh-102038: Skip a sometimes unnecessary stat in site.py
#102039 commented on
Feb 20, 2023 • 0 new comments -
gh-62432: unittest runner: Exit code 5 if no tests were run
#102051 commented on
Feb 20, 2023 • 0 new comments -
gh-80925: permit using singledispatch on keyword argument
#102063 commented on
Feb 21, 2023 • 0 new comments