An open API service for providing issue and pull request metadata for open source projects.

GitHub / python/pythoncapi-compat issues and pull requests

#87 - Add Py_GetConstant() and Py_GetConstantBorrowed()

Pull Request - State: closed - Opened by vstinner about 2 years ago

#86 - Wrong transformations for Py_Is

Issue - State: open - Opened by skirpichev about 2 years ago

#85 - Add hash constants

Pull Request - State: closed - Opened by vstinner about 2 years ago

#85 - Add hash constants

Pull Request - State: closed - Opened by vstinner about 2 years ago

#84 - Add PyTime API

Pull Request - State: closed - Opened by vstinner about 2 years ago

#84 - Add PyTime API

Pull Request - State: open - Opened by vstinner about 2 years ago

#83 - Add Py_HashPointer()

Pull Request - State: closed - Opened by vstinner over 2 years ago

#82 - GHA: test Python 2.7

Pull Request - State: closed - Opened by vstinner over 2 years ago

#81 - Add PyDict_Pop() function

Pull Request - State: closed - Opened by vstinner over 2 years ago

#80 - Add PyList_Extend()

Pull Request - State: closed - Opened by vstinner over 2 years ago

#79 - Test Python 3.13

Pull Request - State: closed - Opened by vstinner over 2 years ago

#78 - Add PyUnicode_EqualToUTF8() function

Pull Request - State: closed - Opened by vstinner over 2 years ago - 3 comments

#77 - Add PyThreadState_GetUnchecked()

Pull Request - State: closed - Opened by vstinner over 2 years ago

#76 - Add PyObject_VisitManagedDict()

Pull Request - State: closed - Opened by vstinner over 2 years ago

#75 - Test Nightly builds of Python

Pull Request - State: closed - Opened by vstinner over 2 years ago - 1 comment

#74 - Add PyObject_HasAttrWithError()

Pull Request - State: closed - Opened by vstinner over 2 years ago

#73 - Add PyMapping_HasKeyWithError() function

Pull Request - State: closed - Opened by vstinner over 2 years ago - 2 comments

#71 - Add PyDict_ContainsString() function

Pull Request - State: closed - Opened by vstinner over 2 years ago - 1 comment

#70 - Fix setup.py when CC contains -std=c11 option

Pull Request - State: closed - Opened by vstinner over 2 years ago

#69 - Don't include frameobject.h on Python 3.11

Pull Request - State: closed - Opened by vstinner over 2 years ago

#68 - Remove support for Python 2.7 on Windows

Pull Request - State: closed - Opened by vstinner over 2 years ago

#67 - Test old PyPy versions

Pull Request - State: closed - Opened by vstinner over 2 years ago - 2 comments

#66 - Add Py_IsFinalizing()

Pull Request - State: closed - Opened by vstinner over 2 years ago - 4 comments

#65 - Add PyTorch to users.rst

Pull Request - State: closed - Opened by albanD over 2 years ago - 3 comments

#64 - GHA uses "3.12" for Python 3.12

Pull Request - State: closed - Opened by vstinner over 2 years ago

#63 - Update GHA for Python 3.4

Pull Request - State: closed - Opened by vstinner over 2 years ago

#61 - Add PyWeakref_GetRef() function

Pull Request - State: closed - Opened by vstinner almost 3 years ago

#60 - Install explicitly setuptools for Python 3.12

Pull Request - State: closed - Opened by vstinner almost 3 years ago

#59 - fix for pypy3.9-v7.3.11

Pull Request - State: closed - Opened by logicsys almost 3 years ago - 9 comments

#58 - Rename Py_INCREF_assign to Py_NewRef

Pull Request - State: closed - Opened by vstinner over 3 years ago

#57 - Fix GitHub Actions for old Pythons: 2.7, 3.4 and 3.5

Pull Request - State: closed - Opened by vstinner over 3 years ago - 2 comments

#56 - Add Py_SETREF and Py_CLEAR operations

Pull Request - State: closed - Opened by vstinner over 3 years ago

#55 - .github: Update github actions

Pull Request - State: closed - Opened by corona10 over 3 years ago - 1 comment

#54 - Update users.rst

Pull Request - State: closed - Opened by koubaa over 3 years ago - 2 comments

#53 - Fix Py_INCREF_assign regex order

Pull Request - State: closed - Opened by vstinner over 3 years ago

#52 - Enhance NewRef operations

Pull Request - State: closed - Opened by vstinner over 3 years ago

#51 - upgrade_pythoncapi: enhance Py_NewRef() operations

Pull Request - State: closed - Opened by vstinner over 3 years ago

#50 - Update Py_SETREF() to fix gh-98724

Pull Request - State: closed - Opened by vstinner over 3 years ago

#49 - Support PyPy 3.9

Pull Request - State: closed - Opened by vstinner over 3 years ago

#48 - runtests.py: test Python 3.12

Pull Request - State: closed - Opened by vstinner over 3 years ago

#47 - Add hollerith to users

Issue - State: closed - Opened by koubaa over 3 years ago - 4 comments

#46 - Add PyFrame_GetVar()

Pull Request - State: closed - Opened by vstinner over 3 years ago - 2 comments

#45 - Add Py_GenericAlias

Pull Request - State: closed - Opened by elprans over 3 years ago - 1 comment

#44 - Add PyCode_GetVarnames()

Pull Request - State: closed - Opened by vstinner over 3 years ago

#43 - Consider adding `_PyCFunction_CAST`

Issue - State: closed - Opened by oraluben almost 4 years ago - 4 comments

#42 - Fix compatibility with C++03

Pull Request - State: closed - Opened by vstinner almost 4 years ago

#41 - Consider adding PyType_FromMetaclass

Issue - State: closed - Opened by erlend-aasland almost 4 years ago - 7 comments

#40 - Copy _Py_CAST() from Python main branch

Pull Request - State: closed - Opened by vstinner almost 4 years ago

#39 - PyCode_GetCode is not a static inline function

Issue - State: closed - Opened by kumaraditya303 almost 4 years ago - 1 comment

#38 - TEST: Run Python 2.7 on Windows

Pull Request - State: closed - Opened by vstinner almost 4 years ago - 1 comment

#37 - WIP: TEST APPVEYOR

Pull Request - State: closed - Opened by vstinner almost 4 years ago

#36 - Use Python 3.11 _Py_NULL

Pull Request - State: closed - Opened by vstinner almost 4 years ago - 1 comment

#35 - Use Python 3.11 _Py_CAST() macro

Pull Request - State: closed - Opened by vstinner almost 4 years ago

#34 - Add PyCode_GetCode() function

Pull Request - State: closed - Opened by vstinner almost 4 years ago - 1 comment

#33 - Add a quick-start guide to the repo README

Pull Request - State: closed - Opened by erlend-aasland almost 4 years ago - 1 comment

#32 - Compilation breaks on Python 3.11.0a7 in PyFrame_GetLasti

Issue - State: closed - Opened by icemac almost 4 years ago - 6 comments

#31 - Add appveyor.yml

Pull Request - State: closed - Opened by vstinner almost 4 years ago - 2 comments

#30 - Compilation breaks on AppVeyor for Python 2.7

Issue - State: closed - Opened by icemac almost 4 years ago - 5 comments

#29 - Add PyFrame_GetBuiltins() functions

Pull Request - State: closed - Opened by vstinner almost 4 years ago - 1 comment

#28 - Revert "Issue #21: Avoid C++ keyword `module` (#22)"

Pull Request - State: closed - Opened by vstinner almost 4 years ago - 2 comments

#27 - The project moved to https://github.com/python/pythoncapi_compat

Pull Request - State: closed - Opened by vstinner about 4 years ago

#26 - Add PyFloat_Pack8()

Pull Request - State: closed - Opened by vstinner about 4 years ago - 1 comment

#25 - upgrade_pythoncapi.py: disable "coding style" operations

Issue - State: closed - Opened by vstinner about 4 years ago - 2 comments

#24 - Test Python 3.4

Pull Request - State: closed - Opened by vstinner about 4 years ago

#23 - Add "Getting Started" section to README.md

Issue - State: closed - Opened by erlend-aasland about 4 years ago - 4 comments
Labels: documentation

#22 - Issue #21: Avoid C++ keyword `module`

Pull Request - State: closed - Opened by erlend-aasland about 4 years ago - 6 comments

#21 - Avoid C++ keywords

Issue - State: closed - Opened by erlend-aasland about 4 years ago - 1 comment
Labels: enhancement

#20 - Change the license from MIT to 0BSD

Pull Request - State: closed - Opened by vstinner about 4 years ago

#19 - Use the Zero-Clause BSD license

Issue - State: closed - Opened by vstinner about 4 years ago - 4 comments

#18 - Add C++ support

Pull Request - State: closed - Opened by vstinner about 4 years ago

#17 - GHA tests Python 2.7 on Windows

Pull Request - State: closed - Opened by vstinner about 4 years ago - 1 comment

#16 - Compilation errors on windows for Python 2.7 on AppVeyor

Issue - State: closed - Opened by icemac over 4 years ago - 3 comments

#15 - upgrade_pythoncapi: Add operation for latest header download

Pull Request - State: closed - Opened by corona10 over 4 years ago - 1 comment

#14 - Support including two different versions of the header: #ifdef guard per function

Issue - State: closed - Opened by vstinner over 4 years ago - 2 comments

#13 - Add PyThreadState_EnterTracing()

Pull Request - State: closed - Opened by vstinner over 4 years ago

#12 - Add PyThreadState_DisableTracing()

Pull Request - State: closed - Opened by vstinner over 4 years ago - 1 comment

#11 - Pre-C99 compilation failure

Issue - State: closed - Opened by adr26 almost 5 years ago - 1 comment

#10 - Fix pre-C99 compilation

Pull Request - State: closed - Opened by adr26 almost 5 years ago

#9 - Update the copyright

Pull Request - State: closed - Opened by vstinner almost 5 years ago - 5 comments

#8 - Add Py_Is(), Py_IsNone(), Py_IsTrue(), Py_IsFalse()

Pull Request - State: closed - Opened by vstinner almost 5 years ago

#7 - Add PyPy support

Pull Request - State: closed - Opened by vstinner almost 5 years ago

#6 - GHA: add Python 3.10

Pull Request - State: closed - Opened by vstinner almost 5 years ago

#5 - Add Windows and macOS CI

Pull Request - State: closed - Opened by vstinner almost 5 years ago

#4 - Replace Travis CI with GitHub Actions

Pull Request - State: closed - Opened by vstinner almost 5 years ago

#3 - Fix compatibility with Visual Studio 2013

Pull Request - State: closed - Opened by vstinner about 5 years ago

#2 - Add Python 2.7 support

Pull Request - State: closed - Opened by vstinner over 5 years ago

#1 - Add Travis CI config

Pull Request - State: closed - Opened by vstinner almost 6 years ago