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
* main: (60 commits)
gh-102056: Fix a few bugs in error handling of exception printing code (#102078)
gh-102011: use sys.exception() instead of sys.exc_info() in docs where possible (#102012)
gh-101566: Sync with zipp 3.14. (GH-102018)
GH-99818: improve the documentation for zipfile.Path and Traversable (GH-101589)
gh-88233: zipfile: handle extras after a zip64 extra (GH-96161)
gh-101981: Apply HOMEBREW related environment variables (gh-102074)
gh-101907: Stop using `_Py_OPCODE` and `_Py_OPARG` macros (GH-101912)
gh-101819: Adapt _io types to heap types, batch 1 (GH-101949)
gh-101981: Build macOS as recommended by the devguide (GH-102070)
gh-97786: Fix compiler warnings in pytime.c (#101826)
gh-101578: Amend PyErr_{Set,Get}RaisedException docs (#101962)
Misc improvements to the float tutorial (GH-102052)
gh-85417: Clarify behaviour on branch cuts in cmath module (#102046)
gh-100425: Update tutorial docs related to sum() accuracy (FH-101854)
Add missing 'is' to `cmath.log()` docstring (#102049)
gh-100210: Correct the comment link for unescaping HTML (#100212)
gh-97930: Also include subdirectory in makefile. (#102030)
gh-99735: Use required=True in argparse subparsers example (#100927)
Fix incorrectly documented attribute in csv docs (#101250)
GH-84783: Make the slice object hashable (GH-101264)
...
0 commit comments