FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-47000: Add `locale.getencoding()` by methane · Pull Request #32068 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-47000: Add locale.getencoding()
- #32068
#32068
Merged
methane
merged 13 commits into
python:main
python/cpython:main
from
methane:locale-get-encoding
methane/cpython:locale-get-encoding
Copy head branch name to clipboard
Apr 9, 2022
Conversation
Commits
13
(13)
Checks
Files changed
Merged
bpo-47000: Add locale.getencoding()
#32068
methane
merged 13 commits into
python:main
python/cpython:main
from
methane:locale-get-encoding
methane/cpython:locale-get-encoding
Copy head branch name to clipboard
Commits
Commits on Apr 4, 2022
bpo-47000: Add locale.get_encoding()
methane
committed
cd4bccc
View commit details
Copy full SHA for cd4bccc
Browse repository at this point
get_encoding() -> getencoding()
methane
committed
aaa8956
View commit details
Copy full SHA for aaa8956
Browse repository at this point
fix TextIOWrapper.__init__
methane
committed
104206a
View commit details
Copy full SHA for 104206a
Browse repository at this point
get_encoding -> getencoding
methane
committed
8b50eb1
View commit details
Copy full SHA for 8b50eb1
Browse repository at this point
Use _Py_STR for "utf-8"
methane
committed
a0204c2
View commit details
Copy full SHA for a0204c2
Browse repository at this point
Commits on Apr 6, 2022
Update the doc.
methane
committed
08413f1
View commit details
Copy full SHA for 08413f1
Browse repository at this point
Add news
methane
committed
f61b622
View commit details
Copy full SHA for f61b622
Browse repository at this point
Apply proposed changes.
methane
committed
1c60e5b
View commit details
Copy full SHA for 1c60e5b
Browse repository at this point
Fix doc error.
methane
committed
7397493
View commit details
Copy full SHA for 7397493
Browse repository at this point
Commits on Apr 7, 2022
Apply suggestions from code review
Show description for 44730dd
methane
and
vstinner
authored
44730dd
View commit details
Copy full SHA for 44730dd
Browse repository at this point
UTF-8 -> utf-8
methane
committed
7720b10
View commit details
Copy full SHA for 7720b10
Browse repository at this point
Fix test_utf8_mode
methane
committed
104008d
View commit details
Copy full SHA for 104008d
Browse repository at this point
Commits on Apr 8, 2022
Update based on suggestions
methane
committed
a8e50bd
View commit details
Copy full SHA for a8e50bd
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL