| ID |
Activity |
Title |
Status |
Creator |
Assigned To |
Type |
Msgs |
| 45020 |
1/4 hour ago |
Freeze all modules imported during startup.
|
|
|
open |
eric.snow |
eric.snow |
enhancement |
75 |
| 45244 |
1/2 an hour ago |
pip not installed with fresh python3.8.10 installation
|
|
|
open |
shreyanse081 |
|
crash |
3 |
| 45285 |
1/2 an hour ago |
c_char incorrectly treated as bytes in Structure
|
|
|
open |
ciresnave |
|
behavior |
2 |
| 45240 |
3/4 hours ago |
Add +REPORT_NDIFF option to pdb tests that use doctest
|
|
|
open |
andrei.avk |
andrei.avk |
enhancement |
2 |
| 44687 |
1 3/4 hours ago |
io.BufferedReader:peek() closes underlying file, breaking peek/read expectations
|
|
|
open |
liquidpele |
|
|
3 |
| 35077 |
3 hours ago |
Make TypeError message less ambiguous
|
|
|
open |
coyot |
|
enhancement |
11 |
| 45284 |
3 hours ago |
Better `TypeError` message when a string is indexed using a non int
|
|
|
open |
Rin |
|
enhancement |
2 |
| 45211 |
4 hours ago |
Useful (expensive) information is discarded in getpath.c.
|
|
|
open |
eric.snow |
eric.snow |
enhancement |
4 |
| 45218 |
4 hours ago |
cmath.log has an invalid signature
|
|
|
open |
mark.dickinson |
|
behavior |
5 |
| 45272 |
5 hours ago |
'os.path' should not be a frozen module
|
|
|
open |
steve.dower |
eric.snow |
behavior |
2 |
| 1596321 |
5 hours ago |
KeyError at exit after 'import threading' in other thread
|
|
|
open |
cwalther |
|
behavior |
22 |
| 42969 |
5 hours ago |
pthread_exit & PyThread_exit_thread from PyEval_RestoreThread etc. are harmful
|
|
|
open |
gregory.p.smith |
|
behavior |
23 |
| 45282 |
6 hours ago |
isinstance(x, typing.Protocol-class) unexpectedly evaluates properties
|
|
|
open |
daitakahashi |
|
behavior |
2 |
| 45267 |
6 hours ago |
New install Python 3.9.7 install of Sphinx Document Generator fails
|
|
|
open |
pbroe |
|
behavior |
3 |
| 41299 |
7 hours ago |
Python3 threading.Event().wait time is twice as large as Python27
|
|
|
open |
SD |
|
performance |
25 |
| 45283 |
7 hours ago |
Top / function argument level ClassVar should not be allowed during `get_type_hints()`
|
|
|
open |
sobolevn |
|
behavior |
1 |
| 45281 |
8 hours ago |
Make `is_attribute` and `module` arguments to `ForwardRef` kw-only
|
|
|
open |
sobolevn |
|
behavior |
1 |
| 45280 |
9 hours ago |
Empty typing.NamedTuple creation is not tested
|
|
|
open |
sobolevn |
|
behavior |
1 |
| 45026 |
9 hours ago |
More compact range iterator
|
|
|
open |
serhiy.storchaka |
|
resource usage |
17 |
| 45279 |
9 hours ago |
avoid redundant _commit_removals pending_removals guard
|
|
|
open |
graingert |
|
|
1 |
| 45278 |
9 hours ago |
RuntimeError on race on weakset concurrent iteration
|
|
|
open |
bjs |
|
behavior |
1 |
| 21302 |
9 hours ago |
time.sleep (floatsleep()) should use clock_nanosleep() on Linux
|
|
|
open |
shankarunni |
|
behavior |
18 |
| 45213 |
9 hours ago |
Frozen modules are looked up using a linear search.
|
|
|
open |
eric.snow |
|
performance |
9 |
| 15870 |
10 hours ago |
PyType_FromSpec should take metaclass as an argument
|
|
|
open |
belopolsky |
belopolsky |
enhancement |
26 |
| 43760 |
11 hours ago |
The DISPATCH() macro is not as efficient as it could be (move PyThreadState.use_tracing)
|
|
|
open |
Mark.Shannon |
|
performance |
35 |
| 45256 |
11 hours ago |
Remove the usage of the C stack in Python to Python calls
|
|
|
open |
pablogsal |
|
|
8 |
| 45277 |
12 hours ago |
typo in codecs documentation
|
|
|
open |
Gronahak |
docs@python |
enhancement |
1 |
| 45276 |
12 hours ago |
avoid try 1000 in asyncio all_tasks by making weak collection .copy() atomic
|
|
|
open |
graingert |
|
|
1 |
| 45274 |
12 hours ago |
Race condition in Thread._wait_for_tstate_lock()
|
|
|
open |
vstinner |
|
|
6 |
| 45269 |
yesterday |
c_make_encoder() has uncovered error: "argument 1 must be dict or None"
|
|
|
open |
sobolevn |
|
behavior |
1 |
| 45275 |
yesterday |
Make argparse print description of subcommand when invoke help doc on subcommand
|
|
|
open |
longendu |
|
enhancement |
1 |
| 45101 |
yesterday |
Small inconsistency in usage message between the python and shell script versions of python-config
|
|
|
open |
kiendang |
|
behavior |
3 |
| 44309 |
yesterday |
Add support for yescrypt in crypt.
|
|
|
open |
besser82 |
|
enhancement |
2 |
| 45273 |
yesterday |
OS-specific frozen modules are built, even on other OSes.
|
|
|
open |
eric.snow |
eric.snow |
behavior |
2 |
| 40116 |
yesterday |
Regression in memory use of shared key dictionaries for "compact dicts"
|
|
|
open |
Mark.Shannon |
|
behavior |
11 |
| 41629 |
yesterday |
__class__ not set defining 'X' as <class '__main__.X'>
|
|
|
open |
zzzeek |
|
|
4 |
| 44958 |
yesterday |
[sqlite3] only reset statements when needed
|
|
|
open |
erlendaasland |
|
|
12 |
| 45116 |
yesterday |
Performance regression 3.10b1 and later on Windows: Py_DECREF() not inlined in PGO build
|
|
|
open |
neonene |
|
performance |
46 |
| 43976 |
2 days ago |
Allow Python distributors to add custom site install schemes
|
|
|
open |
FFY00 |
|
enhancement |
35 |
| 45262 |
2 days ago |
crash if asyncio is used before and after re-initialization if using python embedded in an application
|
|
|
open |
benjamin-sch |
|
crash |
2 |
| 45266 |
2 days ago |
subtype_clear can not be called from derived types
|
|
|
open |
Victor Milovanov |
|
behavior |
2 |
| 45261 |
2 days ago |
Unreliable (?) results from timeit (cache issue?)
|
|
|
open |
timholy |
|
behavior |
11 |
| 45264 |
2 days ago |
venv: Make activate et al. export custom prompt prefix as an envvar
|
|
|
open |
jwodder |
|
enhancement |
1 |
| 45260 |
2 days ago |
Implement superinstruction UNPACK_SEQUENCE_ST
|
|
|
open |
zhangchaospecial |
|
performance |
1 |
| 41266 |
2 days ago |
IDLE call hints and completions confused by ints and floats
|
|
|
open |
wyz23x2 |
terry.reedy |
behavior |
5 |
| 28307 |
2 days ago |
Accelerate 'string' % (value, ...) by using formatted string literals
|
|
|
open |
serhiy.storchaka |
serhiy.storchaka |
performance |
9 |
| 45255 |
2 days ago |
sqlite3.connect() should check if the sqlite file exists and throw a FileNotFoundError if it doesn't
|
|
|
open |
iboates |
|
|
3 |
| 45258 |
2 days ago |
sysroot_paths in setup.py does not consider -isysroot for macOS
|
|
|
open |
isuruf |
|
|
2 |
| 45215 |
2 days ago |
Add docs for Mock name and parent args and deprecation warning when wrong args are passed
|
|
|
open |
andrei.avk |
|
enhancement |
4 |
| 45035 |
2 days ago |
sysconfig's posix_home scheme has different platlib value to distutils's unix_home
|
|
|
open |
uranusjr |
|
|
15 |