This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-weakrefmethod
Code
Issues
Proposed changes
10
Commits
2
Branches
4
Tags
e1539bff08012ba927e4652ec597dc5a49c602bc
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Bryan Worrell
e1539bff08
Adding tox support for testing across Python versions.
2015-12-01 12:05:56 -05:00
weakrefmethod
Fixed Python 2.6 bug in WeakMethod.__ne__() method.
2015-12-01 12:05:49 -05:00
.gitignore
initial commit
2014-11-13 14:11:45 -06:00
DESCRIPTION.rst
update with github url
2014-11-13 14:12:46 -06:00
LICENSE
redo versioning, fix tests
2015-10-07 19:09:38 -05:00
MANIFEST.in
redo versioning, fix tests
2015-10-07 19:09:38 -05:00
README.rst
initial commit
2014-11-13 14:11:45 -06:00
setup.cfg
initial commit
2014-11-13 14:11:45 -06:00
setup.py
Adding tox support for testing across Python versions.
2015-12-01 12:05:56 -05:00
test_weakmethod.py
initial commit
2014-11-13 14:11:45 -06:00
tox.ini
Adding tox support for testing across Python versions.
2015-12-01 12:05:56 -05:00
README.rst
weakrefmethod
Backport of WeakMethod from Python 3.4 to Python 2.6+
docs
View Git Blame
Copy Permalink
Description
RETIRED, further work has moved to Debian project infrastructure
Readme
83
KiB
Languages
Python
95.2%
reStructuredText
4.8%