Skip to content

configparser available since Python 3.0#5443

Merged
JelleZijlstra merged 1 commit intopython:masterfrom
srittau:configparser-versions
May 14, 2021
Merged

configparser available since Python 3.0#5443
JelleZijlstra merged 1 commit intopython:masterfrom
srittau:configparser-versions

Conversation

@srittau
Copy link
Collaborator

@srittau srittau commented May 14, 2021

It was called ConfigParser in Python 2.

Split out from #5442.

It was called ConfigParser in Python 2.

Split out from python#5442.
@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JelleZijlstra
Copy link
Member

Thanks for catching. I think the 2.7 I was testing on somehow has part of the Python 3 standard library, thanks to Apple.

@JelleZijlstra JelleZijlstra merged commit 322396b into python:master May 14, 2021
@srittau srittau deleted the configparser-versions branch May 14, 2021 12:39
@Akuli
Copy link
Collaborator

Akuli commented May 14, 2021

This might be because paths are case insensitive on most Macs (and on Windows), so import CoNfIgPaRsEr will work on both Python versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants