mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
The code didn't work if it couldn't find a property in the file that is lexicographically greater than the new attribute. It now accepts _identity as an "end point" to insert before, and empty lines in _initAttributes() and _useAttributes(), as they mark the end of the method. Also add "float" as a possible type, mainly for the "score" attribute in search results.