| ID |
Activity |
Title |
Status |
Creator |
Assigned To |
Type |
Msgs |
| 26794 |
4 hours ago |
curframe can be None in pdb.py
|
|
|
open |
Jacek.Pliszka |
|
crash |
3 |
| 23832 |
4 hours ago |
pdb's `longlist` shows only decorator if that one contains a lambda
|
|
|
open |
Gerrit.Holl |
|
behavior |
2 |
| 41602 |
5 hours ago |
Python doesn't exit with proper resultcode on SIGINT in runpy (pymain_run_module)
|
|
|
open |
graingert |
|
|
5 |
| 41541 |
5 hours ago |
[PATCH] Make pty.spawn set window size
|
|
|
open |
soumendra |
|
behavior |
15 |
| 26228 |
5 hours ago |
pty.spawn hangs on FreeBSD 9.3, 10.x, 12.1
|
|
|
open |
chris.torek |
|
behavior |
12 |
| 41576 |
5 hours ago |
document BaseException in favour of bare except in error tutorial
|
|
|
open |
graingert |
docs@python |
|
3 |
| 41573 |
5 hours ago |
Correct wrong sentences in General FAQ
|
|
|
open |
wyz23x2 |
docs@python |
|
4 |
| 41575 |
5 hours ago |
Please use active voice in async docs.
|
|
|
open |
denilsonsa |
docs@python |
enhancement |
2 |
| 41513 |
6 hours ago |
Scale by power of two in math.hypot()
|
|
|
open |
rhettinger |
|
enhancement |
24 |
| 41611 |
6 hours ago |
IDLE: problems with completions on Mac
|
|
|
open |
rhettinger |
terry.reedy |
|
4 |
| 41607 |
7 hours ago |
pdb - Clickable path to breakpoints
|
|
|
open |
michimussato |
|
enhancement |
2 |
| 41608 |
11 hours ago |
IDLE: multiple space deletion by Backspace after non-spaces
|
|
|
open |
epaine |
terry.reedy |
enhancement |
3 |
| 41609 |
12 hours ago |
pdb's whatis command reports method as function
|
|
|
open |
iritkatriel |
|
behavior |
2 |
| 39461 |
yesterday |
[RFE] os.environ should support Path-like values, like subprocess(..., env=...)
|
|
|
open |
Antony.Lee |
|
enhancement |
20 |
| 41598 |
yesterday |
rnd() + rndup() in math
|
|
|
open |
marco_ocram |
|
enhancement |
12 |
| 41606 |
yesterday |
multiprocessing.Event.wait hangs when interrupted by signal that sets the event
|
|
|
open |
salvatore.ingala |
|
behavior |
1 |
| 4356 |
yesterday |
Add "key" argument to "bisect" module functions
|
|
|
open |
tebeka |
rhettinger |
enhancement |
39 |
| 41586 |
yesterday |
Allow to set pipe size on subprocess.Popen.
|
|
|
open |
rhpvorderman |
gregory.p.smith |
|
1 |
| 1723038 |
yesterday |
Curses Menu
|
|
|
open |
ffrederick |
serhiy.storchaka |
enhancement |
4 |
| 34730 |
yesterday |
aclose() doesn't stop raise StopAsyncIteration / GeneratorExit to __anext__()
|
|
|
open |
dfee |
|
|
8 |
| 37943 |
yesterday |
mimetypes.guess_extension() doesn’t get JPG right
|
|
|
open |
_savage |
|
behavior |
5 |
| 41604 |
yesterday |
[curses.panel] Failed panel.set_userptr will decrement refcount of original userptr
|
|
|
open |
maarten |
|
|
1 |
| 41603 |
yesterday |
Compilation issue 3.8.5 with Redhat 7.8 and gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC)
|
|
|
open |
thangmanims |
|
compile error |
1 |
| 41597 |
yesterday |
Fatal Error on SSL Transport - sslv3 alert bad record mac
|
|
|
open |
m_emori |
christian.heimes |
behavior |
3 |
| 41591 |
yesterday |
Comprehensions documentation
|
|
|
open |
wtaha |
docs@python |
|
7 |
| 41073 |
yesterday |
[C API] PyType_GetSlot() should accept static types
|
|
|
open |
vstinner |
|
|
8 |
| 41601 |
yesterday |
Performance issue using isspace() in extension module on Windows
|
|
|
open |
Clemens |
|
performance |
1 |
| 41566 |
yesterday |
Include much faster DEFLATE implementations in Python's gzip and zlib libraries. (isa-l)
|
|
|
open |
rhpvorderman |
|
performance |
13 |
| 40553 |
yesterday |
Python 3.8.2 Mac freezing/not responding when saving new programs
|
|
|
open |
Zain |
terry.reedy |
crash |
22 |
| 10399 |
yesterday |
AST Optimization: inlining of function calls
|
|
|
open |
dmalcolm |
dmalcolm |
performance |
17 |
| 41585 |
yesterday |
policy.max_line_length is incorrectly assumed to never be None
|
|
|
open |
equaeghe |
|
behavior |
3 |
| 41599 |
yesterday |
get/set_payload deprecated, but get_set_content do not provide full replacement functionality
|
|
|
open |
equaeghe |
|
behavior |
1 |
| 41596 |
yesterday |
Re: Asyncio Fatal Error on SSL Transport - IndexError Deque Index Out Of Range
|
|
|
open |
m_emori |
|
behavior |
2 |
| 25229 |
yesterday |
distutils doesn't add "-Wl," prefix to "-R" on Linux if the C compiler isn't named 'gcc'
|
|
|
open |
Calvin Walton |
|
enhancement |
3 |
| 41564 |
yesterday |
Cannot access member "hex" for type "ByteString"
|
|
|
open |
anacrolix |
|
behavior |
4 |
| 41560 |
yesterday |
pathlib.Path.glob fails on empty string
|
|
|
open |
alex.heger |
|
crash |
3 |
| 41593 |
2 days ago |
pathlib PermissionError problem
|
|
|
open |
leonyxz |
|
|
1 |
| 34215 |
2 days ago |
streams.py:IncompleteReadError message is unclear when expected is None
|
|
|
open |
mrbell321@gmail.com |
|
enhancement |
2 |
| 2889 |
2 days ago |
curses for windows (alternative patch)
|
|
|
open |
techtonik |
|
enhancement |
23 |
| 41595 |
2 days ago |
curses' window.chgat does not change color when specifying curses.A_COLOR
|
|
|
open |
maarten |
|
|
2 |
| 41594 |
2 days ago |
Intermittent failures of loop.subprocess_exec() to capture output
|
|
|
open |
kyleam |
|
behavior |
1 |
| 41590 |
2 days ago |
"zip()" very slowly for this
|
|
|
open |
email0.ya |
docs@python |
performance |
6 |
| 18233 |
2 days ago |
SSLSocket.getpeercertchain()
|
|
|
open |
christian.heimes |
christian.heimes |
enhancement |
31 |
| 41502 |
2 days ago |
Option for Colored Logging in http.server Module
|
|
|
open |
alichtman |
|
enhancement |
2 |
| 41592 |
2 days ago |
Make _SubParsersAction public
|
|
|
open |
sourcedelica |
|
enhancement |
1 |
| 41584 |
2 days ago |
Clarify documentation for binary arithmetic operation subclass __r*__ precedence
|
|
|
open |
brett.cannon |
brett.cannon |
|
5 |
| 41589 |
2 days ago |
Strange behavior with sparse.dok_matrix decimal is cast to integer
|
|
|
open |
browser.365 |
|
behavior |
2 |
| 26332 |
2 days ago |
OSError: exception: access violation writing <...> (Windows 10 x64, Python 3.5.1)
|
|
|
open |
jk |
|
|
2 |
| 41025 |
2 days ago |
C implementation of ZoneInfo cannot be subclassed
|
|
|
open |
p-ganssle |
p-ganssle |
|
8 |
| 41588 |
2 days ago |
Potential Memory leak with concurrent.futures.ThreadPoolExecutor's map
|
|
|
open |
or12 |
|
resource usage |
1 |