About the Core Development category
|
|
0
|
1196
|
March 3, 2020
|
Preliminary Experiments for Tier 2 Interpreter Ideas in CPython
|
|
1
|
433
|
June 5, 2023
|
Requiring compilers' C11 standard mode to build CPython
|
|
13
|
521
|
June 5, 2023
|
Handling modules on PyPI that are now in the standard library?
|
|
16
|
816
|
June 3, 2023
|
Add `assertNotWarns` method to `unittest.TestCase`
|
|
10
|
224
|
June 3, 2023
|
OpenSSL 3.0.0 support (3.8 to 3.10)
|
|
7
|
4448
|
June 3, 2023
|
CPython optimizations leveraging type hints [Bachelor thesis topic]
|
|
6
|
451
|
June 2, 2023
|
Should we deprecate `threading._PyRLock` in 3.13?
|
|
2
|
190
|
June 1, 2023
|
Running third-party test suites during CPython development
|
|
0
|
126
|
June 1, 2023
|
Request for review: support for ** wildcard in pathlib.PurePath.match()
|
|
3
|
275
|
May 30, 2023
|
Request for review: Add support for TLS-PSK
|
|
0
|
121
|
May 30, 2023
|
_PyExc_PrepReraiseStar
|
|
8
|
231
|
May 29, 2023
|
Announcing the Python Language Summit 2023 blog posts
|
|
1
|
1314
|
May 29, 2023
|
PEP 594 has been implemented: Python 3.13 removes 20 stdlib modules
|
|
10
|
2581
|
May 27, 2023
|
Clarification for PEP 604: is `foo: int | None` to replace all use of `foo: Optional[int]`
|
|
42
|
1024
|
May 25, 2023
|
GitHub Codespaces prebuilds now available
|
|
9
|
940
|
May 25, 2023
|
Make compatibility requirements
|
|
4
|
418
|
May 24, 2023
|
Is there a recent Mac install issue?
|
|
33
|
1949
|
May 24, 2023
|
Mojo = Python with C++/GPU performance?
|
|
6
|
728
|
May 23, 2023
|
Instantiating a C Extension Subclass in C
|
|
5
|
301
|
May 15, 2023
|
Inlining comprehensions -- what are the compatibility constraints?
|
|
30
|
1660
|
May 15, 2023
|
Add a new Argument Clinic converter keyword for unused args
|
|
0
|
172
|
May 11, 2023
|
Ideas for forward-compatible and fast extension libraries in Python 3.12
|
|
35
|
2752
|
May 10, 2023
|
PR Feedback/Review
|
|
0
|
167
|
May 10, 2023
|
Context manager protocol extension
|
|
46
|
1778
|
May 10, 2023
|
Sporadic hang in subprocess.run
|
|
12
|
749
|
May 10, 2023
|
Changing the stack format of pdb
|
|
6
|
187
|
May 9, 2023
|
PEP 649: Deferred evaluation of annotations, tentatively accepted
|
|
42
|
4184
|
May 9, 2023
|
API for stack switching: save state / restore state?
|
|
8
|
409
|
May 9, 2023
|
Postponing 3.12 beta 1 / feature freeze
|
|
10
|
1135
|
May 8, 2023
|