Go to file
Dirk Mueller a22fc45760 - Update to the official release of 3.0.0:
- The complete list is seriously long, so I would relegate you
    to https://github.com/cython/cython/blob/master/CHANGES.rst
  - The implemented PEPs are:
    - PEP-3131: Supporting Non-ASCII Identifiers
    - PEP-479: generator_stop (enabled by default for language_level=3)
    - PEP-487: Simpler customisation of class creation
    - PEP-563: Postponed Evaluation of Annotations
    - PEP-570: Positional-Only Parameters
    - PEP-572: Assignment Expressions (a.k.a. the walrus operator :=)
    - PEP-590: Vectorcall protocol
    - PEP-614: Relaxing Grammar Restrictions On Decorators
  - Cython supports all released versions of Python from 2.7 to
    3.11 (and some experimental parts of 3.12) inclusive.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=176
2023-08-13 18:19:49 +00:00
.gitattributes - Update to version 0.15: 2011-09-02 09:55:13 +00:00
.gitignore - Update to version 0.15: 2011-09-02 09:55:13 +00:00
Cython-3.0.0.tar.gz - Update to the official release of 3.0.0: 2023-08-13 18:19:49 +00:00
python-Cython-rpmlintrc - Clean up SPEC file. 2023-07-10 19:03:24 +00:00
python-Cython.changes - Update to the official release of 3.0.0: 2023-08-13 18:19:49 +00:00
python-Cython.spec - Update to the official release of 3.0.0: 2023-08-13 18:19:49 +00:00