| ID |
Activity |
Title |
Status |
Creator |
Assigned To |
Type |
Msgs |
| 45459 |
1/2 an hour ago |
Limited API support for Py_buffer
|
|
|
open |
christian.heimes |
|
enhancement |
26 |
| 16223 |
1/2 an hour ago |
[doc] untokenize returns a string if no encoding token is recognized
|
|
|
open |
eric.snow |
terry.reedy |
behavior |
6 |
| 46015 |
3/4 hours ago |
Windows venvs do not include DLLs directory
|
|
|
open |
steve.dower |
steve.dower |
behavior |
2 |
| 46013 |
3/4 hours ago |
Confusing period in object.__hash__ doc
|
|
|
open |
JMcB17 |
docs@python |
enhancement |
2 |
| 19888 |
1 1/4 hours ago |
Three argument type() super call sets __name__ but not __qualname__
|
|
|
pending |
zkrynicki |
|
behavior |
14 |
| 15708 |
1 3/4 hours ago |
PEP 3121, 384 Refactoring applied to socket module
|
|
|
open |
Robin.Schreiber |
|
resource usage |
2 |
| 15673 |
1 3/4 hours ago |
PEP 3121, 384 Refactoring applied to testcapi module
|
|
|
open |
Robin.Schreiber |
|
resource usage |
2 |
| 15389 |
1 3/4 hours ago |
PEP 3121, 384 refactoring applied to curses module
|
|
|
open |
Robin.Schreiber |
|
resource usage |
4 |
| 15390 |
1 3/4 hours ago |
PEP 3121, 384 refactoring applied to _datetime module
|
|
|
open |
Robin.Schreiber |
|
resource usage |
12 |
| 15735 |
1 3/4 hours ago |
PEP 3121, 384 Refactoring applied to ossaudio module
|
|
|
open |
Robin.Schreiber |
|
resource usage |
2 |
| 10608 |
2 hours ago |
[doc] Add a section to Windows FAQ explaining os.symlink
|
|
|
open |
brian.curtin |
brian.curtin |
enhancement |
2 |
| 11385 |
2 hours ago |
[doc] TextTestRunner documentation improvements
|
|
|
open |
techtonik |
|
behavior |
8 |
| 45840 |
3 hours ago |
Improve cross-references in the data model documentation
|
|
|
open |
AlexWaygood |
docs@python |
behavior |
2 |
| 46014 |
3 hours ago |
functools.singledispatch does not support Union types
|
|
|
open |
evansd |
|
enhancement |
1 |
| 46007 |
5 hours ago |
[C API] PyUnicode_CHECK_INTERNED() doesn't work in the limited C API
|
|
|
open |
vstinner |
|
|
2 |
| 46006 |
5 hours ago |
[subinterpreter] _PyUnicode_EqualToASCIIId() issue with subinterpreters
|
|
|
open |
vstinner |
|
|
7 |
| 45855 |
6 hours ago |
PyCapsule_Import still using PyImport_ImportModuleNoBlock
|
|
|
open |
georg.brandl |
|
enhancement |
3 |
| 43683 |
6 hours ago |
Handle generator (and coroutine) state in the bytecode.
|
|
|
open |
Mark.Shannon |
Mark.Shannon |
performance |
12 |
| 40280 |
6 hours ago |
Consider supporting emscripten/webassembly as a build target
|
|
|
open |
Simon Biggs |
|
enhancement |
29 |
| 45847 |
6 hours ago |
Port module setup to PY_STDLIB_MOD() macro and addext()
|
|
|
open |
christian.heimes |
|
enhancement |
45 |
| 45929 |
7 hours ago |
extend json.tool --json-lines to ignore empty rows
|
|
|
open |
ZeD |
|
enhancement |
4 |
| 45635 |
7 hours ago |
Tidy up error handling in traceback.c / python run.c
|
|
|
open |
iritkatriel |
iritkatriel |
|
3 |
| 40222 |
7 hours ago |
"Zero cost" exception handling
|
|
|
open |
Mark.Shannon |
Mark.Shannon |
performance |
40 |
| 46002 |
10 hours ago |
py Launcher for Windows with MSYS2
|
|
|
open |
Zernoxi |
|
behavior |
12 |
| 46011 |
12 hours ago |
Python 3.10 email returns invalid Date: header unchanged.
|
|
|
open |
msapiro |
|
|
1 |
| 31184 |
12 hours ago |
Fix data descriptor detection in inspect.getattr_static
|
|
|
open |
davidhalter |
|
behavior |
4 |
| 45995 |
yesterday |
string formatting: normalize negative zero
|
|
|
open |
John Belmonte |
|
enhancement |
13 |
| 21762 |
yesterday |
update the import machinery to only use __spec__
|
|
|
open |
eric.snow |
brett.cannon |
enhancement |
12 |
| 42114 |
yesterday |
Documentation of ctypes.CDLL does not correspond to code
|
|
|
open |
madphysicist |
|
|
3 |
| 43137 |
yesterday |
webbrowser to support "gio open <URL>"
|
|
|
open |
doko |
|
enhancement |
5 |
| 29944 |
yesterday |
Argumentless super() fails in classes constructed with type()
|
|
|
open |
bup |
|
behavior |
7 |
| 46010 |
yesterday |
Cookie cutter templates to allow variable fields and data transfer proposal before system merge
|
|
|
open |
Francisco |
|
enhancement |
1 |
| 33411 |
yesterday |
All console message are in the error output in bash interpretor
|
|
|
open |
Quentin Millardet |
|
behavior |
6 |
| 43098 |
yesterday |
tarfile list() method does not show file type
|
|
|
open |
val.shkolnikov |
ethan.furman |
behavior |
4 |
| 17975 |
yesterday |
altinstall should not install libpython3.so (conflict between multiple $VERSIONs)
|
|
|
pending |
prlw1 |
|
behavior |
13 |
| 27062 |
yesterday |
`inspect` doesn't have `__all__`
|
|
|
open |
leewz |
|
enhancement |
2 |
| 23469 |
yesterday |
Delete Misc/*.wpr files
|
|
|
open |
berker.peksag |
|
|
3 |
| 45711 |
yesterday |
Simplify the interpreter's (type, val, tb) exception representation
|
|
|
open |
iritkatriel |
|
performance |
11 |
| 45999 |
yesterday |
Links to packaging broken
|
|
|
pending |
douglas277 |
docs@python |
|
2 |
| 19745 |
yesterday |
TEST_DATA_DIR for out-of-tree builds
|
|
|
open |
christian.heimes |
|
behavior |
3 |
| 23947 |
yesterday |
Add mechanism to import stdlib package bypassing user packages
|
|
|
open |
steve.dower |
|
enhancement |
2 |
| 45947 |
yesterday |
Place dict (and values) pointers at a fixed (negative) offset from the base of the object.
|
|
|
open |
Mark.Shannon |
Mark.Shannon |
performance |
2 |
| 25726 |
yesterday |
[doc] sys.setprofile / sys.getprofile asymetry
|
|
|
open |
stefan |
docs@python |
behavior |
2 |
| 26120 |
yesterday |
pydoc: move __future__ imports out of the DATA block
|
|
|
open |
Antony.Lee |
docs@python |
enhancement |
3 |
| 45703 |
yesterday |
importlib.invalidate_caches() does not invalidate _NamespacePath's _last_parent_path-based cache
|
|
|
open |
hroncok |
|
behavior |
7 |
| 45755 |
yesterday |
Specialized generic class does not return class attributes in dir
|
|
|
open |
kjamieson |
|
behavior |
4 |
| 24253 |
yesterday |
pydoc for namespace packages indicates FILE as built-in
|
|
|
open |
Antony.Lee |
|
behavior |
2 |
| 38579 |
yesterday |
'u' formatted arrays mostly prevent appends of 4 byte characters
|
|
|
open |
bup |
|
behavior |
2 |
| 28141 |
yesterday |
shutil.copystat utime lookup fails on certain Android file systems
|
|
|
pending |
Jerry A |
|
behavior |
2 |
| 45436 |
yesterday |
test_tk.test_configure_type() fails with Tcl/Tk 8.6.11
|
|
|
open |
vstinner |
|
|
21 |