| ID |
Activity |
Title |
Status |
Creator |
Assigned To |
Type |
Msgs |
| 40051 |
3/4 hours ago |
Dead link in help(lib2to3/idlelib/turtledemo/tkinter.sub/test_*/?)
|
|
|
open |
wyz23x2 |
docs@python |
behavior |
3 |
| 40077 |
6 hours ago |
Convert static types to PyType_FromSpec()
|
|
|
open |
corona10 |
|
|
12 |
| 40090 |
9 hours ago |
The referenced RFC for the json module should be corrected to rfc8259
|
|
|
open |
amaajemyfren |
docs@python |
enhancement |
2 |
| 40075 |
9 hours ago |
_tkinter PythonCmd fails to acquire GIL
|
|
|
open |
speleo3 |
|
crash |
1 |
| 40056 |
9 hours ago |
more user-friendly turtledemo
|
|
|
open |
Evin Liang |
|
enhancement |
2 |
| 40095 |
12 hours ago |
Incorrect st_ino returned for ReFS on Windows 10
|
|
|
open |
mbrijun@gmail.com |
|
behavior |
4 |
| 40098 |
12 hours ago |
dir() does not return the list of valid attributes for the object
|
|
|
open |
serhiy.storchaka |
|
behavior |
1 |
| 15987 |
yesterday |
Provide a way to compare AST nodes for equality recursively
|
|
|
open |
Julian |
|
enhancement |
17 |
| 39943 |
yesterday |
Meta: Clean up various issues in C internals
|
|
|
open |
petdance |
|
|
7 |
| 40094 |
yesterday |
Add os.status_to_exitcode() function
|
|
|
open |
vstinner |
|
|
2 |
| 38002 |
yesterday |
'ModifiedInterpreter' object has no attribute 'interp'
|
|
|
open |
rhettinger |
terry.reedy |
|
5 |
| 33129 |
yesterday |
Add kwarg-only option to dataclass
|
|
|
open |
alan_du |
eric.smith |
enhancement |
9 |
| 40024 |
yesterday |
Add PyModule_AddType helper function
|
|
|
open |
corona10 |
corona10 |
enhancement |
4 |
| 8901 |
yesterday |
Windows registry path not ignored with -E option
|
|
|
open |
flashk |
|
behavior |
6 |
| 39966 |
yesterday |
mock 3.9 bug: Wrapped objects without __bool__ raise exception
|
|
|
open |
aviso |
|
behavior |
13 |
| 40096 |
yesterday |
Support _Py_NO_RETURN on XLC
|
|
|
open |
BTaskaya |
|
enhancement |
1 |
| 40003 |
yesterday |
test.regrtest: add an option to run test.bisect_cmd on failed tests, use it on Refleaks buildbots
|
|
|
open |
vstinner |
|
|
1 |
| 40091 |
yesterday |
Crash in logging._after_at_fork_child_reinit_locks()
|
|
|
open |
vstinner |
|
|
3 |
| 28859 |
yesterday |
os.path.ismount sometimes raises FileNotFoundError on Windows
|
|
|
open |
lazka |
|
behavior |
9 |
| 40093 |
yesterday |
ThreadPoolExecutor with wait=True shuts down too early
|
|
|
open |
fireattack |
|
|
1 |
| 40049 |
yesterday |
tarfile cannot extract from stdin
|
|
|
open |
dtamuc |
|
crash |
5 |
| 38804 |
yesterday |
Regular Expression Denial of Service in http.cookiejar
|
|
|
open |
bc |
|
security |
7 |
| 40068 |
yesterday |
test_threading: ThreadJoinOnShutdown.test_reinit_tls_after_fork() crash with Python 3.8 on AIX
|
|
|
open |
vstinner |
|
|
5 |
| 39325 |
yesterday |
Original window focus when opening IDLE by double clicking Python file Mac
|
|
|
open |
IrvKalb |
terry.reedy |
behavior |
4 |
| 40045 |
yesterday |
Make "dunder" method documentation easier to locate
|
|
|
open |
aeros |
docs@python |
enhancement |
8 |
| 40084 |
yesterday |
HTTPStatus has incomplete dir() listing
|
|
|
open |
rhettinger |
ethan.furman |
behavior |
2 |
| 33608 |
yesterday |
Add a cross-interpreter-safe mechanism to indicate that an object may be destroyed.
|
|
|
open |
eric.snow |
eric.snow |
|
76 |
| 40089 |
yesterday |
Add _at_fork_reinit() method to locks
|
|
|
open |
vstinner |
|
|
5 |
| 40092 |
yesterday |
Crash in _PyThreadState_DeleteExcept() at fork in the process child
|
|
|
open |
vstinner |
|
|
2 |
| 6721 |
yesterday |
Locks in the standard library should be sanitized on fork
|
|
|
open |
gregory.p.smith |
|
enhancement |
130 |
| 40083 |
yesterday |
No run option available in python idle in version 3.8.2
|
|
|
open |
Raj_110 |
terry.reedy |
performance |
2 |
| 40031 |
yesterday |
Python Configure IDLE 'Ok' and 'Apply' buttons do not seem to work.
|
|
|
open |
Vader27 |
terry.reedy |
behavior |
7 |
| 37247 |
yesterday |
swap distutils build_ext and build_py commands to allow proper SWIG extension installation
|
|
|
open |
jlvandenhout |
|
behavior |
7 |
| 25780 |
yesterday |
Add support for CAN_RAW_JOIN_FILTERS
|
|
|
open |
rumpelsepp |
|
enhancement |
9 |
| 38644 |
yesterday |
Pass explicitly tstate to function calls
|
|
|
open |
vstinner |
|
|
22 |
| 36093 |
yesterday |
UnicodeEncodeError raise from smtplib.verify() method
|
|
|
open |
Windson Yang |
|
behavior |
4 |
| 36453 |
yesterday |
pkgutil.get_importer only return the first valid path_hook(importer)
|
|
|
open |
Windson Yang |
|
behavior |
3 |
| 40085 |
2 days ago |
Argument parsing option c should accept int between -128 to 255 ?
|
|
|
open |
tzickel |
|
enhancement |
1 |
| 40082 |
2 days ago |
Assertion failure in trip_signal
|
|
|
open |
Alexander Riccio |
|
crash |
3 |
| 40074 |
2 days ago |
pickle module dump and load: add support for string file names
|
|
|
open |
Diego Palacios |
|
enhancement |
3 |
| 40079 |
2 days ago |
NULL pointer deref on error path in _ssl debughelpers.c
|
|
|
open |
Alexander Riccio |
christian.heimes |
|
1 |
| 40012 |
2 days ago |
Avoid Python 2 documentation to appear in Web search results
|
|
|
open |
bittner |
|
enhancement |
6 |
| 40078 |
2 days ago |
asyncio subprocesses allow pids to be reaped, different behavior than regular subprocesses
|
|
|
open |
Justin.Lebar |
|
behavior |
1 |
| 40052 |
2 days ago |
Incorrect pointer alignment in _PyVectorcall_Function() of cpython/abstract.h
|
|
|
open |
asn |
|
compile error |
4 |
| 40065 |
2 days ago |
py39: remove deprecation note for xml.etree.cElementTree
|
|
|
open |
fdrake |
docs@python |
|
6 |
| 36054 |
2 days ago |
On Linux, os.count() should read cgroup cpu.shares and cpu.cfs (CPU count inside docker container)
|
|
|
open |
keirlawson |
|
performance |
21 |
| 18987 |
2 days ago |
distutils.utils.get_platform() for 32-bit Python on a 64-bit machine
|
|
|
open |
sferencik |
eric.araujo |
behavior |
23 |
| 38250 |
2 days ago |
enum.Flag should be more set-like
|
|
|
open |
John Belmonte |
ethan.furman |
enhancement |
3 |
| 40073 |
2 days ago |
AIX: python3 points to "air"
|
|
|
open |
Michael.Felt |
|
behavior |
3 |
| 40071 |
2 days ago |
test__xxsubinterpreters leaked [1, 1, 1] references: test_ids_global()
|
|
|
open |
vstinner |
|
|
6 |