Allowing override of JSON dumps serialization for standard types
|
|
10
|
2711
|
May 28, 2023
|
Multi-threaded `lzma`
|
|
1
|
214
|
May 12, 2023
|
Tarfile: compressor options
|
|
0
|
117
|
May 11, 2023
|
Sqlite3 executemany with RETURNING clauses
|
|
11
|
269
|
April 28, 2023
|
Add aliases with explicit names for naive and aware datetime.now() and utcnow()
|
|
4
|
287
|
April 20, 2023
|
Hashlib.file_digest() should take a pathlib.Path object to compute a hash of file in the filesystem
|
|
3
|
217
|
April 20, 2023
|
Python3.11 - importlib no longer exposes .util
|
|
19
|
568
|
April 14, 2023
|
FileInput method to iterate over files explicitly for in-place mode?
|
|
2
|
179
|
April 13, 2023
|
Command works in Terminal, but not in subprocess.run()
|
|
1
|
151
|
April 13, 2023
|
Problem with split() command
|
|
6
|
215
|
April 5, 2023
|
Why pytest is not a battery?
|
|
14
|
468
|
March 11, 2023
|
A new feature is being added in `logging.config.dictConfig()` to configure `QueueHandler` and `QueueListener`
|
|
5
|
641
|
February 22, 2023
|
Sqlite3: consider deprecating combining named placeholders with sequence of params
|
|
8
|
702
|
February 9, 2023
|
Add comments parsing flag to ast.parse
|
|
3
|
351
|
February 3, 2023
|
Include prefix 'called_' in list of forbidden method prefixes for mock objects in unsafe mode
|
|
9
|
587
|
January 5, 2023
|
Python shelve add sub db support via prefix
|
|
0
|
159
|
January 5, 2023
|
Check for assert prefixes doesn't respect spec
|
|
2
|
266
|
January 3, 2023
|
How can I enforce aware datetime objects?
|
|
7
|
1232
|
November 29, 2022
|
Introducing a PEP 249 compliant transaction behaviour to sqlite3
|
|
9
|
809
|
November 12, 2022
|
Generic `typing.ForwardRef` to support generic recursive types
|
|
1
|
917
|
October 21, 2022
|
Add `filter()` method for `multiprocessing.Pool` class
|
|
7
|
706
|
October 16, 2022
|
TemporaryFile contextmanager that allows creating a directory entry on success
|
|
1
|
403
|
September 14, 2022
|
Help creating a Delivery Status Notification using email library module
|
|
3
|
535
|
July 23, 2022
|
Safer logging methods for f-strings and new-style formatting
|
|
22
|
9503
|
July 23, 2022
|
Deprecate the sqlite3 context manager and/or add a SAVEPOINT based context manager
|
|
20
|
822
|
June 28, 2022
|
Deprecate default (built-in) sqlite3 converters and adapters
|
|
16
|
860
|
June 26, 2022
|
Simplifying Tcl/Tk detection
|
|
13
|
883
|
June 13, 2022
|
Test_socket hangs on WSL2, CPython 3.11.0a5+
|
|
3
|
574
|
February 8, 2022
|
In Doc/library/*.rst, should stdlib class methods/attributes be alphabetised?
|
|
1
|
554
|
August 18, 2021
|
List of built-in types converted to heap types
|
|
2
|
1082
|
April 30, 2021
|