This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: Improve XLC support for function attributes
Type: enhancement Stage: patch review
Components: Versions: Python 3.9
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: BTaskaya Nosy List: BTaskaya, pablogsal
Priority: normal Keywords: patch

Created on 2020-03-29 16:31 by BTaskaya, last changed 2022-04-11 14:59 by admin.

Pull Requests
URL Status Linked Edit
PR 19215 open BTaskaya, 2020-03-29 16:45
Messages (1)
msg365267 - (view) Author: Batuhan Taskaya (BTaskaya) * (Python committer) Date: 2020-03-29 16:31
XLC supports visibility, deprecated and aligned attributes (can be seen in this language reference https://www.ibm.com/support/pages/sites/default/files/support/swg/swgdocs.nsf/0/18b50c3c2309a37585257daf004d373e/%24FILE/langref.pdf)
History
Date User Action Args
2022-04-11 14:59:28adminsetgithub: 84283
2020-03-29 16:45:15BTaskayasetkeywords: + patch
stage: patch review
pull_requests: + pull_request18579
2020-03-29 16:33:07BTaskayasetassignee: BTaskaya
2020-03-29 16:31:31BTaskayacreate