repo
stringclasses
1 value
instance_id
stringlengths
20
22
problem_statement
stringlengths
126
60.8k
merge_commit
stringlengths
40
40
base_commit
stringlengths
40
40
python/cpython
python__cpython-114780
# .replace functions in datetime do not call __new__ BPO | [44876](https://bugs.python.org/issue44876) --- | :--- Nosy | @joelgibson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> Gi...
46190d9ea8a878a03d95b4e1bdcdc9ed576cf3fa
92483b21b30d451586c54dc4923665f7f7eedd7a
python/cpython
python__cpython-134258
# Inconsistency between datetime.now() and datetime.fromtimestamp(time.time(), None) BPO | [44831](https://bugs.python.org/issue44831) --- | :--- Nosy | @rhettinger, @pfmoore, @abalkin, @vstinner, @larryhastings, @tjguk, @stevendaprano, @zware, @zooba, @pganssle, @Miksus <sup>*Note: these values reflect the state of ...
470941782f74288823b445120f6383914b659f23
42d03f393313d8a228a45dad1d0897ea99f5ec89
python/cpython
python__cpython-102808
# Substitution does not work after ParamSpec substitution of the user generic with a list of TypeVars BPO | [44802](https://bugs.python.org/issue44802) --- | :--- Nosy | @gvanrossum, @serhiy-storchaka, @Fidget-Spinner <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not re...
adb0621652f489033b9db8d3949564c9fe545c1d
baf4eb083c09b323cc12b8636c28c14089b87de8
python/cpython
python__cpython-109081
# Incorrect message: "Invalid decimal literal" (python 3.10) BPO | [44780](https://bugs.python.org/issue44780) --- | :--- Nosy | @aroberge, @serhiy-storchaka, @pablogsal <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summa...
b2729e93e9d73503b1fda4ea4fecd77c58909091
ac31f714c3e55a7951a9f3f9c823740c20c5d595
python/cpython
python__cpython-130429
# multiprocessing: the Resource Tracker process is never reaped BPO | [44724](https://bugs.python.org/issue44724) --- | :--- Nosy | @moreati Files | <li>[multi.py](https://bugs.python.org/file50173/multi.py "Uploaded as text/plain at 2021-07-23.13:29:52 by viktor.ivanov"): Minimal program leaking resource tracker zomb...
f53e7de6a84a0f535efb75c3671283b801a1af0f
00a984488894a4e6674018f449eb9ec0cee3a9a1
python/cpython
python__cpython-95739
# Memory leak when asyncio.open_connection raise BPO | [44697](https://bugs.python.org/issue44697) --- | :--- Nosy | @brianquinlan, @asvetlov, @1st1, @aeros, @jdevries3133 <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><sum...
995f6170c78570eca818f7e7dbd8a7661c171a81
9a91182d4a87e4511dad20ad101e3eab0e1c5088
python/cpython
python__cpython-128363
# More differences in instance and subclass checks between typing.Union and types.Union BPO | [44668](https://bugs.python.org/issue44668) --- | :--- Nosy | @gvanrossum, @serhiy-storchaka, @Fidget-Spinner <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the curr...
b2ac70a62ad1be8e037ce45ccf5f1b753ea5e64b
7c72c1f0dfff8950e3c6f656307099f1b0a4f8a3
python/cpython
python__cpython-103974
# Teleport method for turtle class BPO | [44607](https://bugs.python.org/issue44607) --- | :--- Nosy | @serhiy-storchaka, @vedgar, @begilbert-sys <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</su...
74a2b79c6265c92ef381b5ff0dc63903bf0178ac
654d44b3a4d3ee4d92b690668aa5189acf4f9d8f
python/cpython
python__cpython-105055
# shutil.copy() inefficient implementation in Windows BPO | [44579](https://bugs.python.org/issue44579) --- | :--- Nosy | @pfmoore, @tjguk, @zware, @eryksun, @zooba <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Sh...
cda1bd3c9d3b2cecdeeba0c498cd2df83fbdb535
d14eb3433cf2a40a202471b815f0a935f2840ead
python/cpython
python__cpython-100806
# Propagate qualname from the compiler unit to code objects for finer grained profiling data BPO | [44530](https://bugs.python.org/issue44530) --- | :--- Nosy | @markshannon, @zooba, @pablogsal, @P403n1x87 PRs | <li>python/cpython#26941</li><li>python/cpython#27052</li><li>python/cpython#29809</li> Files | <li>[py_mai...
7116030a25f7dd2140ef3e889f3f5471334d6d0b
9e7d7266ecdcccc02385fe4ccb094f3444102e26
python/cpython
python__cpython-103230
# Implement CALL_FUNCTION adaptive interpreter optimizations BPO | [44525](https://bugs.python.org/issue44525) --- | :--- Nosy | @markshannon, @pablogsal, @sobolevn, @Fidget-Spinner, @thesamesam PRs | <li>python/cpython#26934</li><li>python/cpython#29033</li><li>python/cpython#29271</li><li>python/cpython#29595</li><l...
b4978ff872be5102117b4e25d93dbbb4e04c8292
aa5a9b5eb767fd849ea09d0842e33691e690de7c
python/cpython
python__cpython-99463
# Add command-line functionality to uuid module BPO | [44431](https://bugs.python.org/issue44431) --- | :--- Nosy | @serhiy-storchaka, @erlend-aasland, @ephenix PRs | <li>python/cpython#26751</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the curren...
95f5b05a8cad61b296807c14e50896075c4dc1de
c1c5882359a2899b74c1685a0d4e61d6e232161f
python/cpython
python__cpython-95486
# Add os.path.isreserved() function BPO | [44403](https://bugs.python.org/issue44403) --- | :--- Nosy | @barneygale <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```p...
7e31d6dea276ac91402aefb023c58d239dfd9246
6c2b419fb91c8d7daa769d39f73768114b5eb45a
python/cpython
python__cpython-107404
# Bad dataclass post-init example BPO | [44365](https://bugs.python.org/issue44365) --- | :--- Nosy | @ericvsmith, @akulakov, @MicaelJarniac Files | <li>[dataclass_inheritance_test.py](https://bugs.python.org/file50414/dataclass_inheritance_test.py "Uploaded as text/plain at 2021-10-31.16:08:57 by da2ce7"): Example of...
05008c27b73da640b63c0d335c65ade517c0eb84
60ca37fdee52cc4ff318b6e9ddbb260e8583b33b
python/cpython
python__cpython-112894
# IDLE: support Command-click on window title on macOS BPO | [44350](https://bugs.python.org/issue44350) --- | :--- Nosy | @terryjreedy, @ronaldoussoren, @ned-deily, @aivarannamaa <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <deta...
b48101864c724a7eab41a6878a836f38e54e04fb
4ee6bdfbaa792a3aa93c65c2022a89bd2d1e0894
python/cpython
python__cpython-104025
# IDLE: Colorizer and output tests hang on macOS BPO | [44330](https://bugs.python.org/issue44330) --- | :--- Nosy | @terryjreedy, @taleinat, @ned-deily <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more deta...
4b27972f5fe816d3616f97f8643d8ad922473ab5
69bc86cb1aed49db27afc0095e0f4bcd8f1f3983
python/cpython
python__cpython-116781
# time.monotonic() should use a different clock source on Windows BPO | [44328](https://bugs.python.org/issue44328) --- | :--- Nosy | @pfmoore, @abalkin, @vstinner, @tjguk, @zware, @eryksun, @zooba, @pganssle, @lunixbochs <sup>*Note: these values reflect the state of the issue at the time it was migrated and migh...
846ad5a26ac0ff988a3fceec8f8e830f68bdf48a
415cd06d724762f23b42f1ab36867b8114714684
python/cpython
python__cpython-110574
# gettext: deprecate selecting plural form by fractional numbers (part 2) BPO | [44268](https://bugs.python.org/issue44268) --- | :--- Nosy | @serhiy-storchaka, @pablogsal <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><sum...
38bd2c520a2df7904e32093da2166eec2c039802
45cfabb8429b5ecee78ca60c1ca8f7f5820afc5c
python/cpython
python__cpython-110049
# Define SOABI, LIBRARY, LDLIBRARY and LIBPL on Windows BPO | [44236](https://bugs.python.org/issue44236) --- | :--- Nosy | @pfmoore, @tjguk, @zware, @zooba <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more ...
cf6f23b0e3cdef33f23967cf954a2ca4d1fa6528
80dc39e1dc2abc809f448cba5d2c5b9c1c631e11
python/cpython
python__cpython-116191
# TimedRotatingFileHandler overwrite log BPO | [44186](https://bugs.python.org/issue44186) --- | :--- Nosy | @vsajip, @Harry-Lees, @aeg PRs | <li>python/cpython#26553</li> Files | <li>[log.py](https://bugs.python.org/file50053/log.py "Uploaded as text/plain at 2021-05-20.10:50:45 by @aeg")</li><li>[log_44186.py](https...
fee86fd9a422612b39e5aabf2571b8fe4abac770
9b7f253b55f10df03d43c8a7c2da40ea523ac7a1
python/cpython
python__cpython-99801
# Document what are resources in importlib.resources BPO | [44164](https://bugs.python.org/issue44164) --- | :--- Nosy | @jaraco, @FFY00 PRs | <li>python/cpython#26280</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><su...
7f005749b27c7b9108ea24e5c0ff25068910b75c
93f22d30eb7bf579d511b1866674bc1c2513dde9
python/cpython
python__cpython-120281
# missing dataclass decorator in match-statement example BPO | [44109](https://bugs.python.org/issue44109) --- | :--- Nosy | @rhettinger, @ericvsmith, @brandtbucher, @akulakov, @ahmetveburak <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</...
7a9d46295a497669eaa6e647c33ab71c8cf620a1
b41d79c776af4bfa5d28fc2036c9137978294b6a
python/cpython
python__cpython-99888
# Generation of an executable's library file when python is built is static BPO | [44101](https://bugs.python.org/issue44101) --- | :--- Nosy | @pfmoore, @tjguk, @zware, @zooba, @lakor64 Files | <li>[prop.patch](https://bugs.python.org/file50031/prop.patch "Uploaded as text/plain at 2021-05-10.11:27:58 by @lakor64")</...
3c5355496b54fa0a4ea0e22344d008528e45682c
748c6c0921ee02a19e01a35f03ce5f4d9cfde5a6
python/cpython
python__cpython-96161
# Zipfile lib overwrites the extra field during closing when the archive size is more then ZIP64_LIMIT BPO | [44067](https://bugs.python.org/issue44067) --- | :--- Nosy | @Yhg1s, @serhiy-storchaka Files | <li>[zip_bug.zip](https://bugs.python.org/file50025/zip_bug.zip "Uploaded as application/x-zip-compressed at 2021-...
59e86caca812fc993c5eb7dc8ccd1508ffccba86
ed01addb59a554804995303ad3e7bf0c6067737b
python/cpython
python__cpython-99625
# canonicalize "upper-case" -> "uppercase"; "lower-case" -> "lowercase" BPO | [44045](https://bugs.python.org/issue44045) --- | :--- Nosy | @ericvsmith, @merwok, @jugmac00, @nanjekyejoannah, @akulakov PRs | <li>python/cpython#25985</li> <sup>*Note: these values reflect the state of the issue at the time it was migrat...
39dfbb2d5dc47635f332bc13ca667293de6989ab
79ccc03b62d819d83e592c6c8038545d9263a0d4
python/cpython
python__cpython-116434
# Multiprocessing UNIX socket connection: client freeze if authkey is an empty byte string BPO | [43952](https://bugs.python.org/issue43952) --- | :--- Nosy | @miguendes PRs | <li>python/cpython#25845</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the cu...
ea1803e608a7aaf9cf2c07e510d8540d46d3b9ad
c62144a02cfae412a9deb4059fae141693a6edc9
python/cpython
python__cpython-101806
# dataclasses.astuple (and .asdict) do deepcopy on all fields BPO | [43905](https://bugs.python.org/issue43905) --- | :--- Nosy | @ericvsmith, @serhiy-storchaka, @miss-islington, @akulakov PRs | <li>python/cpython#26154</li><li>python/cpython#29851</li><li>python/cpython#29852</li> <sup>*Note: these values reflect th...
767d3a8f6f2f94daa15ad3759d0ecdf4c009b7ab
b48be8fa18518583abb21bf6e4f5d7e4b5c9d7b2
python/cpython
python__cpython-118076
# Fix documentation of epoch/time.time BPO | [43869](https://bugs.python.org/issue43869) --- | :--- Nosy | @vstinner, @ofek, @pganssle, @miguendes PRs | <li>python/cpython#25777</li><li>python/cpython#30664</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect ...
7c6cc00211772cc2afe0bc5e996b6d28f925d133
8a01fd7b9bb27c7d284e2f0152713a8619fd34a3
python/cpython
python__cpython-102813
# [Windows] ntpath.realpath() of bytes root directory may raise TypeError in some cases BPO | [43847](https://bugs.python.org/issue43847) --- | :--- Nosy | @pfmoore, @tjguk, @zware, @eryksun, @zooba <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current s...
4dc339b4d69195448207e1faecc3e258700daf33
995386071f96e4cfebfa027a71ca9134e4651d2a
python/cpython
python__cpython-102731
# [_winapi] correctly sort and remove duplicates in getenvironment() BPO | [43702](https://bugs.python.org/issue43702) --- | :--- Nosy | @pfmoore, @tjguk, @zware, @eryksun, @zooba, @aisk <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>...
c31be58da8577ef140e83d4e46502c7bb1eb9abf
fda901a1ff94ea6cc338b74928acdbc5ee165ed7
python/cpython
python__cpython-103312
# Use syntactically correct examples on abc package page BPO | [43698](https://bugs.python.org/issue43698) --- | :--- Nosy | @corona10, @miss-islington, @greatvovan, @sobolevn PRs | <li>python/cpython#30502</li><li>python/cpython#30917</li><li>python/cpython#30918</li> <sup>*Note: these values reflect the state of th...
50b4b1598411ed393f47ce7f4fffbe5b9063cd42
55c99d97e14618dfce41472dd4446f763b0da13f
python/cpython
python__cpython-132980
# Logically merge cell and locals array. They are already contiguous in memory BPO | [43693](https://bugs.python.org/issue43693) --- | :--- Nosy | @gvanrossum, @rhettinger, @ncoghlan, @markshannon, @ericsnowcurrently, @serhiy-storchaka, @gvanrossum, @pablogsal PRs | <li>python/cpython#25152</li><li>python/cpython#2621...
219d8d24b5c06efe0f002de38b8a476f69da0813
96a7fb93a8e31eae368b9efee945f6959355e8ba
python/cpython
python__cpython-101788
# Handle generator (and coroutine) state in the bytecode. BPO | [43683](https://bugs.python.org/issue43683) --- | :--- Nosy | @markshannon, @pablogsal, @sweeneyde, @dpgeorge PRs | <li>python/cpython#25137</li><li>python/cpython#25138</li><li>python/cpython#25224</li><li>python/cpython#25225</li><li>python/cpython#3072...
160f2fe2b90ed5ec7838cb4141dd35768422891f
a1f08f5f19753c7c9295f51b5ae1262c7a1c838f
python/cpython
python__cpython-99570
# MacOS os.statvfs() has rollover for >4TB disks at each 4TB (32bit counter overflow?) BPO | [43638](https://bugs.python.org/issue43638) --- | :--- Nosy | @ronaldoussoren, @ned-deily, @Safihre, @sanderjo <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the curr...
6e222a55b1d63de994a2ca39afd4bbf4d2fbdd34
e19103a346f0277c44a43dfaebad9a5aa468bf1e
python/cpython
python__cpython-121126
# With asyncio subprocess, send_signal() and the child process watcher will both call waitpid() BPO | [43578](https://bugs.python.org/issue43578) --- | :--- Nosy | @asvetlov, @1st1, @lincheney <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*...
bd473aa598c5161521a7018896dc124728214a6c
1a84bdc2371ada60c01c72493caba62c9860007b
python/cpython
python__cpython-103497
# Use dedicated opcodes to speed up calls/attribute lookups with super() as receiver BPO | [43563](https://bugs.python.org/issue43563) --- | :--- Nosy | @gvanrossum, @rhettinger, @markshannon, @vladima, @isidentical PRs | <li>python/cpython#24936</li> <sup>*Note: these values reflect the state of the issue at the tim...
0dc8b50d33208e9ca4fc3d959c6798529731f020
22bed58e531ce780d91f3364c5ace98fad28c2e8
python/cpython
python__cpython-104292
# pathlib.Path.glob causes OSError encountering symlinks to long filenames BPO | [43529](https://bugs.python.org/issue43529) --- | :--- Nosy | @ericfrederich Files | <li>[uhoh.py](https://bugs.python.org/file49884/uhoh.py "Uploaded as text/plain at 2021-03-17.15:23:35 by @ericfrederich"): Reproduces bug</li> <sup>*No...
a33ce66dca57d4c36b1022fdf3b7e322f3203468
7a3b03509e5e3e72d8c47137579cccb52548a318
python/cpython
python__cpython-100737
# pathlib: Highlight pathlib operator behavior with anchored paths BPO | [43525](https://bugs.python.org/issue43525) --- | :--- Nosy | @diegoe PRs | <li>python/cpython#24900</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <detai...
2f2fa03ff3d566b675020787e23de8fb4ca78e99
0a7936a38f0bab1619ee9fe257880a51c9d839d5
python/cpython
python__cpython-100517
# SSLContext.hostname_checks_common_name appears to have no effect BPO | [43522](https://bugs.python.org/issue43522) --- | :--- Nosy | @tiran, @pquentin PRs | <li>python/cpython#24899</li><li>python/cpython#25451</li><li>python/cpython#25452</li> Files | <li>[no_san_ignored.py](https://bugs.python.org/file49879/no_san...
debb1386be024181c8c003c5cbf61608024aee09
09fab93c3d857496c0bd162797fab816c311ee48
python/cpython
python__cpython-101890
# functools.cached_property incorrectly locks the entire descriptor on class instead of per-instance locking BPO | [43468](https://bugs.python.org/issue43468) --- | :--- Nosy | @tim-one, @rhettinger, @ncoghlan, @pitrou, @carljm, @jab, @serhiy-storchaka, @ztane, @graingert, @youtux PRs | <li>python/cpython#27609</li> ...
056dfc71dce15f81887f0bd6da09d6099d71f979
8f647477f0ab5362741d261701b5bcd76bd69ec1
python/cpython
python__cpython-127355
# json.load() can raise UnicodeDecodeError, but this is not documented BPO | [43340](https://bugs.python.org/issue43340) --- | :--- Nosy | @rhettinger, @ericvsmith, @mattheww, @serhiy-storchaka, @kamilturek PRs | <li>python/cpython#25173</li> <sup>*Note: these values reflect the state of the issue at the time it was ...
cdfb8bc93a4d8c06d2404ba2d243937ba209438c
15372d0112ac7fbbbe313725dd87d5a45af2f6d3
python/cpython
python__cpython-127355
# Could not build the ssl module! | macOS with `CPPFLAGS` and `LDFLAGS` set BPO | [43339](https://bugs.python.org/issue43339) --- | :--- Nosy | @SamuelMarks <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more ...
cdfb8bc93a4d8c06d2404ba2d243937ba209438c
15372d0112ac7fbbbe313725dd87d5a45af2f6d3
python/cpython
python__cpython-96351
# subprocess.Popen leaks file descriptors opened for DEVNULL or PIPE stdin/stdout/stderr arguments BPO | [43308](https://bugs.python.org/issue43308) --- | :--- Nosy | @gpshead, @cptpcrd Files | <li>[subprocess-validation-fd-leak.patch](https://bugs.python.org/file49830/subprocess-validation-fd-leak.patch "Uploaded as ...
3a4c44bb1e92802db64deec59cf8a68ad3973219
20e994c535fea33b827e69323f80fec056a76250
python/cpython
python__cpython-100581
# Walrus comprehension rebind checking behavior BPO | [43281](https://bugs.python.org/issue43281) --- | :--- Nosy | @gvanrossum, @emilyemorehouse, @gousaiyang <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show mor...
bc0a686f820d7d298a0b1450b155a717972de0fc
8d69828092f734cd9275459173a0f89bde109659
python/cpython
python__cpython-124094
# Argparse complains argument required when default is provided BPO | [43192](https://bugs.python.org/issue43192) --- | :--- Nosy | @rhettinger, @ericvsmith <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more ...
20ccda000b5f8365d5f864fd07876804157c2378
38a5beb12a64461a06b84fab285944ecb66de04c
python/cpython
python__cpython-122456
# code.InteractiveConsole can crash if sys.excepthook is broken BPO | [43154](https://bugs.python.org/issue43154) --- | :--- Nosy | @terryjreedy, @vstinner, @cfbolz, @Julian Files | <li>[crash.log](https://bugs.python.org/file49797/crash.log "Uploaded as text/x-log at 2021-02-07.16:26:30 by @cfbolz")</li> <sup>*Note:...
bd3d31f380cd451a4ab6da5fbfde463fed95b5b5
e60ee11cb51b87deeb22ad125717bd0d0dc10fa8
python/cpython
python__cpython-112791
# tempfile seems to treat a file as a directory when processing an exception in the onerror() BPO | [43153](https://bugs.python.org/issue43153) --- | :--- Nosy | @serhiy-storchaka, @Fidget-Spinner, @akulakov, @mehwhatever0 PRs | <li>python/cpython#29940</li> <sup>*Note: these values reflect the state of the issue at ...
ba18893555bbf69b1da262aaf85d65e4b67e8955
81c16cd94ec38d61aa478b9a452436dc3b1b524d
python/cpython
python__cpython-29974
# tarfile list() method does not show file type BPO | [43098](https://bugs.python.org/issue43098) --- | :--- Nosy | @ethanfurman, @akulakov, @val-shkolnikov Files | <li>[patch](https://bugs.python.org/file49786/patch "Uploaded as text/plain at 2021-02-02.04:35:46 by @val-shkolnikov")</li> <sup>*Note: these values ref...
87c07fe9d908d0a2143fcc8369255c6ff3241503
0d637e236d7099f7b724026c8cb7bd83d8e12e6b
python/cpython
python__cpython-99768
# Python fails to read a script whose path is `/dev/fd/X` BPO | [43069](https://bugs.python.org/issue43069) --- | :--- Nosy | @ronaldoussoren, @ned-deily, @izbyshev, @cipriancraciun <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <de...
d08fb257698e3475d6f69bb808211d39e344e5b2
9c9f085e9a1d1464376ea421e5c96472ca11c3b4
python/cpython
python__cpython-117160
# Calling _PyBytes_Resize() on 1-byte bytes may raise error BPO | [43027](https://bugs.python.org/issue43027) --- | :--- Nosy | @animalize <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><...
0c1a42cf9c8cd0d4534d5c1d58f118ce7c5c446e
01e7405da400e8997f8964d06cc414045e144681
python/cpython
python__cpython-127669
# [C API] Heap types (PyType_FromSpec) must fully implement the GC protocol BPO | [42972](https://bugs.python.org/issue42972) --- | :--- Nosy | @nascheme, @ncoghlan, @vstinner, @tiran, @corona10, @pablogsal, @miss-islington, @shihai1991, @erlend-aasland, @Fidget-Spinner PRs | <li>python/cpython#26104</li><li>python/cp...
fb0b94223d481ca58b7c77332348d1ab2c9ab272
9ddc388527477afdae17252628d63138631072ba
python/cpython
python__cpython-105805
# pthread_exit & PyThread_exit_thread from PyEval_RestoreThread etc. are harmful BPO | [42969](https://bugs.python.org/issue42969) --- | :--- Nosy | @gpshead, @pitrou, @vstinner, @colesbury, @izbyshev, @jbms PRs | <li>python/cpython#28525</li> <sup>*Note: these values reflect the state of the issue at the time it was...
8cc5aa47ee464ddfd8da5461edecf4a5c72df2ff
113b2d7583cdbf79da18e696f299a9aca24b599b
python/cpython
python__cpython-103404
# Incorrect behavior of inspect.signature(f).bind BPO | [42940](https://bugs.python.org/issue42940) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python...
9c1520244151f36e010c1b04bedf14747a28517d
a705c1e44984afda2f7fb6d0816345d0843a6635
python/cpython
python__cpython-124230
# argparse incorrectly shows help string on a new line in case of long command string BPO | [42875](https://bugs.python.org/issue42875) --- | :--- Nosy | @rhettinger, @DiPaolo PRs | <li>python/cpython#24177</li> Files | <li>[argparse-indent-sample.py](https://bugs.python.org/file49730/argparse-indent-sample.py "Upload...
7ee99217345af3010bf05b1f5241c661a5e0ea9b
9e55a02fab77794c421b91429292ed227de0e24a
python/cpython
python__cpython-134331
# shielded task exception never retrieved when outer task cancelled BPO | [42636](https://bugs.python.org/issue42636) --- | :--- Nosy | @asvetlov, @1st1, @natano Files | <li>[trigger-warning.py](https://bugs.python.org/file49679/trigger-warning.py "Uploaded as text/plain at 2020-12-14.10:36:20 by @natano"): Short scri...
f695eca60cfc53cf3322323082652037d6d0cfef
f3acbb72ff125172522545ec6f6c676f5108b109
python/cpython
python__cpython-99520
# Add function to get caller's name: sys._getframemodulename() BPO | [42516](https://bugs.python.org/issue42516) --- | :--- Nosy | @vstinner, @zooba, @corona10, @FFY00 <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><s...
b5d4347950399800c6703736d716f08761b29245
94fc7706b7bc3d57cdd6d15bf8e8c4499ae53a69
python/cpython
python__cpython-123335
# test_ttk_guionly test failures on macOS with Tcl/Tk 8.6.10 BPO | [42507](https://bugs.python.org/issue42507) --- | :--- Nosy | @terryjreedy, @ronaldoussoren, @vstinner, @ned-deily, @serhiy-storchaka <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current...
08e1bbe4a329e5961716f030c6ccfe92c736bf28
25189188bfcb48be653eb9fb3aee892f2b9539b9
python/cpython
python__cpython-117934
# get_obs_local_part fails to handle empty local part BPO | [42484](https://bugs.python.org/issue42484) --- | :--- Nosy | @warsaw, @bitdancer, @ZackerySpytz, @dicksonch PRs | <li>python/cpython#24669</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the cur...
f74e51229c83e3265f905dc15283bfe0ec1a659e
8cc9adbfddc8e37cf7d621b12754eecb0584f5da
python/cpython
python__cpython-101114
# pathlib.PurePath properties annotated with .. data directive BPO | [42444](https://bugs.python.org/issue42444) --- | :--- Nosy | @ezio-melotti, @merwok, @willingc, @JulienPalard, @pganssle, @ZackerySpytz PRs | <li>python/cpython#24977</li> <sup>*Note: these values reflect the state of the issue at the time it was m...
01093b82037fbae83623581294a0f1cf5b4a44b0
9a155138c58cad409e28e34359ba87ec0025b6b7
python/cpython
python__cpython-121771
# Tarfile to stdout documentation example BPO | [42442](https://bugs.python.org/issue42442) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assigne...
cc81b4e501138b5793d419c81c3a2859a17207a7
c6e6fe92cd8b90d546652764e3eaf1631da16f8f
python/cpython
python__cpython-132466
# loop.call_exception_handler documentation is lacking BPO | [42347](https://bugs.python.org/issue42347) --- | :--- Nosy | @asvetlov, @1st1, @sersorrel <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more detai...
ce753517a87eec776c176f3245ce5d1554a59341
887eabc5a74316708460120d60d0fa4f8bdf5960
python/cpython
python__cpython-101824
# threading.local documentation should be on the net... BPO | [42343](https://bugs.python.org/issue42343) --- | :--- Nosy | @rhettinger, @ztane, @posita <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more deta...
53dceb53ade15587b9cfd30c0a0942232517dee9
cb35882773a3ffc7fe0671e64848f4c926a2d52f
python/cpython
python__cpython-100615
# asyncio.open_connection(local_addr=('localhost', port)) fails with TypeError: AF_INET address must be a pair (host, port) BPO | [42342](https://bugs.python.org/issue42342) --- | :--- Nosy | @asvetlov, @1st1, @ecatmur <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not r...
ba8dcdbcab5fd9989be6c9a51002394e782c463c
a286caa937405f7415dcc095a7ad5097c4433246
python/cpython
python__cpython-106767
# C API: Add PyModule_Add() function BPO | [42327](https://bugs.python.org/issue42327) --- | :--- Nosy | @vstinner, @ambv, @serhiy-storchaka, @brandtbucher PRs | <li>python/cpython#23240</li><li>python/cpython#23443</li><li>python/cpython#28741</li> <sup>*Note: these values reflect the state of the issue at the time ...
745492355b94d109e47827e5865846f25ae42d26
e1c295e3da9ff5a3eb6b009a1f821d80e564ac87
python/cpython
python__cpython-117766
# lib.argparse._check_value() using repr instead of str BPO | [42191](https://bugs.python.org/issue42191) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> ...
66b3922b97388c328c9bd8df050eef11c0261fae
cfc27bc50fe165330f2295f9ac0ad56ca5b0f31c
python/cpython
python__cpython-122227
# Use specs instead of just __loader__ in C code BPO | [42132](https://bugs.python.org/issue42132) --- | :--- Nosy | @brettcannon, @corona10 <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</s...
fe13c9baf40673fe369e98626dd87aea8b805aa2
6094c6fc2fc30eb9ee7c2f9f1088a851f71bf1b9
python/cpython
python__cpython-98607
# AsyncIO's wait_for can hide cancellation in a rare race condition BPO | [42130](https://bugs.python.org/issue42130) --- | :--- Nosy | @ods, @asvetlov, @cjerdonek, @1st1, @tvoinarovskyi, @Dreamsorcerer, @aaliddell, @crowbarz, @wjcferguson PRs | <li>python/cpython#26097</li><li>python/cpython#28149</li> <sup>*Note: t...
314bae50b967393d1e64f5b42e3cfb2027ff9b32
e38b7e8fe9591736cacc7190a01cebb3e1bf9b68
python/cpython
python__cpython-104425
# Use hypothesis for testing the standard library, falling back to stubs BPO | [42109](https://bugs.python.org/issue42109) --- | :--- Nosy | @gvanrossum, @rhettinger, @terryjreedy, @gvanrossum, @pganssle, @Zac-HD, @asmeurer, @brandtbucher PRs | <li>python/cpython#22863</li> <sup>*Note: these values reflect the state ...
b7597dab2c9ef7b825e190c5e4b130203361df24
ce4eecf989e23fa26c033de78f1ca8b035a979cb
python/cpython
python__cpython-129698
# Change IDLE 'more information' splash line BPO | [42040](https://bugs.python.org/issue42040) --- | :--- Nosy | @terryjreedy, @taleinat <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p>...
d83a8a26f5e321b26bec59f5fd47c9c46c16ab12
76e018294801ab95f30756c702b63bf6b4c23310
python/cpython
python__cpython-113033
# venv on Windows with symlinks is broken if invoked with -I BPO | [42013](https://bugs.python.org/issue42013) --- | :--- Nosy | @pfmoore, @tjguk, @zware, @eryksun, @zooba, @gaborbernat <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> ...
fddc829236d7b29a522a2160e57b2d7ca23b9b95
41c18aacc7a6082fbd9b08697c4d6180a9b62265
python/cpython
python__cpython-102566
# ZipFile does not supports Unicode Path Extra Field (0x7075) zip header field BPO | [41928](https://bugs.python.org/issue41928) --- | :--- Nosy | @agiudiceandrea PRs | <li>python/cpython#23736</li> Files | <li>[23.zip](https://bugs.python.org/file49491/23.zip "Uploaded as application/zip at 2020-10-04.11:21:41 by iva...
8f70b16e3397ad32757ddbabd5180cbef0036a4b
a28d4edb23b7150942f1eceb9e97c6f53aa4de42
python/cpython
python__cpython-106377
# Modify test_codecs to use the new codecs.unregister() function BPO | [41919](https://bugs.python.org/issue41919) --- | :--- Nosy | @vstinner, @pablogsal, @shihai1991 PRs | <li>python/cpython#22513</li><li>python/cpython#22961</li><li>python/cpython#22973</li> <sup>*Note: these values reflect the state of the issue ...
f6d2bb18aba844f6bb5836797c72eb791b7f3644
506cfdf141f03186d5cdf9bb31caa40294eba4e5
python/cpython
python__cpython-124289
# Reenable sendfile in shutil.copyfile() on Solaris BPO | [41843](https://bugs.python.org/issue41843) --- | :--- Nosy | @giampaolo, @jstasiak, @kulikjak PRs | <li>python/cpython#23893</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</su...
b169cf394fe70dfbc7bbe22ae703be3b21845add
f4997bb3ac961d6aaf07ce650cd074e28ce6ccd0
python/cpython
python__cpython-99675
# Document the meaning of values for sys.float_info.rounds BPO | [41822](https://bugs.python.org/issue41822) --- | :--- Nosy | @tim-one, @rhettinger, @mdickinson, @serhiy-storchaka, @eamanu, @rahul-kumi <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the curr...
65629399bcfe2a6606b8201d190877f7f54e6be5
22860dbbc8b53954055847d2bb036af68b4ea409
python/cpython
python__cpython-126966
# mimetypes module does not recognize jp2 type BPO | [41791](https://bugs.python.org/issue41791) --- | :--- Nosy | @naro, @iritkatriel <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> ...
933f21c3c92f758fb0615d6a4cca10249c686ae7
f7ef0203d44acb21ab1c5ff0c3e15f9727862760
python/cpython
python__cpython-124839
# Positional arguments with boolean actions behave differently BPO | [41769](https://bugs.python.org/issue41769) --- | :--- Nosy | @terryjreedy, @rjeffman <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more de...
9944ad388c457325456152257b977410c4ec3593
63cf4e914f879ee28a75c02e867baa7c6047ea2b
python/cpython
python__cpython-99784
# Please use active voice in async docs. BPO | [41575](https://bugs.python.org/issue41575) --- | :--- Nosy | @gvanrossum, @terryjreedy <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> ...
bf26bdf6ac04878fc720e78422991aaedb9808a1
a87c46eab3c306b1c5b8a072b7b30ac2c50651c0
python/cpython
python__cpython-131333
# zoneinfo: ZoneInfo raises IsADirectoryError instead of ZoneInfoNotFoundError BPO | [41530](https://bugs.python.org/issue41530) --- | :--- Nosy | @vstinner, @pganssle, @bijij PRs | <li>python/cpython#21839</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect ...
d22604a6d1237c42ec5f43df51dfa9aa58240ba4
bd47ec954dab935bf3f42542ff4730114ba1a290
python/cpython
python__cpython-122883
# test_pathlib assumes underlying filesystem permits creation with world-write permissions BPO | [41461](https://bugs.python.org/issue41461) --- | :--- Nosy | @serhiy-storchaka, @aixtools <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup...
5f6851152254b4b9d70af4ae5aea3f20965cee28
901d94992eddd84ded2edc55235cbf22503c4de4
python/cpython
python__cpython-113618
# pickle and pickletools cli interface doesn't close input and output file. BPO | [41395](https://bugs.python.org/issue41395) --- | :--- Nosy | @avassalotti, @serhiy-storchaka, @corona10, @tirkarthi, @amiremohamadi, @foxyblue, @achhina PRs | <li>python/cpython#21676</li><li>python/cpython#21702</li><li>python/cpython#...
bd754b93ca837aa1f239252437a211271d068b71
3c4e972d6d0945a5401377bed25b307a88b19c75
python/cpython
python__cpython-99993
# datetime, date and time: strftime method takes different keyword argument: fmt (pure) or format (C) BPO | [41260](https://bugs.python.org/issue41260) --- | :--- Nosy | @srittau, @abalkin, @asottile, @pganssle, @ZackerySpytz, @AlexWaygood PRs | <li>python/cpython#21712</li> <sup>*Note: these values reflect the state...
9cdb6429971cd8b874ceaeeb04ae2ecdbba42bdb
09edde95f4841d5dffa584b1c963eb7ceab3f16a
python/cpython
python__cpython-102046
# cmath module documentation is misleading on branch cuts BPO | [41245](https://bugs.python.org/issue41245) --- | :--- Nosy | @rhettinger, @mdickinson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more detail...
b513c46d998344dc07eb6d510782c2e23d2b859e
32df540635cacce1053ee0ef98ee23f3f6a43c02
python/cpython
python__cpython-131981
# Improve/fix FreeBSD Bluetooth socket support BPO | [41130](https://bugs.python.org/issue41130) --- | :--- Nosy | @koobs, @myfreeweb <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> G...
e5f8b2c7038cb7e84fd657ed90fedf60ae796d2d
26ae05e95c7c5f1a646e8ec7fa690c0e7b4ab8b9
python/cpython
python__cpython-113674
# Codecs should raise precise UnicodeDecodeError or UnicodeEncodeError BPO | [41115](https://bugs.python.org/issue41115) --- | :--- Nosy | @malemburg, @doerwalter, @pitrou, @benjaminp, @ezio-melotti, @serhiy-storchaka, @srinivasreddy, @eamanu, @utkarsh261 PRs | <li>python/cpython#21165</li><li>python/cpython#21170</li...
649857a1574a02235ccfac9e2ac1c12914cf8fe0
c514a975abe35fa4604cd3541e2286168ef67d10
python/cpython
python__cpython-105137
# Removing old buffer support BPO | [41103](https://bugs.python.org/issue41103) --- | :--- Nosy | @vstinner, @encukou, @methane, @ambv, @hroncok, @miss-islington PRs | <li>python/cpython#21117</li><li>python/cpython#27437</li><li>python/cpython#27441</li> <sup>*Note: these values reflect the state of the issue at the...
37498fc95012ba8e147db646b841bc3d36ddf4af
ef300937c2a1b3ebe19c2835f3b46585825c1e1f
python/cpython
python__cpython-126852
# urllib should fsdecode percent-encoded parts of file URIs on Unix BPO | [40996](https://bugs.python.org/issue40996) --- | :--- Nosy | @ezio-melotti, @manueljacob <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Sho...
c9b399fbdb01584dcfff0d7f6ad484644ff269c3
2cdfb41d0c3bfea37983fc872951bc3b2a4d90b8
python/cpython
python__cpython-129607
# Make http.server support SSL BPO | [40990](https://bugs.python.org/issue40990) --- | :--- Nosy | @remilapeyre PRs | <li>python/cpython#20923</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</...
37bc3865c87bd777eebd41f1371b2add1bff433d
99e9798d612222785db427eb295c847147fe5e78
python/cpython
python__cpython-106022
# Connection to IMAP server cyrus.andrew.cmu.edu hangs BPO | [40964](https://bugs.python.org/issue40964) --- | :--- Nosy | @vstinner, @tiran, @ned-deily, @ambv PRs | <li>python/cpython#20836</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current stat...
37c5c40125389c71e40b16441fbc72ba01be5fb4
9339d70ac2d45743507e320e81e68acf77e366af
python/cpython
python__cpython-123179
# urllib.parse.urlunsplit makes relative path to absolute (http:g -> http:///g) BPO | [40938](https://bugs.python.org/issue40938) --- | :--- Nosy | @orsenthil, @openandclose, @jaswdr <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <d...
90c892efeaae28bd849a01b42842f19dcd67b9f4
9dbd12375561a393eaec4b21ee4ac568a407cdb0
python/cpython
python__cpython-101343
# OS X: malloc(): set default diagnostics to DEBUG_WRITE_ON_CRASH BPO | [40928](https://bugs.python.org/issue40928) --- | :--- Nosy | @ronaldoussoren, @ned-deily, @skrah, @ambv, @miss-islington, @remilapeyre, @jdevries3133 PRs | <li>python/cpython#26783</li><li>python/cpython#26786</li><li>python/cpython#27628</li><li...
f2ac9510a5aa4f71d468f486140eae60f46833ad
dfad678d7024ab86d265d84ed45999e031a03691
python/cpython
python__cpython-109112
# command line interface of symtable module is broken BPO | [40926](https://bugs.python.org/issue40926) --- | :--- Nosy | @benjaminp, @pablogsal, @isidentical PRs | <li>python/cpython#20757</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state...
70afb8d7324bc74fe64141e1af5c602bf6c0c4dd
f55cb44359821e71c29903f2152b4658509dac0d
python/cpython
python__cpython-134372
# io.TextIOBase.buffer is not necessarily a buffer BPO | [40868](https://bugs.python.org/issue40868) --- | :--- Nosy | @manueljacob <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> Git...
36eb711d2f26849214774a017fe8c8a5be3eec30
b430e92dd80105e97b945a78a48bce13564bf843
python/cpython
python__cpython-130525
# Incorrect handling for msgctxt in msgfmt.py BPO | [40835](https://bugs.python.org/issue40835) --- | :--- Nosy | @da1910 Files | <li>[test.po](https://bugs.python.org/file49205/test.po "Uploaded as text/plain at 2020-05-31.20:58:34 by @da1910")</li><li>[40835.patch](https://bugs.python.org/file49206/40835.patch "Uplo...
7ea6e88eb490635518c63c3305c03baf3e151555
c5abded09995f208b21ebaf012185ca5acb0180b
python/cpython
python__cpython-100497
# unittest: if FunctionTestCase is imported, the loader loads "tests" from it BPO | [40690](https://bugs.python.org/issue40690) --- | :--- Nosy | @cjerdonek, @remilapeyre, @abetkin PRs | <li>python/cpython#20237</li> Files | <li>[test_functiontest.py](https://bugs.python.org/file49196/test_functiontest.py "Uploaded as...
66d1d7eb067d445f1ade151f4a6db3864dd9109f
d13f782a181d579fc3c23ea6059ff352ec9fab93
python/cpython
python__cpython-125739
# remove deprecated urllib.request.URLopener/FancyURLopener BPO | [40673](https://bugs.python.org/issue40673) --- | :--- Nosy | @vstinner, @PetterS, @remilapeyre, @idomic <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summ...
4d771977b17e5ffaa9c2e8a2e6f5d393f68fc63c
a99dd23c1f5b9254651d9895714596d5e7942389
python/cpython
python__cpython-122304
# sockmodule.c: sock_connect vs negative errno values... BPO | [40628](https://bugs.python.org/issue40628) --- | :--- Nosy | @rcgordon <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> ...
65fcaa38ada727b504ec60ae283caf8e3ebbb845
d8f3c1e8f9c384fa6a473c3923f3b26ad6257cac
python/cpython
python__cpython-107794
# Autogenerate signature for METH_NOARGS and perhaps METH_O extension functions BPO | [40625](https://bugs.python.org/issue40625) --- | :--- Nosy | @anntzer <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more ...
3901c991e169da6fba8c0033a86a6f2e6146bb7f
23a6db98f21cba3af69a921f01613bd5f602bf6d
python/cpython
python__cpython-104920
# Add `asyncio.BufferQueue` BPO | [40616](https://bugs.python.org/issue40616) --- | :--- Nosy | @asvetlov, @1st1, @lig PRs | <li>python/cpython#20071</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more de...
076b6204cbe481fdec39ce12a71aaaa6384478a0
569b2b8d612354062b8679d2d3f44f7ee03e66c2
python/cpython
python__cpython-101264
# slice not hashable BPO | [40603](https://bugs.python.org/issue40603) --- | :--- Nosy | @rhettinger, @stevendaprano, @remilapeyre, @isdanni Files | <li>[patches.zip](https://bugs.python.org/file49149/patches.zip "Uploaded as application/x-zip-compressed at 2020-05-12.01:23:38 by Will Bradshaw"): patch to add slicing ...
048d6243d45b9381dd4fcaad28ae9c5d443b8b4b
f6405a46627e1f74c279f712c8776a165b0ba9fd
python/cpython
python__cpython-93185
# [subinterpreters] Add --experimental-isolated-subinterpreters build option BPO | [40514](https://bugs.python.org/issue40514) --- | :--- Nosy | @vstinner, @ericsnowcurrently, @corona10 PRs | <li>python/cpython#19926</li><li>python/cpython#20228</li> <sup>*Note: these values reflect the state of the issue at the time...
5fe043147493e33f2af6ab74610735130add1fe9
aafc53c0a6d1450dcfbc3f994318025ffb49ce73