| ID |
Activity |
Title |
Status |
Creator |
Assigned To |
Type |
Msgs |
| 37657 |
1/4 hour ago |
ERROR: grip 4.5.2 requires docopt>=0.4.0, which is not installed.
|
|
|
open |
Dima.Tisnek |
|
behavior |
2 |
| 37656 |
3/4 hours ago |
Can't pip install because of bisect_left
|
|
|
open |
Peter Farrell |
|
|
2 |
| 36595 |
3/4 hours ago |
IDLE: Add search to textview.ViewWindow
|
|
|
open |
Shane Smith |
terry.reedy |
enhancement |
4 |
| 28869 |
4 hours ago |
__module__ attribute is not set correctly for a class created by direct metaclass call
|
|
|
open |
levkivskyi |
|
behavior |
17 |
| 30864 |
6 hours ago |
Compile failure for linux socket CAN support
|
|
|
open |
Riccardo Magliocchetti |
|
|
2 |
| 22491 |
6 hours ago |
Support Unicode line boundaries in regular expression
|
|
|
open |
serhiy.storchaka |
|
enhancement |
3 |
| 37534 |
6 hours ago |
In minidom module ability to add Standalone Document Declaraion is missing while generating XML documents
|
|
|
open |
hharutyunyan |
|
enhancement |
1 |
| 26695 |
6 hours ago |
pickle and _pickle accelerator have different behavior when unpickling an object with falsy __getstate__ return
|
|
|
open |
josh.r |
docs@python |
|
2 |
| 37653 |
7 hours ago |
make install fails
|
|
|
open |
erlendaasland |
|
behavior |
1 |
| 36044 |
9 hours ago |
PROFILE_TASK for PGO build is not a good workload
|
|
|
open |
nascheme |
|
performance |
14 |
| 37654 |
10 hours ago |
2to3 no-ops on embeddable distribution
|
|
|
open |
Bill Collins |
|
behavior |
1 |
| 37496 |
yesterday |
Support annotations in signature strings.
|
|
|
open |
eric.snow |
|
enhancement |
3 |
| 37652 |
yesterday |
Multiprocessing shared_memory ValueError on race with ShareableList
|
|
|
open |
bjs |
|
behavior |
1 |
| 37642 |
yesterday |
timezone allows no offset from range (23:59, 24:00)
|
|
|
open |
joernheissler |
|
behavior |
3 |
| 37648 |
yesterday |
Fix minor inconsistency in the order of == operands
|
|
|
open |
serhiy.storchaka |
|
|
1 |
| 37651 |
yesterday |
Change of inheritance of asyncio.CancelledError needs documentation
|
|
|
open |
garyvdm |
docs@python |
|
1 |
| 37631 |
yesterday |
EXTRA_CFLAGS get overrided by CFLAGS_NODIST
|
|
|
open |
Dormouse759 |
|
behavior |
3 |
| 37650 |
yesterday |
TemporaryDirectory objects should LOCK_SH to avoid being deleted by systemd-tmpfiles
|
|
|
open |
refi64 |
|
enhancement |
1 |
| 37630 |
yesterday |
Investigate replacing SHA3 code with OpenSSL
|
|
|
open |
christian.heimes |
christian.heimes |
behavior |
1 |
| 37226 |
yesterday |
Asyncio Fatal Error on SSL Transport - IndexError Deque Index Out Of Range
|
|
|
open |
ben.brown |
christian.heimes |
behavior |
17 |
| 37649 |
yesterday |
calculate_init fails to check that EXEC_PREFIX was decoded
|
|
|
open |
orivej |
|
|
1 |
| 37635 |
yesterday |
Using constant for whence arg in seek()
|
|
|
open |
aeros167 |
pitrou |
enhancement |
7 |
| 32912 |
yesterday |
Raise non-silent warning for invalid escape sequences
|
|
|
open |
abarry |
|
behavior |
17 |
| 37555 |
yesterday |
_CallList.__contains__ doesn't always respect ANY.
|
|
|
open |
ElizabethU |
|
behavior |
20 |
| 30550 |
yesterday |
Document order-preserving dictionary output in json
|
|
|
open |
lebigot |
rhettinger |
enhancement |
10 |
| 36338 |
yesterday |
urlparse of urllib returns wrong hostname
|
|
|
open |
Xianbo Wang |
|
security |
6 |
| 37415 |
yesterday |
Error build Python with Intel compiler: <stdatomic.h> doesn't provide atomic_uintptr_t
|
|
|
open |
Saszalez |
|
compile error |
7 |
| 17535 |
yesterday |
IDLE editor line numbers
|
|
|
open |
Todd.Rovito |
terry.reedy |
enhancement |
45 |
| 37627 |
yesterday |
Minor improvements to IDLE's "Run Customized"
|
|
|
open |
rhettinger |
terry.reedy |
|
7 |
| 37645 |
yesterday |
Replace PyEval_GetFuncName/PyEval_GetFuncDesc
|
|
|
open |
jdemeyer |
|
|
2 |
| 37544 |
yesterday |
Test hang causes --enable-optimizations build to hang
|
|
|
open |
Jarek Zgoda |
|
|
7 |
| 37641 |
yesterday |
Embeddable distribution pyc filenames show build machine location
|
|
|
open |
Bill Collins |
|
enhancement |
1 |
| 1346874 |
yesterday |
httplib simply ignores CONTINUE
|
|
|
open |
cdwave |
orsenthil |
behavior |
21 |
| 37605 |
yesterday |
CI should not depend on gmane response
|
|
|
open |
terry.reedy |
docs@python |
behavior |
4 |
| 19113 |
yesterday |
duplicate test names in Lib/ctypes/test/test_functions.py
|
|
|
open |
xdegaye |
|
behavior |
5 |
| 37636 |
yesterday |
Deprecate slicing and ordering operations on sys.version
|
|
|
open |
ncoghlan |
|
enhancement |
8 |
| 37549 |
yesterday |
os.dup() fails for standard streams on Windows 7
|
|
|
open |
daveb |
|
behavior |
6 |
| 37640 |
yesterday |
telnetlib crash in Python3 while receiving un-printable characters from server
|
|
|
open |
hoang nguyen |
|
crash |
1 |
| 37380 |
yesterday |
subprocess.Popen._cleanup() "The handle is invalid" error when some old process is gone
|
|
|
open |
efiop |
|
crash |
24 |
| 34224 |
yesterday |
python 3.7 inside venv tries to write back to read-only installation directory (Grammar3.7.0.final.0.pickle)
|
|
|
open |
ajung |
|
|
3 |
| 37639 |
yesterday |
What happened to StreamReaderProtocol?
|
|
|
open |
aymeric.augustin |
|
|
1 |
| 37637 |
2 days ago |
multiprocessing numpy.ndarray not transmitted properly
|
|
|
open |
2xB |
|
behavior |
1 |
| 37616 |
2 days ago |
[3.10 prep] zip path incorrect
|
|
|
open |
Anthony Sottile |
|
|
1 |
| 37638 |
2 days ago |
Having issues following build instructions
|
|
|
open |
Tianming Zhuang |
|
behavior |
1 |
| 37444 |
2 days ago |
Differing exception between builtins and importlib when importing beyond top-level package
|
|
|
open |
brett.cannon |
|
|
6 |
| 35476 |
2 days ago |
_imp_create_dynamic_impl() does not clear error.
|
|
|
open |
eric.snow |
|
behavior |
4 |
| 37633 |
2 days ago |
Py_CompileString and PyParser_SimpleParseString not exported in python38.dll
|
|
|
open |
pyscripter |
|
|
2 |
| 30618 |
3 days ago |
readlink for pathlib paths
|
|
|
open |
smheidrich |
|
enhancement |
3 |
| 37609 |
3 days ago |
support "UNC" device paths in ntpath.splitdrive
|
|
|
open |
eryksun |
|
behavior |
3 |
| 36161 |
3 days ago |
Use thread-safe functions instead of unsafe ones (crypt, ttyname)
|
|
|
open |
twouters |
|
|
3 |