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
/
Misc
/
NEWS.d
/
next
/
Tools-Demos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.10.13
v3.10.13
Pablo Galindo
2023-08-24
1
-2/+0
*
[3.10] gh-107565: Update multissltests and GitHub CI workflows to use OpenSS...
Ned Deily
2023-08-18
1
-0/+2
*
Python 3.10.9
v3.10.9
Pablo Galindo
2022-12-06
1
-1/+0
*
gh-95731: Fix module docstring extraction in pygettext (GH-95732)
Miss Islington (bot)
2022-10-15
1
-0/+1
*
Python 3.10.6
v3.10.6
Pablo Galindo
2022-08-01
2
-4/+0
*
[3.10] gh-94430: Allow params named `module` or `self` with custom C names in...
Erlend Egeberg Aasland
2022-07-07
1
-0/+2
*
gh-94538: Fix Argument Clinic output to custom file (GH-94539) (GH-94556)
Miss Islington (bot)
2022-07-05
1
-0/+2
*
Python 3.10.5
v3.10.5
Pablo Galindo
2022-06-06
1
-2/+0
*
[3.10] gh-91583: AC: Fix regression for functions with defining_class (GH-917...
Serhiy Storchaka
2022-05-03
1
-0/+2
*
Python 3.10.1
v3.10.1
Pablo Galindo
2021-12-06
1
-1/+0
*
bpo-44786: Fix a warning in RE in c-analyzer (GH-28351) (GH-28353)
Miss Islington (bot)
2021-09-15
1
-0/+1
*
Python 3.10.0rc1
v3.10.0rc1
Pablo Galindo
2021-08-02
1
-6/+0
*
bpo-44756: in ./Doc, `make build` depends on `make html` (GH-27403) (GH-27410)
Miss Islington (bot)
2021-07-28
1
-0/+6
*
Python 3.10.0b2
v3.10.0b2
Pablo Galindo
2021-05-31
1
-1/+0
*
bpo-44074: let patchcheck infer the base branch name (GH-25991)
Miss Islington (bot)
2021-05-10
1
-0/+1
*
Python 3.10.0a4
v3.10.0a4
Pablo Galindo
2021-01-04
2
-4/+0
*
closes bpo-42726: gdb libpython: InstanceProxy support for py3 (GH-23912)
Augusto Hack
2020-12-24
1
-0/+2
*
bpo-42613: Fix freeze.py config directory (GH-23792)
Victor Stinner
2020-12-16
1
-0/+2
*
Python 3.10.0a3
v3.10.0a3
Pablo Galindo
2020-12-07
2
-5/+0
*
bpo-42212: smelly.py also checks the dynamic library (GH-23423)
Victor Stinner
2020-11-24
1
-0/+3
*
bpo-36310: Allow pygettext.py to detect calls to gettext in f-strings. (GH-19...
jack1142
2020-11-09
1
-0/+2
*
Consolidate 3.9.0b1 NEWS in the master branch
Łukasz Langa
2020-05-19
3
-6/+0
*
bpo-40163: Fix multissltest download of old OpenSSL (GH-19329)
Christian Heimes
2020-05-15
1
-0/+3
*
bpo-40479: Test with latest OpenSSL versions (GH-20108)
Christian Heimes
2020-05-15
1
-0/+2
*
bpo-40431: Fix syntax typo in turtledemo (GH-19777)
Miro Hrončok
2020-04-29
1
-0/+1
*
Python 3.9.0a6
v3.9.0a6
Łukasz Langa
2020-04-27
3
-6/+0
*
closes bpo-40385: Remove Tools/scripts/checkpyc.py (GH-19709)
Ammar Askar
2020-04-25
1
-0/+2
*
bpo-40179: Fix translation of #elif in Argument Clinic (GH-19364)
Serhiy Storchaka
2020-04-18
1
-0/+1
*
bpo-40094: Fix which.py script exit code (GH-19286)
Victor Stinner
2020-04-02
1
-0/+3
*
Python 3.9.0a5
v3.9.0a5
Łukasz Langa
2020-03-23
2
-6/+0
*
bpo-38080: Added "getproxies" to urllib fixes in the 2to3 tool (GH-16167)
José Roberto Meza Cabrera
2020-03-11
1
-0/+2
*
bpo-36184: Port python-gdb.py to FreeBSD (GH-18873)
Victor Stinner
2020-03-09
1
-0/+4
*
Python 3.9.0a1
v3.9.0a1
Łukasz Langa
2019-11-19
8
-11/+0
*
bpo-38347: find pathfix for Python scripts whose name contain a '-' (GH-16536)
Ruediger Pluem
2019-10-11
1
-0/+1
*
bpo-38118: Ignore Valgrind false alarm in PyUnicode_Decode() (GH-16651)
Victor Stinner
2019-10-08
1
-0/+2
*
bpo-37064: Add option -a to pathfix.py tool (GH-15717)
PatrikKopkan
2019-09-25
1
-1/+2
*
closes bpo-37803: pdb: fix handling of options (--help / --version) (GH-15193)
Daniel Hahler
2019-09-12
1
-0/+1
*
bpo-37064: Add option -k to Tools/scripts/pathfix.py (GH-15548)
PatrikKopkan
2019-09-05
1
-0/+1
*
bpo-37034: Display argument name on errors with keyword arguments with Argume...
Rémi Lapeyre
2019-08-29
1
-0/+2
*
bpo-37942: Improve argument clinic float converter (GH-15470)
Raymond Hettinger
2019-08-25
1
-0/+1
*
bpo-37704: Remove Tools/scripts/h2py.py (GH-15000)
Victor Stinner
2019-07-30
1
-0/+1
*
closes bpo-37675: Use pkgutil.iter_modules to find fixers in a package rather...
Benjamin Peterson
2019-07-24
1
-0/+1
*
Python 3.8.0b1
v3.8.0b1
Łukasz Langa
2019-06-04
1
-1/+0
*
bpo-37053: handle strings like u"bar" correctly in Tools/parser/unparse.py (G...
Chih-Hsuan Yen
2019-05-26
1
-0/+1
*
Python 3.8.0a4
v3.8.0a4
Łukasz Langa
2019-05-06
1
-1/+0
*
bpo-14546: Fix the argument handling in Tools/scripts/lll.py (GH-13026)
Zackery Spytz
2019-05-02
1
-0/+1
*
v3.8.0a3
v3.8.0a3
Łukasz Langa
2019-03-25
2
-2/+0
*
bpo-32217: Correct usage of ABI tags in freeze. (GH-4719)
AraHaan
2019-03-23
1
-0/+1
*
bpo-35132: Fixes missing target in gdb pep0393 check. (GH-11848)
Lisa Roach
2019-03-12
1
-0/+1
*
[blurb] v3.8.0a1
Łukasz Langa
2019-02-03
12
-24/+0
[next]