issues
search
python
/
cpython
The Python programming language
https://www.python.org
Other
66.48k
stars
31.68k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
PyEval_SetProfileAllThreads is racy under free-threading
#132817
hawkinsp
opened
42 minutes ago
1
Initial commit
#132816
pohi99999
closed
51 minutes ago
2
test__opcode fails with missing 'jump_backward' in specialization stats
#132815
furkanonder
opened
2 hours ago
1
gh-123471: Make itertools.product and itertools.combinations thread-safe
#132814
eendebakpt
opened
2 hours ago
0
`csv.witer` with `QUOTE_NONE` still requires non-emtpy `quotechar` and `escapechar`
#132813
vadimkantorov
opened
2 hours ago
0
gh-132805: annotationlib: Fix handling of non-constant values in FORWARDREF
#132812
JelleZijlstra
opened
2 hours ago
0
gh-132713: Simplify list_repr_impl()
#132811
vstinner
opened
2 hours ago
1
gh-132416: document behavior of os.symlink when dst already exists
#132810
alex-semenyuk
opened
2 hours ago
0
[3.13] gh-132713: Fix repr(list) race condition (#132801)
#132809
vstinner
opened
2 hours ago
0
CODEOWNERS: add myself to unionobject.c
#132808
JelleZijlstra
closed
4 hours ago
0
gh-91048: Add ability to list all pending asyncio tasks in a process remotely
#132807
ambv
opened
5 hours ago
0
gh-132805 - annotationlib - Fix unions of real types and forward references.
#132806
DavidCEllis
opened
5 hours ago
0
[3.14] annotationlib - Union '|' syntax and typing.Union[...] generate different forward references.
#132805
DavidCEllis
opened
6 hours ago
2
[3.13] Update `pre-commit` repos (GH-132792)
#132804
sobolevn
closed
7 hours ago
0
Fix typo in the garbage_collector.md file
#132803
nybblista
opened
7 hours ago
0
gh-132713: Fix typing.Union[index] race condition
#132802
vstinner
opened
8 hours ago
0
gh-132713: Fix repr(list) race condition
#132801
vstinner
closed
3 hours ago
3
gh-127604: Don't rely on `dprintf()` for faulthandler C stacks
#132800
ZeroIntensity
opened
8 hours ago
1
gh-132798: Schedule removal of `PyUnicode_AsDecoded/Encoded` functions for 3.15
#132799
StanFromIreland
opened
10 hours ago
1
Schedule removal of PyUnicode_AsDecoded/Encoded functions
#132798
StanFromIreland
opened
10 hours ago
3
gh-132796: Closes SMTP connection on 421 during data in sendmail
#132797
codeZeilen
opened
10 hours ago
2
smtplib: missing case in handling 421 response in sendmail
#132796
codeZeilen
opened
10 hours ago
0
The new public `multiprocessing.[R]Lock.locked()` method should be add to `multiprocessing.[Bounded]Semaphore` classes documentation.
#132795
YvesDup
opened
10 hours ago
0
UnicodeEncodeError during mime header parsing is unhandled in _header_value_parser.py
#132794
aclemons
opened
11 hours ago
1
gh-131591: Reset RemoteDebuggerSuupport state after fork
#132793
Zheaoli
opened
12 hours ago
0
Update `pre-commit` repos
#132792
sobolevn
closed
7 hours ago
7
gh-132742: Improve tests for fcntl.ioctl()
#132791
serhiy-storchaka
opened
16 hours ago
1
gh-132684: [Enum] only call _missing_ in __contains__ for Flags
#132790
ethanfurman
opened
19 hours ago
0
[3.13] gh-132578: Rename the `threading.Thread._handle` field (GH-132696)
#132789
miss-islington
opened
1 day ago
1
[3.13] gh-132769: Refactor possible read-out-of-bounds in `lexer.c` (GH-132770)
#132788
miss-islington
closed
1 day ago
0
[3.13] gh-122179: Fix hashlib.file_digest and non-blocking I/O
#132787
gpshead
closed
1 day ago
0
[3.13] gh-132747: Fix `NULL` dereference when calling a method's `__get__` manually (GH-132772)
#132786
ZeroIntensity
closed
1 day ago
0
PR 132638 typo fix
#132785
StanFromIreland
closed
1 day ago
3
gh-132783: Add `match` and `case` to `help` topics
#132784
dzherb
opened
1 day ago
4
No Python documentation found for 'match'
#132783
dzherb
opened
1 day ago
2
gh-132781: Cleanup Code Related to NotShareableError
#132782
ericsnowcurrently
opened
1 day ago
0
NotShareableError Should Inherit from TypeError
#132781
ericsnowcurrently
opened
1 day ago
0
gh-132777: Fix Error Message for Duplicates in generate_global_scripts.py
#132780
ericsnowcurrently
closed
1 day ago
0
gh-132776: Minor Fixes for XIBufferViewType
#132779
ericsnowcurrently
opened
1 day ago
0
gh-132479: Fix crash with multiple comprehensions in annotations
#132778
JelleZijlstra
closed
1 day ago
0
Tools/build/generate_global_strings.py Doesn't Handle Duplicates Correctly
#132777
ericsnowcurrently
closed
1 day ago
0
memoryview Cross-Interpreter Data Has Some Minor Issues
#132776
ericsnowcurrently
opened
1 day ago
0
Minor InterpreterPoolExecutor Issues
#132775
ericsnowcurrently
opened
1 day ago
0
gh-132719: Fix AMD64 FreeBSD14/15 3.x failures - `test_rlock_locked_2processes` used an unknown `Value`
#132774
YvesDup
closed
1 day ago
2
gh-132771: Fixed potential Integer Overflow in mark_stacks function
#132773
rialbat
opened
1 day ago
1
gh-132747: Fix `NULL` dereference when calling a method's `__get__` manually
#132772
ZeroIntensity
closed
1 day ago
4
Potential Integer Overflow in mark_stacks function
#132771
rialbat
opened
1 day ago
0
gh-132769: Refactor possible read-out-of-bounds in `lexer.c`
#132770
sobolevn
closed
1 day ago
3
Static analysis reveals that `tok_mode->last_expr_buffer[i] != '\0' && i < input_length` is not safe
#132769
sobolevn
closed
1 day ago
0
WIP: gh-132742: Refactor fcntl.fcntl() and fcntl.ioctl()
#132768
serhiy-storchaka
opened
1 day ago
0
Next