pypi prompt-toolkit 3.0.43

latest releases: 3.0.48, 3.0.47, 3.0.46...
9 months ago

Fixes regression from 3.0.42:

  • Fix regression on Pypy: Don't use ctypes.pythonapi to restore SIGINT if not available.

Other changes from 3.0.42:

  • Fix line wrapping in patch_stdout on Windows.
  • Make formatted_text.split_lines() accept an iterable instead of lists only.
  • Disable the IPython workaround (from 3.0.41) for IPython >= 8.18.
  • Restore signal.SIGINT handler between prompts

Don't miss a new prompt-toolkit release

NewReleases is sending notifications on new releases.