| ID |
Activity |
Title |
Status |
Creator |
Assigned To |
Type |
Msgs |
| 40801 |
just now |
Expose PyFloat_ToDouble at Python level: operator.as_float?
|
|
|
open |
mark.dickinson |
|
enhancement |
6 |
| 40777 |
1/2 an hour ago |
_datetimemodule.c:3328:16: error: initializer element is not constant
|
|
|
open |
smani |
|
compile error |
3 |
| 30064 |
an hour ago |
BaseSelectorEventLoop.sock_{recv,sendall}() don't remove their callbacks when canceled
|
|
|
open |
abacabadabacaba |
asvetlov |
behavior |
26 |
| 38605 |
1 1/4 hours ago |
[typing] PEP 563: Postponed evaluation of annotations: enable it by default in Python 3.10
|
|
|
open |
vstinner |
|
behavior |
21 |
| 40770 |
1 3/4 hours ago |
RFE: Run linkchecker on documentation on the CI
|
|
|
open |
hroncok |
docs@python |
|
5 |
| 40217 |
2 hours ago |
The garbage collector doesn't take in account that objects of heap allocated types hold a strong reference to their type
|
|
|
open |
vstinner |
|
|
44 |
| 40700 |
2 hours ago |
Make WSGIRequestHandler easier to be customized by the user
|
|
|
open |
Manjusaka |
|
enhancement |
2 |
| 38488 |
2 hours ago |
Update bundled pip to 19.3
|
|
|
open |
Xavier Fernandez |
|
enhancement |
4 |
| 40799 |
2 hours ago |
Create Lib/_pydatetime.py file to optimize "import datetime" when _datetime is available
|
|
|
open |
vstinner |
|
|
5 |
| 40275 |
2 hours ago |
test.support has way too many imports
|
|
|
open |
vstinner |
|
|
36 |
| 37824 |
3 hours ago |
IDLE: Handle Shell input warnings properly.
|
|
|
open |
serhiy.storchaka |
terry.reedy |
behavior |
15 |
| 40807 |
3 hours ago |
CODEOP: Show warnings once during _maybe_compile
|
|
|
open |
cheryl.sabella |
|
enhancement |
1 |
| 40808 |
3 hours ago |
test_venv fails with HOME=/ on AMD64 FreeBSD Non-Debug 3.x
|
|
|
open |
vstinner |
|
|
1 |
| 8087 |
3 hours ago |
Unupdated source file in traceback
|
|
|
open |
dmascialino |
|
enhancement |
18 |
| 40798 |
3 hours ago |
The deprecated-removed Sphinx extension need to change the error message based on the Python version
|
|
|
open |
remi.lapeyre |
docs@python |
behavior |
3 |
| 40805 |
4 hours ago |
Can no longer patch flask.g
|
|
|
open |
Rob Taft |
|
behavior |
1 |
| 40791 |
5 hours ago |
hmac.compare_digest could try harder to be constant-time.
|
|
|
open |
Devin Jeanpierre |
christian.heimes |
security |
8 |
| 40804 |
5 hours ago |
Bug report in python3.6.8 using argparse module
|
|
|
open |
amansi26 |
|
behavior |
2 |
| 40724 |
5 hours ago |
Support buffer protocol with type specs
|
|
|
open |
scoder |
|
enhancement |
2 |
| 17576 |
6 hours ago |
PyNumber_Index() is not int-subclass friendly (or operator.index() docos lie)
|
|
|
open |
barry |
ethan.furman |
behavior |
50 |
| 9338 |
6 hours ago |
argparse optionals with nargs='?', '*' or '+' can't be followed by positionals
|
|
|
open |
bethard |
|
behavior |
23 |
| 36859 |
7 hours ago |
sqlite3 dml statement detection does not account for CTEs
|
|
|
open |
coleifer |
|
behavior |
5 |
| 40802 |
7 hours ago |
AbstractEventLoop.shutdown_default_executor breaks backwards compatibility
|
|
|
open |
petr.viktorin |
|
|
1 |
| 33436 |
7 hours ago |
Add an interactive shell for Sqlite3
|
|
|
open |
rhettinger |
|
enhancement |
5 |
| 23897 |
8 hours ago |
Update Python 3 extension module porting guide
|
|
|
open |
ncoghlan |
barry |
enhancement |
3 |
| 38938 |
8 hours ago |
Possible performance improvement for heapq.merge()
|
|
|
open |
Dennis Sweeney |
rhettinger |
enhancement |
22 |
| 37674 |
11 hours ago |
Is imp module deprecated or pending deprecation?
|
|
|
open |
Mariatta |
docs@python |
|
2 |
| 40800 |
11 hours ago |
asyncio.sleep(0) should "yield" back to the event loop, but it doesn't behave as expected
|
|
|
open |
Davy Durham |
|
behavior |
1 |
| 30665 |
yesterday |
pass big values for arg to fcntl.ioctl
|
|
|
open |
ukl |
|
behavior |
4 |
| 39073 |
yesterday |
[security] email module incorrect handling of CR and LF newline characters in Address objects.
|
|
|
open |
jap |
|
security |
12 |
| 40797 |
yesterday |
multiprocessing.Semaphore has undocumented get_value() method
|
|
|
open |
remi.lapeyre |
|
behavior |
1 |
| 27779 |
yesterday |
Sync-up docstrings in C version of the the decimal module
|
|
|
open |
rhettinger |
skrah |
|
16 |
| 32604 |
yesterday |
[subinterpreters] PEP 554 implementation: add interpreters module
|
|
|
open |
eric.snow |
eric.snow |
enhancement |
59 |
| 2897 |
yesterday |
PyMemberDef missing in limited API / Deprecate structmember.h
|
|
|
open |
benjamin.peterson |
belopolsky |
enhancement |
21 |
| 34204 |
yesterday |
Bump the default pickle protocol in shelve
|
|
|
open |
serhiy.storchaka |
|
enhancement |
2 |
| 40690 |
yesterday |
unittest: if FunctionTestCase is imported, the loader loads "tests" from it
|
|
|
open |
pwtail |
|
behavior |
6 |
| 40614 |
yesterday |
ast.parse doesn't respect feature_version for debug f-strings
|
|
|
open |
hauntsaninja |
|
behavior |
3 |
| 40780 |
yesterday |
float.__format__() handles trailing zeros inconsistently in “general” format
|
|
|
open |
davidchambers |
mark.dickinson |
behavior |
10 |
| 40025 |
yesterday |
enum: _generate_next_value_ is not called if its definition occurs after calls to auto()
|
|
|
open |
edd07 |
ethan.furman |
behavior |
9 |
| 40701 |
yesterday |
tempfile mixes str and bytes in an inconsistent manner
|
|
|
open |
ericzolf |
|
behavior |
12 |
| 27657 |
yesterday |
urlparse fails if the path is numeric
|
|
|
open |
Björn.Lindqvist |
orsenthil |
behavior |
23 |
| 40794 |
yesterday |
dataclass signatures and docstrings w/future-annotations
|
|
|
open |
BTaskaya |
|
|
12 |
| 14527 |
yesterday |
How to link with a non-system libffi?
|
|
|
open |
pda |
|
|
8 |
| 40741 |
yesterday |
Upgrade to SQLite v3.32.1 in Windows and macOS builds
|
|
|
open |
erlendaasland |
|
|
4 |
| 39573 |
yesterday |
[C API] Make PyObject an opaque structure in the limited C API
|
|
|
open |
vstinner |
|
|
52 |
| 40762 |
yesterday |
Writing bytes using CSV module results in b prefixed strings
|
|
|
open |
sidhant |
|
behavior |
16 |
| 30462 |
yesterday |
urllib does not support NO_PROXY environment variable containing domain with asterisk
|
|
|
open |
Jiri Hnidek |
|
enhancement |
7 |
| 39580 |
yesterday |
Check for COMMAND_LINE_INSTALL variable in Python_Documentation.pkg
|
|
|
open |
flammable |
ned.deily |
|
3 |
| 40784 |
yesterday |
test_sqlite: CheckFuncDeterministic() fails with SQLite 3.32
|
|
|
open |
vstinner |
|
|
5 |
| 40763 |
yesterday |
zipfile.extractall is safe by now
|
|
|
open |
VA |
docs@python |
security |
4 |