Skip to content
Avatar

Organizations

@python
Block or Report

Block or report nascheme

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. cpython Public

    Forked from python/cpython

    The Python programming language

    Python 1 1

  2. quixote Public

    Quixote is a framework for writing Web-based applications using Python

    Python 81 12

  3. durus Public

    An persistent object database for Python

    Python 24 5

  4. scgi Public

    a fast and simple interface between web servers and application servers (similar to FastCGI)

    Python 15 3

60 contributions in the last year

Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

June 2022

Created 2 commits in 1 repository

Created a pull request in python/cpython that received 8 comments

gh-93442: Make C++ version of _Py_CAST work with 0/NULL.

Add C++ overloads for _Py_CAST_impl() to handle 0/NULL. This will allow C++ extensions that pass 0 or NULL to macros using _Py_CAST() to continue t…

+21 −0 8 comments
Opened 2 other pull requests in 1 repository
Reviewed 1 pull request in 1 repository
python/cpython 1 pull request

Created an issue in python/cpython that received 9 comments

PyTuple_SET_ITEM fails to compile in C++ source

CPython versions tested on: 3.11b3 Operating system and architecture: Debian Linux, GCC 10.2.1-6 The kiwisolver extension doesn't compile with be…

9 comments

Seeing something unexpected? Take a look at the GitHub profile guide.