Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
History for Lib/_weakrefset.py - python/cpython · GitHub
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.5k
Star
77.2k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Lib
_weakrefset.py
on
3.2
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 5, 2012
Issue #14195: Make WeakSet.__lt__ and WeakSet.__gt__ irreflexive.
meadori
committed
653f932
View commit details
Copy full SHA for 653f932
View code at this point
Browse repository at this point
Commits on Mar 4, 2012
Fix some set algebra methods of WeakSet objects.
pitrou
committed
9c47ac0
View commit details
Copy full SHA for 9c47ac0
View code at this point
Browse repository at this point
Port 2.7 fix for sporadic failure in test_weakset.
pitrou
committed
de89d4b
View commit details
Copy full SHA for de89d4b
View code at this point
Browse repository at this point
Commits on Mar 1, 2012
Issue #14159: Fix the len() of weak containers (WeakSet, WeakKeyDictionary, WeakValueDictionary) to return a better approximation when some objects are dead or dying.
Show description for bbe2f60
pitrou
committed
bbe2f60
View commit details
Copy full SHA for bbe2f60
View code at this point
Browse repository at this point
Commits on Dec 3, 2010
#10360: catch TypeError in WeakSet.__contains__, just like WeakKeyDictionary does.
birkenfeld
committed
f8de3fe
View commit details
Copy full SHA for f8de3fe
View code at this point
Browse repository at this point
Commits on Jan 8, 2010
Issue #7105: Make WeakKeyDictionary and WeakValueDictionary robust against
Show description for c1baa60
pitrou
committed
c1baa60
View commit details
Copy full SHA for c1baa60
View code at this point
Browse repository at this point
Commits on May 17, 2009
Issue 5964: Fixed WeakSet __eq__ comparison to handle non-WeakSet objects.
Robert Schuppenies
committed
4ad1d6f
View commit details
Copy full SHA for 4ad1d6f
View code at this point
Browse repository at this point
Commits on May 18, 2008
Add a test suite for WeakSet mostly derived from test_set and fix some
Show description for 9dba5d9
birkenfeld
committed
9dba5d9
View commit details
Copy full SHA for 9dba5d9
View code at this point
Browse repository at this point
Fix two issues in the weak set implementation.
birkenfeld
committed
bf93b04
View commit details
Copy full SHA for bf93b04
View code at this point
Browse repository at this point
Commits on Feb 5, 2008
Moved WeakSet into a bootstap module use by abc.py.
Show description for 93fa608
rhettinger
committed
93fa608
View commit details
Copy full SHA for 93fa608
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.