issues
search
python
/
cpython
The Python programming language
https://www.python.org
Other
63.58k
stars
30.46k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix open bracket in invalid_parameter_handle.c
#127143
SciMind2460
closed
38 minutes ago
2
Fix for broken xml
#127142
smurav
opened
2 hours ago
3
gh-122273: Support PyREPL history on Windows
#127141
vstinner
opened
2 hours ago
1
gh-127124: Add opaque pointer to context watcher callback
#127140
rhansen
opened
2 hours ago
0
python3.13 opencv cannot install
#127139
LiYangDoYourself
closed
3 hours ago
2
GH-125866: Preserve Windows drive letter case in file URIs
#127138
barneygale
opened
6 hours ago
0
GH-127134: Add note about forward compatibility for suggest_on_error
#127137
savannahostrowski
opened
6 hours ago
0
[3.12] GH-127078: `url2pathname()`: handle extra slash before UNC drive in URL path (GH-127132)
#127136
miss-islington
closed
6 hours ago
0
[3.13] GH-127078: `url2pathname()`: handle extra slash before UNC drive in URL path (GH-127132)
#127135
miss-islington
closed
6 hours ago
0
Document forward compatibility for `suggest_on_error`
#127134
savannahostrowski
opened
6 hours ago
0
Remove the (deprecated) ability to nest argument groups and mutually exclusive groups
#127133
savannahostrowski
opened
7 hours ago
0
GH-127078: `url2pathname()`: handle extra slash before UNC drive in URL path
#127132
barneygale
closed
6 hours ago
4
[3.12] GH-126766: `url2pathname()`: handle 'localhost' authority (GH-127129)
#127131
miss-islington
closed
7 hours ago
0
[3.13] GH-126766: `url2pathname()`: handle 'localhost' authority (GH-127129)
#127130
miss-islington
closed
7 hours ago
0
GH-126766: `url2pathname()`: handle 'localhost' authority
#127129
barneygale
closed
7 hours ago
3
gh-115999: Specialize `LOAD_SUPER_ATTR` in free-threaded builds
#127128
nascheme
opened
9 hours ago
0
Remove HAVE_STAT_H conditional
#127127
cmaloney
opened
9 hours ago
0
Fix a few typos found in doc
#127126
rffontenelle
opened
9 hours ago
0
Improve `pathname2url()` and `url2pathname()` docs
#127125
barneygale
opened
9 hours ago
0
Pass opaque state to PyContext_AddWatcher callback
#127124
rhansen
opened
10 hours ago
0
gh-115999: Enable specialization of `CALL` instructions in free-threaded builds
#127123
mpage
opened
10 hours ago
0
Replace `:platform:` with `.. availability::` in `socket.ioctl` doc.
#127122
junkmd
opened
11 hours ago
0
gh-126688: Support Fork Parent and Child With Different Thread ID
#127121
ericsnowcurrently
opened
13 hours ago
0
gh-127119: Remove check on small ints in long_dealloc
#127120
eendebakpt
opened
15 hours ago
2
Remove redundant small int check in long_dealloc
#127119
eendebakpt
opened
15 hours ago
0
gh-127117: Ensure the Correct Last Fields of PyInterpreterState and of _PyRuntimeState
#127118
ericsnowcurrently
opened
16 hours ago
0
The Last Fields of PyInterpreterState and of _PyRuntimeState Should Not Change
#127117
ericsnowcurrently
opened
16 hours ago
0
Circular import error for `threading` when using `importlib.util.LazyLoader` with a custom finder
#127116
Sachaa-Thanasius
opened
16 hours ago
0
gh-114940: Add a Per-Interpreter Lock For the List of Thread States
#127115
ericsnowcurrently
opened
16 hours ago
2
[3.13] gh-126914: Store the Preallocated Thread State's Pointer in a PyInterpreterState Field
#127114
ericsnowcurrently
opened
17 hours ago
1
gh-127111: Emscripten Make web example work again
#127113
hoodmane
opened
17 hours ago
0
[3.13] gh-126986: Stop Using _PyInterpreterState_FailIfNotRunning()
#127112
ericsnowcurrently
closed
17 hours ago
0
Emscripten: Make the web example work again
#127111
hoodmane
opened
18 hours ago
0
GH-126491: GC: Mark objects reachable from roots before doing cycle collection
#127110
markshannon
opened
18 hours ago
5
gh-127065: Make `methodcaller` thread-safe in free threading build
#127109
colesbury
opened
18 hours ago
3
test_interpreters.test_stress Crashes in managed_static_type_clear()
#127108
ericsnowcurrently
opened
19 hours ago
1
[3.13] gh-127020: Make `PyCode_GetCode` thread-safe for free threading (GH-127043)
#127107
miss-islington
closed
18 hours ago
0
TypeVar() does not check that the bound parameter is a type
#127106
otethal
closed
13 hours ago
3
[3.13] gh-124873: Tolerate 100 ms in TimerfdTests on Android (GH-127101)
#127105
miss-islington
closed
19 hours ago
0
[3.13] gh-126316: Make grp.getgrall() thread-safe: add a mutex (#127055)
#127104
vstinner
opened
20 hours ago
0
[3.13] gh-126780: Fix `ntpath.normpath()` for drive-relative paths (GH-126801)
#127103
miss-islington
closed
19 hours ago
0
Allow local use of `static PyMutex` in the C analyzer
#127102
ZeroIntensity
closed
3 hours ago
6
gh-124873: Tolerate 100 ms in TimerfdTests on Android
#127101
vstinner
closed
20 hours ago
3
gh-127089: Add missing description for codes in `http.HTTPStatus`
#127100
donBarbos
opened
22 hours ago
3
gh-127082: Replace "Windows only: ..." with the `.. availability:: Windows` directive in `ctypes` doc.
#127099
junkmd
closed
3 hours ago
7
[3.12] gh-126727: Fix locale.nl_langinfo(locale.ERA) (GH-126730)
#127098
serhiy-storchaka
closed
23 hours ago
0
[3.13] gh-126727: Fix locale.nl_langinfo(locale.ERA) (GH-126730)
#127097
serhiy-storchaka
closed
23 hours ago
0
ConfigParser replaces unnamed section on every read call
#127096
PalmtopTiger
opened
23 hours ago
2
[3.12] gh-126997: Fix support of non-ASCII strings in pickletools (GH-127062)
#127095
miss-islington
closed
23 hours ago
0
[3.13] gh-126997: Fix support of non-ASCII strings in pickletools (GH-127062)
#127094
miss-islington
closed
23 hours ago
0
Next