About the Core Development category
|
|
0
|
1018
|
March 3, 2020
|
PEP 649: Deferred evaluation of annotations, tentatively accepted
|
|
8
|
900
|
January 28, 2023
|
Policies for tarfile.extractall, a.k.a. fixing CVE-2007-4559
|
|
14
|
340
|
January 26, 2023
|
Add portable way to extract all digits of a `PyLongObject` from C?
|
|
21
|
736
|
January 26, 2023
|
Lets make `zlib` required rather than optional to build CPython
|
|
7
|
414
|
January 26, 2023
|
Dedicated tests for subinterpreter support and reference leaks
|
|
2
|
194
|
January 23, 2023
|
Adding a C API for coroutines/awaitables
|
|
14
|
500
|
January 21, 2023
|
C API idea: Making type slots and other function pointers read-only
|
|
4
|
267
|
January 19, 2023
|
Python 3.11 performance with frame pointers
|
|
4
|
465
|
January 18, 2023
|
Faster python: _PyEval_EvalFrameDefault hard for GCC to optimise
|
|
2
|
248
|
January 18, 2023
|
PEP 699: Remove private dict version field added in PEP 509
|
|
13
|
1144
|
January 17, 2023
|
GitHub Issues Migration is coming soon
|
|
69
|
13459
|
January 14, 2023
|
About speed.python.org and aarch64
|
|
4
|
452
|
January 12, 2023
|
How to Get the "Current" Thread State
|
|
8
|
286
|
January 12, 2023
|
Inlining comprehensions -- what are the compatibility constraints?
|
|
25
|
704
|
January 12, 2023
|
Linux kernel 6.0.16/6.0.18 breaking Python tests: Allows to bind a socket twice
|
|
1
|
217
|
January 11, 2023
|
Unresolved build system problems in 3.12.0a4
|
|
0
|
232
|
January 11, 2023
|
Do we still need `Tools/{io,cc,string}bench`?
|
|
2
|
220
|
January 9, 2023
|
Debugging ceval.c file on windows with debug build skipping line by line debugging
|
|
5
|
171
|
January 9, 2023
|
String joining design
|
|
56
|
1077
|
January 9, 2023
|
Unbuffered stdin, bug in docs or implementation?
|
|
22
|
743
|
January 7, 2023
|
Sqlite3: consider deprecating combining named placeholders with sequence of params
|
|
7
|
261
|
January 6, 2023
|
Using iterative filesystem walk instead of recursive
|
|
20
|
774
|
January 2, 2023
|
How can I handle SIGABRT from third-party c code std::abort() call?
|
|
5
|
226
|
December 21, 2022
|
When might `f_globals` and `f_builtins` not be a `dict`?
|
|
6
|
288
|
December 20, 2022
|
PR review request: Decode subprocess output in text mode when timeout is hit
|
|
1
|
247
|
December 20, 2022
|
Type annotations, PEP 649 and PEP 563
|
|
23
|
3927
|
December 20, 2022
|
How to become a Core Dev
|
|
7
|
731
|
December 17, 2021
|
The RESUME opcode has the same line number as the function definition and "breaks" previous behaviour
|
|
8
|
355
|
December 19, 2022
|
Hiding deprecated stable ABI
|
|
7
|
414
|
December 18, 2022
|