| ID |
Activity |
Title |
Status |
Creator |
Assigned To |
Type |
Msgs |
| 31320 |
4 hours ago |
test_ssl logs a traceback
|
|
|
open |
haypo |
|
|
5 |
| 31095 |
5 hours ago |
Checking all tp_dealloc with Py_TPFLAGS_HAVE_GC
|
|
|
open |
inada.naoki |
|
crash |
24 |
| 14976 |
6 hours ago |
queue.Queue() is not reentrant, so signals and GC can cause deadlocks
|
|
|
open |
JohanAR |
|
behavior |
36 |
| 26103 |
6 hours ago |
Contradiction in definition of "data descriptor" between (dotted lookup behavior/datamodel documentation) and (inspect lib/descriptor how-to)
|
|
|
open |
Aaron Hall |
|
behavior |
8 |
| 31333 |
6 hours ago |
Implement ABCMeta in C
|
|
|
open |
levkivskyi |
|
performance |
1 |
| 31334 |
11 hours ago |
select.poll.poll fails on BSDs with arbitrary negative timeouts
|
|
|
open |
Riccardo Coccioli |
|
behavior |
1 |
| 29212 |
12 hours ago |
Python 3.6 logging thread name regression with concurrent.future threads
|
|
|
open |
desbma |
gregory.p.smith |
behavior |
16 |
| 9146 |
12 hours ago |
Segfault in hashlib in OpenSSL FIPS mode using non-FIPS-compliant hashes, if "ssl" imported before "hashlib"
|
|
|
open |
dmalcolm |
christian.heimes |
crash |
17 |
| 31330 |
yesterday |
argparse.RawTextHelpFormatter does not maintain lines separated by more than one newline
|
|
|
open |
Antony.Lee |
|
|
5 |
| 21818 |
yesterday |
cookielib documentation references Cookie module, not cookielib.Cookie class
|
|
|
open |
Ajtag |
docs@python |
behavior |
9 |
| 31332 |
yesterday |
Building modules by Clang with Microsoft CodeGen
|
|
|
open |
tats.u. |
|
enhancement |
4 |
| 31307 |
yesterday |
ConfigParser.read silently fails if filenames argument is a byte string
|
|
|
open |
vxgmichel |
|
behavior |
3 |
| 27099 |
yesterday |
IDLE: turn built-in extensions into regular modules
|
|
|
open |
terry.reedy |
terry.reedy |
behavior |
39 |
| 12154 |
yesterday |
PyDoc Partial Functions
|
|
|
open |
JJeffries |
|
enhancement |
8 |
| 31331 |
yesterday |
IDLE: Move prompts with input.
|
|
|
open |
terry.reedy |
terry.reedy |
behavior |
1 |
| 22281 |
yesterday |
ProcessPoolExecutor/ThreadPoolExecutor should provide introspection APIs
|
|
|
open |
dan.oreilly |
|
enhancement |
4 |
| 31329 |
yesterday |
Add idlelib module entry to doc
|
|
|
open |
terry.reedy |
|
enhancement |
3 |
| 1346874 |
yesterday |
httplib simply ignores CONTINUE
|
|
|
open |
cdwave |
orsenthil |
behavior |
20 |
| 21009 |
yesterday |
Potential deadlock in concurrent futures when garbage collection occurs during Queue.get
|
|
|
open |
simon.jagoe |
|
behavior |
7 |
| 30421 |
yesterday |
argparse: relative include of config files
|
|
|
open |
roschi |
|
behavior |
3 |
| 31315 |
2 days ago |
assertion failure in imp.create_dynamic(), when spec.name is not a string
|
|
|
open |
Oren Milman |
|
crash |
5 |
| 23057 |
2 days ago |
[Windows] asyncio: support signal handlers on Windows (feature request)
|
|
|
open |
asvetlov |
|
enhancement |
9 |
| 29996 |
2 days ago |
Use terminal width by default in pprint
|
|
|
open |
serhiy.storchaka |
|
enhancement |
12 |
| 31323 |
2 days ago |
test_ssl: reference cycle between ThreadedEchoServer and its ConnectionHandler
|
|
|
open |
haypo |
|
resource usage |
2 |
| 31250 |
2 days ago |
test_asyncio leaks dangling threads
|
|
|
open |
haypo |
|
resource usage |
6 |
| 31326 |
2 days ago |
concurrent.futures: ProcessPoolExecutor.shutdown(wait=True) should wait for the call queue thread
|
|
|
open |
haypo |
|
resource usage |
3 |
| 31325 |
2 days ago |
req_rate is a namedtuple type rather than instance
|
|
|
open |
gvx |
berker.peksag |
behavior |
4 |
| 31328 |
2 days ago |
_sha3 is missing from Setup.dist
|
|
|
open |
Segev Finer |
|
behavior |
1 |
| 31327 |
2 days ago |
bug in dateutil\tz\tz.py
|
|
|
open |
jerrykramskoy |
|
crash |
1 |
| 31324 |
2 days ago |
support._match_test() used by test.bisect is very inefficient
|
|
|
open |
haypo |
|
|
6 |
| 30403 |
2 days ago |
PEP 547: Running extension modules using -m switch
|
|
|
open |
Dormouse759 |
|
enhancement |
13 |
| 31234 |
2 days ago |
Make support.threading_cleanup() stricter
|
|
|
open |
haypo |
|
|
16 |
| 31321 |
2 days ago |
traceback.clear_frames() doesn't clear *all* frames
|
|
|
open |
haypo |
|
|
4 |
| 30776 |
2 days ago |
regrtest: change -R/--huntrleaks rule to decide if a test leaks references
|
|
|
open |
haypo |
haypo |
|
16 |
| 30102 |
2 days ago |
improve performance of libSSL usage on hashing
|
|
|
open |
gut |
christian.heimes |
enhancement |
6 |
| 31313 |
3 days ago |
Feature Add support of os.chflags() on Linux platform
|
|
|
open |
socketpair |
|
enhancement |
5 |
| 31170 |
3 days ago |
expat: utf8_toUtf8 cannot properly handle exhausting buffer
|
|
|
open |
tianlynn |
|
behavior |
8 |
| 30940 |
3 days ago |
Documentation for round() is incorrect.
|
|
|
open |
George K |
docs@python |
|
16 |
| 29707 |
3 days ago |
os.path.ismount() always returns false for mount --bind on same filesystem
|
|
|
open |
Oliver Smith |
|
behavior |
2 |
| 31311 |
3 days ago |
a SystemError and a crash in PyCData_setstate() when __dict__ is bad
|
|
|
open |
Oren Milman |
|
crash |
3 |
| 26826 |
3 days ago |
Expose new copy_file_range() syscall in os module.
|
|
|
open |
StyXman |
|
enhancement |
39 |
| 29708 |
3 days ago |
support reproducible Python builds
|
|
|
open |
bmwiedemann |
|
|
4 |
| 27794 |
3 days ago |
setattr a read-only property; the AttributeError should show the attribute that failed
|
|
|
open |
ztane |
|
enhancement |
9 |
| 31314 |
3 days ago |
email throws exception with oversized header input
|
|
|
open |
doko |
|
|
1 |
| 26669 |
4 days ago |
time.localtime(float("NaN")) does not raise a ValueError on all platforms
|
|
|
open |
gregory.p.smith |
belopolsky |
behavior |
3 |
| 24900 |
4 days ago |
Raising an exception that cannot be unpickled causes hang in ProcessPoolExecutor
|
|
|
open |
filmor |
|
|
4 |
| 30096 |
4 days ago |
Update examples in abc documentation to use abc.ABC
|
|
|
open |
brett.cannon |
docs@python |
enhancement |
5 |
| 30780 |
4 days ago |
IDLE: configdialog - add tests for ConfigDialog GUI.
|
|
|
open |
terry.reedy |
terry.reedy |
enhancement |
11 |
| 26175 |
4 days ago |
Fully implement IOBase abstract on SpooledTemporaryFile
|
|
|
open |
Gary Fernie |
|
behavior |
2 |
| 28287 |
4 days ago |
Refactor subprocess.Popen to let a subclass handle IO asynchronously
|
|
|
open |
martius |
gregory.p.smith |
enhancement |
4 |