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
*
bpo-39950: add `pathlib.Path.hardlink_to()` method that supersedes `link_to()...
Barney Gale
2021-04-23
1
-0/+2
*
bpo-43538: Add extra arguments to os.startfile (GH-25538)
Steve Dower
2021-04-23
2
-0/+1
*
bpo-43607: Fix urllib handling of Windows paths with \\?\ prefix (GH-25539)
Steve Dower
2021-04-23
1
-0/+2
*
bpo-35114: Make ssl.RAND_status() return a bool (GH-20063)
Zackery Spytz
2021-04-23
1
-0/+2
*
bpo-43914: Highlight invalid ranges in SyntaxErrors (#25525)
Pablo Galindo
2021-04-23
1
-0/+3
*
bpo-43868: Remove PyOS_ReadlineFunctionPointer from the stable ABI list (GH-2...
Petr Viktorin
2021-04-23
1
-0/+3
*
bpo-43795: PEP-652: Clean up the stable ABI/limited API (GH-25482)
Petr Viktorin
2021-04-23
1
-0/+2
*
bpo-41282: (PEP 632) Deprecate distutils.sysconfig (partial implementation of...
Lumír 'Frenzy' Balhar
2021-04-23
1
-0/+1
*
bpo-43920: Make load_verify_locations(cadata) error message consistent (GH-25...
Christian Heimes
2021-04-23
1
-0/+2
*
bpo-37363: Add audit events to the `http.client` module (GH-21321)
Saiyang Gou
2021-04-23
1
-0/+1
*
bpo-43917: Fix pure python equivalent for classmethod (GH-25544)
Raymond Hettinger
2021-04-23
1
-1/+2
*
bpo-39572: Address typo in CHANGELOG. (GH-24999)
Simon Charette
2021-04-23
1
-1/+1
*
bpo-35306: Avoid raising OSError from pathlib.Path.exists when passed an inva...
Steve Dower
2021-04-22
1
-0/+2
*
bpo-38822: Fixed os.stat failing on inaccessible directories. (GH-25527)
Steve Dower
2021-04-22
1
-0/+3
*
bpo-43284: Update platform.win32_ver to use _syscmd_ver instead of sys.getwin...
Shreyan Avigyan
2021-04-22
1
-0/+6
*
bpo-43475: Fix worst case collision behavior for NaN instances (GH-25493)
Raymond Hettinger
2021-04-22
1
-0/+3
*
bpo-26227: Fixes decoding of host names on Windows from ANSI instead of UTF-8...
Steve Dower
2021-04-21
1
-0/+2
*
bpo-43756: Add new audit event for new arguments added to glob.glob (GH-25239)
Saiyang Gou
2021-04-21
1
-0/+2
*
bpo-43472: Ensure PyInterpreterState_New audit events are raised when called ...
Steve Dower
2021-04-21
1
-0/+3
*
bpo-38659: [Enum] add _simple_enum decorator (GH-25497)
Ethan Furman
2021-04-21
1
-0/+4
*
bpo-43859: Improve the error message for IndentationError exceptions (GH-25431)
Pablo Galindo
2021-04-21
1
-0/+2
*
bpo-38605: Revert making 'from __future__ import annotations' the default (GH...
Pablo Galindo
2021-04-21
1
-0/+5
*
Revert "bpo-38659: [Enum] add _simple_enum decorator (GH-25285)" (GH-25476)
Ethan Furman
2021-04-20
1
-4/+0
*
bpo-38659: [Enum] add _simple_enum decorator (GH-25285)
Ethan Furman
2021-04-20
1
-0/+4
*
bpo-40849: Expose X509_V_FLAG_PARTIAL_CHAIN ssl flag (GH-20463)
l0x
2021-04-19
2
-0/+2
*
bpo-43880: Show DeprecationWarnings for deprecated ssl module features (GH-25...
Christian Heimes
2021-04-19
1
-0/+3
*
bpo-42854: Use SSL_read/write_ex() (GH-25468)
Christian Heimes
2021-04-19
1
-0/+4
*
bpo-36076: Add SNI support to ssl.get_server_certificate. (GH-16820)
juhovh
2021-04-18
2
-0/+2
*
bpo-43362: Fix invalid free and return check in _sha3 module (GH-25463)
Christian Heimes
2021-04-18
1
-0/+2
*
bpo-42333: Port _ssl extension to multiphase initialization (PEP 489) (GH-23253)
Christian Heimes
2021-04-17
1
-0/+1
*
bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014)
Christian Heimes
2021-04-17
1
-0/+1
*
bpo-43522: Fix SSLContext.hostname_checks_common_name (GH-24899)
Christian Heimes
2021-04-17
1
-0/+1
*
bpo-43867: multiprocessing Server catchs SystemExit (GH-25441)
Victor Stinner
2021-04-16
1
-0/+3
*
bpo-43862: Enhance -W cmdline option documentation (GH-25439)
Victor Stinner
2021-04-16
1
-56/+61
*
bpo-43843: libregrtest uses threading.excepthook (GH-25400)
Victor Stinner
2021-04-16
1
-0/+5
*
bpo-43842: Fix race condition in test_logging SMTP test (GH-25436)
Victor Stinner
2021-04-16
1
-0/+4
*
bpo-40443: Remove unused imports (GH-25429)
Victor Stinner
2021-04-16
1
-0/+2
*
bpo-41323: compiler: Reuse tuple in constant tuple folding (GH-25419)
Inada Naoki
2021-04-16
1
-0/+2
*
bpo-43822: Improve syntax errors for missing commas (GH-25377)
Pablo Galindo
2021-04-15
1
-0/+2
*
Update ACKS (GH-25423)
Ethan Furman
2021-04-15
1
-0/+2
*
bpo-43744: [Enum] fix ``_is_private`` (GH-25349)
Ethan Furman
2021-04-15
1
-0/+2
*
bpo-43846: Use less stack for large literals and calls (GH-25403)
Mark Shannon
2021-04-15
1
-0/+1
*
bpo-43823: Improve syntax errors for invalid dictionary literals (GH-25378)
Pablo Galindo
2021-04-15
1
-0/+2
*
bpo-43296: Handle sqlite3_value_blob() errors (GH-24674)
Erlend Egeberg Aasland
2021-04-14
1
-0/+3
*
bpo-41282: (PEP 632) Load install schemes from sysconfig (GH-24549)
Lumír 'Frenzy' Balhar
2021-04-14
1
-0/+2
*
bpo-38530: Offer suggestions on NameError (GH-25397)
Pablo Galindo
2021-04-14
1
-0/+3
*
Fix typo in the What's New for 3.10 (GH-25396)
Pablo Galindo
2021-04-14
1
-1/+1
*
bpo-43265: Improve sqlite3.Connection.backup error handling (GH-24586)
Erlend Egeberg Aasland
2021-04-14
1
-0/+3
*
bpo-43752: Fix sqlite3 regression for zero-sized blobs with converters (GH-25...
Erlend Egeberg Aasland
2021-04-14
1
-0/+3
*
bpo-43712 : fileinput: Add encoding parameter (GH-25272)
Inada Naoki
2021-04-14
2
-0/+3
[next]