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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.11] gh-106752: Sync with zipp 3.16.2 (GH-106757) (#106778)
Jason R. Coombs
2023-07-15
1
-0/+3
*
[3.11] gh-105235: Prevent reading outside buffer during mmap.find() (… (#10...
Dennis Sweeney
2023-07-15
1
-0/+1
*
[3.11] gh-106602: [Enum] Add __copy__ and __deepcopy__ (GH-106694)
Miss Islington (bot)
2023-07-12
1
-0/+1
*
[3.11] gh-106498: Revert incorrect colorsys.rgb_to_hls change (GH-106627) (#1...
Miss Islington (bot)
2023-07-11
1
-0/+2
*
[3.11] gh-105497: [Enum] Fix flag mask inversion when unnamed flags exist (GH...
Miss Islington (bot)
2023-07-11
1
-0/+1
*
[3.11] gh-94777: Fix deadlock in ProcessPoolExecutor (GH-94784) (#106607)
Miss Islington (bot)
2023-07-10
1
-0/+1
*
[3.11] gh-106510: Fix DEBUG output for atomic group (GH-106511) (GH-106549)
Miss Islington (bot)
2023-07-08
1
-0/+1
*
[3.11] gh-90876: Restore the ability to import multiprocessing when `sys.exec...
Miss Islington (bot)
2023-07-06
1
-0/+3
*
[3.11] gh-105497: [Enum] Fix Flag inversion when alias/mask members exist. (G...
Miss Islington (bot)
2023-07-05
1
-0/+1
*
[3.11] GH-104554: Add RTSPS support to `urllib/parse.py` (GH-104605) (#105760)
Miss Islington (bot)
2023-07-05
1
-0/+1
*
[3.11] gh-104692: Include commoninstall as a prerequisite for bininstall (GH-...
Jeffery To
2023-07-05
1
-0/+6
*
[3.11] gh-102541: Fix Helper.help("mod") for non-existent mod (GH-105934) (#1...
Miss Islington (bot)
2023-07-01
1
-0/+1
*
[3.11] gh-101006: Improve error handling when read marshal data (GH-101007) (...
Miss Islington (bot)
2023-06-29
1
-0/+1
*
[3.11] gh-100340: Allows -Wno-int-conversion for wasm (GH-100341) (#106066)
Miss Islington (bot)
2023-06-28
1
-0/+2
*
[3.11] gh-101634: regrtest reports decoding error as failed test (#106169) (#...
Victor Stinner
2023-06-28
1
-0/+3
*
[3.11] gh-105979: Fix exception handling in unmarshal_frozen_code (`Python/im...
Kumar Aditya
2023-06-26
1
-0/+1
*
[3.11] GH-105840: Fix assertion failures when specializing calls with too man...
Miss Islington (bot)
2023-06-16
1
-0/+2
*
[3.11] GH-105588: Add missing error checks to some obj2ast_* converters (GH-1...
Miss Islington (bot)
2023-06-15
1
-0/+2
*
[3.11] gh-102541: Hide traceback in help prompt (gh-102614). (gh-105830)
Dong-hee Na
2023-06-15
1
-0/+1
*
[3.11] gh-105375: Improve error handling in _Unpickler_SetInputStream() (#105...
Erlend E. Aasland
2023-06-13
1
-0/+2
*
[3.11] gh-105436: The environment block should end with two null wchar_t valu...
Miss Islington (bot)
2023-06-12
1
-0/+2
*
[3.11] gh-105375: Harden pyexpat initialisation (#105606) (#105668)
Erlend E. Aasland
2023-06-11
1
-0/+3
*
[3.11] gh-105375: Improve error handling in the sys extension module (#105611...
Erlend E. Aasland
2023-06-11
1
-0/+2
*
[3.11] gh-105375: Improve error handling in _ctypes (GH-105593) (#105664)
Miss Islington (bot)
2023-06-11
1
-0/+1
*
[3.11] gh-105375: Improve error handling in PyUnicode_BuildEncodingMap() (GH-...
Miss Islington (bot)
2023-06-11
1
-0/+2
*
[3.11] gh-105375: Improve PyErr_WarnExplicit() error handling (GH-105610) (#1...
Miss Islington (bot)
2023-06-11
1
-0/+2
*
[3.11] gh-105375: Harden _ssl initialisation (#105599) (#105651)
Erlend E. Aasland
2023-06-11
1
-0/+2
*
[3.11] gh-105375: Improve error handling in the builtins extension module (GH...
Miss Islington (bot)
2023-06-11
1
-0/+2
*
[3.11] gh-105375: Improve _decimal error handling (GH-105605) (#105648)
Miss Islington (bot)
2023-06-11
1
-0/+1
*
[3.11] gh-105375: Harden _datetime initialisation (GH-105604) (#105646)
Miss Islington (bot)
2023-06-11
1
-0/+2
*
[3.11] gh-105375: Improve array.array exception handling (GH-105594) (#105643)
Miss Islington (bot)
2023-06-11
1
-0/+2
*
[3.11] gh-105375: Improve error handling in `zoneinfo` module (GH-105586) (#1...
Miss Islington (bot)
2023-06-09
1
-0/+1
*
[3.11] gh-105375: Improve error handling in _elementtree (GH-105591) (#105601)
Miss Islington (bot)
2023-06-09
1
-0/+1
*
[3.11] gh-105375: Improve posix error handling (GH-105592) (#105597)
Miss Islington (bot)
2023-06-09
1
-0/+2
*
[3.11] gh-105375: Improve errnomodule error handling (#105590) (#105595)
Erlend E. Aasland
2023-06-09
1
-0/+1
*
[3.11] gh-105375: Improve _pickle error handling (#105475) (#105583)
Erlend E. Aasland
2023-06-09
1
-0/+1
*
[3.11] gh-105375: Improve error handling in compiler_enter_scope() (#105494) ...
Erlend E. Aasland
2023-06-09
1
-0/+1
*
[3.11] gh-105332: [Enum] Fix unpickling flags in edge-cases (GH-105348) (GH-1...
Miss Islington (bot)
2023-06-09
1
-0/+1
*
[3.11] gh-105375: Improve error handling in sqlite3 collation callback (GH-10...
Miss Islington (bot)
2023-06-07
1
-0/+2
*
[3.11] gh-103171: Revert undocumented behaviour change for runtime-checkable ...
Alex Waygood
2023-06-07
1
-0/+4
*
Python 3.11.4
v3.11.4
Pablo Galindo
2023-06-06
79
-136/+785
*
[3.11] gh-104399: Use newer libtommath APIs when necessary (GH-104407) (#105344)
Miss Islington (bot)
2023-06-06
1
-0/+4
*
[3.11] gh-90005: Don't link with libbsd if not needed (#105236) (#105359)
Erlend E. Aasland
2023-06-06
1
-0/+1
*
[3.11] gh-89412: Add missing attributes (added in 3.10) to traceback module d...
Miss Islington (bot)
2023-06-05
1
-0/+2
*
[3.11] gh-105164: Detect annotations inside match blocks (GH-105177). (#105314)
Jelle Zijlstra
2023-06-05
1
-0/+2
*
[3.11] gh-105080: Fixed inconsistent signature on derived classes (GH… (#10...
Tian Gao
2023-06-04
1
-0/+1
*
[3.11] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) ...
Gregory P. Smith
2023-06-01
1
-0/+2
*
gh-105146: Update links at end of Windows installer (uninstall/repair) (GH-10...
Miss Islington (bot)
2023-05-31
1
-0/+2
*
[3.11] gh-103142: Update macOS installer to use OpenSSL 1.1.1u. (GH-105131)
Miss Islington (bot)
2023-05-31
1
-0/+1
*
[3.11] GH-89455: Add missing attributes (added in 3.11) to traceback module d...
Miss Islington (bot)
2023-05-29
1
-0/+3
[next]