Will sqlite3 be updated in the standard library to address fixed CVSS vulnerabilities?
|
|
9
|
1563
|
November 13, 2024
|
An average function builtin?
|
|
29
|
1042
|
September 6, 2024
|
How to parse lines in shlex?
|
|
4
|
84
|
October 27, 2024
|
pstats.Stats objects should allow sorting caller/callee stats
|
|
5
|
166
|
October 23, 2024
|
Add copy between zipfiles without recompressing files
|
|
8
|
429
|
October 20, 2024
|
Allow `min()` and `max()` to return both the key and value
|
|
22
|
565
|
September 12, 2024
|
Caching methods causes instances to live forever
|
|
8
|
158
|
August 12, 2024
|
Dataclasses freezing specific fields should be possible
|
|
0
|
223
|
August 4, 2024
|
Ajouter les librairie .hpp, .h
|
|
1
|
52
|
July 28, 2024
|
A new feature is being added in `logging.config.dictConfig()` to configure `QueueHandler` and `QueueListener`
|
|
7
|
2503
|
July 26, 2024
|
Add `Latch` synchronization primitive to `threading` module
|
|
0
|
204
|
July 8, 2024
|
subprocess._USE_VFORK escape hatch broken, fix or remove?
|
|
2
|
390
|
July 4, 2024
|
RFC 4122/9562: UUID version 7 and 8 implementation
|
|
1
|
2066
|
June 27, 2024
|
Allow any subclass of numbers.Real in the creation of fractions.Fraction
|
|
14
|
436
|
June 11, 2024
|
Add `dataclass_factory` argument to `dataclasses.make_dataclass` for custom dataclass transformation support
|
|
6
|
482
|
May 13, 2024
|
Ability to specify default values on itemgetter and attrgetter
|
|
14
|
1009
|
April 30, 2024
|
Allowing override of JSON dumps serialization for standard types
|
|
13
|
8803
|
April 10, 2024
|
Python3.11 - importlib no longer exposes .util
|
|
21
|
9444
|
April 10, 2024
|
New default/preferred dbm backend
|
|
25
|
1673
|
February 14, 2024
|
Multi-threaded `lzma`
|
|
3
|
1334
|
February 3, 2024
|
Enable unraisable exceptions by default for sqlite3 callbacks
|
|
21
|
893
|
January 24, 2024
|
Create temporary files in a temporary directory
|
|
7
|
3084
|
January 20, 2024
|
Add `key` argument to `tuple.index()`
|
|
18
|
939
|
January 7, 2024
|
Maintaining the chunk module after it has been removed from the standard library
|
|
44
|
3118
|
November 30, 2023
|
Add ability to force alignment of ctypes.Structure
|
|
2
|
953
|
November 24, 2023
|
Help creating a Delivery Status Notification using email library module
|
|
7
|
1613
|
November 15, 2023
|
PR review request: New methods to access mailbox.Maildir message info and flags
|
|
1
|
455
|
November 11, 2023
|
Status of defusedxml and recommendation in docs
|
|
20
|
3149
|
September 28, 2023
|
Add recursion guard for `hash()` function like `reprlib.recursive_repr()` to avoid infinite recursion
|
|
15
|
896
|
September 24, 2023
|
tempfile: changing 'delete' property of NamedTemporaryFile after creation
|
|
6
|
3327
|
September 14, 2023
|