Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add blurb
  • Loading branch information
mdboom committed Mar 20, 2025
commit 14424375f25d19b743434eae527131e82aeabab2
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
The PyTupleObject now caches the computed hash value in the new field
ob_hash.

# Write your Misc/NEWS.d entry below. It should be a simple ReST paragraph.
# Don't start with "- Issue #<n>: " or "- gh-issue-<n>: " or that sort of
stuff.
###########################################################################
Loading