[Python-Dev] Deleting with setting C API functions
Victor Stinner
victor.stinner at gmail.com
Wed Dec 2 05:06:15 EST 2015
More information about the Python-Dev mailing list
Wed Dec 2 05:06:15 EST 2015
- Previous message (by thread): [Python-Dev] Deleting with setting C API functions
- Next message (by thread): [Python-Dev] Deleting with setting C API functions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2015-12-02 9:42 GMT+01:00 Serhiy Storchaka <storchaka at gmail.com>: > You have enough time to update your projects, and you can update them > uniformly for all versions. And may be you will found few weird bugs related > to misuse of Set* API. Did you check popular projects using C extensions to check if they call Set*() functions to delete attributes/items? If the feature is used, I suggest to document and test it, not remove it. Victor
- Previous message (by thread): [Python-Dev] Deleting with setting C API functions
- Next message (by thread): [Python-Dev] Deleting with setting C API functions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list