Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
Red Hat
- France
- Sign in to view email
- http://vstinner.readthedocs.io/
Pinned
3,630 contributions in the last year
Contribution activity
May 2020
- vstinner/pyperf Python
Created a pull request in python/cpython that received 18 comments
[WIP] bpo-39465: _PyUnicode_FromId() now uses an hash table
Rewrote _Py_Identifier structure and _PyUnicode_FromId() function to store Python objects in an hash table rather than a single-linked list. Add _P…
+55
−22
•
18
comments
- bpo-40521: Make tuple free list per-interpreter
- bpo-40521: Fix update_slot() whne INTERN_NAME_STRINGS is not defined
- [3.9] bpo-40514: Remove --with-experimental-isolated-subinterpreters in 3.9
- bpo-37616: Enhance calculate_zip_path()
- bpo-25920: Remove socket.getaddrinfo() lock on macOS
- [3.8] bpo-40548: GitHub Action workflow: skip jobs on doc only PRs
- WIP: PR created to test https://github.com/python/cpython/pull/19983
- bpo-40055: Fix warnings filters in test_distutils
- bpo-40462: Fix typo in test_json
- bpo-40460: Fix typo in idlelib/zzdummy.py
- bpo-40602: Write unit tests for _Py_hashtable_t
- Revert "bpo-32604: [_xxsubinterpreters] Propagate exceptions. (GH-19768)"
- [WIP] bpo-40521: Per-interpreter interned strings
- bpo-40521: Add PyInterpreterState.unicode
- bpo-40521: Add PyInterpreterState.unicode
- bpo-39465: Remove _PyUnicode_ClearStaticStrings() from C API
- bpo-40602: _Py_hashtable_set() reports rehash failure
- bpo-40549: posixmodule.c uses defining_class
- bpo-38787: Fix Argument Clinic defining_class_converter
- bpo-40602: Optimize _Py_hashtable_get_ptr()
- bpo-40609: _Py_hashtable_t values become void*
- bpo-40609: _tracemalloc allocates traces
- bpo-40609: Add destroy functions to _Py_hashtable
- bpo-40609: Remove _Py_hashtable_t.key_size
- bpo-40609: Rewrite how _tracemalloc handles domains
- Some pull requests not shown.
- bpo-39573: Convert Py_TYPE() to a static inline function
- bpo-40611: Adds MAP_POPULATE to the mmap library
- bpo-40275: Adding a threading_helper in test.support
- bpo-39465: Fix _PyUnicode_FromId() for subinterpreters
- bpo-40630: add tracemalloc.reset_peak
- [3.9] bpo-40645: restrict HMAC key len to INT_MAX (GH-20238)
- bpo-40645: restrict HMAC key len to INT_MAX
- [3.9] Enable GitHub Actions for 3.9 branch (GH-20231)
- Enable GitHub Actions on the 3.9 branch
- bpo-40683: Add zoneinfo to LIBSUBDIRS
- bpo-37616: Handle version info more gracefully in getpath.c
- bpo-40275: reduce importing module nums by lazy import in libregrtest
- bpo-38787: Clarify docs for PyType_GetModule and warn against common mistake
- bpo-39026: Allow relative include paths
- bpo-40671: Prepare _hashlib for PEP 489
- [3.8] bpo-40548: Github Actions: update actions/checkout to v2 (GH-20164)
- [3.7] bpo-40548: Github Actions: update actions/checkout to v2 (GH-20164)
- bpo-40275: lazy import module in test.supports' decorators
- bpo-40503: Add documentation and what's new entry for zoneinfo
- bpo-40275: lazy import modules in test.support
- [3.7] bpo-40055: test_distutils leaves warnings filters unchanged (GH-20095)
- [3.8] bpo-40055: test_distutils leaves warnings filters unchanged (GH-20095)
- bpo-40479: Fix hashlib issue with OpenSSL 3.0.0
- bpo-40192: Use thread_cputime for time.thread_time to improve resolution
- [3.7] [3.8] bpo-40548: GitHub Action workflow: skip jobs on doc only PRs (GH-20100)
- Some pull request reviews not shown.
Created an issue in python/core-workflow that received 7 comments
Make Windows (x64) GitHub action mandatory on master branch
Hi, Last week, I asked to make Travis CI and Windows (x64) CI mandatory on Python PRs: #365 Problem: on documentation-only PRs, GitHub Action jobs …
7
comments
Joined the Python Software Foundation organization
36
contributions
in private repositories
May 1 – May 6