| ID |
Activity |
Title |
Status |
Creator |
Assigned To |
Type |
Msgs |
| 40670 |
7 minutes ago |
supplying an empty string to timeit causes an IndentationError
|
|
|
open |
edison.abahurire |
docs@python |
behavior |
9 |
| 41739 |
8 minutes ago |
test_logging: threading_cleanup() failed to cleanup 1 threads (count: 1, dangling: 2)
|
|
|
open |
vstinner |
|
|
6 |
| 41833 |
9 minutes ago |
threading.Thread: use target name if the name parameter is omitted
|
|
|
open |
vstinner |
|
|
1 |
| 38225 |
1/4 hour ago |
iscoroutinefunction broken with cython - allow tagging of functions as async?
|
|
|
open |
dhiltonp |
|
enhancement |
10 |
| 41828 |
3/4 hours ago |
No longer able to override DATA_UPLOAD_MAX_MEMORY_SIZE outside of settings.py
|
|
|
open |
drew.scholz |
|
security |
2 |
| 35144 |
1 1/4 hours ago |
TemporaryDirectory clean-up fails with unsearchable directories
|
|
|
open |
lilydjwg |
serhiy.storchaka |
behavior |
6 |
| 41825 |
1 1/4 hours ago |
os.waitid() documentation needs TLC
|
|
|
open |
georg.brandl |
docs@python |
enhancement |
1 |
| 41832 |
1 1/2 hours ago |
PyType_FromSpec() should accept tp_doc=NULL
|
|
|
open |
vstinner |
|
|
1 |
| 41830 |
3 hours ago |
"NameError: name 'AttributeError' is not defined"
|
|
|
open |
sasowmy1 |
|
behavior |
2 |
| 41831 |
3 hours ago |
Restore default __str__ of tkinter.EventType
|
|
|
open |
serhiy.storchaka |
|
behavior |
1 |
| 38445 |
5 hours ago |
os.path.exists() takes bool as argument and returns True
|
|
|
open |
Nika |
serhiy.storchaka |
behavior |
8 |
| 41756 |
6 hours ago |
Do not always use exceptions to return result from coroutine
|
|
|
open |
v2m |
|
performance |
35 |
| 41561 |
8 hours ago |
test_ssl fails in Ubuntu 20.04: test_min_max_version_mismatch
|
|
|
open |
bugsrep |
christian.heimes |
compile error |
30 |
| 37062 |
8 hours ago |
`AutoNumber` class in enum documentation: support *args in constructor
|
|
|
open |
rrt |
ethan.furman |
|
4 |
| 41817 |
8 hours ago |
Incorrect types in tkinter.EventType Enum
|
|
|
open |
ethan.furman |
|
|
1 |
| 38263 |
8 hours ago |
[Windows] multiprocessing: DupHandle.detach() race condition on DuplicateHandle(DUPLICATE_CLOSE_SOURCE)
|
|
|
open |
vstinner |
|
|
5 |
| 41829 |
11 hours ago |
sqlite3.Row always read as tuple when supplied to executemany
|
|
|
open |
tony.wu |
|
behavior |
1 |
| 30700 |
12 hours ago |
fileinput inplace clobbers file without leaving backup on decode errors
|
|
|
open |
switchnode |
|
behavior |
1 |
| 41737 |
yesterday |
Improper NotADirectoryError when opening a file in a fake directory
|
|
|
open |
danny87105 |
|
behavior |
4 |
| 41827 |
yesterday |
2D array issue
|
|
|
open |
jeetshahj12375 |
|
behavior |
4 |
| 41823 |
yesterday |
Add more fields to sys.float_info
|
|
|
open |
rhettinger |
|
|
3 |
| 41810 |
yesterday |
Consider reintroducing `types.EllipsisType` for the sake of typing
|
|
|
open |
BvB93 |
|
enhancement |
19 |
| 29745 |
yesterday |
asyncio: Make pause/resume_reading idepotent and no-op for closed transports
|
|
|
open |
fafhrd91 |
|
behavior |
2 |
| 35767 |
yesterday |
unittest loader doesn't work with partial test functions
|
|
|
open |
fried |
|
behavior |
7 |
| 37263 |
yesterday |
spawn asyncio subprocesses in a thread pool
|
|
|
open |
asvetlov |
|
performance |
1 |
| 40935 |
yesterday |
Links to Python3 docs for some libs return 404
|
|
|
open |
edison.abahurire |
docs@python |
behavior |
3 |
| 41826 |
yesterday |
test_peg_generator compilation warnings
|
|
|
open |
skip.montanaro |
|
|
2 |
| 35328 |
yesterday |
Set a environment variable for venv prompt
|
|
|
open |
batisteo |
|
enhancement |
10 |
| 5811 |
yesterday |
io.BufferedReader.peek(): Documentation differs from Implementation
|
|
|
open |
trott |
docs@python |
behavior |
25 |
| 41824 |
yesterday |
Docs for typing.ForwardRef don't state that it was added in 3.7
|
|
|
open |
dom1310df |
docs@python |
|
1 |
| 41800 |
yesterday |
Python installation fails when run under system account if there is already an existing installation on the system already
|
|
|
open |
Jurko.Gospodnetić |
|
|
6 |
| 41769 |
yesterday |
Positional arguments with boolean actions behave differently
|
|
|
open |
rjeffman |
|
|
4 |
| 40213 |
yesterday |
contextlib.aclosing()
|
|
|
open |
John Belmonte |
|
enhancement |
8 |
| 40084 |
yesterday |
HTTPStatus has incomplete dir() listing
|
|
|
open |
rhettinger |
ethan.furman |
behavior |
3 |
| 1635741 |
yesterday |
Py_Finalize() doesn't clear all Python objects at exit
|
|
|
open |
kylotan |
|
resource usage |
108 |
| 41819 |
yesterday |
Fix some compiler warnings
|
|
|
open |
samuelmarks |
|
compile error |
6 |
| 35247 |
yesterday |
test.test_socket.RDSTest.testPeek hangs indefinitely
|
|
|
open |
markmcclain |
|
behavior |
7 |
| 1823 |
yesterday |
Possible to set invalid Content-Transfer-Encoding on email.mime.multipart.MIMEMultipart
|
|
|
open |
Sharebear |
|
behavior |
13 |
| 41822 |
yesterday |
Document the mean of values for sys.float_info.rounds
|
|
|
open |
rhettinger |
docs@python |
|
1 |
| 33085 |
yesterday |
*** Error in `python': double free or corruption (out): 0x00007ff5254d50d0 ***
|
|
|
open |
chenkai |
|
crash |
3 |
| 34199 |
yesterday |
Add support for delete logger in log module.
|
|
|
open |
chetankolhe |
|
enhancement |
3 |
| 40407 |
yesterday |
Zipfile couldn`t recognized character set rightly.
|
|
|
open |
김지훈 |
|
behavior |
1 |
| 1207613 |
yesterday |
Idle Editor: Bottom Scroll Bar
|
|
|
open |
michael.foord |
terry.reedy |
enhancement |
11 |
| 21261 |
2 days ago |
Teach IDLE to Autocomplete dictionary keys
|
|
|
open |
rhettinger |
terry.reedy |
enhancement |
22 |
| 41818 |
2 days ago |
Lib/pty.py major revision
|
|
|
open |
soumendra |
|
|
3 |
| 41726 |
2 days ago |
Update refcounts info of PyType_FromModuleAndSpec in refcounts.dat
|
|
|
open |
shihai1991 |
docs@python |
|
3 |
| 28694 |
2 days ago |
tkinter interface to fontchooser
|
|
|
open |
Lance Ware |
|
enhancement |
10 |
| 41494 |
2 days ago |
Adds window resizing support to Lib/pty.py [ SIGWINCH ]
|
|
|
open |
soumendra |
|
enhancement |
6 |
| 35286 |
2 days ago |
wrong result for difflib.SequenceMatcher
|
|
|
open |
Boris Yang |
tim.peters |
behavior |
3 |
| 37963 |
2 days ago |
No URL for docs of pth files
|
|
|
open |
Thomas Güttler |
docs@python |
|
1 |