🐍
I am paid by Red Hat to maintain Python upstream (python.org) and downstream (RHEL, Fedora). @python core-dev.
Block or Report
Block or report vstinner
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
unicode_book
unicode_book PublicProgramming with Unicode, book written by Victor Stinner
-
2,479 contributions in the last year
| Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
python/cpython,
python/buildmaster-config,
python/pythoncapi-compat
and 40 other
repositories
Contribution activity
December 2023
Created 41 commits in 10 repositories
Created 1 repository
-
vstinner/pybind11
C++
This contribution was made on Dec 13
Created a pull request in python/cpython that received 33 comments
gh-111506: Implement Py_SET_REFCNT() as inline function
Convert Py_SET_REFCNT() and _Py_IsImmortal() static inline functions to inline functions. Py_SET_REFCNT() function is now exported as "Py_SET_REFCN…
+26
−15
lines changed
•
33
comments
Opened 28 other pull requests in 4 repositories
python/cpython
7
closed
14
merged
-
gh-113299: Create libclinic package
This contribution was made on Dec 20
-
[DRAFT] gh-113299: Split clinic.py into sub-files
This contribution was made on Dec 20
-
gh-113009: Fix multiprocessing Process.terminate() on Windows
This contribution was made on Dec 14
-
gh-111545: Add Py_HashDouble() function
This contribution was made on Dec 14
-
gh-111489: Add PyList_FromArrayMoveRef() function
This contribution was made on Dec 11
-
[3.12] gh-112125: Fix None.__ne__(None) returning NotImplemented instead of …
This contribution was made on Dec 7
-
gh-111506: Rename _Py_SetRefcnt() to Py_SET_REFCNT()
This contribution was made on Dec 6
-
gh-108223: Refer to PEP 703 as Free Threading
This contribution was made on Dec 5
-
gh-111506: Implement Py_REFCNT() as opaque function call
This contribution was made on Dec 5
-
gh-112535: Add test on _Py_ThreadId()
This contribution was made on Dec 4
-
[3.12] gh-106560: Fix redundant declarations in Python/frozen.c (#112612)
This contribution was made on Dec 3
-
[3.12] gh-106560: Fix redundant declarations in Include/ (#112611)
This contribution was made on Dec 3
-
gh-111545: Mention PEP 456 in PyHash_GetFuncDef() doc
This contribution was made on Dec 3
-
gh-106550: Fix sign conversion in pycore_code.h
This contribution was made on Dec 2
-
gh-106560: Fix redundant declarations in Python/frozen.c
This contribution was made on Dec 2
-
gh-106560: Fix redundant declarations in Include/
This contribution was made on Dec 2
-
gh-107954: Add PyConfig_Get() function
This contribution was made on Dec 1
-
gh-110481: Fix typo in Py_SET_REFCNT()
This contribution was made on Dec 1
-
gh-109413: regrtest: add WorkerRunTests class
This contribution was made on Dec 1
-
gh-112567: Add _Py_GetTicksPerSecond() function
This contribution was made on Dec 1
-
gh-112567: Add _PyTimeFraction C API
This contribution was made on Dec 1
python/peps
2
open
2
merged
-
PEP 737: Add type.__format__() method
This contribution was made on Dec 14
-
PEP 737: type.fully_qualified_name() method
This contribution was made on Dec 8
-
PEP 621: Remove invalid reference
This contribution was made on Dec 5
-
PEP 737: Add %N format, recommend fully qualified name
This contribution was made on Dec 1
pybind/pybind11
2
merged
-
fix: Use PyObject_VisitManagedDict() of Python 3.13
This contribution was made on Dec 14
-
fix: make_static_property_type()
This contribution was made on Dec 13
python/pythoncapi-compat
1
merged
-
Add Py_HashPointer()
This contribution was made on Dec 15
Reviewed 38 pull requests in 4 repositories
python/cpython
25 pull requests
-
gh-111545: Add Py_HashDouble() function
This contribution was made on Dec 18
-
gh-110850: Add PyTime_t C API
This contribution was made on Dec 15
-
[CVE-2023-27043] gh-102988: Reject malformed addresses in email.parseaddr()
This contribution was made on Dec 15
-
gh-111545: Add Py_HashDouble() function
This contribution was made on Dec 12
-
gh-111489: Add PyList_FromArrayMoveRef() function
This contribution was made on Dec 12
-
gh-108303: Move
double_consttotest_importwhere it belongsThis contribution was made on Dec 11 -
gh-111726: Fix doctest warnings in
Doc/library/sqlite3.rstThis contribution was made on Dec 7 -
gh-91133: tempfile.TemporaryDirectory: fix symlink bug in cleanup
This contribution was made on Dec 7
-
gh-111506: Implement Py_SET_REFCNT() as inline function
This contribution was made on Dec 7
-
gh-109981: Fix support.fd_count() on macOS 14
This contribution was made on Dec 7
-
gh-112716: Fix SystemError when __builtins__ is not a dict
This contribution was made on Dec 6
-
gh-112125: Fix None.__ne__(None) returning NotImplemented instead of False
This contribution was made on Dec 6
-
gh-107361: strengthen default SSL context flags
This contribution was made on Dec 6
-
gh-112606: Use sem_clockwait with monotonic time when supported in parking_lot.c
This contribution was made on Dec 6
-
gh-108927: Include new dir test/regrtestdata in the installation
This contribution was made on Dec 5
-
gh-111545: Add Py_HashPointer() function
This contribution was made on Dec 5
-
gh-107954: Add PyConfig_Get() function
This contribution was made on Dec 5
-
gh-112535: Update _Py_ThreadId() to support s390/s390x
This contribution was made on Dec 5
-
gh-112535: Add comment for ppc32/64 registers
This contribution was made on Dec 5
-
gh-112535: Add test on _Py_ThreadId()
This contribution was made on Dec 4
-
gh-108927: Fix removing testing modules from sys.modules
This contribution was made on Dec 4
-
gh-106550: Fix sign conversion in pycore_code.h
This contribution was made on Dec 4
-
gh-112535: Update _Py_ThreadId() to support PowerPC
This contribution was made on Dec 2
-
[3.12] gh-109413: libregrtest: enable mypy's
--strict-optionalcheck on most files (#112586)This contribution was made on Dec 1 -
[3.11] bpo-35191: Fix unexpected integer truncation in socket.setblocking()
This contribution was made on Dec 1
- Some pull request reviews not shown.
fedora-python/cpython
8 pull requests
-
CVE 2023 27043 fedora 2.7
This contribution was made on Dec 21
-
00415: [CVE-2023-27043] gh-102988: Reject malformed addresses in emai…
This contribution was made on Dec 18
-
00415: [CVE-2023-27043] gh-102988: Reject malformed addresses in emai…
This contribution was made on Dec 18
-
00415: [CVE-2023-27043] gh-102988: Reject malformed addresses in emai…
This contribution was made on Dec 18
-
00415: [CVE-2023-27043] gh-102988: Reject malformed addresses in emai…
This contribution was made on Dec 18
-
00415: [CVE-2023-27043] gh-102988: Reject malformed addresses in emai…
This contribution was made on Dec 18
-
00415: [CVE-2023-27043] gh-102988: Reject malformed addresses in emai…
This contribution was made on Dec 18
-
00415: [CVE-2023-27043] gh-102988: Reject malformed addresses in emai…
This contribution was made on Dec 18
frenzymadness/cpython
1 pull request
-
Make it possible to disable strict parsing in email module
This contribution was made on Dec 22
python/peps
1 pull request
-
PEP 621: Fix reference to canonical spec
This contribution was made on Dec 5
Created an issue in capi-workgroup/decisions that received 33 comments
Add Py_HashDouble() function
PR: python/cpython#112449
API: int Py_HashDouble(double value, Py_hash_t *result)
Set *result to the hash value and return 1 on success.
Set *…
4 tasks done
Opened 4 other issues in 3 repositories
python/cpython
2
closed
-
Argument Clinic: split clinic.py into sub-files
This contribution was made on Dec 20
-
time.perf_counter(): compute Greatest Common Denonimator (GCD) to reduce risk of integer overflow
This contribution was made on Dec 1
pybind/pybind11
1
closed
-
[BUG]: make_static_property_type() is incompatible with Python 3.13 ands leads to a crash
This contribution was made on Dec 13
capi-workgroup/decisions
1
closed
-
Add PyConfig_Get() and PyConfig_GetInt() functions
This contribution was made on Dec 7






