Include prefix 'called_' in list of forbidden method prefixes for mock objects in unsafe mode
|
|
9
|
376
|
January 5, 2023
|
Python shelve add sub db support via prefix
|
|
0
|
96
|
January 5, 2023
|
Allow defaultdict factory function to optionally accept input key for dynamic defaults
|
|
6
|
211
|
January 5, 2023
|
Check for assert prefixes doesn't respect spec
|
|
2
|
182
|
January 3, 2023
|
Private, protected modifier and __ notation
|
|
16
|
336
|
January 3, 2023
|
Python benchmarking in unstable environments
|
|
19
|
412
|
January 3, 2023
|
Stop ignoring asserts when running in optimized mode
|
|
60
|
3547
|
January 3, 2023
|
Type conversions using as
|
|
6
|
298
|
January 3, 2023
|
Singledispatch on arguments that are themselves types/classes
|
|
10
|
360
|
January 2, 2023
|
My wrapper to @dataclass that requires/enforces attribute declarations and constness
|
|
18
|
792
|
January 2, 2023
|
Introduce a __json__ magic method
|
|
12
|
826
|
January 1, 2023
|
Please Change The Source Code For "%"(modulo) Operator
|
|
17
|
1224
|
January 1, 2023
|
F-string by default?
|
|
12
|
328
|
January 1, 2023
|
Deprecate or offer a way to disable ctypes "simple types autocast" behavior
|
|
1
|
114
|
January 1, 2023
|
Assignment method that will trigger RuntimeError if assigned to None
|
|
17
|
404
|
December 30, 2022
|
Extending os.rename() to support file swapping and whiteout
|
|
12
|
290
|
December 30, 2022
|
Expose ipaddress constants to public API
|
|
4
|
227
|
December 29, 2022
|
E.g. patch("module.function") -> patch(module.function)
|
|
10
|
413
|
December 29, 2022
|
Allow for arbitrary string prefix of strings
|
|
15
|
784
|
December 29, 2022
|
Functools.partial extension to support specific positional arguments
|
|
22
|
1062
|
December 29, 2022
|
Relax requirement for sequence pattern matches in PEP 622
|
|
6
|
229
|
December 29, 2022
|
Lets make λ as alternative keyword for lambda
|
|
13
|
391
|
December 28, 2022
|
Serve HTML from extensionless URLs in http.server
|
|
8
|
299
|
December 27, 2022
|
@typing.protocol decorator to create a class of type Protocol
|
|
17
|
908
|
December 25, 2022
|
Functools.singledispatch should support PEP 544 protocols
|
|
6
|
350
|
December 23, 2022
|
“__pysource__” file layout for installed modules
|
|
37
|
1505
|
December 22, 2022
|
Expanding asyncio support for socket APIs
|
|
9
|
567
|
December 21, 2022
|
Syntactic sugar for creating factory classes
|
|
5
|
427
|
December 21, 2022
|
3.11.1 vs 3.11.0 diff?
|
|
9
|
468
|
December 21, 2022
|
Tkinter support scrollbar look modification
|
|
11
|
2865
|
December 21, 2022
|