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
/
Include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.9] Remove trailing spaces (GH-28710)
Serhiy Storchaka
2021-10-03
1
-1/+1
*
closes bpo-44751: Move crypt.h include from public header to _cryptmodule (GH...
Miss Islington (bot)
2021-09-29
1
-13/+0
*
[3.9] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28512)
Łukasz Langa
2021-09-22
1
-1/+1
*
[3.9] bpo-45083: Include the exception class qualname when formatting an exce...
Miss Islington (bot)
2021-09-03
1
-0/+3
*
Post 3.9.7
Łukasz Langa
2021-08-30
1
-1/+1
*
Python 3.9.7
v3.9.7
Łukasz Langa
2021-08-30
1
-2/+2
*
bpo-44184: Fix subtype_dealloc() for freed type (GH-26274)
Miss Islington (bot)
2021-07-15
1
-1/+1
*
Post 3.9.6
Łukasz Langa
2021-06-28
1
-1/+1
*
Python 3.9.6
v3.9.6
Łukasz Langa
2021-06-28
1
-2/+2
*
bpo-44363: Get test_capi passing with address sanitizer (GH-26639)
Miss Islington (bot)
2021-06-10
1
-1/+10
*
[3.9] bpo-43667: Fix broken Unicode encoding in non-UTF locales on Solaris (G...
Jakub Kulík
2021-05-21
1
-0/+12
*
Post 3.9.5
Łukasz Langa
2021-05-03
1
-1/+1
*
Python 3.9.5
v3.9.5
Łukasz Langa
2021-05-03
1
-2/+2
*
bpo-43816: Add extern "C" to Include/cpython/pyctype.h (GH-25365) (GH-25387)
Miss Islington (bot)
2021-04-13
1
-0/+6
*
Post 3.9.4
Łukasz Langa
2021-04-04
1
-1/+1
*
Python 3.9.4
v3.9.4
Łukasz Langa
2021-04-04
1
-2/+2
*
[3.9] bpo-43710: Rollback the 3.9 bpo-42500 fix, it broke the ABI in 3.9.3 (#...
Gregory P. Smith
2021-04-04
2
-1/+18
*
Post 3.9.3
Łukasz Langa
2021-04-02
1
-1/+1
*
Python 3.9.3
v3.9.3
Łukasz Langa
2021-04-02
1
-2/+2
*
bpo-42500: Fix recursion in or after except (GH-23568) (#24501)
Mark Shannon
2021-03-02
2
-18/+1
*
Post 3.9.2
Łukasz Langa
2021-02-19
1
-1/+1
*
Python 3.9.2
v3.9.2
Łukasz Langa
2021-02-19
1
-3/+3
*
Post 3.9.2rc1
Łukasz Langa
2021-02-16
1
-1/+1
*
Python 3.9.2rc1
v3.9.2rc1
Łukasz Langa
2021-02-16
1
-4/+4
*
bpo-35295: Remove outdated comment. (GH-24453)
Miss Islington (bot)
2021-02-05
1
-7/+0
*
bpo-43030: Fixed a compiler warning in Py_UNICODE_ISSPACE with signed wchar_t...
Miss Islington (bot)
2021-01-31
1
-1/+1
*
[3.9] bpo-40052: Fix alignment issue in PyVectorcall_Function() (GH-23999) (G...
Miss Islington (bot)
2021-01-05
1
-3/+3
*
bpo-42591: Export missing Py_FrozenMain() symbol (GH-23730) (GH-23734)
Victor Stinner
2020-12-14
1
-0/+2
*
Post 3.9.1
Łukasz Langa
2020-12-08
1
-1/+1
*
Python 3.9.1
v3.9.1
Łukasz Langa
2020-12-07
1
-3/+3
*
Post 3.9.1rc1
Łukasz Langa
2020-11-26
1
-1/+1
*
Python 3.9.1rc1
v3.9.1rc1
Łukasz Langa
2020-11-24
1
-4/+4
*
bpo-41686: Always create the SIGINT event on Windows (GH-23344) (GH-23347)
Victor Stinner
2020-11-17
1
-0/+1
*
bpo-41617: Add _Py__has_builtin() macro (GH-23260) (GH-23262)
Victor Stinner
2020-11-13
2
-9/+18
*
bpo-41986: Add Py_FileSystemDefaultEncodeErrors and Py_UTF8Mode back to limit...
Miss Skeleton (bot)
2020-10-10
2
-8/+7
*
Post 3.9.0
Łukasz Langa
2020-10-05
1
-1/+1
*
Python 3.9.0
v3.9.0
Łukasz Langa
2020-10-05
1
-3/+3
*
Fix a compiler warning in pycore_pylifecycle.h (GH-22331)
Pablo Galindo
2020-10-04
1
-1/+1
*
bpo-41875: Use __builtin_unreachable when possible (GH-22433)
Miss Islington (bot)
2020-10-04
1
-1/+3
*
Post 3.9.0rc2
Łukasz Langa
2020-09-17
1
-1/+1
*
Python 3.9.0rc2
v3.9.0rc2
Łukasz Langa
2020-09-16
1
-2/+2
*
[3.9] bpo-41631: _ast module uses again a global state (GH-21961) (GH-22258)
Pablo Galindo
2020-09-15
1
-0/+1
*
bpo-41617: Fix pycore_byteswap.h to support clang 3.0 (GH-22042) (GH-22044)
Victor Stinner
2020-09-01
1
-4/+6
*
Post 3.9.0rc1
Łukasz Langa
2020-08-11
1
-1/+1
*
Python 3.9.0rc1
v3.9.0rc1
Łukasz Langa
2020-08-11
1
-3/+3
*
bpo-41098: Doc: Add missing deprecated directives (GH-21162)
Miss Islington (bot)
2020-08-07
1
-2/+8
*
bpo-41366: Fix clang warning for sign conversion (GH-21592)
Miss Islington (bot)
2020-07-23
1
-1/+1
*
Post 3.9.0b5
Łukasz Langa
2020-07-20
1
-1/+1
*
Python 3.9.0b5
v3.9.0b5
Łukasz Langa
2020-07-20
1
-2/+2
*
Revert "bpo-40170: PyType_HasFeature() now always calls PyType_GetFlags() (GH...
Miss Islington (bot)
2020-07-08
1
-2/+10
[next]