Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / RafeKettler/magicmethods issues and pull requests

#73 - Fixed "]" error in line 23 of listings/access.py

Pull Request - State: open - Opened by Adreaming5101 9 months ago - 1 comment

#72 - Request for translation copyright

Issue - State: closed - Opened by kusime over 2 years ago

#71 - Iterators

Issue - State: open - Opened by ghost almost 3 years ago

#70 - Fixed heading

Pull Request - State: open - Opened by surajtc about 3 years ago

#69 - Redirected to http://ww7.rafekettler.com/?z

Issue - State: closed - Opened by otakutyrant over 3 years ago - 2 comments

#68 - Broken 'about' link

Issue - State: open - Opened by RealA10N over 3 years ago

#67 - improved docs

Pull Request - State: open - Opened by ghost almost 4 years ago

#66 - __array__ type conversion op for NumPy array

Pull Request - State: open - Opened by jpreiss over 4 years ago

#65 - “actually creates”

Issue - State: open - Opened by isomorphisms almost 5 years ago

#64 - `not` and `is` operators: what magic methods are called

Issue - State: open - Opened by nazrulworld over 5 years ago

#63 - Missing __slots__

Issue - State: open - Opened by MenelikV over 5 years ago

#62 - __fspath__

Issue - State: open - Opened by westurner over 5 years ago

#61 - __next__

Issue - State: open - Opened by westurner over 5 years ago - 1 comment

#60 - Refactor: Condense everything into the README file

Pull Request - State: open - Opened by chidimo over 5 years ago

#59 - Thank you

Issue - State: open - Opened by Vic152 almost 6 years ago

#58 - Better formate

Pull Request - State: open - Opened by SherifAshraf1248 about 6 years ago - 1 comment

#57 - Converts to github pages site

Pull Request - State: open - Opened by delgadom almost 7 years ago

#56 - add some test cases

Pull Request - State: closed - Opened by carlonelong over 7 years ago

#55 - Domain Name regististration for rafekettler.com has elapsed.

Issue - State: open - Opened by sanscore almost 8 years ago - 2 comments

#54 - Understanding __deepcopy__

Issue - State: open - Opened by carlos-jenkins about 8 years ago

#53 - DNS lookup failed for rafekettler.com

Issue - State: closed - Opened by selik almost 9 years ago - 2 comments

#52 - minor grammatical correction; sentence structure change for clarity

Pull Request - State: closed - Opened by der-gabe about 9 years ago - 1 comment

#51 - Change "Normal arithmetic operators" from subsection to subsubsection

Pull Request - State: closed - Opened by tiago about 9 years ago

#50 - Missing methods

Issue - State: closed - Opened by pawlyk over 9 years ago - 1 comment

#49 - Descriptor example doesn't handle multiple instances

Issue - State: open - Opened by NYKevin about 10 years ago - 2 comments

#48 - Simply return an reversed iterator from `__reversed__`.

Pull Request - State: closed - Opened by ashwch about 10 years ago - 1 comment

#48 - Simply return an reversed iterator from `__reversed__`.

Pull Request - State: closed - Opened by ashwch about 10 years ago - 1 comment

#47 - Document __path__

Issue - State: open - Opened by techtonik about 10 years ago - 4 comments

#46 - Minor edits

Pull Request - State: closed - Opened by Zearin over 10 years ago - 3 comments

#45 - Closes missing parenthesis (#44)

Pull Request - State: closed - Opened by chid over 10 years ago - 1 comment

#44 - Missing a closing parentheses

Issue - State: open - Opened by tonnydourado almost 11 years ago

#43 - Rewrite of descriptor section

Pull Request - State: open - Opened by brandjon almost 11 years ago

#42 - Fixed typos

Pull Request - State: closed - Opened by koorgoo about 11 years ago

#41 - typo

Pull Request - State: closed - Opened by samebchase about 11 years ago

#40 - Fix typo in "Controlling Attribute Access" code example

Pull Request - State: closed - Opened by valscion over 11 years ago

#39 - Typos fix

Pull Request - State: closed - Opened by qur2 over 11 years ago - 1 comment

#38 - Make file not working on OSX

Issue - State: closed - Opened by qur2 over 11 years ago - 3 comments

#37 - reflected magic methods (__radd__, etcc )

Issue - State: closed - Opened by haridas almost 12 years ago
Labels: wontfix

#36 - Clarification on __reversed__ method on sequences.

Pull Request - State: closed - Opened by petrushev almost 12 years ago - 2 comments

#35 - Expanding the reflected arithmetic section

Issue - State: closed - Opened by william-ml-leslie almost 12 years ago

#34 - Description of in-place opperators is incorrect

Issue - State: closed - Opened by william-ml-leslie almost 12 years ago

#33 - integer, not integral

Pull Request - State: closed - Opened by dmd almost 12 years ago - 1 comment

#32 - Moved contextlib.closing() discussion back to contextmanager section

Pull Request - State: closed - Opened by aasted almost 12 years ago - 1 comment

#31 - Add a top margin to the body element

Pull Request - State: closed - Opened by seliopou almost 12 years ago

#30 - __getattribute should be __getattribute__

Issue - State: closed - Opened by gxx almost 12 years ago

#29 - example next to explanation on appendix

Issue - State: closed - Opened by sanfx almost 12 years ago

#28 - Added missing __s

Pull Request - State: closed - Opened by redtoad about 12 years ago

#27 - Fix AccessCounter example : super call needs to inherit from object

Pull Request - State: closed - Opened by bobuss over 12 years ago - 1 comment

#26 - Document the __format__ magic method

Issue - State: closed - Opened by rhettinger over 12 years ago

#25 - Consider documenting differences in Python 3

Issue - State: closed - Opened by rhettinger over 12 years ago

#24 - Need to document __missing__ for dict subclasses

Issue - State: closed - Opened by rhettinger over 12 years ago

#23 - Missing miscellaneous magic methods

Issue - State: closed - Opened by rhettinger over 12 years ago

#22 - Expand discussion of the __hash__ method

Issue - State: closed - Opened by rhettinger over 12 years ago

#21 - Additional math methods

Issue - State: closed - Opened by rhettinger over 12 years ago

#20 - Additional pickling methods

Issue - State: closed - Opened by rhettinger over 12 years ago

#19 - Add __copy__ and __deepcopy__

Issue - State: closed - Opened by rhettinger over 12 years ago

#18 - __concat__ isn't a special method

Issue - State: closed - Opened by rhettinger over 12 years ago

#17 - instructions on building are not complete

Issue - State: closed - Opened by tshepang over 12 years ago - 2 comments

#15 - __hash__ and hash()

Issue - State: closed - Opened by csernazs over 12 years ago - 1 comment

#14 - Subclassing str

Issue - State: closed - Opened by RafeKettler over 13 years ago

#13 - Note on purpose of pickling and issues

Issue - State: closed - Opened by RafeKettler over 13 years ago

#12 - Note on __del__

Issue - State: closed - Opened by RafeKettler over 13 years ago

#11 - Use super() instead of __dict__ for attribute access

Issue - State: closed - Opened by SimonSapin over 13 years ago - 3 comments

#10 - Missing last argument for __exit__

Issue - State: closed - Opened by SimonSapin over 13 years ago - 3 comments

#9 - Typo in __call__

Issue - State: closed - Opened by SimonSapin over 13 years ago - 1 comment

#8 - One bugfix and one confusion-killer

Pull Request - State: closed - Opened by michaelcontento over 13 years ago - 1 comment

#7 - FunctionalList's default parameter in constructor

Issue - State: closed - Opened by sarenji over 13 years ago - 4 comments

#6 - Building Descriptor Objects example

Issue - State: closed - Opened by sarenji over 13 years ago - 1 comment

#5 - Data descriptors vs non-data descriptors

Issue - State: closed - Opened by RafeKettler over 13 years ago
Labels: feature-request

#4 - SEO

Issue - State: closed - Opened by RafeKettler over 13 years ago - 1 comment
Labels: feature-request

#3 - Appendix showing non-obvious invocations for magic methods

Issue - State: closed - Opened by RafeKettler over 13 years ago - 1 comment
Labels: feature-request, usability

#2 - Missing magic methods

Issue - State: closed - Opened by RafeKettler over 13 years ago - 5 comments
Labels: bug

#1 - CSS stylesheet

Issue - State: closed - Opened by RafeKettler over 13 years ago - 1 comment
Labels: usability, appearance