GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
PCbuild
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-41428: Implementation for PEP 604 (GH-21515)
Maggie Moss
2020-09-09
2
-0
/
+8
*
MSVC: The ARM command line should not define MASM. (#21817)
Stefan Krah
2020-08-10
1
-3
/
+3
*
bpo-41323: Perform 'peephole' optimizations directly on the CFG. (GH-21517)
Mark Shannon
2020-07-30
2
-5
/
+1
*
bpo-40741: Update Windows build to include SQLite 3.32.3 (GH-21570)
Steve Dower
2020-07-21
3
-3
/
+3
*
bpo-29778: Ensure python3.dll is loaded from correct locations when Python is...
Steve Dower
2020-07-06
2
-1
/
+4
*
bpo-41070: Simplify pyshellext.dll build (GH-21037)
Nikita Nemkin
2020-06-24
2
-11
/
+1
*
bpo-41039: Simplify python3.dll build (GH-20989)
Nikita Nemkin
2020-06-23
2
-80
/
+2
*
bpo-41054: Simplify resource compilation on Windows (GH-21004)
Nikita Nemkin
2020-06-23
1
-16
/
+1
*
bpo-41089: Filters and other issues in Visual Studio projects (GH-21070)
Nikita Nemkin
2020-06-23
44
-317
/
+1116
*
bpo-41078: Add pycore_list.h internal header file (GH-21057)
Victor Stinner
2020-06-22
2
-1
/
+5
*
bpo-41078: Rename pycore_tupleobject.h to pycore_tuple.h (GH-21056)
Victor Stinner
2020-06-22
2
-2
/
+2
*
bpo-40939: Rename PyPegen* functions to PyParser* (GH-21016)
Lysandros Nikolaou
2020-06-22
1
-1
/
+1
*
bpo-40939: Remove the old parser (Part 2) (GH-21005)
Lysandros Nikolaou
2020-06-20
3
-34
/
+0
*
bpo-40164: Update Windows OpenSSL to 1.1.1g (GH-20834)
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2020-06-12
2
-4
/
+4
*
bpo-40939: Remove the old parser (GH-20768)
Pablo Galindo
2020-06-11
3
-50
/
+9
*
bpo-40939: Generate keyword.py using the new parser (GH-20800)
Lysandros Nikolaou
2020-06-11
1
-2
/
+3
*
Remove deleted libmpdec header from the Visual Studio build machinery. (GH-20...
Stefan Krah
2020-06-08
2
-5
/
+1
*
bpo-40861: Enable optimizations when building liblzma (GH-20724)
Steve Dower
2020-06-08
1
-5
/
+2
*
bpo-29882: Add _Py_popcount32() function (GH-20518)
Victor Stinner
2020-06-08
2
-2
/
+2
*
bpo-17005: Move topological sort functionality to its own module (GH-20558)
Pablo Galindo
2020-06-01
1
-0
/
+1
*
Python 3.10.0a0 (GH-20198)
Pablo Galindo
2020-05-19
1
-1
/
+1
*
bpo-40528: Improve AST generation script to do builds simultaneously (GH-19968)
Batuhan Taskaya
2020-05-18
1
-9
/
+4
*
bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909)
Paul Ganssle
2020-05-16
6
-1
/
+137
*
bpo-40501: Replace ctypes code in uuid with native module (GH-19948)
Steve Dower
2020-05-12
4
-3
/
+166
*
bpo-40602: Rename hashtable.h to pycore_hashtable.h (GH-20044)
Victor Stinner
2020-05-12
2
-4
/
+8
*
bpo-38787: C API for module state access from extension methods (PEP 573) (GH...
Petr Viktorin
2020-05-07
2
-0
/
+4
*
bpo-40458: Increase reserved stack space to prevent overflow crash on Windows...
Steve Dower
2020-05-05
2
-0
/
+2
*
bpo-40432 Fix MSBuild project for Pegen grammars (#GH-9785)
Anthony Shaw
2020-04-29
1
-1
/
+2
*
bpo-40421: Add Include/cpython/code.h header file (GH-19756)
Victor Stinner
2020-04-28
2
-0
/
+4
*
bpo-40421: Add pyframe.h header file (GH-19755)
Victor Stinner
2020-04-28
2
-7
/
+11
*
bpo-40334: Refactor peg_generator to receive a Tokens file when building c co...
Pablo Galindo
2020-04-28
1
-1
/
+1
*
Add files in tests/test_peg_generator to the install target lists (GH-19723)
Pablo Galindo
2020-04-27
1
-0
/
+7
*
bpo-40401: Remove duplicate pyhash.h include from pythoncore.vcxproj (GH-19725)
Ammar Askar
2020-04-26
1
-1
/
+0
*
bpo-40334: Improve various PEG-Parser related stuff (GH-19669)
Lysandros Nikolaou
2020-04-23
1
-1
/
+1
*
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Pablo Galindo
2020-04-22
3
-1
/
+30
*
bpo-38439: Add 256px IDLE icon (GH-17473)
Miro Hrončok
2020-04-22
1
-0
/
+1
*
bpo-40302: Add pycore_byteswap.h header file (GH-19552)
Victor Stinner
2020-04-17
2
-0
/
+4
*
bpo-40270: Enable json extension in Windows sqlite extension (GH-19528)
Ammar Askar
2020-04-15
1
-1
/
+1
*
bpo-40241: Add pycore_interp.h header (GH-19499)
Victor Stinner
2020-04-13
2
-0
/
+4
*
bpo-40268: Add pycore_runtime.h header file (GH-19493)
Victor Stinner
2020-04-13
2
-0
/
+4
*
bpo-40170: Add _PyIndex_Check() internal function (GH-19426)
Victor Stinner
2020-04-08
2
-0
/
+4
*
bpo-39481: Implementation for PEP 585 (#18239)
Guido van Rossum
2020-04-07
1
-0
/
+1
*
bpo-40164: Update Windows to OpenSSL 1.1.1f (GH-19359)
Steve Dower
2020-04-04
2
-4
/
+4
*
bpo-38644: Add _PySys_Audit() which takes tstate (GH-19180)
Victor Stinner
2020-03-26
2
-0
/
+4
*
bpo-39930: Fix MSBuild detection for Build Tools (GH-18938)
Steve Dower
2020-03-11
2
-16
/
+27
*
bpo-39930: Convert error to warning for more silent failure (GH-18921)
Steve Dower
2020-03-11
1
-1
/
+1
*
bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18...
Steve Dower
2020-03-11
2
-9
/
+22
*
bpo-38597: Never statically link extension initialization code on Windows (GH...
Steve Dower
2020-03-03
1
-0
/
+2
*
bpo-38380: Update macOS & Windows builds to SQLite v3.31.1 (GH-18678)
Erlend Egeberg Aasland
2020-03-02
3
-3
/
+3
*
bpo-35134: Add Include/cpython/fileutils.h header file (GH-18493)
Victor Stinner
2020-02-12
2
-0
/
+4
[next]