| ID |
Activity |
Title |
Status |
Creator |
Assigned To |
Type |
Msgs |
| 40028 |
3 minutes ago |
Math module method to find prime factors for non-negative int n
|
|
|
open |
trrhodes |
|
enhancement |
12 |
| 40039 |
6 minutes ago |
[CVE-2020-10796] Python multiprocessing Remote Code Execution vulnerability
|
|
|
open |
Junyu Zhang |
|
security |
0 |
| 40025 |
1/2 an hour ago |
enum: _generate_next_value_ is not called if its definition occurs after calls to auto()
|
|
|
open |
edd07 |
ethan.furman |
behavior |
4 |
| 40038 |
1/2 an hour ago |
pathlib: remove partial support for preserving accessor when modifying a path
|
|
|
open |
barneygale |
|
performance |
1 |
| 39410 |
3/4 hours ago |
CentOS 6.10 SQLite 3.30.1 - _sqlite3 builds successfully but is removed because it cannot be imported.
|
|
|
open |
cehovski |
|
compile error |
4 |
| 37207 |
3/4 hours ago |
Use PEP 590 vectorcall to speed up calls to range(), list() and dict()
|
|
|
open |
Mark.Shannon |
|
enhancement |
13 |
| 40037 |
an hour ago |
py_compile.py quiet undefined in main function
|
|
|
open |
Vikash Balasubramanian |
|
crash |
2 |
| 1635741 |
1 3/4 hours ago |
Py_Finalize() doesn't clear all Python objects at exit
|
|
|
open |
kylotan |
|
resource usage |
36 |
| 40016 |
5 hours ago |
Clarify flag case in `re` module docstring
|
|
|
open |
cool-RR |
docs@python |
enhancement |
13 |
| 36144 |
6 hours ago |
Dictionary union. (PEP 584)
|
|
|
open |
brandtbucher |
|
enhancement |
57 |
| 40036 |
7 hours ago |
Deleting duplicates in itertoolsmodule.c
|
|
|
open |
AlphaHot |
|
|
0 |
| 40031 |
9 hours ago |
Python Configure IDLE 'Ok' and 'Apply' buttons do not seem to work.
|
|
|
open |
Vader27 |
terry.reedy |
behavior |
2 |
| 40034 |
12 hours ago |
cgi.parse() does not work with multipart POST requests.
|
|
|
open |
sangh |
|
behavior |
1 |
| 40033 |
12 hours ago |
Just defined class missing from scope
|
|
|
open |
yurzo |
|
|
2 |
| 40029 |
yesterday |
test_importlib.test_zip requires zlib but not marked
|
|
|
open |
xtreak |
|
behavior |
1 |
| 39966 |
yesterday |
mock 3.9 bug: Wrapped objects without __bool__ raise exception
|
|
|
open |
aviso |
|
behavior |
4 |
| 40013 |
yesterday |
CSV DictReader parameter documentation
|
|
|
open |
Moshe Sambol |
docs@python |
|
2 |
| 40012 |
yesterday |
Avoid Python 2 documentation to appear in Web search results
|
|
|
open |
bittner |
|
enhancement |
3 |
| 21760 |
yesterday |
inspect documentation describes module type inaccurately
|
|
|
open |
eric.snow |
docs@python |
|
1 |
| 40017 |
yesterday |
Please support CLOCK_TAI in the time module.
|
|
|
open |
r3owen |
|
enhancement |
2 |
| 20459 |
yesterday |
No Argument Clinic documentation on how to specify a return converter
|
|
|
open |
brett.cannon |
larry |
|
2 |
| 22699 |
yesterday |
Module source files not found when cross-compiling
|
|
|
open |
bill9889 |
|
compile error |
16 |
| 39971 |
yesterday |
Error in functional how-to example
|
|
|
open |
dxflores |
docs@python |
|
6 |
| 39380 |
yesterday |
ftplib uses latin-1 as default encoding
|
|
|
open |
SebastianGPedersen |
|
behavior |
12 |
| 39939 |
yesterday |
Add str methods to remove prefixes or suffixes
|
|
|
open |
Dennis Sweeney |
|
enhancement |
15 |
| 39963 |
yesterday |
Subclassing slice objects
|
|
|
open |
mariode1 |
|
enhancement |
1 |
| 38865 |
yesterday |
Can Py_Finalize() be called if the current interpreter is not the main interpreter?
|
|
|
open |
vstinner |
|
|
7 |
| 40026 |
yesterday |
Create render_*_diff variants to the *_diff functions in difflib
|
|
|
open |
ruoso |
|
|
1 |
| 39947 |
yesterday |
Make the PyThreadState structure opaque (move it to the internal C API)
|
|
|
open |
vstinner |
|
|
12 |
| 33608 |
yesterday |
Add a cross-interpreter-safe mechanism to indicate that an object may be destroyed.
|
|
|
open |
eric.snow |
eric.snow |
|
73 |
| 40010 |
yesterday |
Inefficient signal handling in multithreaded applications
|
|
|
open |
vstinner |
|
performance |
7 |
| 40020 |
yesterday |
growable_comment_array_add leaks, causes crash
|
|
|
open |
Alexander Riccio |
|
crash |
2 |
| 40024 |
yesterday |
Add _PyModule_AddType private helper function
|
|
|
open |
corona10 |
corona10 |
enhancement |
1 |
| 40019 |
yesterday |
test_gdb should better detect when Python is optimized
|
|
|
open |
vstinner |
|
|
3 |
| 40023 |
yesterday |
os.writev and socket.sendmsg return value are not ideal
|
|
|
open |
tzickel |
|
enhancement |
1 |
| 39672 |
yesterday |
SIGSEGV crash on shutdown with shelve & c pickle
|
|
|
open |
zd nex |
|
crash |
12 |
| 27307 |
2 days ago |
string.Formatter does not support key/attribute access on unnumbered fields
|
|
|
open |
tbeadle |
|
behavior |
5 |
| 39953 |
2 days ago |
Let's update ssl error codes
|
|
|
open |
Dima.Tisnek |
|
|
1 |
| 40018 |
2 days ago |
test_ssl fails with OpenSSL 1.1.1e
|
|
|
open |
benjamin.peterson |
christian.heimes |
|
2 |
| 25878 |
2 days ago |
CPython on Windows builds with /W3, not /W4
|
|
|
open |
Alexander Riccio |
|
enhancement |
23 |
| 39321 |
2 days ago |
AMD64 FreeBSD Non-Debug 3.x: main regrtest process killed by SIGKILL (Signal 9)
|
|
|
open |
vstinner |
koobs |
|
11 |
| 33327 |
2 days ago |
Add a method to move messages to IMAPlib
|
|
|
open |
mcepl |
|
enhancement |
2 |
| 39994 |
2 days ago |
Redundant code in pprint module.
|
|
|
open |
palakjha |
|
enhancement |
1 |
| 40014 |
2 days ago |
os.getgrouplist() can fail on macOS
|
|
|
open |
corona10 |
|
enhancement |
4 |
| 39107 |
2 days ago |
Upgrade tcl/tk to 8.6.10 (Windows and maxOS)
|
|
|
open |
Aivar.Annamaa |
steve.dower |
enhancement |
8 |
| 38377 |
2 days ago |
test_asyncio.test_events.GetEventLoopTestsMixin.test_get_event_loop_new_process mixin breaks in the Unix environment without working /dev/shm
|
|
|
open |
mcepl |
|
|
1 |
| 39337 |
2 days ago |
codecs.lookup() ignores non-ASCII characters, whereas encodings.normalize_encoding() copies them
|
|
|
open |
vstinner |
|
|
6 |
| 31046 |
2 days ago |
ensurepip does not honour the value of $(prefix)
|
|
|
open |
xdegaye |
|
behavior |
3 |
| 40007 |
2 days ago |
An attempt to make asyncio.transport.writelines (selector) use Scatter I/O
|
|
|
open |
tzickel |
|
enhancement |
2 |
| 39984 |
3 days ago |
Move some ceval fields from _PyRuntime.ceval to PyInterpreterState.ceval
|
|
|
open |
vstinner |
|
|
9 |