Bikeshedding opportunity: help name a pathlib method
|
|
62
|
1367
|
May 6, 2023
|
How to word a warning about security uses in `urllib.parse` docs
|
|
15
|
400
|
May 3, 2023
|
Notice: Python Zulip instance shutdown imminent
|
|
1
|
464
|
May 3, 2023
|
Inconsistent behavior with Python 3.11 enum mixin class behavior
|
|
18
|
921
|
May 2, 2023
|
Categories of issues when upgrading Python from 3.9 to 3.10
|
|
8
|
523
|
May 2, 2023
|
Bug in int('+␣42')?
|
|
7
|
415
|
April 30, 2023
|
Consider adding type hints to clinic.py
|
|
7
|
332
|
April 30, 2023
|
Request for review: "http.client" documentation update
|
|
0
|
118
|
April 29, 2023
|
Steering Council continuity guarantees
|
|
18
|
650
|
April 28, 2023
|
Sqlite3 executemany with RETURNING clauses
|
|
11
|
269
|
April 28, 2023
|
Deprecating `utcnow` and `utcfromtimestamp`
|
|
10
|
491
|
April 27, 2023
|
Policies for tarfile.extractall, a.k.a. fixing CVE-2007-4559
|
|
26
|
1829
|
April 24, 2023
|
Error building Python on Mac: _lzma failed to import
|
|
2
|
208
|
April 23, 2023
|
Equivalent of _PyObject_GC_Malloc in Python 3.11
|
|
10
|
395
|
April 19, 2023
|
Meta hook configuration during multi-phase initialization
|
|
0
|
158
|
April 18, 2023
|
No obvious way of getting PyFrameObject inside a frame evaluation function in Python 3.11
|
|
2
|
200
|
April 18, 2023
|
Thought experiment about adding extra loadable stuff to a .pyc file
|
|
52
|
995
|
April 17, 2023
|
Using iterative filesystem walk instead of recursive
|
|
41
|
1799
|
April 17, 2023
|
Better API to help build debuggers that can work with different python versions
|
|
1
|
172
|
April 17, 2023
|
Code coverage with clang
|
|
5
|
265
|
April 16, 2023
|
Signatures, a call to action
|
|
34
|
2034
|
April 14, 2023
|
PEP 669 tweaks proposal
|
|
3
|
451
|
April 11, 2023
|
Should `None` defaults for optional arguments be discouraged?
|
|
26
|
2638
|
April 11, 2023
|
Why does a built-in static method have a `staticmethod` wrapper?
|
|
4
|
431
|
April 11, 2023
|
A New (C) API For Extensions that Need Runtime-Global Locks
|
|
27
|
1232
|
April 10, 2023
|
Richcompare cause the SystemError: Objects/object.c:834: bad argument to internal function
|
|
1
|
199
|
April 6, 2023
|
The performance of Python with `perf` support is not great, and is going to get a lot worse
|
|
18
|
997
|
April 5, 2023
|
Python 3.11.3, 3.10.11 and 3.12.0 alpha 7 released
|
|
0
|
442
|
April 5, 2023
|
Error tables in the ssl module
|
|
3
|
273
|
April 3, 2023
|
C API design goal: hide implementation details, convert macros to regular functions, avoid memset() or errno in header files, etc
|
|
4
|
529
|
March 31, 2023
|