Recent commits to testpython.git (6b56198865e3f845e09b04b0634e3a884a502424) https://git.dlma.com/testpython.git/tree/6b56198865e3f845e09b04b0634e3a884a502424 Recent commits feed provided by GitList. Add a dataclass and datavalidation, add Path example. https://git.dlma.com/testpython.git/commit/6b56198865e3f845e09b04b0634e3a884a502424 david.blume@gmail.com (David Blume) Sun, 04 Apr 2021 12:41:39 -0700 6b56198865e3f845e09b04b0634e3a884a502424 Add functools.wraps() to the profile decorator. https://git.dlma.com/testpython.git/commit/1c2c10323a2a533610ec25b74fd907e76b3e31de david.blume@gmail.com (David Blume) Sun, 10 Jan 2021 00:27:32 -0800 1c2c10323a2a533610ec25b74fd907e76b3e31de types: no need for Union[int, float], and handle fact os.cpu_count() could be None. https://git.dlma.com/testpython.git/commit/3a02367ef108983d2aa0bb67debfb6dd39bb1a3f david.blume@gmail.com (David Blume) Sat, 09 Jan 2021 23:53:23 -0800 3a02367ef108983d2aa0bb67debfb6dd39bb1a3f Add a profile decorator. https://git.dlma.com/testpython.git/commit/31df0109128c6248098790e6add11b7ff9faf52d david.blume@gmail.com (David Blume) Sat, 09 Jan 2021 17:52:58 -0800 31df0109128c6248098790e6add11b7ff9faf52d Don't need UTF-8 encoding declaration in Python 3. https://git.dlma.com/testpython.git/commit/acc285ffd4428b98296bdcf857cfaa9eec6db6fe david.blume@gmail.com (David Blume) Mon, 04 Jan 2021 10:25:58 -0800 acc285ffd4428b98296bdcf857cfaa9eec6db6fe Addl type hints. https://git.dlma.com/testpython.git/commit/8ca7de6a1194541ca626e8e74c3bb533037b2196 david.blume@gmail.com (David Blume) Sun, 03 Jan 2021 23:00:00 -0800 8ca7de6a1194541ca626e8e74c3bb533037b2196 Add return types to the type hints. https://git.dlma.com/testpython.git/commit/19237064f5e887515e747a12ce301bbf2fc302cd david.blume@gmail.com (David Blume) Wed, 30 Dec 2020 19:35:11 -0800 19237064f5e887515e747a12ce301bbf2fc302cd Add some comments pointing out why to look at counter and sitesize. https://git.dlma.com/testpython.git/commit/9806424d465afb1cf1ff17930a63671f0e40e3b6 david.blume@gmail.com (David Blume) Wed, 30 Dec 2020 15:27:29 -0800 9806424d465afb1cf1ff17930a63671f0e40e3b6 Add a Class with a property decorator. https://git.dlma.com/testpython.git/commit/3047b6edc7754d26aac661f92283419037464dcd david.blume@gmail.com (David Blume) Wed, 30 Dec 2020 12:43:16 -0800 3047b6edc7754d26aac661f92283419037464dcd Add a tip about setting the number of threads in ThreadPool. https://git.dlma.com/testpython.git/commit/bdee4cea4af266fb0c8428e35f06556094b10347 david.blume@gmail.com (David Blume) Wed, 30 Dec 2020 12:02:16 -0800 bdee4cea4af266fb0c8428e35f06556094b10347