We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b286448 commit 57574eaCopy full SHA for 57574ea
changelog.md
@@ -108,8 +108,7 @@
108
making limiting it to just the first char (`last = 0`) valid.
109
- `random.rand` now works with `Ordinal`s.
110
- Undeprecated `os.isvalidfilename`.
111
-- `std/oids` now uses `int64` to store time internally (before it was int32), the length of
112
- the string form of `Oid` changes from 24 to 32.
+- `std/oids` now uses `int64` to store time internally (before it was int32).
113
114
[//]: # "Additions:"
115
- Added ISO 8601 week date utilities in `times`:
0 commit comments