STINNER Victor <[email protected]> added the comment:
New changeset cb8b946ac10386e6cab1376945f64f683b5b16d3 by Victor Stinner (Batuhan Taşkaya) in branch 'master': bpo-38629: implement __floor__ and __ceil__ for float type (GH-16985) https://github.com/python/cpython/commit/cb8b946ac10386e6cab1376945f64f683b5b16d3 ---------- nosy: +vstinner _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue38629> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
