You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Note**: Coverage exceeds 100% because comprehensive documentation files (like `exceptions.md`) cover multiple individual items, and we document deprecated/removed modules for historical reference.
12
12
13
-
Last updated: January 2026 (Python 3.14 audit)
13
+
Last updated: January 27, 2026 (Python 3.14 audit)
14
14
15
15
## Built-in Types & Functions
16
16
@@ -203,7 +203,7 @@ Complete coverage of all built-in functions, types, exceptions, and constants:
203
203
204
204
## Standard Library Modules
205
205
206
-
**Coverage: 120.4% (201/167)**
206
+
**Coverage: 121.0% (202/167)**
207
207
208
208
All standard library modules are fully documented, including new Python 3.14 modules. Coverage exceeds 100% due to documentation of deprecated/removed modules for historical reference.
209
209
@@ -305,14 +305,15 @@ All file and I/O modules now documented:
305
305
- ✅ `shutil` - High-level file operations
306
306
- ✅ `tempfile` - Temporary files
307
307
308
-
### ✅ ALL MODULES COMPLETE (188/188)
308
+
### ✅ ALL MODULES COMPLETE (202/202)
309
309
310
310
All 100 previously undocumented stdlib modules have been added:
0 commit comments