pythoncapi-compat-doc-0^20240806git39e2663-1.el9$>'xxlFͱsv>=?d- 3 W<@hl{    &  <  h      # Z e(8#9$#:#F%GX H I XY\ ] ^bdQeVf[l^tx u vz-3txCpythoncapi-compat-doc0^20240806git39e26631.el9Documentation for pythoncapi-compatThe pythoncapi-compat project can be used to write a C or C++ extension supporting a wide range of Python versions with a single code base. It is made of the pythoncapi_compat.h header file and the upgrade_pythoncapi.py script.fZ buildhw-a64-11.iad2.fedoraproject.orgFedora ProjectFedora Project0BSDFedora ProjectUnspecifiedhttps://github.com/python/pythoncapi-compatlinuxnoarchQ#E A큤A큤fZ9f%;f%;f%;f%;f%;f%;f%;f%;fZ9f%;7738213ca62b7e123345f6a2d13eb1c1afef8e0ebfa3146d43ce69856c013ec31a69ba331fb19d3d2ce5261f72647c665d1c7909652303b826250be39c1e11b065c5bb3bbf20dfb015a45a254dc89dfce3577b5555cf70dc68e1c2fe13293702781fdab5abf9b23cf3c1985b01641c8d05d33ce1f4d7c62c3546360adc20400b6c0af6422e7e7557fd08d884a59a211bdcbda0aafe25f50f5306f2f006f601f47a18d5632406a618a9d94813da0492b42fea9974423f6397ac9b845eda28401eb215de4f58ffc79181e988f5270cbb56e0141e09ae47caf72baeaf0e4031d11c7e82b0252746642db9f0da0fe194fdfd8e96452b158bff42e31fbaa7182b9ee33f2c1ffa76383a55ae0aac01c9737cd70050dff63e1f026694fbe9d662573c98rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpythoncapi-compat-0^20240806git39e2663-1.el9.src.rpmpythoncapi-compat-doc     rpmlib(CaretInVersions)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)4.15.0-13.0.4-14.6.0-14.0-15.4.18-14.16.1.3f@fU@f@f`S@fP@f-f-f@f@f@e!@eeԔ@e|?e|?e|?eTe'eSeSe@e @ddd]@dܺ@dD@d@d@dydycS@cS@ccBenjamin A. Beasley - 0^20240806git39e2663-1Benjamin A. Beasley - 0^20240718git4094c64-1Benjamin A. Beasley - 0^20240708gitea1f7f6-1Benjamin A. Beasley - 0^20240603git18d1df7-1Benjamin A. Beasley - 0^20240522git9d14fad-1Benjamin A. Beasley - 0^20240408gitccea884-1Benjamin A. Beasley - 0^20240404git68aad45-1Benjamin A. Beasley - 0^20240329gitf667991-1Benjamin A. Beasley - 0^20240328gitd16872a-1Benjamin A. Beasley - 0^20240321gitb16ff9a-2Benjamin A. Beasley - 0^20240321gitb16ff9a-1Benjamin A. Beasley - 0^20240309git7539c7f-1Benjamin A. Beasley - 0^20240220git52486a9-1Benjamin A. Beasley - 0^20231214gitdeb6f40-1Benjamin A. Beasley - 0^20231114git5bf2fb2-3Benjamin A. Beasley - 0^20231114git5bf2fb2-2Benjamin A. Beasley - 0^20231114git5bf2fb2-1Benjamin A. Beasley - 0^20231012git99ab0d3-1Benjamin A. Beasley - 0^20231003gitf78c780-1Benjamin A. Beasley - 0^20231003gita594354-1Benjamin A. Beasley - 0^20230929git671fb69-1Benjamin A. Beasley - 0^20230919git309c56d-1Benjamin A. Beasley - 0^20230824git8109811-1Benjamin A. Beasley - 0^20230823git5b5b547-1Benjamin A. Beasley - 0^20230818git1bb4e16-1Benjamin A. Beasley - 0^20230816git91e323f-1Benjamin A. Beasley - 0^20230710git1911dd4-1Benjamin A. Beasley - 0^20230621git6c49cf3-1Benjamin A. Beasley - 0^20230601gite266312-2Benjamin A. Beasley - 0^20230601gite266312-1Benjamin A. Beasley - 0^20221127git3779f12-5Benjamin A. Beasley - 0^20221127git3779f12-4Miro Hrončok - 0^20221127git3779f12-3Benjamin A. Beasley - 0^20221127git3779f12-2Benjamin A. Beasley - 0^20221127git3779f12-1- Update to 0^20240806git39e2663 - Add `static inline` to `PyUnicodeWriter_WriteStr()` and `PyUnicodeWriter_WriteRepr()`.- Update to 0^20240718git4094c64 - Add PyUnicodeWriter API- Update to 0^20240708gitea1f7f6 - `PyLong_GetSign` will be added in 3.14.0a0- Update to 0^20240603git18d1df7: Add `PyLong_GetSign()`.- Update to 0^20240522git9d14fad: Fix test_frame() on Python 3.13 beta 1- Update to 0^20240408git01341ac: Fix PyDict_SetDefaultRef() definition- Update to 0^20240404git68aad45: Fix Py_GetConstant() for Python 3.13.0a5+- Update to 0^20240329gitf667991: Add `PyList_GetItemRef()`- Update to 0^20240328gitd16872a - Fix test_unicode()- Add an rpmlintrc file- Update to 0^20240321gitb16ff9a - Add `Py_GetConstant()` and `Py_GetConstantBorrowed()` - Update `_Py_NULL` for C23- Update to 0^20240309git7539c7f - Add hash constants: `PyHASH_BITS`, `PyHASH_IMAG`, `PyHASH_INF`, `PyHASH_MODULUS`- Update to 0^20240220git52486a9 - Add PyTime API: `PyTime_t` type, `PyTime_MIN` and `PyTime_MAX` constants, `PyTime_AsSecondsDouble()`, `PyTime_Monotonic()`, `PyTime_PerfCounter()`, and `PyTime_Time()`- Update to 0^20231214gitdeb6f40 - API: document not supported functions - Add Py_HashPointer() - Update tests- Ask runtests.py not to look for “other” Python interpreters- Run tests verbosely- Update to 0^20231114git5bf2fb2 - Add PyDict_Pop() and PyDict_PopString() functions - Add PyList_Extend() - Test Python 3.13- Update to 0^20231012git99ab0d3 - Add PyUnicode_EqualToUTF8() and PyUnicode_EqualToUTF8AndSize() functions- Update to 0^20231003gitf78c780 - Add PyThreadState_GetUnchecked()- Update to 0^20231003gita594354 - Add PyObject_VisitManagedDict() and PyObject_ClearManagedDict()- Update to 0^20230929git671fb69 - Adds PyObject_HasAttrWithError() and PyObject_HasAttrStringWithError() functions. - Fixes PyObject_GetOptionalAttrString(): set result to NULL on error.- Update to 0^20230919git309c56d - Add PyMapping_HasKeyWithError() function- Update to 0^20230824git8109811 - Adds PyDict_ContainsString() and PyLong_AsInt() functions- Update to 0^20230823git5b5b547 (Fix setup.py when CC contains -std=c11 option)- Update to 0^20230818git1bb4e16 (Add `Py_IsFinalizing()` function.)- Update to 0^20230816git91e323f- Update to 0^20230710git1911dd4- Update to 0^20230621git6c49cf3- Use new (rpm 4.17.1+) bcond style- Update to 0^20230601gite266312- Don’t assume %_smp_mflags is -j%_smp_build_ncpus- Do not compile tests with -Werror- Include the default Python shebang flags in /usr/bin/upgrade_pythoncapi.py- Include path workaround for tests on EPEL9- Initial import (close RHBZ#2154546)buildhw-a64-11.iad2.fedoraproject.org 1722964512 0^20240806git39e2663-1.el9pythoncapi-compat-docREADME.rstapi.rstchangelog.rstindex.rstlinks.rsttests.rstupgrade.rstusers.rstpythoncapi-compat-docCOPYING/usr/share/doc//usr/share/doc/pythoncapi-compat-doc//usr/share/licenses//usr/share/licenses/pythoncapi-compat-doc/-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protectiondrpmzstd19aarch64-redhat-linux-gnudirectoryASCII textR aQK)tap%Whttps://bugz.fedoraproject.org/pythoncapi-compatutf-8dca620793e36e29e277c69a9208663f8bcd57d8771ba49c4a308b99535ba52a794fa630aed3a7966323b1e20b6ffea24a4770e4766f17af1c254076d5559575b?0(/h]! 6 _ ܉3!4En΁;8r2(F|f\i L ޛa0ȀTS6!Ãܽ}mu@H&] :"o3"@q5x%):)iUiXN\0g A%{0յ^I0w@䒲eŹZ者DcC [^<WC +G-HF X5;7oI{ 0RE83YvŻ) JpǮf(.3S#f(LO+7l*.nB"H1)+/4[zNx IH?ŘOu\+?Z|%<Ɯ8 s`a.OtOHCGlwo>Y@R˯yqsA?sU2W,sǒ Z mȒ\V@N3)MiF8+{?!ezǔ`π?&3P9͇>w c^ ~VdD8]_V͂r4b31d132a38cf4958933475f0add44ea49378d1e145ed201d619fe5986b430fa5b5492f2c53f57c68499f3c35a41dE2E8?DJE>QzBZh91AY&SY];k0 @ h3U4L&@ޓ'BnlBh* U>K)HƤQ UܑN$nN/(HqJ`Be? Rf53f$ :E(H/(|n\qppcgRFуbf.y=