index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-99240: Reset pointer to NULL when the pointed memory is freed in argument ...
colorfulappl
2022-12-17
4
-5/+30
*
GH-98831: Add DECREF_INPUTS(), expanding to DECREF() each stack input (#100205)
Guido van Rossum
2022-12-17
2
-19/+18
*
gh-78707: deprecate passing >1 argument to `PurePath.[is_]relative_to()` (GH-...
Barney Gale
2022-12-17
4
-14/+35
*
gh-99540: Constant hash for _PyNone_Type to aid reproducibility (GH-99541)
yonillasky
2022-12-16
2
-1/+7
*
gh-100039: enhance __signature__ to work with str and callables (GH-100168)
Ethan Furman
2022-12-16
5
-4/+73
*
gh-99830: asyncio: Document returns of remove_{reader,writer} (#100302)
Ben Darnell
2022-12-16
1
-2/+4
*
"Compound statement" docs: Fix with-statement step indexing (#100286)
Frank Dana
2022-12-16
1
-1/+1
*
GH-90043: Handle NaNs in COMPARE_OP_FLOAT_JUMP (GH-100278)
Brandt Bucher
2022-12-16
4
-24/+23
*
Improve stats presentation for calls. (GH-100274)
Mark Shannon
2022-12-16
1
-37/+22
*
Better stats for `LOAD_ATTR` and `STORE_ATTR` (GH-100295)
Mark Shannon
2022-12-16
2
-13/+36
*
gh-81057: Move the Cached Parser Dummy Name to _PyRuntimeState (#100277)
Eric Snow
2022-12-16
4
-25/+20
*
Document that zipfile's pwd parameter is a `bytes` object (#100209)
JustAnotherArchivist
2022-12-16
1
-7/+8
*
gh-99767: mark `PyTypeObject.tp_watched` as internal use only in table (#100271)
Carl Meyer
2022-12-16
1
-1/+1
*
Fix typo in introduction.rst (#100266)
Mikhail Berkov
2022-12-16
1
-1/+1
*
gh-78997: AttributeError if loading fails in LibraryLoader.__getattr__
Ateeq Sharfuddin
2022-12-15
3
-1/+195
*
GH-100234: Set a default value for random.expovariate() (GH-100235)
Raymond Hettinger
2022-12-15
4
-2/+8
*
Remove uninformative itertools recipe (GH-100253)
Raymond Hettinger
2022-12-15
1
-7/+0
*
GH-99767: update PyTypeObject docs for type watchers (GH-99928)
Carl Meyer
2022-12-15
2
-0/+12
*
Move stats for the method cache into the `Py_STAT` machinery (GH-100255)
Mark Shannon
2022-12-15
4
-47/+35
*
GH-100222: fix typo _py_set_opocde -> _py_set_opcode (GH-100259)
Carl Meyer
2022-12-15
2
-66/+66
*
GH-100000: Cleanup and polish various watchers code (GH-99998)
Itamar Ostricher
2022-12-14
6
-14/+37
*
gh-90111: Minor Cleanup for Runtime-Global Objects (gh-100254)
Eric Snow
2022-12-14
4
-8/+8
*
gh-100248: Add missing `ssl_shutdown_timeout` parameter in `asyncio` docs (#1...
busywhitespace
2022-12-14
1
-3/+17
*
Assorted minor fixes for specialization stats. (GH-100219)
Mark Shannon
2022-12-14
2
-27/+39
*
gh-100176: venv: Remove redundant compat code for Python <= 3.2 (#100177)
Hugo van Kemenade
2022-12-14
2
-146/+131
*
GH-100222: Redefine _Py_CODEUNIT as a union to clarify structure of code unit...
Mark Shannon
2022-12-14
9
-135/+151
*
gh-99955: undef ERROR and SUCCESS before redefining (fixes sanitizer warning)...
Irit Katriel
2022-12-13
1
-0/+2
*
GH-100206: use versionadded for the addition of sysconfig.get_default_scheme ...
Filipe LaĆns
2022-12-13
1
-1/+1
*
gh-81057: Move _Py_RefTotal to the "Ignored Globals" List (gh-100203)
Eric Snow
2022-12-12
2
-4/+7
*
gh-81057: Move Signal-Related Globals to _PyRuntimeState (gh-100085)
Eric Snow
2022-12-12
6
-69/+82
*
gh-81057: Move faulthandler Globals to _PyRuntimeState (gh-100152)
Eric Snow
2022-12-12
9
-73/+120
*
gh-81057: Move tracemalloc Globals to _PyRuntimeState (gh-100151)
Eric Snow
2022-12-12
9
-107/+143
*
GH-100143: Improve collecting pystats for parts of runs (GH-100144)
Michael Droettboom
2022-12-12
4
-25/+48
*
gh-99955: standardize return values of functions in compiler's code-gen (#100...
Irit Katriel
2022-12-12
2
-760/+695
*
gh-79218: Define `MS_WIN64` macro for Mingw-w64 64bit on Windows (GH-100137)
GalaxySnail
2022-12-12
2
-0/+11
*
Fix: typo (Indention) (GH-99904)
jarrodcolburn
2022-12-12
1
-1/+1
*
gh-96715 Remove redundant NULL check in `profile_trampoline` function (#96716)
chgnrdv
2022-12-12
1
-4/+0
*
gh-100176: remove incorrect version compatibility check from argument clinic ...
Shantanu
2022-12-12
1
-4/+0
*
clarify the 4300-digit limit on int-str conversion (#100175)
Ned Batchelder
2022-12-12
2
-4/+4
*
gh-70393: Clarify mention of "middle" scope (#98839)
Shantanu
2022-12-12
1
-2/+2
*
gh-99688: Fix outdated tests in test_unary (#99712)
Yesung(Isaac) Lee
2022-12-11
1
-6/+3
*
gh-100174: [Enum] Correct PowersOfThree example. (GH-100178)
Beweeted
2022-12-11
1
-2/+2
*
gh-88500: Reduce memory use of `urllib.unquote` (#96763)
Gregory P. Smith
2022-12-11
3
-11/+23
*
gh-99941: Ensure that asyncio.Protocol.data_received receives immutable bytes...
DarioDaF
2022-12-10
4
-4/+10
*
gh-99728: correct typo in `datetime` format codes documentation (#99750)
Brad Wolfe
2022-12-10
1
-1/+1
*
gh-99970 Adding missing `optionflags` parameter in the documentation of `doct...
busywhitespace
2022-12-10
1
-1/+1
*
Fix potential flakiness in `test_run_until_complete_baseexception` (#100148)
Fantix King
2022-12-10
0
-0/+0
*
Fix potential flakiness in `test_run_until_complete_baseexception` (#100148)
Fantix King
2022-12-10
0
-0/+0
*
Fix potential flakiness in `test_run_until_complete_baseexception` (#100148)
Fantix King
2022-12-10
1
-1/+1
*
gh-99582: freeze `zipimport` into `_bootstrap_python` (#99583)
Kai Zhang
2022-12-10
3
-1/+5
[next]