Skip to content

Conversation

@jaraco
Copy link
Member

@jaracojaraco commented Feb 20, 2023

thatchand others added 15 commits February 20, 2023 11:48
Previously, any data _after_ the zip64 extra would be removed. With many new tests. Fixespython#88233
…hon#102046) This PR updates the cmath module documentation to reflect the reality that Python is almost always (and as far as I can tell, that "almost" can be omitted) running on a machine whose C double supports signed zeros. * Removes misleading references to functions being continuous from above / below / the left / the right at branch cuts * Expands the note on branch cuts at the top of the module documentation to explain the double-sided sign-of-zero-based behaviour
…1962) Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
) Adapt StringIO, TextIOWrapper, FileIO, Buffered*, and BytesIO types. Automerge-Triggered-By: GH:erlend-aasland
…onGH-101912) * pythongh-101907: Removes use of non-standard C++ extension from Include/cpython/code.h * Make cases_generator correct on Windows
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@jaraco@bedevere-bot@thatch@mdickinson@rhettinger@erlend-aasland@zooba@corona10