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
path:
root
/
Tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option to write specialization stats to files and script to summarize. (G...
Mark Shannon
2021-08-04
1
-0/+41
*
Update URLs in comments and metadata to use HTTPS (GH-27458)
Noah Kantrowitz
2021-07-30
8
-9/+9
*
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak
2021-07-26
2
-3/+3
*
bpo-44590: Lazily allocate frame objects (GH-27077)
Mark Shannon
2021-07-26
1
-27/+122
*
bpo-43425: Remove test2to3 from Tools (#26981)
Dong-hee Na
2021-07-17
8
-74/+0
*
bpo-20201: variadic arguments support for AC (GH-18609)
Batuhan Taskaya
2021-07-16
1
-59/+155
*
bpo-42064: Move `sqlite3` exceptions to global state, part 2 of 2 (GH-26884)
Erlend Egeberg Aasland
2021-07-14
1
-10/+0
*
bpo-42862: Strip stale sqlite3 cache ignores from c-analyzer (GH-26876)
Erlend Egeberg Aasland
2021-06-23
1
-5/+0
*
bpo-42064: Move `sqlite3` exceptions to global state, part 1 of 2 (GH-26745)
Erlend Egeberg Aasland
2021-06-23
1
-10/+0
*
bpo-42064: Remove stale extern declarations in `sqlite3` headers (GH-26840)
Erlend Egeberg Aasland
2021-06-23
1
-14/+0
*
bpo-38820: Test with OpenSSL 3.0.0-beta1 (GH-26769)
Christian Heimes
2021-06-19
1
-1/+1
*
bpo-44032: Move pointer to code object from frame-object to frame specials ar...
Mark Shannon
2021-06-18
1
-11/+14
*
bpo-43795: Don't list private names in the limited API (GH-26740)
Petr Viktorin
2021-06-16
1
-0/+12
*
bpo-44337: Port LOAD_ATTR to PEP 659 adaptive interpreter (GH-26595)
Mark Shannon
2021-06-10
1
-0/+9
*
bpo-44345: Fix 'generated by' comment in parser.c (GH-26615)
Akira Nonaka
2021-06-09
1
-1/+1
*
bpo-43693: Un-revert commits 2c1e258 and b2bf2bc. (gh-26577)
Eric Snow
2021-06-07
1
-4/+6
*
bpo-43693: Revert commits 2c1e2583fdc4db6b43d163239ea42b0e8394171f and b2bf2b...
Pablo Galindo
2021-06-04
1
-6/+4
*
bpo-43693: Add new internal code objects fields: co_fastlocalnames and co_fas...
Eric Snow
2021-06-03
1
-4/+6
*
bpo-44206: Add a version number to dictionary keys (GH-26333)
Mark Shannon
2021-05-28
1
-1/+1
*
bpo-44180: Fix edge cases in invalid assigment rules in the parser (GH-26283)
Pablo Galindo
2021-05-21
1
-0/+2
*
bpo-44032: Move data stack to thread from FrameObject. (GH-26076)
Mark Shannon
2021-05-21
1
-3/+17
*
bpo-38820: Test with OpenSSL 3.0.0-alpha17 (#26266)
Christian Heimes
2021-05-20
1
-1/+1
*
bpo-44131: Test Py_FrozenMain() (GH-26126)
Victor Stinner
2021-05-17
1
-11/+9
*
Remove a redundant assignment in Tools/unittestgui/unittestgui.py (GH-21438)
Serhii Hidenko
2021-05-16
1
-1/+0
*
bpo-44125: Fix "make patchcheck" on non-English locale (GH-26102)
Antoine Pitrou
2021-05-13
1
-1/+4
*
bpo-43795: PEP 652 user documentation (GH-25668)
Petr Viktorin
2021-05-11
1
-6/+27
*
bpo-44074: let patchcheck infer the base branch name (GH-25991)
Leonardo Lai
2021-05-10
1
-4/+26
*
Do not use Py_ssize_clean_t (GH-25940)
Inada Naoki
2021-05-08
1
-2/+2
*
bpo-40222: "Zero cost" exception handling (GH-25729)
Mark Shannon
2021-05-07
1
-6/+4
*
bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942)
Christian Heimes
2021-05-06
1
-44/+11
*
bpo-43795: Generate python3dll.c and doc data from manifest (PEP 652) (GH-25315)
Petr Viktorin
2021-04-29
2
-111/+485
*
bpo-38820: Old OpenSSL 3.0.0 releases are in /old/3.0/ (GH-25624)
Christian Heimes
2021-04-26
1
-5/+9
*
bpo-38820: Test with OpenSSL 3.0.0-alpha15 (GH-25537)
Christian Heimes
2021-04-23
1
-1/+1
*
bpo-38605: Revert making 'from __future__ import annotations' the default (GH...
Pablo Galindo
2021-04-21
2
-2/+2
*
bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014)
Christian Heimes
2021-04-17
1
-5/+1
*
bpo-43822: Improve syntax errors for missing commas (GH-25377)
Pablo Galindo
2021-04-15
1
-0/+12
*
bpo-43723: Fix deprecation error caused by thread.setDaemon() (GH-25361)
Christian Heimes
2021-04-12
1
-3/+3
*
bpo-43788: Generate version specific _ssl_data.h (GH-25300)
Christian Heimes
2021-04-09
2
-81/+115
*
Sanitize macros and debug functions in pegen.c (GH-25291)
Pablo Galindo
2021-04-09
1
-0/+8
*
Improve CDN purge script (GH-25251)
Steve Dower
2021-04-07
1
-0/+3
*
bpo-43651: PEP 597: Fix pdeps used locale encoding (GH-25204)
Inada Naoki
2021-04-06
1
-1/+1
*
bpo-43688: Support "make regen-limited-abi" in debug mode (GH-25133)
Victor Stinner
2021-04-02
1
-5/+0
*
bpo-27129: Use instruction offsets, not byte offsets, in bytecode and interna...
Mark Shannon
2021-04-01
1
-1/+1
*
bpo-43690: stable_abi.py no longer parses macros (GH-25136)
Victor Stinner
2021-04-01
1
-32/+1
*
bpo-42955: Add _overlapped to sys.stdlib_module_names (GH-25122)
Victor Stinner
2021-04-01
1
-0/+1
*
bpo-43631: Update to OpenSSL 1.1.1k (GH-25024)
Christian Heimes
2021-03-30
1
-1/+1
*
AC: Update unsupported_special_methods (GH-24956)
Dong-hee Na
2021-03-25
1
-3/+3
*
bpo-43244: Remove the pyarena.h header (GH-25007)
Victor Stinner
2021-03-24
1
-4/+4
*
bpo-43244: Remove parser_interface.h header file (GH-25001)
Victor Stinner
2021-03-24
1
-1/+10
*
bpo-43244: Add pycore_compile.h header file (GH-25000)
Victor Stinner
2021-03-23
1
-1/+3
[next]